Changes

Summary

  1. Flux modifier now uses the properties of the battery that was added. (details)
  2. Reimplement mDiyos all-your-energy-belongs-to-us fix for charging (details)
  3. Fix a derp in the energy transfer calculation for tools (details)
  4. Allow upgrading the Flux-Modifier, if the new battery is bigger (details)
  5. Prevent hotbar-energy-sucking for unchargeable (potato) batteries (details)
Commit 820b13e106c907080689a539e7ca1ec0cca4abcf by bernhard.bonigl
Flux modifier now uses the properties of the battery that was added. (Max-Energy and transfer rates)
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModFlux.java (diff)
Commit 00f4544e9e13999e92b0d78d6f08cef7e9c8b8f5 by bernhard.bonigl
Reimplement mDiyos all-your-energy-belongs-to-us fix for charging flux-tools. Flux-tools eat all the energy in the hotbar now.
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
Commit 2510cfb2b6f58225e707c5374c04fef713c991bb by bernhard.bonigl
Fix a derp in the energy transfer calculation for tools
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
Commit 02de82951d65c5b964b112460cf598af81bbcc2b by bernhard.bonigl
Allow upgrading the Flux-Modifier, if the new battery is bigger
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModFlux.java (diff)
Commit 3a377b62c243f8e2cad08a31c236a56206441380 by bernhard.bonigl
Prevent hotbar-energy-sucking for unchargeable (potato) batteries
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)