Commit graph

54 commits

Author SHA1 Message Date
Ellpeck
659d424467 Fix the villager texture being missing 2016-11-20 12:06:28 +01:00
Ellpeck
ec8c642099 1.11, first step. 2016-11-19 21:11:17 +01:00
Ellpeck
6e34f9e345 This only took 20 years
Prepared for 1.11 ItemStack updates
2016-11-16 16:59:00 +01:00
Ellpeck
c129f6138d Sweepededeep~ 2016-11-08 20:04:36 +01:00
Ellpeck
642ff7b965 Made lush caves generate higher up too again 2016-11-06 17:12:49 +01:00
Ellpeck
52c8e92f33 Re-added the villager and tweaked some dungeon loot 2016-11-01 20:47:37 +01:00
Ellpeck
c05cdc1ec6 Cleanup~ 2016-10-31 19:05:29 +01:00
Ellpeck
020adc97b2 Added back jam house loot and added lush caves loot 2016-10-30 23:08:40 +01:00
Ellpeck
acebcb2fbd Changed the way crusher recipes are registered
Closes #297
2016-10-30 17:13:46 +01:00
Bartosz Skrzypczak
b90c04c248 Fixed recursive/reentrant chunk generation caused by lush caves, closes #275 (#294) 2016-10-19 18:51:07 +02:00
Ellpeck
20f34ecc89 Move this check up to actually be done when it's needed
Closes #269
2016-10-03 16:50:36 +02:00
Ellpeck
7d28a500f4 fix the fix 2016-10-01 23:03:45 +02:00
Ellpeck
06d6aba0c5 Stop lush cave gen from destroying chests
Should close #266
2016-10-01 23:02:46 +02:00
Ellpeck
fe974365b1 Make sure caves don't go through bedrock
Closes #248
2016-09-25 21:10:37 +02:00
Ellpeck
561ec49fa5 sweepedysweepsweep 2016-08-02 13:08:22 +02:00
Ellpeck
38de0e9ac7 Added Oredict-based checking to everything with filters~ 2016-07-24 18:58:08 +02:00
Ellpeck
346dbf2ccd Cleanup! 2016-07-07 17:59:45 +02:00
Ellpeck
0eb64b2659 Remove some utils that were stupid 2016-07-04 20:15:41 +02:00
Ellpeck
6176404cf1 terrain gen bus 2016-07-03 21:11:46 +02:00
Ellpeck
050f963940 Cleaned up event classes and stuff 2016-07-03 20:57:00 +02:00
Ellpeck
144e8e4d0a Remove custom fake player in favor of vanilla one, stopped using fake player for worldgen. 2016-06-19 20:24:13 +02:00
Ellpeck
262976074e Massive cleanup 2016-06-17 23:50:39 +02:00
Ellpeck
19d764688f Re-add IFluidHandler since apparently everyone's moaning about EnderIO not getting their shit together 2016-06-10 21:52:37 +02:00
Ellpeck
e2e2241e63 CLEANUP 2016-06-05 12:52:59 +02:00
Ellpeck
707f71d7e3 Fixed configs resetting randomly.
Closes #107
2016-06-05 12:15:02 +02:00
Ellpeck
707a115708 Cleanup 2016-06-01 00:39:36 +02: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
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
05f159f48a Made blocks in the cave world be determined by seed, added impure iron ore that spawns in cave world 2016-05-18 19:34:57 +02:00
Ellpeck
aec4bfbaa4 Change this name 2016-05-17 22:30:05 +02:00
Ellpeck
22b0a9a64e Changed cave world spawning a bit, made the world generate with cobble and glowstone in the walls 2016-05-17 22:26:26 +02:00
Ellpeck
b5e8cf0345 Start of cave world.
Whaaaat?
2016-05-17 15:59:12 +02:00
Ellpeck
a2d360d610 How did I not notice this..? 2016-05-16 22:54:44 +02:00
Ellpeck
6c1f8fec6c Update copyright and cleanup code 2016-05-16 22:52:28 +02:00
Ellpeck
f034a14a69 Some cleanup ~ 2016-05-10 18:37:00 +02:00
Ellpeck
4b548dd0a9 Re-implemented village structures
Villager and chest still to go
2016-05-07 12:55:59 +02:00
Ellpeck
2352e3be31 Fixed oredict creating empty entries when searching for names 2016-05-04 12:19:02 +02:00
Ellpeck
9ab94e5701 this 2016-05-02 17:46:53 +02:00
Ellpeck
08ea43e70d Fudge my life, 1.9 2016-04-20 21:39:03 +02:00
Ellpeck
1e2732195d 1.9.
Fuck my face.
2016-03-18 23:47:22 +01:00
Ellpeck
f602eccca0 Remove Position.
Don't need it.
2016-01-08 13:31:58 +01:00
Ellpeck
0ca8fc90c1 IT RUNS!
No textures though.
And lots of bugs.
2016-01-08 08:10:55 +01:00