Commit graph

42 commits

Author SHA1 Message Date
Michael be421af8e2
Big Refactor of the package layout
Ignore this commit for diffs
2020-09-09 15:48:43 +01:00
Michael 40d27de0f5
Mass removed all license headers 2020-09-07 15:29:31 +01:00
Shadows_of_Fire 0d8f38710e Auto cleanup 2019-02-27 13:53:05 -05:00
Shadows_of_Fire 3df0738429 imporps 2018-07-07 05:38:33 -04:00
Shadows_of_Fire fb6cedbb71 remove legacy load 2018-07-07 05:35:39 -04:00
Shadows_of_Fire 505cdc349f reorganized some constants 2018-05-10 05:38:58 -04:00
Shadows_of_Fire 1fe930b395 switch to new getDrops method
If this causes issues, its on other people's end to resolve it.  They
should stop overriding the old one.  But, this is basically asking for
trouble.
2017-09-17 02:47:04 -04:00
Shadows_of_Fire e8058e252a y tho 2017-09-13 12:50:12 -04:00
Shadows_of_Fire 64e6df805b how 2 police 2017-08-06 04:29:28 -04:00
Ellpeck fee478d960 I did a thing 2017-06-17 00:48:49 +02:00
Ellpeck 13c3df3330 some cleanup 2017-04-01 19:40:39 +02:00
Ellpeck 1de393b5c7 revert caves ~ 2017-03-08 20:06:55 +01:00
Ellpeck ab816a52d4 add basic cave world structure 2017-03-07 17:59:02 +01:00
Ellpeck d35130e525 Fixed weird player data updating in certain situations
Closes #630
2017-02-13 15:23:28 +01:00
Ellpeck f2c74521b1 Little bit of cleanup ~ 2017-02-04 16:48:22 +01:00
Ellpeck b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck 5d09499f61 Added Battery Box comparator output
Closes #540
2016-12-28 19:00:26 +01:00
Ellpeck 881a2006c2 Changed the way world-specific data is stored. Old data will be transferred. 2016-12-28 14:55:03 +01:00
Ellpeck 9552c112b0 Added the ability to add custom farmer behaviors to the API 2016-12-04 15:03:01 +01:00
Ellpeck adad967c02 Finally updated all the mappings 2016-11-26 21:32:28 +01:00
Ellpeck 6f90197087 Finished wing exhaustion mechanic 2016-11-22 19:35:52 +01:00
Ellpeck 2671cad420 Added flight limit to wings of the bats 2016-11-22 18:26:29 +01:00
Ellpeck 5507e2ce60 Changed player data to use variables instead of NBT 2016-11-11 21:41:07 +01:00
Ellpeck ecb6eddc06 Grab the broom and sweep~ 2016-09-12 20:45:29 +02:00
Ellpeck 0ca678dae1 Made player data less world independent but still world independent 2016-08-13 02:21:50 +02:00
Ellpeck dc82f09583 Fixed booklet showing achievements about a million times if the item is wildcard 2016-08-09 21:11:42 +02:00
Ellpeck 561ec49fa5 sweepedysweepsweep 2016-08-02 13:08:22 +02:00
Ellpeck df4bcf05cf Added ILaserRelayConnectionHandler to the API so that you can make your own Laser Relay connections :v 2016-07-30 17:07:32 +02:00
Ellpeck 38de0e9ac7 Added Oredict-based checking to everything with filters~ 2016-07-24 18:58:08 +02:00
Ellpeck 262976074e Massive cleanup 2016-06-17 23:50:39 +02:00
Ellpeck daaad16a32 Completely changed the way packets are handled and removed client data file 2016-06-15 16:43:59 +02:00
Ellpeck e9fa9bca92 Fixed a couple of things.
Hopefully all works now. >_>
2016-06-11 23:43:28 +02:00
Ellpeck 5bd872620c Don't make directories 2016-06-05 17:37:18 +02:00
Ellpeck e2e2241e63 CLEANUP 2016-06-05 12:52:59 +02:00
Ellpeck f576d58204 Removed a possible memory leak source 2016-06-05 03:02:10 +02:00
Ellpeck ee01652574 Make all the directories! \o/ 2016-06-05 02:31:37 +02:00
Ellpeck 193bd806a3 Revert that, as it doesn't change anything 2016-06-05 00:24:10 +02:00
Ellpeck 6fd36259fc Try to save WorldData too when Chunks get unloaded as the stupid data loss bug is still a thing and it doesn't even make any sense 2016-06-05 00:08:32 +02:00
Ellpeck 1aa979195f Made network data not get filled up more than it should by clearing its connections when reading from NBT 2016-06-04 23:43:50 +02:00
Ellpeck e17a48d7f0 How did I not think of this? 2016-06-04 14:38:20 +02:00
Ellpeck c154ccbbbf This annoys me. 2016-06-04 14:20:38 +02:00
Ellpeck ec07b3da02 Added custom system to save world data because the MC one was always failing on me 2016-06-04 13:51:06 +02:00