Commit Graph

150 Commits

Author SHA1 Message Date
Cheeserolls ee0b4d69b6 Unify code for biome finder item and tpbiome command 2015-05-26 10:22:04 +01:00
Cheeserolls 4821375be3 Give various BOP enums a more sensible name and location 2015-05-22 12:22:19 +01:00
Cheeserolls 7d7917d757 Unite flower 1 and flower 2 into a single paged block class 2015-05-22 11:15:13 +01:00
Cheeserolls db4c38bc1c Big improvements to code for handling blocks with multiple pages of variants 2015-05-20 23:32:40 +01:00
Cheeserolls adcf216772 Add crafting for biome finder (note biome essence now used up in recipe) 2015-05-19 15:28:12 +01:00
Cheeserolls ce01fd4019 Add (most) other BOP crafting recipes 2015-05-19 00:44:26 +01:00
Cheeserolls 9a79f3c385 Add dye recipes, wood recipes and various other misc recipes 2015-05-18 10:42:58 +01:00
Cheeserolls c921b36485 Add mudball entity, change entity registration (previously server and client were not in sync when spawning BOP entities), necessitated creating a BOP specific spawn egg item 2015-05-04 21:16:49 +01:00
Cheeserolls d0e4b1c309 Add flippers and flower bands 2015-05-04 11:20:58 +01:00
Cheeserolls fc3c423523 Make sacred oad sapling items shiny 2015-05-04 10:05:42 +01:00
Cheeserolls faa60f0e37 Add biome name to biome finder tooltip 2015-05-04 00:17:32 +01:00
Cheeserolls c32a624f92 Add biome essence and biome block 2015-05-03 23:40:18 +01:00
Cheeserolls fd81cb9029 Add BOP records 2015-05-03 21:06:34 +01:00
Cheeserolls c9df78da57 Fix crash when blowing dandelion because particles generated on wrong side 2015-05-01 22:48:08 +01:00
Cheeserolls 932a595ebd Combine particle textures for better performance 2015-05-01 22:00:28 +01:00
Cheeserolls c44252c449 Add dandelion particle, fix incorrect texture on pixie trail particle 2015-04-30 20:40:58 +01:00
Cheeserolls aa96726ee9 Add filled glass jars 2015-04-30 02:43:24 +01:00
Cheeserolls 909d75d4e3 Add empty glass jars 2015-04-30 01:26:42 +01:00
Cheeserolls 1d727ba085 Minor tweaks to enderporter 2015-04-28 12:32:24 +01:00
Cheeserolls d99287fb05 Add client messages to biome finder 2015-04-28 12:29:30 +01:00
Cheeserolls 01c519c097 Add the enderporter 2015-04-28 11:38:14 +01:00
Cheeserolls b4b9d82e11 Add visual feedback to indicate when biome finder can be used or is searching, simplify animation and code for pointing at location 2015-04-27 23:57:39 +01:00
Cheeserolls 620d101668 Improve biome finder code 2015-04-24 08:01:00 +01:00
Cheeserolls a8687ffb08 Start biome finder - can now find biomes, but icon does not yet point to it 2015-04-21 19:06:42 +01:00
Cheeserolls 5c2d64dac3 Add remaining BOP food items: ambrosia, salads, earth, ricebowl, shroompowder 2015-04-19 21:15:16 +01:00
Cheeserolls 340bb2a9f1 Add dart entity and dart blower item (not 100% finished) 2015-04-19 17:38:05 +01:00
Cheeserolls 04d54ad29e Add dart and dart blower items 2015-04-18 11:03:42 +01:00
Cheeserolls ae906f10f4 Remove incorrect setCreativeTab on ItemGem 2015-04-18 11:03:42 +01:00
Cheeserolls 7c99f7acf4 Fix some missing scythe features 2015-04-13 23:14:14 +01:00
Cheeserolls e0fc4010c0 Add scythe 2015-04-13 22:38:17 +01:00
Cheeserolls e767ee0274 Fix reed rendering placement and bounding box 2015-04-11 22:33:13 +01:00
Cheeserolls 66c6cc3a10 Fix some more TODOs, change "hell_bark" wood to "hellbark" for consistency with tree naming 2015-04-06 20:47:45 +01:00
Cheeserolls b586a2862c Add wading boots 2015-04-05 23:39:20 +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 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
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 796017f0f8 Add duckweed, shortgrass, mediumgrass, bush, sprout, poisonivy, berrybush, shrub, wheatgrass, dampgrass, koru, cloverpatch, leafpile, deadleafpile 2015-04-02 13:31:37 +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
Cheeserolls 0be25df63e Add new dirt variants loamy/sandy/silty and link to corresponding grass variants 2015-03-26 22:20:31 +00:00
Cheeserolls f55f08680c Add waterlily variants 2015-03-26 14:40:42 +00:00
Cheeserolls a9d51fe446 Add flesh, mud, quicksand and turnips (blocks and items) 2015-03-25 10:02:59 +00:00
Adubbz 8a5ef81dcd Cleaned up the code formatting 2015-01-21 17:09:12 +11:00
Adubbz a1d0b0b830 Cleaned up our system for blockstates/variants to be a bit more simple/flexible 2014-12-06 11:18:22 +11:00
Adubbz 8af3d66c95 Added the basis for configurable biomes along with files for all the Vanilla biomes (Note: This may or may not stay for the full release, BoP biomes will certainly be configurable however Vanilla biomes have limitations) 2014-12-01 08:49:47 +11:00
Adubbz aa0b3fd423 Began work on flowers 2014-10-04 22:35:51 +10:00
Adubbz 08feb58a1f Began work on re-adding logs 2014-10-02 12:20:11 +10:00
Adubbz 21edcbe5a6 Readded planks 2014-09-29 08:30:39 +10:00