Changes

Summary

  1. Initial VersionChecker Support (to be tested) (commit: 87ac584) (details)
  2. More Versionchecker testing (commit: 31fc193) (details)
  3. Fix mcmod.info (didn't have version information at all...) (commit: 7228f31) (details)
  4. Update TConstruct version to 602 (commit: fc2544b) (details)
  5. Versionchecker support seems to work now, yay (commit: 7737a36) (details)
  6. Goodbye overwritten GUIs. Yay for general HarvestLevelName lookup in (commit: 3b30bd4) (details)
  7. Replace RecipeRemover with Mantles RecipeRemover (commit: ab33344) (details)
  8. Add poor ores to HarvestLevels (commit: b6d8cf2) (details)
  9. Replace ItemMeta with Mantles ItemMetaWrapper (commit: f1cda47) (details)
  10. Goodbye old original Iguana Tweaks code (commit: 6559fd3) (details)
  11. Update Mantle version (forgot that a few commits past :I) to 176 (commit: d05c700) (details)
  12. Remove the wonky pulse-loaded files and replace them with proper query (commit: 4c976d1) (details)
  13. Fix harvestlevels never be loaded (commit: b7f085f) (details)
  14. Use TCons HarvestlevelName handling (commit: c0b84d8) (details)
  15. Remove unneeded morph api (commit: 6de3ed2) (details)
  16. Make Stencils reusable (commit: 0278899) (details)
  17. Only adapt chest loot if we actually have chest loot :I (commit: 20ca22c) (details)
  18. Additional check vs. broken Ticon Tools without nbt (commit: 7498968) (details)
  19. Change the no-modifiers config option to allow setting the amount of (commit: 665f0ff) (details)
  20. Add option to disallow adding modifiers with netherstars etc. (commit: fccd536) (details)
Commit 87ac58485431b67d7053098fe431e5d2f004a619 by bernhard.bonigl
Initial VersionChecker Support (to be tested)
(commit: 87ac584)
The file was addedversion.json
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/IguanaTweaksTConstruct.java (diff)
The file was modifiedversion.json (diff)
Commit 7228f31ca327bcb2ea3af559a3845e2f7eaff897 by bernhard.bonigl
Fix mcmod.info (didn't have version information at all...)
(commit: 7228f31)
The file was modifiedresources/mcmod.info (diff)
Commit fc2544bd2e2eed41da44c974721ed949de6bdf30 by bernhard.bonigl
Update TConstruct version to 602
(commit: fc2544b)
The file was modifiedbuild.properties (diff)
Commit 7737a361131fe94bd5eea367f8a52a3ca27dc8b9 by bernhard.bonigl
Versionchecker support seems to work now, yay
(commit: 7737a36)
The file was modifiedversion.json (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/IguanaTweaksTConstruct.java (diff)
Commit 3b30bd4624c55dbbdb4a04e6560cad2390262aac by bernhard.bonigl
Goodbye overwritten GUIs. Yay for general HarvestLevelName lookup in TCon.
(commit: 3b30bd4)
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/proxy/HarvestCommonProxy.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/gui/ToolForgeGUI.java
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/IguanaHarvestLevelTweaks.java (diff)
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/proxy/HarvestClientProxy.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/gui/ToolStationGUI.java
Commit ab3334448ebd80dd82e612e29c1811664003fa92 by bernhard.bonigl
Replace RecipeRemover with Mantles RecipeRemover
(commit: ab33344)
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/util/RecipeRemover.java
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/HarvestLevelTweaks.java (diff)
Commit f1cda4733427c0395895c090485422d524bd91eb by bernhard.bonigl
Replace ItemMeta with Mantles ItemMetaWrapper
(commit: f1cda47)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/restriction/RestrictionConfig.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/restriction/RestrictionHelper.java (diff)
Commit 6559fd30cc56e09372486876ad87dfb64c8a884e by bernhard.bonigl
Goodbye old original Iguana Tweaks code
(commit: 6559fd3)
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/IguanaPartCraftingHandler.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/IguanaItems.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/tweaks/VariousTweaks.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/modifiers/IguanaModClean.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/proxy/ClientProxy.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/modifiers/IguanaModBlaze.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/gui/IguanaPartCrafterGui.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/blocks/IguanaToolForgeBlock.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/tweaks/HarvestLevelTweaks.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/modifiers/IguanaModPiston.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/IguanaPatternCraftingHandler.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/modifiers/IguanaModRepair.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/modifiers/IguanaModLapis.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/tweaks/RecipeRemover.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/IguanaToolBuildRecipe.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/blocks/IguanaTileEntitySkull.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/items/IguanaItemSkull.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/items/IguanaPattern.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/items/ClayBucketFilled.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/IguanaPartBuildRecipe.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/modifiers/IguanaModAttack.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/IguanaBlocks.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/proxy/CommonProxy.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/modifiers/IguanaModRedstone.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/items/IguanaMetalPattern.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/tweaks/ModifierTweaks.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/blocks/IguanaBlockSkull.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/gui/IguanaToolForgeGui.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/modifiers/IguanaModUpgrade.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/IguanaClientEventHandler.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/renderer/IguanaSkullRenderer.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/IguanaEventHandler.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/IguanaTweaksTConstructOld.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/gui/IguanaToolStationGui.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/modifiers/IguanaActiveToolMod.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/tweaks/RemoveVanillaTools.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/items/ClayBucket.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/IguanaConfig.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/items/IguanaToolPart.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/blocks/IguanaToolStationBlock.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/modifiers/IguanaModHeads.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/blocks/IguanaGravelOre.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/items/ClayBucketMilk.java
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/old/tweaks/MaterialTweaks.java
Commit d05c700a42a5ac600decd1b03fbe3bddf8b70fe5 by bernhard.bonigl
Update Mantle version (forgot that a few commits past :I) to 176
(commit: d05c700)
The file was modifiedbuild.properties (diff)
Commit 4c976d16bb3d94d40607b745260de73da4478e5a by bernhard.bonigl
Remove the wonky pulse-loaded files and replace them with proper query
(commit: 4c976d1)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/mobheads/handlers/RenderPlayerHandler.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/claybuckets/items/ClayBucket.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/leveling/IguanaToolLeveling.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/IguanaTweaksTConstruct.java (diff)
Commit b7f085f5fa12b8d2e4153652d92b8d163f7205bb by bernhard.bonigl
Fix harvestlevels never be loaded
(commit: b7f085f)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/IguanaTweaksTConstruct.java (diff)
Commit c0b84d867b5d8d4fdccf34462af14f29b0298a02 by bernhard.bonigl
Use TCons HarvestlevelName handling
(commit: c0b84d8)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/util/HarvestLevels.java (diff)
The file was removedsrc/api/java/morph/api/Ability.java
The file was removedsrc/api/java/morph/api/Api.java
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java (diff)
Commit 20ca22cc5dfe72ca54349ed1c2bce3dbba2bb4a0 by bernhard.bonigl
Only adapt chest loot if we actually have chest loot :I
(commit: 20ca22c)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/IguanaHarvestLevelTweaks.java (diff)
Commit 74989680f9debc173dbc58c0bfb5b5b7e8aca872 by bernhard.bonigl
Additional check vs. broken Ticon Tools without nbt
(commit: 7498968)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/OldToolConversionHandler.java (diff)
Commit 665f0fff024c5affa138c0f5fe90aa553d5085f2 by bernhard.bonigl
Change the no-modifiers config option to allow setting the amount of modifiers new tools have
(commit: 665f0ff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/leveling/handlers/LevelingEventHandler.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/leveling/LevelingLogic.java (diff)
Commit fccd5366fa8d0dc53982e400229b3df9f4153f2b by bernhard.bonigl
Add option to disallow adding modifiers with netherstars etc.
(commit: fccd536)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java (diff)