Commit Graph

1643 Commits

Author SHA1 Message Date
Anton dd094f735a Fix axes Closes #514 2015-09-09 15:21:24 +03:00
wwrpg 53b4d161dc Update BlockStoneFormations.java
Fixed null itemStack causing crash. Fixes #529 and #519
2015-09-02 21:20:43 -07:00
wwrpg eb31520be4 Update BlockBOPSapling.java
Fixed null itemStack causing crash. Fixes #529 and #519
2015-09-02 21:19:55 -07:00
wwrpg a953962f6b Update BlockBOPPlant.java
Fixed null itemStack causing crash. Fixes #529 and #519
2015-09-02 21:18:47 -07:00
wwrpg 0a502a54f1 Update BlockBOPFruit.java
Fixed null itemStack causing crash. Fixes #529 and #519
2015-09-02 21:17:20 -07:00
wwrpg 58c2c29da3 Update BlockBOPColorizedSapling.java
Fixed null itemStack causing crash. Fixes #529 and #519
2015-09-02 21:16:25 -07:00
wwrpg 075e54c1da Update BlockBOPCoral.java
Fixed null itemStack causing crash. Fixes #529 and #519
2015-09-02 21:15:36 -07:00
wwrpg e31395e99e Update BOPBlock.java
Fixed null itemStack causing crash. Fixes #529 and #519
2015-09-02 21:14:13 -07:00
Adubbz 9932a63694 Disabled Forestry Integration 2015-08-08 18:17:45 +10:00
Adubbz a24bcb7a84 Merge pull request #522 from Ghostlyr/patch-1
Update ru_RU.lang
2015-08-07 05:59:47 +10:00
Simeon Radivoev 326e93b85d Added itemstack null check on canReplace
Added null check for itemstack to prevent crashing when getting metadata from null itemstack. In response of simeonradivoev/MatterOverdrive#150
2015-08-04 12:49:54 +03:00
Ghostlyr bafba794c6 Update ru_RU.lang 2015-08-02 16:54:58 +06:00
fewizz 7191196b40 Added comp. with vanilla achievements. Other lang support. 2015-07-07 08:55:39 +03:00
Anton a2c815acc9 Register biome essence recipe 2015-07-05 13:26:44 +03:00
Ghostlyr cc1af662be Update en_US.lang
Add missing wild carrot localiation
2015-06-29 13:32:05 +04:00
Ghostlyr 909b84c18c Update ru_RU.lang
Add missing wild carrot localization
2015-06-29 13:31:26 +04:00
Adubbz d0da63d1a1 Merge pull request #492 from Ghostlyr/BOP-1.7.10-2.1.x
Update ru_RU.lang
2015-06-29 14:00:33 +10:00
Matt Caughey 02b2c2529e Unused texture stuff 2015-06-26 09:21:27 -04:00
Cheeserolls ecc482eb2f Fix issue #495 (hopefully) 2015-06-22 00:57:10 +01:00
Ghostlyr 0bcc6f996b Update ru_RU.lang 2015-06-19 22:47:14 +04:00
Adubbz 91bdc5b105 Merge pull request #487 from fewizz/BOP-1.7.10-2.1.x
Config to Enable or Disable BoP Ores
2015-06-18 19:29:49 +10:00
Cheeserolls 0e7f5159ec Fix issue #490 - Saplings cannot be planted on loamy (and probably other) types of dirt 2015-06-18 01:17:03 +01:00
Cheeserolls 01d6e2c16b Re-write potion init code to avoid clashes with other mods 2015-06-18 00:20:11 +01:00
fewizz fa91ece0f3 Cleanup 2015-06-08 17:21:08 +04:00
fewizz e98708b163 Config to Enable or Disable Ores 2015-06-08 17:17:16 +04:00
wwrpg 4b9836b9b6 Fixes #453
Prevent crash in ItemBlockBOPLilypad.java
2015-05-14 11:25:38 -07:00
Adubbz bb0f45ac5b Merge pull request #475 from wwrpg/patch-5
Fixes #390
2015-05-12 16:19:33 +10:00
wwrpg 8d12263e7a Fixed #370
Prevents Hellbark Trees from breaking other blocks
2015-05-11 22:20:19 -07:00
wwrpg 6fadede006 Update ItemBlockGrave.java
Use GraveBlock to get metadata instead of block being replaced
2015-05-11 22:09:08 -07:00
wwrpg 8b4a8b2f81 Update ItemBlockBones.java
Use Bone block to get correct metadata instead of the block it is replacing
2015-05-11 22:05:41 -07:00
wwrpg a6d9a44e6a Update BlockBones.java
Fixed correct texture usage per meta
2015-05-11 22:00:20 -07:00
Adubbz 70ee74d2fb Merge pull request #472 from Adaptivity/BOP-1.7.10-2.1.x
Additional OreDictionary support
2015-05-11 05:58:24 +10:00
Adubbz b086ba5098 Merge pull request #471 from Adaptivity/mudpickfix
Fix incorrect Harvest level for mud pick
2015-05-11 05:57:35 +10:00
Anton 483e4ab5ea Additional OreDictionary support 2015-05-10 20:00:01 +03:00
Anton 00fb76e1c6 Fix incorrect Harvest level for mud pick 2015-05-10 18:36:26 +03:00
Anton a686a469a3 Fixed compile issues 2015-05-10 18:17:30 +03:00
Adubbz 4e29004d82 Merge pull request #464 from wwrpg/patch-5
Fixed #433
2015-05-08 16:22:05 +10:00
Adubbz c204b968c6 Merge pull request #463 from wwrpg/patch-4
Fixed #406 and #450
2015-05-08 16:21:47 +10:00
Adubbz a4fcec3c20 Merge pull request #465 from wwrpg/patch-8
Fixed #392
2015-05-08 16:21:24 +10:00
Anton a4bd579020 Update ru_RU.lang 2015-05-08 09:11:17 +03:00
wwrpg 2476cbf4b4 Fixed #392
Enable leaves and logs to burn.
2015-05-07 22:23:40 -07:00
wwrpg 5cb17a1c2d Fixed #433
Removed renderAsNormalBlock returning false to allow beds, torches, and monsters to spawn. Tested that block still renders the grass correctly.
2015-05-07 22:15:02 -07:00
wwrpg 7b643024cc Fixed #406 and #450
Fixed bugs where two saplings dropped on a neighbor block change or no saplings dropped.
2015-05-07 21:35:56 -07:00
wwrpg acee9f596a Fixed #406 and #450
Fixed bug where two saplings dropped on a neighbor block change.
2015-05-07 21:28:15 -07:00
Adubbz d3d46a4a72 Merge pull request #462 from wwrpg/patch-5
Fixed #419
2015-05-08 06:05:34 +10:00
wwrpg 9c2f8af89c Disable spawning pixies if ID is 0
Disable spawning pixies if pixie ID is 0 or less. Also fixed minor bug where empty jar was not being placed back in player's hand
2015-05-07 10:58:56 -07:00
wwrpg f16f6c29e1 Disable spawning wasps
Do not spawn wasp if not enable (not rendered)
2015-05-07 10:26:50 -07:00
wwrpg 589e150521 Cleanup up code for Redwood trees
Removed boolean variables flag, isSoil, and hasSpace. Replaced with a "return false" since code returns false whenever those are false anyways. This improves performance and cleans up some unneeded nesting making it easier to read. Still need to remove extra parenthesis blocks (but held off on this since it makes the diff very hard to read)
2015-05-07 09:49:05 -07:00
wwrpg 62c52eb04b Update WorldGenRedwoodTree.java 2015-05-07 09:47:53 -07:00
wwrpg 0da14fd3e1 Cleanup up code for Redwood trees
Removed boolean flag, isSoil, and hasSpace. Replaced with a "return false" since code returns false whenever those are false anyways. This improves performance and cleans up some unneeded nesting making it easier to read. Still need to remove extra parenthesis blocks (but this makes the diff very hard to read)
2015-05-07 09:39:43 -07:00