Skip to content
Changes
- Updated to 1.16.5 with new Mantle
—
fuj1nman /
githubweb
- Implemented book lectern support
—
fuj1nman /
githubweb
- Bump version to 2.2.5 and bump forge requirements to 1.16.3
—
fuj1nman /
githubweb
- Fixed setupWorldGeneration not being called
—
fuj1nman /
githubweb
- Fixed not having registered configured features
—
fuj1nman /
githubweb
- Bump version to 2.2.4
—
fuj1nman /
githubweb
- Implement data generators, removed alternate (alubrass) recipes for now
—
fuj1nman /
githubweb
- Fixed using inventoryTitle directly
—
fuj1nman /
githubweb
- Bump version to 2.2.3
—
fuj1nman /
githubweb
- Update to 1.16.3
—
fuj1nman /
githubweb
- Update mantle dependency level
—
fuj1nman /
githubweb
- Fixed using the chest item rather than the tag in recipes
—
fuj1nman /
githubweb
- Bump version to 2.2.2
—
fuj1nman /
githubweb
- Update to 1.16.1
—
fuj1nman /
githubweb
- Switch to using forge config loader rather than manually doing it
—
fuj1nman /
githubweb
- Fixed drawbridge label not moving for advanced drawbridge
—
fuj1nman /
githubweb
- Bump version to 2.2.1
—
fuj1nman /
githubweb
- Added disguise support for limited versions of facing and axis
—
Arthur Uzulin /
githubweb
- Bump version to 2.2.0
—
Arthur Uzulin /
githubweb
- Implemented proper item insertion logic for drawbridge
—
Arthur Uzulin /
githubweb
- Fixed sending null to onPlayerDestroyItem in drawbridge
—
Arthur Uzulin /
githubweb
- Fixed inconsistency with ForgeHooks
—
Arthur Uzulin /
githubweb
- Fake player singleton, and use consistent UUID for fake player
—
Arthur Uzulin /
githubweb
- Bump version to 2.1.1
—
Arthur Uzulin /
githubweb
- Fixed dedicated server crash on disguise state change
—
Arthur Uzulin /
githubweb
- Added root tags for copper and aluminum (forge/ingots, etc.)
—
Arthur Uzulin /
githubweb
- s/GlStateManager/RenderSystem
—
Arthur Uzulin /
githubweb
- Implemented disguise state system, to make disguise appearance more customizable
—
Arthur Uzulin /
githubweb
- Added vertical centering for disguise states and fixed wrong column count
—
Arthur Uzulin /
githubweb
- Added a bunch of disguise states for vanilla blocks and firestarter/drawbridge
—
Arthur Uzulin /
githubweb
- Bump version to 2.1.0
—
Arthur Uzulin /
githubweb
- Updated to 1.15
—
Arthur Uzulin /
githubweb
- Fixed infinite recursion when setting a disguisable block as a disguise
—
Arthur Uzulin /
githubweb
- Fixed disguisable blocks rendering on all layers when not disguised
—
Arthur Uzulin /
githubweb
- Updated Mantle and MCP mappings
—
Arthur Uzulin /
githubweb
- Fixed light pass-through not working correctly for disguise
—
Arthur Uzulin /
githubweb
- Bump version to 2.0.2 and mantle dependency to 1.5.15
—
Arthur Uzulin /
githubweb
- Fixed crash when clicking on mod in mods list, bump version to 2.0.1
—
Arthur Uzulin /
githubweb
- A fresh start
—
Arthur Uzulin /
githubweb
- Working drawbridge base + drawbridge test case
—
Arthur Uzulin /
githubweb
- Add TConstruct credit to build.gradle.
—
Arthur Uzulin /
githubweb
- Fixed formatting
—
Arthur Uzulin /
githubweb
- Working basic drawbridge, disguise pending
—
Arthur Uzulin /
githubweb
- Firestarter logic + fix logic sync + save redstone state
—
Arthur Uzulin /
githubweb
- TextureWorks changes, firestarter fixes
—
Arthur Uzulin /
githubweb
- Failed attempt to fix the held model
—
Arthur Uzulin /
githubweb
- Added ingot/block/nuggets for copper and aluminum, add tinkers as dependency, bump forge and mantle versions up (1.10.2)
—
Arthur Uzulin /
githubweb
- Fixed item textures (todo: truly fix drawbridge textures and update texture format)
—
Arthur Uzulin /
githubweb
- Mantlify Redstone Machines a bit more, update firestarter blockstate to use proper forge syntax.
—
Arthur Uzulin /
githubweb
- Fixed textures for Drawbridge and Firestarter
—
Arthur Uzulin /
githubweb
- Add block rotation control to drawbridge as well as place angles
—
Arthur Uzulin /
githubweb
- Updated to 1.12?
—
Arthur Uzulin /
githubweb
- Fixed rest of errors, game now launchable
—
Arthur Uzulin /
githubweb
- Fixed missing textures and language
—
Arthur Uzulin /
githubweb
- Deleted old language file
—
github /
githubweb
- Fixed missing background and tooltips in gui
—
Arthur Uzulin /
githubweb
- Bump to 1.12.2 + update dependencies
—
Arthur Uzulin /
githubweb
- Refactored waila integration and added machine specific info
—
Arthur Uzulin /
githubweb
- Fixed drawbridge block placing (At least for basic blocks)
—
Arthur Uzulin /
githubweb
- Fix README.md derps
—
github /
githubweb
- Fixed compression recipes
—
Arthur Uzulin /
githubweb
- Added onRedstoneUpdate to redstone machine logic
—
Arthur Uzulin /
githubweb
- Redstone machine has tile entity is now set to true
—
Arthur Uzulin /
githubweb
- Generalized the WAILA data provider and fixed missing SideOnly in drawbridges
—
Arthur Uzulin /
githubweb
- Fixed blocks getting voided when retracting after extending all the blocks in the inventory
—
Arthur Uzulin /
githubweb
- Stopped using null itemstacks everywhere (I think)
—
Arthur Uzulin /
githubweb
- Fixed a bunch of drawbridge stuff
—
Arthur Uzulin /
githubweb
- The firestarter and drawbridge no longer place blocks client-side
—
Arthur Uzulin /
githubweb
- Removed drawbridge extending status from Waila integration
—
Arthur Uzulin /
githubweb
- Added stored items info tooltip to redstone machines
—
Arthur Uzulin /
githubweb
- Compare silk touch item drops instead of block itself for drawbridge retract
—
Arthur Uzulin /
githubweb
- Updated MCP mappings
—
Arthur Uzulin /
githubweb
- Drawbridges now only remember the IBlockState of the last placed block
—
Arthur Uzulin /
githubweb
- Started advanced drawbridge
—
Arthur Uzulin /
githubweb
- Fixed importing Scala's Arrays instead of Java's
—
Arthur Uzulin /
githubweb
- Slowly progressing through advanced drawbridges
—
Arthur Uzulin /
githubweb
- Bump forge, tinkers and JEI versions
—
Arthur Uzulin /
githubweb
- Made firestarter retain its shouldExtinguish state on break
—
Arthur Uzulin /
githubweb
- Save tile custom name to item
—
Arthur Uzulin /
githubweb
- Added default nbt to items and added behaviour display to firestarter tooltip
—
Arthur Uzulin /
githubweb
- Also apply default nbt on craft
—
Arthur Uzulin /
githubweb
- Fixed prefix and localized tooltips
—
Arthur Uzulin /
githubweb
- Fixed wrong default state for the firestarter
—
Arthur Uzulin /
githubweb
- Moved default NBT setting to a more suitable place
—
Arthur Uzulin /
githubweb
- Gradle 1.14.4 config
—
Arthur Uzulin /
githubweb
- Fixed build and begin rewrite
—
Arthur Uzulin /
githubweb
- Added recipes and tags for metals
—
Arthur Uzulin /
githubweb
- Updated firestarter
—
Arthur Uzulin /
githubweb
- Merged firestarter and firestarter_keeplit into one block
—
Arthur Uzulin /
githubweb
- Fixed redstone machine items resetting their states due to setDefaultNBT
—
Arthur Uzulin /
githubweb
- Drawbridge port beginning
—
Arthur Uzulin /
githubweb
- Drawbridge block placement stub
—
Arthur Uzulin /
githubweb
- Fixed redstone machines dropping themselves in onReplace
—
Arthur Uzulin /
githubweb
- Implemented drawbridge - basic mode
—
Arthur Uzulin /
githubweb
- Added upgrades slots to drawbridge
—
Arthur Uzulin /
githubweb
- Made drawbridge drop items in lost slots when downgrading
—
Arthur Uzulin /
githubweb
- Fixed errors from accidental push by deleting old files
—
Arthur Uzulin /
githubweb
- Made drawbridge inventory re-open when adding/removing advanced upgrade
—
Arthur Uzulin /
githubweb
- Marked packets as handled
—
Arthur Uzulin /
githubweb
- Also refresh Drawbridge UI if number of slots changes
—
Arthur Uzulin /
githubweb
- Render drawbridge UI slots programmatically
—
Arthur Uzulin /
githubweb
- Don't render disguise slot for now
—
Arthur Uzulin /
githubweb
- Implemented advanced drawbridge
—
Arthur Uzulin /
githubweb
- Waila Integration
—
Arthur Uzulin /
githubweb
- Made advanced drawbridge slot number tooltip draw in grey
—
Arthur Uzulin /
githubweb
- Implemented drawbridge and firestarter disguise
—
Arthur Uzulin /
githubweb
- Implemented config file
—
Arthur Uzulin /
githubweb
- Removed mod config gui hack
—
Arthur Uzulin /
githubweb
- Added ore generation for copper and aluminum
—
Arthur Uzulin /
githubweb
- Added ore cooking recipes
—
Arthur Uzulin /
githubweb
- Renewed the ingot textures
—
Arthur Uzulin /
githubweb
- Fixed world ore config not popping enough stacks
—
Arthur Uzulin /
githubweb
- Fixed config getting reset on launch
—
Arthur Uzulin /
githubweb
- Implemented drawbridge blacklist
—
Arthur Uzulin /
githubweb
- Fixed firestarter not working in caves/in non-default air
—
Arthur Uzulin /
githubweb
- Replaced Firestarter hardcoded extinguish entries with whitelist config
—
Arthur Uzulin /
githubweb
- Fixed class name being displayed in upgrade tooltips instead of value
—
Arthur Uzulin /
githubweb
- Added recipes
—
Arthur Uzulin /
githubweb
- Fixed server-unfriendly code
—
Arthur Uzulin /
githubweb
- Update forge version to 28.1.24
—
Arthur Uzulin /
githubweb
- Updated mantle
—
Arthur Uzulin /
githubweb
- Fixed redstone machines being light-transparent on place
—
Arthur Uzulin /
githubweb
- TMechworks book partially written, waiting for Mantle update
—
Arthur Uzulin /
githubweb
- Removed ListConfig in favor of tags
—
Arthur Uzulin /
githubweb
- Prevent drawbridge from placing/breaking unbreakable blocks
—
Arthur Uzulin /
githubweb
- Updated mantle, book is now functional
—
Arthur Uzulin /
githubweb
- Finished off the book pages, better text needed
—
Arthur Uzulin /
githubweb
- Removed debug event listener
—
Arthur Uzulin /
githubweb
- Removed setupDecompWorkspace line from README.md
—
Arthur Uzulin /
githubweb
- Fixed dedicated server crash on drawbridge block place
—
Arthur Uzulin /
githubweb
- Fixed unlocalized tooltip for firestarter block
—
Arthur Uzulin /
githubweb
- Bump version to 2.0-beta2
—
Arthur Uzulin /
githubweb
- Fixed ModelBakeEventListener assuming models with variants
—
Arthur Uzulin /
githubweb
- Fixed hasFacing serving basically no purpose in RedstoneMachine
—
Arthur Uzulin /
githubweb
- Bump version to 2.0-beta3
—
Arthur Uzulin /
githubweb
- Fixed ores only generating in player spawn biomes
—
Arthur Uzulin /
githubweb
- Redid aluminum ore texture, more distinct from the stone around it
—
Arthur Uzulin /
githubweb
- Bump version to 2.0.0
—
Arthur Uzulin /
githubweb
- Bump version to 2.0.0
—
Arthur Uzulin /
githubweb
- Fixed ModelBakeEventListener assuming models with variants
—
Arthur Uzulin /
githubweb
- Fixed hasFacing serving basically no purpose in RedstoneMachine
—
Arthur Uzulin /
githubweb
- Bump version to 2.0-beta3
—
Arthur Uzulin /
githubweb
- Fixed ores only generating in player spawn biomes
—
Arthur Uzulin /
githubweb
- Redid aluminum ore texture, more distinct from the stone around it
—
Arthur Uzulin /
githubweb
- Fixed dedicated server crash on drawbridge block place
—
Arthur Uzulin /
githubweb
- Fixed unlocalized tooltip for firestarter block
—
Arthur Uzulin /
githubweb
- Bump version to 2.0-beta2
—
Arthur Uzulin /
githubweb
- Removed setupDecompWorkspace line from README.md
—
Arthur Uzulin /
githubweb
- A fresh start
—
Arthur Uzulin /
githubweb
- Working drawbridge base + drawbridge test case
—
Arthur Uzulin /
githubweb
- Add TConstruct credit to build.gradle.
—
Arthur Uzulin /
githubweb
- Fixed formatting
—
Arthur Uzulin /
githubweb
- Working basic drawbridge, disguise pending
—
Arthur Uzulin /
githubweb
- Firestarter logic + fix logic sync + save redstone state
—
Arthur Uzulin /
githubweb
- TextureWorks changes, firestarter fixes
—
Arthur Uzulin /
githubweb
- Failed attempt to fix the held model
—
Arthur Uzulin /
githubweb
- Added ingot/block/nuggets for copper and aluminum, add tinkers as dependency, bump forge and mantle versions up (1.10.2)
—
Arthur Uzulin /
githubweb
- Fixed item textures (todo: truly fix drawbridge textures and update texture format)
—
Arthur Uzulin /
githubweb
- Mantlify Redstone Machines a bit more, update firestarter blockstate to use proper forge syntax.
—
Arthur Uzulin /
githubweb
- Fixed textures for Drawbridge and Firestarter
—
Arthur Uzulin /
githubweb
- Add block rotation control to drawbridge as well as place angles
—
Arthur Uzulin /
githubweb
- Updated to 1.12?
—
Arthur Uzulin /
githubweb
- Fixed rest of errors, game now launchable
—
Arthur Uzulin /
githubweb
- Fixed missing textures and language
—
Arthur Uzulin /
githubweb
- Deleted old language file
—
github /
githubweb
- Fixed missing background and tooltips in gui
—
Arthur Uzulin /
githubweb
- Bump to 1.12.2 + update dependencies
—
Arthur Uzulin /
githubweb
- Refactored waila integration and added machine specific info
—
Arthur Uzulin /
githubweb
- Fixed drawbridge block placing (At least for basic blocks)
—
Arthur Uzulin /
githubweb
- Fix README.md derps
—
github /
githubweb
- Fixed compression recipes
—
Arthur Uzulin /
githubweb
- Added onRedstoneUpdate to redstone machine logic
—
Arthur Uzulin /
githubweb
- Redstone machine has tile entity is now set to true
—
Arthur Uzulin /
githubweb
- Generalized the WAILA data provider and fixed missing SideOnly in drawbridges
—
Arthur Uzulin /
githubweb
- Fixed blocks getting voided when retracting after extending all the blocks in the inventory
—
Arthur Uzulin /
githubweb
- Stopped using null itemstacks everywhere (I think)
—
Arthur Uzulin /
githubweb
- Fixed a bunch of drawbridge stuff
—
Arthur Uzulin /
githubweb
- The firestarter and drawbridge no longer place blocks client-side
—
Arthur Uzulin /
githubweb
- Removed drawbridge extending status from Waila integration
—
Arthur Uzulin /
githubweb
- Added stored items info tooltip to redstone machines
—
Arthur Uzulin /
githubweb
- Compare silk touch item drops instead of block itself for drawbridge retract
—
Arthur Uzulin /
githubweb
- Updated MCP mappings
—
Arthur Uzulin /
githubweb
- Drawbridges now only remember the IBlockState of the last placed block
—
Arthur Uzulin /
githubweb
- Started advanced drawbridge
—
Arthur Uzulin /
githubweb
- Fixed importing Scala's Arrays instead of Java's
—
Arthur Uzulin /
githubweb
- Slowly progressing through advanced drawbridges
—
Arthur Uzulin /
githubweb
- Bump forge, tinkers and JEI versions
—
Arthur Uzulin /
githubweb
- Made firestarter retain its shouldExtinguish state on break
—
Arthur Uzulin /
githubweb
- Save tile custom name to item
—
Arthur Uzulin /
githubweb
- Added default nbt to items and added behaviour display to firestarter tooltip
—
Arthur Uzulin /
githubweb
- Also apply default nbt on craft
—
Arthur Uzulin /
githubweb
- Fixed prefix and localized tooltips
—
Arthur Uzulin /
githubweb
- Fixed wrong default state for the firestarter
—
Arthur Uzulin /
githubweb
- Moved default NBT setting to a more suitable place
—
Arthur Uzulin /
githubweb
- Gradle 1.14.4 config
—
Arthur Uzulin /
githubweb
- Fixed build and begin rewrite
—
Arthur Uzulin /
githubweb
- Added recipes and tags for metals
—
Arthur Uzulin /
githubweb
- Updated firestarter
—
Arthur Uzulin /
githubweb
- Merged firestarter and firestarter_keeplit into one block
—
Arthur Uzulin /
githubweb
- Fixed redstone machine items resetting their states due to setDefaultNBT
—
Arthur Uzulin /
githubweb
- Drawbridge port beginning
—
Arthur Uzulin /
githubweb
- Drawbridge block placement stub
—
Arthur Uzulin /
githubweb
- Fixed redstone machines dropping themselves in onReplace
—
Arthur Uzulin /
githubweb
- Implemented drawbridge - basic mode
—
Arthur Uzulin /
githubweb
- Added upgrades slots to drawbridge
—
Arthur Uzulin /
githubweb
- Made drawbridge drop items in lost slots when downgrading
—
Arthur Uzulin /
githubweb
- Fixed errors from accidental push by deleting old files
—
Arthur Uzulin /
githubweb
- Made drawbridge inventory re-open when adding/removing advanced upgrade
—
Arthur Uzulin /
githubweb
- Marked packets as handled
—
Arthur Uzulin /
githubweb
- Also refresh Drawbridge UI if number of slots changes
—
Arthur Uzulin /
githubweb
- Render drawbridge UI slots programmatically
—
Arthur Uzulin /
githubweb
- Don't render disguise slot for now
—
Arthur Uzulin /
githubweb
- Implemented advanced drawbridge
—
Arthur Uzulin /
githubweb
- Waila Integration
—
Arthur Uzulin /
githubweb
- Made advanced drawbridge slot number tooltip draw in grey
—
Arthur Uzulin /
githubweb
- Implemented drawbridge and firestarter disguise
—
Arthur Uzulin /
githubweb
- Implemented config file
—
Arthur Uzulin /
githubweb
- Removed mod config gui hack
—
Arthur Uzulin /
githubweb
- Added ore generation for copper and aluminum
—
Arthur Uzulin /
githubweb
- Added ore cooking recipes
—
Arthur Uzulin /
githubweb
- Renewed the ingot textures
—
Arthur Uzulin /
githubweb
- Fixed world ore config not popping enough stacks
—
Arthur Uzulin /
githubweb
- Fixed config getting reset on launch
—
Arthur Uzulin /
githubweb
- Implemented drawbridge blacklist
—
Arthur Uzulin /
githubweb
- Fixed firestarter not working in caves/in non-default air
—
Arthur Uzulin /
githubweb
- Replaced Firestarter hardcoded extinguish entries with whitelist config
—
Arthur Uzulin /
githubweb
- Fixed class name being displayed in upgrade tooltips instead of value
—
Arthur Uzulin /
githubweb
- Added recipes
—
Arthur Uzulin /
githubweb
- Fixed server-unfriendly code
—
Arthur Uzulin /
githubweb
- Update forge version to 28.1.24
—
Arthur Uzulin /
githubweb
- Updated mantle
—
Arthur Uzulin /
githubweb
- Fixed redstone machines being light-transparent on place
—
Arthur Uzulin /
githubweb
- TMechworks book partially written, waiting for Mantle update
—
Arthur Uzulin /
githubweb
- Removed ListConfig in favor of tags
—
Arthur Uzulin /
githubweb
- Prevent drawbridge from placing/breaking unbreakable blocks
—
Arthur Uzulin /
githubweb
- Updated mantle, book is now functional
—
Arthur Uzulin /
githubweb
- Finished off the book pages, better text needed
—
Arthur Uzulin /
githubweb
- Removed debug event listener
—
Arthur Uzulin /
githubweb
- Adds displaying effect and tooltip on the spool's connecting state
—
JeanGlassmaker /
githubweb
- Fixes the spool taking damage while trying to link the same points
—
JeanGlassmaker /
githubweb
- Bumps to version 0.2.15
—
JeanGlassmaker /
githubweb
- Updates forge and tcon versions
—
JeanGlassmaker /
githubweb
- Fixes a crash when looking at the Signal bus with WAILA installed,
—
JeanGlassmaker /
githubweb
- Fixes inserting blocks while drawbridge is extended
—
JeanGlassmaker /
githubweb
- Loop, save some lines
—
freddy1990 /
githubweb
- Bumps to version 0.2.14
—
JeanGlassmaker /
githubweb
- Adds Block info command
—
JeanGlassmaker /
githubweb
- Fixes advance drawbridge placing EnderStorage blocks
—
JeanGlassmaker /
githubweb
- Fixes drawbridge placing EnderStorage blocks
—
JeanGlassmaker /
githubweb
- Fixes piping items in drawbridges bypassing blacklist and camo checks
—
JeanGlassmaker /
githubweb
- Disables shift clicking items into Advance Drawbridge
—
JeanGlassmaker /
githubweb
- Version bump to 0.2.13
—
JeanGlassmaker /
githubweb
- Adds extra blacklist check, closes #78
—
JeanGlassmaker /
githubweb
- Version bump to 0.2.12
—
JeanGlassmaker /
githubweb
- Adds world boundaries checks for drawbridges, Closes #74
—
JeanGlassmaker /
githubweb
- fix weird ComputerCraft block placement
—
synthetic.actuality /
githubweb
- Bump versions for Forge, Mantel and Tinkers Construct
—
JeanGlassmaker /
githubweb
- update gradle to 2.0
—
synthetic.actuality /
githubweb
- Create pt_BR.lang
—
almyr.abath /
githubweb
- Fixes getIndirectPowerLevelTo
—
charliepaterson89 /
githubweb
- Update fr_FR.lang
—
AegisLesha /
githubweb
- Fixes version number, and bump version to 0.2.11
—
JeanGlassmaker /
githubweb
- Fixes FML warning regrading unknown recipe
—
JeanGlassmaker /
githubweb
- Adds a way to add a block to Drawbridge black list in the registry
—
JeanGlassmaker /
githubweb
- Adds Defaults to drawbridge black list, closes
—
JeanGlassmaker /
githubweb
- Fixes Drawbridge placement rotation after loading chunks, closes #41
—
JeanGlassmaker /
githubweb
- Adds hardness to the FilterBlock, closes #39
—
JeanGlassmaker /
githubweb
- Updates to Mantel 0.3.2
—
JeanGlassmaker /
githubweb
- Fixes the signal terminal notifiction for the facing block
—
JeanGlassmaker /
githubweb
- Adds the Dynamo's item renderer
—
JeanGlassmaker /
githubweb
- Ports the drawbridge blacklist from 1.6.4, closes #32 and #62
—
JeanGlassmaker /
githubweb
- Fixes the Dynamo name to avoid warning messages, closes #64
—
JeanGlassmaker /
githubweb
- Adds forge 1208 as minimum requirement
—
JeanGlassmaker /
githubweb
- Unifies the logger
—
JeanGlassmaker /
githubweb
- Clean up of TMechworks' main class
—
JeanGlassmaker /
githubweb
- Updates forge to 1208, and TCon to 1.7.1
—
JeanGlassmaker /
githubweb
- Make drawbridges not update on clients; should help with #37
—
izstas /
githubweb
- Update fr_FR.lang
—
AegisLesha /
githubweb
- Create fr_FR.lang
—
AegisLesha /
githubweb
- Create ko_KR.lang
—
mmkpteams /
githubweb
- Update zh_CN.lang
—
619856824 /
githubweb
- Update ru_RU.lang
—
verybigbro /
githubweb
- Fix for Signal Buses and Terminals.
—
Tyler /
githubweb
- Bump Forge to 10.13.0.1187
—
Arthur Uzulin /
githubweb
- Ported filter changes to 1.7.10
—
gyro /
githubweb
- Update it_IT.lang
—
thevikingwarrior98 /
githubweb
- Updating for modern compatability
—
techokami /
githubweb
- derp
—
techokami /
githubweb
- TinkerWorld, eh?
—
techokami /
githubweb
- Add Dynamo & Mesh Filter Localizations
—
cassboys /
githubweb
- Updating to 1.7.10 :D
—
traincrazyb /
githubweb
- bump forge, mantle, and tcon deps, update to reflect mantle packet
—
progwml6 /
githubweb
- add in extra maven repos for transitive deps provided by tcon
—
progwml6 /
githubweb
- Update PacketPipeline.java
—
mDiyo /
githubweb
- Update ru_RU.lang
—
verybigbro /
githubweb
- Update zh_CN.lang
—
jiangwei920228 /
githubweb
- Fix Spool Repairing
—
traincrazyb /
githubweb
- push in fixes from 1.6, format repo
—
progwml6 /
githubweb
- fix access level issue
—
progwml6 /
githubweb
- use direct implementation of isBlockNormalCube as methods exist on both
—
progwml6 /
githubweb
- hopefully fix method not found issue in smp
—
progwml6 /
githubweb
- fix missed import
—
progwml6 /
githubweb
- formatting cleanup, use mantle's utils not copies, fix ItemStack equal
—
progwml6 /
githubweb
- Initial work on porting filters. Placing items in frames is broken.
—
gyro /
githubweb
- Remove Eclipse
—
traincrazyb /
githubweb
- Fix most of the Drawbridge bugs.
—
traincrazyb /
githubweb
- Fixing StatCollector Removing.
—
traincrazyb /
githubweb
- bump deps and fix compile errors
—
progwml6 /
githubweb
- Update SpoolOfWire.java
—
thevikingwarrior98 /
githubweb
- Update RedstoneMachineItem.java
—
thevikingwarrior98 /
githubweb
- Update AdvDrawbridgeGui.java
—
thevikingwarrior98 /
githubweb
- Update DrawbridgeGui.java
—
thevikingwarrior98 /
githubweb
- Update en_US.lang
—
thevikingwarrior98 /
githubweb
- Update it_IT.lang
—
thevikingwarrior98 /
githubweb
- Update it_IT.lang
—
thevikingwarrior98 /
githubweb
- Update RedstoneMachineItem.java
—
thevikingwarrior98 /
githubweb
- Update RedstoneMachineItem.java
—
thevikingwarrior98 /
githubweb
- fix NPE if TE is null in multiblock stuff
—
progwml6 /
githubweb
- another wierd error to fix
—
progwml6 /
githubweb
- hopefully fix an extremely bizzare error
—
progwml6 /
githubweb
- change API logger to log4j2, add some entries to drawbridge registries
—
progwml6 /
githubweb
- update logger to log4j2, move in drawbridge state initializaitons -- IMC
—
progwml6 /
githubweb
- dvs1 needs the group name to know where to publish to
—
progwml6 /
githubweb
- bump tcon build
—
progwml6 /
githubweb
- grab dev jars from dvs1 for now
—
progwml6 /
githubweb
- Fix the getSubItems
—
traincrazyb /
githubweb
- bump dep versions
—
progwml6 /
githubweb
- organize imports ,format again, and fix naming issues
—
progwml6 /
githubweb
- run through formatter
—
progwml6 /
githubweb
- run through mcp mapping update script, fix a few things that got borked
—
progwml6 /
githubweb
- update drawbridge stuffs from 1.6.x
—
progwml6 /
githubweb
- get rid of some old imports
—
progwml6 /
githubweb
- register tick handler w/ event bus
—
progwml6 /
githubweb
- add eclipse stuff to gitignore
—
progwml6 /
githubweb
- fix readme
—
progwml6 /
githubweb
- Delete .classpath
—
progwml6 /
githubweb
- ant be gone!
—
progwml6 /
githubweb
- cleanup more stuff
—
progwml6 /
githubweb
- complex obfuscation issue appears to be resolved swapping back to using
—
progwml6 /
githubweb
- maual merge of commit 21b1027
—
progwml6 /
githubweb
- swap to Aeon for dev jars
—
progwml6 /
githubweb
- forgot commit ID
—
progwml6 /
githubweb
- format inconsitency
—
progwml6 /
githubweb
- Update build.gradle
—
Sunstrike /
githubweb
- update to current versioning setup, add in mantle
—
progwml6 /
githubweb
- fix derp
—
progwml6 /
githubweb
- update to latest tmech fixes, update to use mantle stuff
—
progwml6 /
githubweb
- use mantle's coordtuple stuff
—
progwml6 /
githubweb
- use gradle's version notation
—
progwml6 /
githubweb
- update gitignore from tcon, add hard dep to mantle
—
progwml6 /
githubweb
- update build file description
—
progwml6 /
githubweb
- swap to java based mantle
—
progwml6 /
githubweb
- ant be gone!
—
progwml6 /
githubweb
- cleanup more stuff
—
progwml6 /
githubweb
- complex obfuscation issue appears to be resolved swapping back to using
—
progwml6 /
githubweb
- swap to Aeon for dev jars
—
progwml6 /
githubweb
- forgot commit ID
—
progwml6 /
githubweb
- format inconsitency
—
progwml6 /
githubweb
- Update build.gradle
—
progwml6 /
githubweb
- update to current versioning setup, add in mantle
—
progwml6 /
githubweb
- fix derp
—
progwml6 /
githubweb
- update to latest tmech fixes, update to use mantle stuff
—
progwml6 /
githubweb
- use mantle's coordtuple stuff
—
progwml6 /
githubweb
- use gradle's version notation
—
progwml6 /
githubweb
- update gitignore from tcon, add hard dep to mantle
—
progwml6 /
githubweb
- update build file description
—
progwml6 /
githubweb
- swap to java based mantle
—
progwml6 /
githubweb
- Fixed redstone machine indirect connectivity...
—
Arthur Uzulin /
githubweb
- update versioning
—
progwml6 /
githubweb
- new mantle/tcon
—
progwml6 /
githubweb
- moved drawbrigelogicbase to tmech
—
progwml6 /
githubweb
- update tcon/mantle deps
—
progwml6 /
githubweb
- book code moved to mantle
—
progwml6 /
githubweb
- update tcon/mantle dep versions
—
progwml6 /
githubweb
- part 1 of 1.7 updates
—
progwml6 /
githubweb
- more update work
—
progwml6 /
githubweb
- some more update work
—
progwml6 /
githubweb
- bunch of fixes
—
progwml6 /
githubweb
- Updated most of the block stuff
—
Arthur Uzulin /
githubweb
- moved drawbridge state stuff to tmech -- will be given IMC when mantle
—
progwml6 /
githubweb
- instantiate the hashbimap
—
progwml6 /
githubweb
- random fixes
—
progwml6 /
githubweb
- some fixes
—
progwml6 /
githubweb
- drawbridge stuff
—
progwml6 /
githubweb
- Networking -> 1.7
—
Arthur Uzulin /
githubweb
- fix a bunch of stuff
—
progwml6 /
githubweb
- moar fixes
—
progwml6 /
githubweb
- moar fixes
—
progwml6 /
githubweb
- really close
—
progwml6 /
githubweb
- attempt to fix fake players
—
progwml6 /
githubweb
- moar fixes
—
progwml6 /
githubweb
- some moar fixes
—
progwml6 /
githubweb
- fix tick handler, only thing left is fake player constructor
—
progwml6 /
githubweb
- tmechworks will compile once tcon is done
—
progwml6 /
githubweb
- bump gradle wrapper
—
progwml6 /
githubweb
- bump dep versions in prep for testing
—
progwml6 /
githubweb
- bump to 1.7.x tcon
—
progwml6 /
githubweb
- wipe for branch swap
—
progwml6 /
githubweb
- Drawbridge behavior reverted and solidified like pistons, all
—
mDiyo /
githubweb
- Pickblock copies drawbridge, drawbridge functions as an elevator
—
mDiyo /
githubweb
- move IDrawbridgeLogicBase to TMech
—
progwml6 /
githubweb
- update tcon/mantle dep versions
—
progwml6 /
githubweb
- book code moved to mantle
—
progwml6 /
githubweb
- update tcon/mantle deps
—
progwml6 /
githubweb
- moved drawbrigelogicbase to tmech
—
progwml6 /
githubweb
- new mantle/tcon
—
progwml6 /
githubweb
- update versioning
—
progwml6 /
githubweb
- Fixed redstone machine indirect connectivity...
—
Arthur Uzulin /
githubweb
- ant be gone!
—
progwml6 /
githubweb
- cleanup more stuff
—
progwml6 /
githubweb
- complex obfuscation issue appears to be resolved swapping back to using
—
progwml6 /
githubweb
- swap to Aeon for dev jars
—
progwml6 /
githubweb
- forgot commit ID
—
progwml6 /
githubweb
- format inconsitency
—
progwml6 /
githubweb
- Update build.gradle
—
progwml6 /
githubweb
- update to current versioning setup, add in mantle
—
progwml6 /
githubweb
- fix derp
—
progwml6 /
githubweb
- update to latest tmech fixes, update to use mantle stuff
—
progwml6 /
githubweb
- use mantle's coordtuple stuff
—
progwml6 /
githubweb
- use gradle's version notation
—
progwml6 /
githubweb
- update gitignore from tcon, add hard dep to mantle
—
progwml6 /
githubweb
- update build file description
—
progwml6 /
githubweb
- swap to java based mantle
—
progwml6 /
githubweb
- Drawbridge Fixed!
—
tmpillbox /
githubweb
- Use updated .gitignore from TCon
—
tmpillbox /
githubweb
- swap to java based mantle
—
progwml6 /
githubweb
- update to current versioning setup, add in mantle
—
progwml6 /
githubweb
- fix derp
—
progwml6 /
githubweb
- update to latest tmech fixes, update to use mantle stuff
—
progwml6 /
githubweb
- use mantle's coordtuple stuff
—
progwml6 /
githubweb
- use gradle's version notation
—
progwml6 /
githubweb
- update gitignore from tcon, add hard dep to mantle
—
progwml6 /
githubweb
- update build file description
—
progwml6 /
githubweb
- Update build.gradle
—
Sunstrike /
githubweb
- format inconsitency
—
progwml6 /
githubweb
- forgot commit ID
—
progwml6 /
githubweb
- swap to Aeon for dev jars
—
progwml6 /
githubweb
- maual merge of commit 21b1027
—
progwml6 /
githubweb
- cleanup more stuff
—
progwml6 /
githubweb
- complex obfuscation issue appears to be resolved swapping back to using
—
progwml6 /
githubweb