Commit graph

319 commits

Author SHA1 Message Date
Ellpeck
ee01652574 Make all the directories! \o/ 2016-06-05 02:31:37 +02:00
Ellpeck
c5cf9ec90f Update to forge's new fluid system 2016-06-05 02:16:52 +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
b88f2d2c3e This doesn't need to be anymore 2016-06-04 13:52:27 +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
Ellpeck
7e682af51d Fixed a syncing bug with tileentities on world join 2016-06-04 00:26:33 +02:00
Ellpeck
7892a788be More null checks for less possible crashes 2016-06-03 23:34:01 +02:00
Ellpeck
bec7252405 Changed world data save system in hope that laser relays will disconnect less often 2016-06-03 23:27:37 +02:00
Ellpeck
596d2d0175 Made shovels make path blocks instead of farm land 2016-06-03 22:35:01 +02:00
Ellpeck
7749e9f67d Made compost only accept the current recipe's amount of items 2016-06-03 22:16:23 +02:00
Ellpeck
dbf5a86560 Fixed aiots not having four times the durability of their base tools
Closes #104
2016-06-03 21:07:58 +02:00
Ellpeck
eeb7592d22 Fixed block breaking effects playing as just the sound
Closes #105
2016-06-03 21:05:49 +02:00
Ellpeck
e46851e789 Water bowl doc and config 2016-06-02 20:07:36 +02:00
Ellpeck
c53ea72404 Added water bowl 2016-06-02 19:28:51 +02:00
Ellpeck
a4c751b47f Removed unfinished-tags in booklet and also made buttons client-side only 2016-06-01 15:22:30 +02:00
Ellpeck
08f141939f Fixed rendering bug with Greenhouse Glass 2016-06-01 15:03:20 +02:00
Ellpeck
707a115708 Cleanup 2016-06-01 00:39:36 +02:00
Ellpeck
2ebe4989b7 Removed ModelResourceLocation on server.
Closes #103
2016-06-01 00:37:28 +02:00
Ellpeck
4f69a02698 Update forge and fix addArmorMaterial.
Closes #101
2016-05-30 23:55:16 +02:00
Ellpeck
a5ef1fa300 Merge pull request #102 from Ellpeck/1.9
Update armor on right branch
2016-05-30 23:50:05 +02:00
sokratis12GR
3f20378f1a Fixed ArmorMaterial
They change how it works
//new int[]{boots, leggings, chestplate, helmet}
2016-05-30 22:44:59 +03:00
Ellpeck
4e0082ed7d Remove all uses of @Nonnull because it's stupid anyways.
ACTUALLY closes #97.
2016-05-29 23:49:35 +02:00
Ellpeck
79660f3f6f Made hasCapability not call getCapability.
Supposedly closes #97
2016-05-29 23:39:50 +02:00
Ellpeck
af67fb87cc Added view online button to booklet 2016-05-29 22:11:18 +02:00
Ellpeck
da0f071d58 Death tracking part 1 2016-05-27 18:54:17 +02:00
Ellpeck
f2ee1b9414 Made booklet words and characters not be more than they should be because everything was being done twice 2016-05-26 23:05:08 +02:00
Ellpeck
9e50818fca Remove formatting codes of the text output 2016-05-26 22:53:11 +02:00
Ellpeck
16d9b95b5a Added a config option to print all of the booklet text to file on startup.
For debug purposes.
And because it's cool.
2016-05-26 22:49:47 +02:00
Ellpeck
c6b0ea9f98 Booklet stand model + bounding box 2016-05-26 14:59:48 +02:00
Ellpeck
796944d2ab Re-added booklet stand.
Model and better bounding box to come.
2016-05-26 13:11:43 +02:00
Ellpeck
b4a64c1270 Fixed a massive bug with tiles not syncing properly when re-entering unloaded chunks >_> 2016-05-26 13:10:14 +02:00
Ellpeck
d3150672f4 y u no foreach 2016-05-24 18:31:09 +02:00
Ellpeck
b746ec5d03 Lush caves doc 2016-05-21 15:49:50 +02:00
Ellpeck
068f367fa5 Changed world data file name, might break stuff though 2016-05-21 15:34:36 +02:00
Ellpeck
b826c83c50 "Added lush caves that spawn randomly" or something like that.
I guess I'll leave these in, as they're kind of awesome.
2016-05-21 12:46:55 +02:00
Ellpeck
9b9f7b8ff3 Scrap this project.
It doesn't fit the theme, it doesn't work like it should, it's broken to no end.
Yea, I'll probably do it some other time. Maybe.
2016-05-21 12:21:36 +02:00
Ellpeck
2ff5f2758e Added lush caves to the cave world 2016-05-21 00:39:50 +02:00
Ellpeck
3f0b9beb5c Added custom cave gen for the cave worlds.
No idea what it actually does right now though.
2016-05-20 22:13:36 +02:00
Ellpeck
4b425a36ab SUPPRESS ALL THE THINGS!! 2016-05-20 19:05:10 +02:00
Ellpeck
b71af53d13 Reworked compost to accept custom recipes 2016-05-20 17:55:33 +02:00
Ellpeck
93b51eb853 Removed value that was turned to true when having generated the spawn cave as it would've been overriden on world join anyway. As there's only one spawn, unless you set it into chunks that haven't generated yet, it doesn't matter anyways. 2016-05-20 14:50:39 +02:00
Ellpeck
69013d3583 r34! 2016-05-19 20:52:17 +02:00
Ellpeck
b00e214217 1.9.4!
Go suck a dick now.
2016-05-19 20:05:13 +02:00
Ellpeck
cddb514382 Turned cave mode off for now.
Working on it some more at some other point.
2016-05-19 16:06:27 +02:00
Ellpeck
5cef7badac Removed Firework Box Minecart.
Aaw :(
2016-05-19 16:03:37 +02:00
Ellpeck
8b433056d2 Made impure iron convert in water and in the crusher 2016-05-18 21:14:11 +02:00