Commit Graph

1683 Commits

Author SHA1 Message Date
Adubbz 7d5446375c Added cheeserolls to the authorList 2015-04-06 14:00:25 +10:00
Adubbz cacfe8d374 Overhauled the config system for decoration, still a few things to do before it can be put into use 2015-04-06 13:47:19 +10:00
Cheeserolls b586a2862c Add wading boots 2015-04-05 23:39:20 +01:00
Cheeserolls 674d21ad35 Fix typo in red flower petal enum 2015-04-05 14:42:21 +01:00
Cheeserolls 2413786922 Add honey block 2015-04-05 14:37:18 +01:00
Cheeserolls 2afb01bccd Add big flower petals 2015-04-05 13:43:46 +01:00
Cheeserolls 582606826e Add BOP wood slabs 2015-04-05 12:48:25 +01:00
Cheeserolls 2530ec7159 Add missing @Override tag 2015-04-05 11:56:27 +01:00
Cheeserolls 02d17fa03e Fix BOP door hardness and drops 2015-04-05 11:46:24 +01:00
Cheeserolls 7846b72311 Code cleanup - ProperCase for tree/wood enums 2015-04-05 11:46:24 +01:00
Adubbz 666c3b2e3f Fixed the graphics level for leaves 2015-04-05 13:28:51 +10:00
Adubbz a6e5aed868 Merge branch 'BOP-1.8-3.0.x' of https://github.com/Glitchfiend/BiomesOPlenty into BOP-1.8-3.0.x 2015-04-05 11:29:21 +10:00
Adubbz eb78d15c08 Cleaned up model registration 2015-04-05 11:28:59 +10:00
Cheeserolls 5779f77fa9 Fix incorrect leaf metadata 2015-04-05 01:13:57 +01:00
Cheeserolls 666b3f2424 Remove BlockModifiers - not as useful as hoped 2015-04-04 23:51:58 +01:00
Cheeserolls 3f8fb9405b Combine wood/leaf/sapling blocks where possible - frees up 56 block ids 2015-04-04 23:43:02 +01:00
Cheeserolls 1b9ff1169a Further tightening up of blockstate utility code and better handling of missing default block state 2015-04-04 14:47:37 +01:00
Cheeserolls 101e305bce Make block registration a bit more robust 2015-04-04 14:11:25 +01:00
Cheeserolls 7e7e0f5c7f Code cleanup - add missing @Override tags and remove unused imports 2015-04-04 13:13:27 +01:00
Adubbz 1ca26f4f1c Merge branch 'BOP-1.8-3.0.x' of https://github.com/Glitchfiend/BiomesOPlenty into BOP-1.8-3.0.x 2015-04-04 14:14:14 +11:00
Adubbz 3545c39c32 Fixed stair lighting issues - Caught this literally 3 seconds before you left cheeserolls 2015-04-04 14:13:40 +11:00
Cheeserolls c8e097ee37 Correct utterly shameful uppercase letter sin 2015-04-04 02:18:29 +01:00
Cheeserolls 68e56e5324 Scrap concept of "named states", go back to looping through properties for block sub-types 2015-04-03 22:32:02 +01:00
Cheeserolls 8ca7e90be0 Fix item rendering for blocks with a tinted model but non-tinted item (flax and berry_bush) 2015-04-03 18:47:55 +01:00
Cheeserolls c2b80ce5fd Add double-height decorations (flax) 2015-04-03 18:33:58 +01:00
Cheeserolls a3c8dddaf2 Add BOP saplings 2015-04-03 03:33:38 +01:00
Cheeserolls 353582ad3b Add BOP leaves 2015-04-03 01:30:57 +01:00
Cheeserolls 796017f0f8 Add duckweed, shortgrass, mediumgrass, bush, sprout, poisonivy, berrybush, shrub, wheatgrass, dampgrass, koru, cloverpatch, leafpile, deadleafpile 2015-04-02 13:31:37 +01:00
Adubbz d94aba6c34 Merge pull request #444 from autopsychorhythmia/patch-1
Update zh_CN.lang
2015-04-02 09:19:48 +11:00
autopsychorhythmia cc0356163b Update zh_CN.lang 2015-04-01 21:22:15 +08:00
Cheeserolls f7f470be09 Fix colors of vine-like blocks 2015-04-01 13:34:57 +01:00
Cheeserolls f70b075211 Add moss, tree_moss, flower_vine, ivy and wisteria 2015-04-01 03:48:46 +01:00
Cheeserolls 5f107dc8b8 Add overgrown netherrack 2015-04-01 03:48:45 +01:00
Cheeserolls 4211c31181 Add remaining wood, and doors for all woods 2015-04-01 03:48:45 +01:00
Cheeserolls 04c1035edb Tidy up lots of junk 2015-04-01 03:48:45 +01:00
Cheeserolls be746ef2c8 Reimplement all BOP blocks to align more closely with vanilla block counterparts, add loads of wood 2015-04-01 03:48:45 +01:00
Adubbz e11a7d0a16 Added the biomename command to the usage description 2015-03-31 17:48:26 +11:00
Adubbz 612a3f6584 Undo the change from earlier because it's silly 2015-03-29 21:53:45 +11:00
Adubbz c4ee49c9e2 Another misc change for Curse 2015-03-29 21:41:26 +11:00
Adubbz 2c28ca4cf1 Test change for Curse 2015-03-29 21:36:23 +11:00
Adubbz 61b3291cbe Added files for the various fruit blocks and the turnip blocks. Cheeserolls - Make sure you add item files for all blocks, including those which normally the player won't have in their inventory. 2015-03-29 20:53:02 +11:00
Adubbz c4c5e0553a Added commands for teleporting to a biome of a given id, and finding the biome associated with an id 2015-03-29 19:39:22 +11:00
Adubbz d569d3862b Disabled Vanilla biome config files - These may come back, but they're just making things more difficult for now 2015-03-29 15:23:43 +11:00
Adubbz f0ada0dc81 The BoP WorldType once again functions correctly 2015-03-29 15:17:17 +11:00
Adubbz ea0500c222 Biome weights for BoP biomes are now configurable 2015-03-29 12:09:24 +11:00
Adubbz 75f5a6c2e8 Added chunk generators and our custom biome layer 2015-03-29 10:38:16 +11:00
Adubbz d23bd12fd4 Merge pull request #437 from cheeserolls/cheeserolls
Cheeserolls
2015-03-28 09:52:39 +11:00
Cheeserolls 2706bd521d Add origin grass 2015-03-27 22:47:36 +00:00
Cheeserolls b26378ca17 Add crystal and crystal shard 2015-03-27 17:59:47 +00:00
Cheeserolls 126020371f Minor tidyup 2015-03-27 17:57:48 +00:00