Changes

Summary

  1. Flux modified tools now charge properly with the charge rate if CoFHCore (details)
  2. Fix a bug in vikings PR? (details)
  3. Debugstuff :I (details)
  4. Flux modifier now requires the tool to have at least charge/1000 (details)
  5. Reduce increased flux cost per block mined, and fix a derp with the (details)
  6. Fix localization not working in ToolForge (details)
  7. Fix toolstation localization pr (details)
  8. Fix some typos in the toolstation localization strings and simplify the (details)
Commit edf30d3a5ce0129381afb27d6b8e5b92d28c67f2 by bernhard.bonigl
Flux modified tools now charge properly with the charge rate if CoFHCore is present. WITHOUT breaking blockbreak process. This also fixes moss-repair resetting.
The file was addedsrc/api/java/cofh/core/item/IEqualityOverrideItem.java
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was modifiedsrc/main/java/tconstruct/tools/ToolProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
Commit f734169ad6c6895c38cdbfef5640f160e64bb8de by bernhard.bonigl
Flux modifier now requires the tool to have at least charge/1000 durability for the battery to be applicable.
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModFlux.java (diff)
Commit 57c3158ef4c76bc078a1af3b6cb5b0c3634049bf by bernhard.bonigl
Reduce increased flux cost per block mined, and fix a derp with the charging.
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
Commit 1a486bb38e640a710a8178fabdac24809e9e6266 by bernhard.bonigl
Fix localization not working in ToolForge
The file was modifiedsrc/main/java/tconstruct/tools/gui/ToolForgeGui.java (diff)
Commit 8630e5e7015769b41ac15415b34f75af5fa1b9dd by bernhard.bonigl
Fix toolstation localization pr
The file was modifiedsrc/main/java/tconstruct/tools/ToolProxyClient.java (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
Commit 2e9e347255ea5e565c3d62bb62329a940dadb5cd by bernhard.bonigl
Fix some typos in the toolstation localization strings and simplify the whole localization stuff in code.
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedsrc/main/java/tconstruct/tools/ToolProxyClient.java (diff)