Commit Graph

1517 Commits

Author SHA1 Message Date
Adubbz ebedc1806d Added placeOn option for big trees 2016-11-20 11:24:53 +11:00
Adubbz 519c1b844b Updated to the latest MCP mappings and Forge. Entities now work. 2016-11-19 13:34:43 +11:00
Adubbz 522406c2f5 Merge pull request #901 from GirafiStudios/textures
Fixed flower stem rotation
2016-11-17 23:40:50 +11:00
GirafiStudios 5ed194ae20 Fixed flower stem rotation 2016-11-17 13:39:12 +01:00
Adubbz 6f5e025e61 Merge pull request #900 from GirafiStudios/textures
Fixed log models, Closes #899
2016-11-17 23:31:48 +11:00
GirafiStudios 0641329740 Fixed log models 2016-11-17 13:19:38 +01:00
Adubbz 6756e4b388 Moved IPagedVariants for API independence 2016-11-17 21:21:51 +11:00
Adubbz 44e2f5ef7c The api distribution now includes class files (Gradle sucks, let it be known by the entire world) 2016-11-17 21:19:12 +11:00
Adubbz 59cf504d44 Removed incorrect version support from build.gradle 2016-11-17 12:38:17 +11:00
Adubbz 3515aa1fa7 Updated required forge version 2016-11-17 12:35:12 +11:00
Adubbz 798e18708b Switched to a lowercase mod id, fixed bucket textures 2016-11-17 12:28:49 +11:00
Adubbz 4f802ca60c Some men want to watch the world burn (#897) 2016-11-17 00:07:52 +11:00
Adubbz 4956eb5071 Fixed a crash on world loading 2016-11-16 19:39:37 +11:00
Adubbz b42cd57cc9 Updated Forge and fixed localizations 2016-11-16 19:17:26 +11:00
Adubbz 7f19449317 Initial update to 1.11 2016-11-16 18:50:10 +11:00
Adubbz fcc7c37195 Switched to using getMetadata() rather than getItemDamage(). Closes #897 (If it doesn't, I blame Gregtech) 2016-11-16 16:10:53 +11:00
Adubbz 711c696b87 Merge pull request #896 from GirafiStudios/subblock_fix
Fixed wrong BoP log & leave subblocks showing up in JEI, Closes #892
2016-11-14 21:07:11 +11:00
GirafiStudios 82341155b0 Fixed wrong BoP log & leave subblocks showing up in JEI 2016-11-14 11:05:37 +01:00
Adubbz 423303329b Merge pull request #886 from Mickeyxiami/BOP-1.10.2-5.0.x
Use forge universal bucket
2016-11-09 12:03:56 +11:00
Mickeyxiami 0dc4ebeba5 Update BOPItems.java 2016-11-09 08:05:52 +08:00
Mickeyxiami 9b05786710 Add support for switching bucket model 2016-11-09 07:48:32 +08:00
Adubbz eaa95d0b43 Merge pull request #891 from HenryLoenwind/switchPlant
Remove switch(EnumPlantType), see #807
2016-11-09 07:50:26 +11:00
Henry Loenwind dace236373 Remove switch(EnumPlantType), see #807 2016-11-08 12:03:14 +01:00
Mickeyxiami 0065c6da75 Update BOPItems.java 2016-11-08 17:15:36 +08:00
Mickeyxiami 85b4efdbfa Update BOPItems.java 2016-11-07 18:14:48 +08:00
Mickeyxiami 8daf47a394 Use forge universal bucket 2016-11-07 16:56:39 +08:00
Forstride 04276171a6 Merge pull request #884 from GirafiStudios/wasp
Added entity localization, Fixes #883
2016-11-03 12:42:57 -04:00
GirafiStudios d10ec0909b Added entity localization 2016-11-03 16:38:51 +01:00
Adubbz 3d0673dfe0 Merge pull request #882 from GirafiStudios/double_plant_pick
Fixed pick block for flax and eyebulb upper half
2016-11-03 21:17:09 +11:00
GirafiStudios cf39e12de8 Fixed pick block for flax and eyebulb upper half 2016-11-02 21:21:11 +01:00
Adubbz 5324cf499d Merge pull request #875 from GirafiStudios/path_lighting
Made BoP grass paths use neighbor brightness, Closes #873
2016-10-15 22:42:14 +11:00
GirafiStudios 61d05ece31 Made BoP grass paths use neighbor brightness 2016-10-14 21:10:03 +02:00
Forstride 178661a900 Added Spanish translation thanks to DeadPigman17 2016-10-13 14:23:32 -04:00
Forstride a2d15ca34b Merge pull request #871 from GirafiStudios/hoe_damage
Changed the way hoes get damaged when hoeing BoP Farmland for better mod support
2016-10-11 00:12:58 -04:00
GirafiStudios e053ffde53 Removed redundant creative check 2016-10-10 21:58:28 +02:00
GirafiStudios b9dad9c4ff Changed the way hoes get damaged when hoeing BoP Farmland for better mod support
Fixed sound when hoeing BoP farmland as well
2016-10-10 21:44:14 +02:00
Forstride c2a48b1683 Merge pull request #866 from mankra/patch-1
Update de_DE.lang
2016-09-28 16:14:21 -04:00
Manuel Kracht cdbe8bc336 Update de_DE.lang 2016-09-28 15:53:10 +02:00
Forstride 0a8c1600a7 Merge pull request #863 from GirafiStudios/leaves_drop_fix
Fixed that shearing of BoP leaves still dropped fruits & saplings, Closes #859
2016-09-09 22:39:17 -04:00
GirafiStudios 526f80d6e2 Fixed that shearing of BoP leaves still dropped fruits & saplings 2016-09-10 02:33:40 +02:00
Forstride 4ff8185573 Merge pull request #862 from GirafiStudios/silk_touch_test
Fixed getPickBlock for a couple of blocks, Closes #861
2016-09-08 20:34:57 -04:00
GirafiStudios 561bb27d4f Fixed getPickBlock for a couple of blocks 2016-09-09 02:21:45 +02:00
PeakXing be8b008cba Update zh_CN.lang (#860) 2016-09-08 12:11:41 -04:00
Forstride fbc1d6b82e Possibly fixed Quagmire soil disabling issue? 2016-09-06 11:18:52 -04:00
PeakXing 35c08b622a Update zh_CN.lang (#856) 2016-09-05 11:58:44 -04:00
The-Fireplace f774e0754a Fixed setting axe speed (#852) 2016-08-28 00:18:25 -04:00
Girafi 8b67b8c196 Fixed biome finder on servers (#851) 2016-08-26 11:45:58 -04:00
Girafi 8c092b52ec Made shovels effective on mud (#849) 2016-08-24 14:51:01 -04:00
Girafi 57ca9427f2 Added support for Botanias horn of the wild to BoP flowers & plants, Closes #804 (#848)
* Added support for Botanias horn of the wild to BoP flowers & plants

* Made IHornHarvestable optional inferface
2016-08-24 14:50:55 -04:00
NatsuArashi 6c6ab5188a Update zh_TW.lang (#846) 2016-08-24 14:50:47 -04:00