Summary
- A fresh start (details)
- Working drawbridge base + drawbridge test case (details)
- Add TConstruct credit to build.gradle. (details)
- Fixed formatting (details)
- Working basic drawbridge, disguise pending (details)
- Firestarter logic + fix logic sync + save redstone state (details)
- TextureWorks changes, firestarter fixes (details)
- Failed attempt to fix the held model (details)
- Added ingot/block/nuggets for copper and aluminum, add tinkers as dependency, bump forge and mantle versions up (1.10.2) (details)
- Fixed item textures (todo: truly fix drawbridge textures and update texture format) (details)
- Mantlify Redstone Machines a bit more, update firestarter blockstate to use proper forge syntax. (details)
- Fixed textures for Drawbridge and Firestarter (details)
- Add block rotation control to drawbridge as well as place angles (details)
- Updated to 1.12? (details)
- Fixed rest of errors, game now launchable (details)
- Fixed missing textures and language (details)
- Deleted old language file (details)
- Fixed missing background and tooltips in gui (details)
- Bump to 1.12.2 + update dependencies (details)
- Refactored waila integration and added machine specific info (details)
- Fixed drawbridge block placing (At least for basic blocks) (details)
- Fix README.md derps (details)
- Fixed compression recipes (details)
- Added onRedstoneUpdate to redstone machine logic (details)
- Redstone machine has tile entity is now set to true (details)
- Generalized the WAILA data provider and fixed missing SideOnly in drawbridges (details)
- Fixed blocks getting voided when retracting after extending all the blocks in the inventory (details)
- Stopped using null itemstacks everywhere (I think) (details)
- Fixed a bunch of drawbridge stuff (details)
- The firestarter and drawbridge no longer place blocks client-side (details)
- Removed drawbridge extending status from Waila integration (details)
- Added stored items info tooltip to redstone machines (details)
- Compare silk touch item drops instead of block itself for drawbridge retract (details)
- Updated MCP mappings (details)
- Drawbridges now only remember the IBlockState of the last placed block (details)
- Started advanced drawbridge (details)
- Fixed importing Scala's Arrays instead of Java's (details)
- Slowly progressing through advanced drawbridges (details)
- Bump forge, tinkers and JEI versions (details)
- Made firestarter retain its shouldExtinguish state on break (details)
- Save tile custom name to item (details)
- Added default nbt to items and added behaviour display to firestarter tooltip (details)
- Also apply default nbt on craft (details)
- Fixed prefix and localized tooltips (details)
- Fixed wrong default state for the firestarter (details)
- Moved default NBT setting to a more suitable place (details)
- Gradle 1.14.4 config (details)
- Fixed build and begin rewrite (details)
- Added recipes and tags for metals (details)
- Updated firestarter (details)
- Merged firestarter and firestarter_keeplit into one block (details)
- Fixed redstone machine items resetting their states due to setDefaultNBT (details)
- Drawbridge port beginning (details)
- Drawbridge block placement stub (details)
- Fixed redstone machines dropping themselves in onReplace (details)
- Implemented drawbridge - basic mode (details)
- Added upgrades slots to drawbridge (details)
- Made drawbridge drop items in lost slots when downgrading (details)
- Fixed errors from accidental push by deleting old files (details)
- Made drawbridge inventory re-open when adding/removing advanced upgrade (details)
- Marked packets as handled (details)
- Also refresh Drawbridge UI if number of slots changes (details)
- Render drawbridge UI slots programmatically (details)
- Don't render disguise slot for now (details)
- Implemented advanced drawbridge (details)
- Waila Integration (details)
- Made advanced drawbridge slot number tooltip draw in grey (details)
- Implemented drawbridge and firestarter disguise (details)
- Implemented config file (details)
- Removed mod config gui hack (details)
- Added ore generation for copper and aluminum (details)
- Added ore cooking recipes (details)
- Renewed the ingot textures (details)
- Fixed world ore config not popping enough stacks (details)
- Fixed config getting reset on launch (details)
- Implemented drawbridge blacklist (details)
- Fixed firestarter not working in caves/in non-default air (details)
- Replaced Firestarter hardcoded extinguish entries with whitelist config (details)
- Fixed class name being displayed in upgrade tooltips instead of value (details)
- Added recipes (details)
- Fixed server-unfriendly code (details)
- Update forge version to 28.1.24 (details)
- Updated mantle (details)
- Fixed redstone machines being light-transparent on place (details)
- TMechworks book partially written, waiting for Mantle update (details)
- Removed ListConfig in favor of tags (details)
- Prevent drawbridge from placing/breaking unbreakable blocks (details)
- Updated mantle, book is now functional (details)
- Finished off the book pages, better text needed (details)
- Removed debug event listener (details)