Changes

Summary

  1. make the manuals translatable. (details)
  2. Indent code in an accepted style. (details)
  3. Add null check for each manual and change the localtions of pics. (details)
  4. Update TProxyClient.java (details)
  5. Update Korean translation (details)
  6. Update ko_KR.lang (details)
  7. Config option to disable the flux modifier battery restriction in case (details)
Commit fb4c0ddf9e05d03fa871300eb9df91524d3610df by 1196377271
make the manuals translatable.
The file was addedresources/assets/tinker/manuals/en_US/materials.xml
The file was removedresources/assets/tinker/manuals/oreberries.png
The file was addedresources/assets/tinker/manuals/en_US/casting.png
The file was removedresources/assets/tinker/manuals/materials.xml
The file was addedresources/assets/tinker/manuals/en_US/firstday.xml
The file was addedresources/assets/tinker/manuals/en_US/smelterysmall.png
The file was addedresources/assets/tinker/manuals/en_US/oreberries.png
The file was removedresources/assets/tinker/manuals/smelterysmall.png
The file was removedresources/assets/tinker/manuals/smeltery.xml
The file was addedresources/assets/tinker/manuals/en_US/diary.xml
The file was removedresources/assets/tinker/manuals/diary.xml
The file was removedresources/assets/tinker/manuals/firstday.xml
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was addedresources/assets/tinker/manuals/en_US/smeltery.xml
The file was removedresources/assets/tinker/manuals/casting.png
Commit 7565c8344124339a2786976ba5c3a90b5fa78502 by 1196377271
Indent code in an accepted style.
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
Commit 50a485b14dc8be0af8ea2dcca5cb75d37911cad5 by 1196377271
Add null check for each manual and change the localtions of pics.
The file was removedresources/assets/tinker/manuals/en_US/smelterysmall.png
The file was addedresources/assets/tinker/manuals/oreberries.png
The file was removedresources/assets/tinker/manuals/en_US/oreberries.png
The file was addedresources/assets/tinker/manuals/smelterysmall.png
The file was addedresources/assets/tinker/manuals/casting.png
The file was removedresources/assets/tinker/manuals/en_US/casting.png
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
Commit 79b0d6e8c7e1f4083b143ea863d4b948621608b4 by 1196377271
Update TProxyClient.java
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
Commit 2f2316b38ce7939ec8b9e05dd19a91799264f888 by jprladyd1520
Update Korean translation
The file was modifiedresources/assets/tinker/lang/ko_KR.lang (diff)
The file was modifiedresources/assets/tinker/lang/ko_KR.lang (diff)
Commit f027de5ab9aa4de3612ec49b1f3f48c8ed6c9c85 by bernhard.bonigl
Config option to disable the flux modifier battery restriction in case ti's needed somewhere. (Looking at you there, HQM Maps.)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModFlux.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/config/PHConstruct.java (diff)