Changes

Summary

  1. update to current versioning setup, add in mantle (details)
  2. fix derp (details)
  3. update to latest tmech fixes, update to use mantle stuff (details)
  4. use mantle's coordtuple stuff (details)
  5. use gradle's version notation (details)
  6. update gitignore from tcon, add hard dep to mantle (details)
  7. update build file description (details)
Commit e67db6a62e8356343f97e8be1f648550c797ac8b by progwml6
update to current versioning setup, add in mantle
The file was modifiedbuild.gradle (diff)
The file was addedbuild.properties
The file was modifiedbuild.gradle (diff)
Commit c51347eb9734b3bb58fdc4c11c36fadc4bc45ea1 by progwml6
update to latest tmech fixes, update to use mantle stuff
The file was modifiedsrc/main/java/tmechworks/blocks/logic/AdvancedDrawbridgeLogic.java (diff)
The file was modifiedsrc/main/java/tmechworks/lib/player/FakePlayerLogic.java (diff)
The file was added.classpath
The file was modifiedsrc/main/java/tmechworks/blocks/RedstoneMachine.java (diff)
The file was added.settings/org.eclipse.jdt.core.prefs
The file was modifiedsrc/main/java/tmechworks/blocks/logic/DrawbridgeLogic.java (diff)
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/java/tmechworks/blocks/logic/FirestarterLogic.java (diff)
The file was modifiedsrc/main/java/tmechworks/client/block/MachineRender.java (diff)
The file was modifiedsrc/main/java/tmechworks/common/CommonProxy.java (diff)
The file was added.project
Commit 17dff322be8fbd21e24b6ef0f8f3f769741f6a78 by progwml6
use mantle's coordtuple stuff
The file was modifiedsrc/main/java/tmechworks/lib/multiblock/IMultiblockMember.java (diff)
The file was modifiedsrc/main/java/tmechworks/blocks/logic/SignalBusLogic.java (diff)
The file was modifiedsrc/main/java/tmechworks/blocks/RedstoneMachine.java (diff)
The file was removedsrc/main/java/tmechworks/lib/util/CoordTuple.java
The file was removedsrc/main/java/tmechworks/lib/util/CoordTuplePair.java
The file was modifiedsrc/main/java/tmechworks/lib/multiblock/MultiblockMasterBaseLogic.java (diff)
The file was modifiedsrc/main/java/tmechworks/lib/signal/ISignalTransceiver.java (diff)
The file was modifiedsrc/main/java/tmechworks/client/SignalTetherWorldOverlayRenderer.java (diff)
The file was modifiedsrc/main/java/tmechworks/blocks/component/SignalBusMasterLogic.java (diff)
The file was modifiedsrc/main/java/tmechworks/blocks/logic/SignalTerminalLogic.java (diff)
The file was modifiedsrc/main/java/tmechworks/lib/multiblock/MultiblockBaseLogic.java (diff)
Commit 671efecf49177b3e28e21c1652c6f8293eb143b0 by progwml6
use gradle's version notation
The file was modifiedsrc/main/java/tmechworks/lib/Repo.java (diff)
Commit df8582d8111734837c1dd9b388df7c677dc7af2b by progwml6
update gitignore from tcon, add hard dep to mantle
The file was modifiedsrc/main/java/tmechworks/TMechworks.java (diff)
The file was modified.gitignore (diff)
Commit f2e533083501f5eb0979fdf5a503c4fe0581aa9f by progwml6
update build file description
The file was modifiedbuild.gradle (diff)