Changes

#136 (Jun 26, 2021 10:45:13 AM)

  1. Updated to 1.16.5 with new Mantle — fuj1nman / githubweb
  2. Implemented book lectern support — fuj1nman / githubweb
  3. Bump version to 2.2.5 and bump forge requirements to 1.16.3 — fuj1nman / githubweb

#135 (Mar 21, 2021 7:25:10 AM)

  1. Fixed setupWorldGeneration not being called — fuj1nman / githubweb

#134 (Mar 21, 2021 7:05:10 AM)

  1. Fixed not having registered configured features — fuj1nman / githubweb
  2. Bump version to 2.2.4 — fuj1nman / githubweb

#133 (Jan 25, 2021 8:25:14 AM)

  1. Implement data generators, removed alternate (alubrass) recipes for now — fuj1nman / githubweb
  2. Fixed using inventoryTitle directly — fuj1nman / githubweb
  3. Bump version to 2.2.3 — fuj1nman / githubweb

#132 (Nov 12, 2020 4:05:11 AM)

  1. Update to 1.16.3 — fuj1nman / githubweb
  2. Update mantle dependency level — fuj1nman / githubweb
  3. Fixed using the chest item rather than the tag in recipes — fuj1nman / githubweb
  4. Bump version to 2.2.2 — fuj1nman / githubweb

#131 (Aug 7, 2020 10:10:11 AM)

  1. Update to 1.16.1 — fuj1nman / githubweb
  2. Switch to using forge config loader rather than manually doing it — fuj1nman / githubweb
  3. Fixed drawbridge label not moving for advanced drawbridge — fuj1nman / githubweb
  4. Bump version to 2.2.1 — fuj1nman / githubweb

#130 (Jun 26, 2020 7:30:14 AM)

  1. Added disguise support for limited versions of facing and axis — Arthur Uzulin / githubweb
  2. Bump version to 2.2.0 — Arthur Uzulin / githubweb

#129 (Jun 6, 2020 8:20:13 AM)

  1. Implemented proper item insertion logic for drawbridge — Arthur Uzulin / githubweb
  2. Fixed sending null to onPlayerDestroyItem in drawbridge — Arthur Uzulin / githubweb
  3. Fixed inconsistency with ForgeHooks — Arthur Uzulin / githubweb
  4. Fake player singleton, and use consistent UUID for fake player — Arthur Uzulin / githubweb
  5. Bump version to 2.1.1 — Arthur Uzulin / githubweb

#128 (Apr 30, 2020 12:05:15 AM)

  1. Fixed dedicated server crash on disguise state change — Arthur Uzulin / githubweb

#127 (Apr 29, 2020 11:45:15 PM)

  1. Added root tags for copper and aluminum (forge/ingots, etc.) — Arthur Uzulin / githubweb
  2. s/GlStateManager/RenderSystem — Arthur Uzulin / githubweb
  3. Implemented disguise state system, to make disguise appearance more customizable — Arthur Uzulin / githubweb
  4. Added vertical centering for disguise states and fixed wrong column count — Arthur Uzulin / githubweb
  5. Added a bunch of disguise states for vanilla blocks and firestarter/drawbridge — Arthur Uzulin / githubweb
  6. Bump version to 2.1.0 — Arthur Uzulin / githubweb

#126 (Apr 29, 2020 11:40:15 PM)

  1. Updated to 1.15 — Arthur Uzulin / githubweb
  2. Fixed infinite recursion when setting a disguisable block as a disguise — Arthur Uzulin / githubweb
  3. Fixed disguisable blocks rendering on all layers when not disguised — Arthur Uzulin / githubweb
  4. Updated Mantle and MCP mappings — Arthur Uzulin / githubweb
  5. Fixed light pass-through not working correctly for disguise — Arthur Uzulin / githubweb
  6. Bump version to 2.0.2 and mantle dependency to 1.5.15 — Arthur Uzulin / githubweb

#125 (Feb 7, 2020 7:00:13 AM)

  1. Fixed crash when clicking on mod in mods list, bump version to 2.0.1 — Arthur Uzulin / githubweb

#124 (Nov 6, 2019 5:00:55 AM)

  1. A fresh start — Arthur Uzulin / githubweb
  2. Working drawbridge base + drawbridge test case — Arthur Uzulin / githubweb
  3. Add TConstruct credit to build.gradle. — Arthur Uzulin / githubweb
  4. Fixed formatting — Arthur Uzulin / githubweb
  5. Working basic drawbridge, disguise pending — Arthur Uzulin / githubweb
  6. Firestarter logic + fix logic sync + save redstone state — Arthur Uzulin / githubweb
  7. TextureWorks changes, firestarter fixes — Arthur Uzulin / githubweb
  8. Failed attempt to fix the held model — Arthur Uzulin / githubweb
  9. Added ingot/block/nuggets for copper and aluminum, add tinkers as dependency, bump forge and mantle versions up (1.10.2) — Arthur Uzulin / githubweb
  10. Fixed item textures (todo: truly fix drawbridge textures and update texture format) — Arthur Uzulin / githubweb
  11. Mantlify Redstone Machines a bit more, update firestarter blockstate to use proper forge syntax. — Arthur Uzulin / githubweb
  12. Fixed textures for Drawbridge and Firestarter — Arthur Uzulin / githubweb
  13. Add block rotation control to drawbridge as well as place angles — Arthur Uzulin / githubweb
  14. Updated to 1.12? — Arthur Uzulin / githubweb
  15. Fixed rest of errors, game now launchable — Arthur Uzulin / githubweb
  16. Fixed missing textures and language — Arthur Uzulin / githubweb
  17. Deleted old language file — github / githubweb
  18. Fixed missing background and tooltips in gui — Arthur Uzulin / githubweb
  19. Bump to 1.12.2 + update dependencies — Arthur Uzulin / githubweb
  20. Refactored waila integration and added machine specific info — Arthur Uzulin / githubweb
  21. Fixed drawbridge block placing (At least for basic blocks) — Arthur Uzulin / githubweb
  22. Fix README.md derps — github / githubweb
  23. Fixed compression recipes — Arthur Uzulin / githubweb
  24. Added onRedstoneUpdate to redstone machine logic — Arthur Uzulin / githubweb
  25. Redstone machine has tile entity is now set to true — Arthur Uzulin / githubweb
  26. Generalized the WAILA data provider and fixed missing SideOnly in drawbridges — Arthur Uzulin / githubweb
  27. Fixed blocks getting voided when retracting after extending all the blocks in the inventory — Arthur Uzulin / githubweb
  28. Stopped using null itemstacks everywhere (I think) — Arthur Uzulin / githubweb
  29. Fixed a bunch of drawbridge stuff — Arthur Uzulin / githubweb
  30. The firestarter and drawbridge no longer place blocks client-side — Arthur Uzulin / githubweb
  31. Removed drawbridge extending status from Waila integration — Arthur Uzulin / githubweb
  32. Added stored items info tooltip to redstone machines — Arthur Uzulin / githubweb
  33. Compare silk touch item drops instead of block itself for drawbridge retract — Arthur Uzulin / githubweb
  34. Updated MCP mappings — Arthur Uzulin / githubweb
  35. Drawbridges now only remember the IBlockState of the last placed block — Arthur Uzulin / githubweb
  36. Started advanced drawbridge — Arthur Uzulin / githubweb
  37. Fixed importing Scala's Arrays instead of Java's — Arthur Uzulin / githubweb
  38. Slowly progressing through advanced drawbridges — Arthur Uzulin / githubweb
  39. Bump forge, tinkers and JEI versions — Arthur Uzulin / githubweb
  40. Made firestarter retain its shouldExtinguish state on break — Arthur Uzulin / githubweb
  41. Save tile custom name to item — Arthur Uzulin / githubweb
  42. Added default nbt to items and added behaviour display to firestarter tooltip — Arthur Uzulin / githubweb
  43. Also apply default nbt on craft — Arthur Uzulin / githubweb
  44. Fixed prefix and localized tooltips — Arthur Uzulin / githubweb
  45. Fixed wrong default state for the firestarter — Arthur Uzulin / githubweb
  46. Moved default NBT setting to a more suitable place — Arthur Uzulin / githubweb
  47. Gradle 1.14.4 config — Arthur Uzulin / githubweb
  48. Fixed build and begin rewrite — Arthur Uzulin / githubweb
  49. Added recipes and tags for metals — Arthur Uzulin / githubweb
  50. Updated firestarter — Arthur Uzulin / githubweb
  51. Merged firestarter and firestarter_keeplit into one block — Arthur Uzulin / githubweb
  52. Fixed redstone machine items resetting their states due to setDefaultNBT — Arthur Uzulin / githubweb
  53. Drawbridge port beginning — Arthur Uzulin / githubweb
  54. Drawbridge block placement stub — Arthur Uzulin / githubweb
  55. Fixed redstone machines dropping themselves in onReplace — Arthur Uzulin / githubweb
  56. Implemented drawbridge - basic mode — Arthur Uzulin / githubweb
  57. Added upgrades slots to drawbridge — Arthur Uzulin / githubweb
  58. Made drawbridge drop  items in lost slots when downgrading — Arthur Uzulin / githubweb
  59. Fixed errors from accidental push by deleting old files — Arthur Uzulin / githubweb
  60. Made drawbridge inventory re-open when adding/removing advanced upgrade — Arthur Uzulin / githubweb
  61. Marked packets as handled — Arthur Uzulin / githubweb
  62. Also refresh Drawbridge UI if number of slots changes — Arthur Uzulin / githubweb
  63. Render drawbridge UI slots programmatically — Arthur Uzulin / githubweb
  64. Don't render disguise slot for now — Arthur Uzulin / githubweb
  65. Implemented advanced drawbridge — Arthur Uzulin / githubweb
  66. Waila Integration — Arthur Uzulin / githubweb
  67. Made advanced drawbridge slot number tooltip draw in grey — Arthur Uzulin / githubweb
  68. Implemented drawbridge and firestarter disguise — Arthur Uzulin / githubweb
  69. Implemented config file — Arthur Uzulin / githubweb
  70. Removed mod config gui hack — Arthur Uzulin / githubweb
  71. Added ore generation for copper and aluminum — Arthur Uzulin / githubweb
  72. Added ore cooking recipes — Arthur Uzulin / githubweb
  73. Renewed the ingot textures — Arthur Uzulin / githubweb
  74. Fixed world ore config not popping enough stacks — Arthur Uzulin / githubweb
  75. Fixed config getting reset on launch — Arthur Uzulin / githubweb
  76. Implemented drawbridge blacklist — Arthur Uzulin / githubweb
  77. Fixed firestarter not working in caves/in non-default air — Arthur Uzulin / githubweb
  78. Replaced Firestarter hardcoded extinguish entries with whitelist config — Arthur Uzulin / githubweb
  79. Fixed class name being displayed in upgrade tooltips instead of value — Arthur Uzulin / githubweb
  80. Added recipes — Arthur Uzulin / githubweb
  81. Fixed server-unfriendly code — Arthur Uzulin / githubweb
  82. Update forge version to 28.1.24 — Arthur Uzulin / githubweb
  83. Updated mantle — Arthur Uzulin / githubweb
  84. Fixed redstone machines being light-transparent on place — Arthur Uzulin / githubweb
  85. TMechworks book partially written, waiting for Mantle update — Arthur Uzulin / githubweb
  86. Removed ListConfig in favor of tags — Arthur Uzulin / githubweb
  87. Prevent drawbridge from placing/breaking unbreakable blocks — Arthur Uzulin / githubweb
  88. Updated mantle, book is now functional — Arthur Uzulin / githubweb
  89. Finished off the book pages, better text needed — Arthur Uzulin / githubweb
  90. Removed debug event listener — Arthur Uzulin / githubweb
  91. Removed setupDecompWorkspace line from README.md — Arthur Uzulin / githubweb
  92. Fixed dedicated server crash on drawbridge block place — Arthur Uzulin / githubweb
  93. Fixed unlocalized tooltip for firestarter block — Arthur Uzulin / githubweb
  94. Bump version to 2.0-beta2 — Arthur Uzulin / githubweb
  95. Fixed ModelBakeEventListener assuming models with variants — Arthur Uzulin / githubweb
  96. Fixed hasFacing serving basically no purpose in RedstoneMachine — Arthur Uzulin / githubweb
  97. Bump version to 2.0-beta3 — Arthur Uzulin / githubweb
  98. Fixed ores only generating in player spawn biomes — Arthur Uzulin / githubweb
  99. Redid aluminum ore texture, more distinct from the stone around it — Arthur Uzulin / githubweb
  100. Bump version to 2.0.0 — Arthur Uzulin / githubweb

#123 (Oct 25, 2019 6:25:13 AM)

  1. Bump version to 2.0.0 — Arthur Uzulin / githubweb

#122 (Oct 25, 2019 6:15:13 AM)

  1. Fixed ModelBakeEventListener assuming models with variants — Arthur Uzulin / githubweb
  2. Fixed hasFacing serving basically no purpose in RedstoneMachine — Arthur Uzulin / githubweb
  3. Bump version to 2.0-beta3 — Arthur Uzulin / githubweb
  4. Fixed ores only generating in player spawn biomes — Arthur Uzulin / githubweb
  5. Redid aluminum ore texture, more distinct from the stone around it — Arthur Uzulin / githubweb

#121 (Sep 30, 2019 5:50:11 PM)

  1. Fixed dedicated server crash on drawbridge block place — Arthur Uzulin / githubweb
  2. Fixed unlocalized tooltip for firestarter block — Arthur Uzulin / githubweb
  3. Bump version to 2.0-beta2 — Arthur Uzulin / githubweb

#120 (Sep 30, 2019 2:45:10 PM)

  1. Removed setupDecompWorkspace line from README.md — Arthur Uzulin / githubweb

#119 (Sep 30, 2019 2:35:10 PM)

  1. A fresh start — Arthur Uzulin / githubweb
  2. Working drawbridge base + drawbridge test case — Arthur Uzulin / githubweb
  3. Add TConstruct credit to build.gradle. — Arthur Uzulin / githubweb
  4. Fixed formatting — Arthur Uzulin / githubweb
  5. Working basic drawbridge, disguise pending — Arthur Uzulin / githubweb
  6. Firestarter logic + fix logic sync + save redstone state — Arthur Uzulin / githubweb
  7. TextureWorks changes, firestarter fixes — Arthur Uzulin / githubweb
  8. Failed attempt to fix the held model — Arthur Uzulin / githubweb
  9. Added ingot/block/nuggets for copper and aluminum, add tinkers as dependency, bump forge and mantle versions up (1.10.2) — Arthur Uzulin / githubweb
  10. Fixed item textures (todo: truly fix drawbridge textures and update texture format) — Arthur Uzulin / githubweb
  11. Mantlify Redstone Machines a bit more, update firestarter blockstate to use proper forge syntax. — Arthur Uzulin / githubweb
  12. Fixed textures for Drawbridge and Firestarter — Arthur Uzulin / githubweb
  13. Add block rotation control to drawbridge as well as place angles — Arthur Uzulin / githubweb
  14. Updated to 1.12? — Arthur Uzulin / githubweb
  15. Fixed rest of errors, game now launchable — Arthur Uzulin / githubweb
  16. Fixed missing textures and language — Arthur Uzulin / githubweb
  17. Deleted old language file — github / githubweb
  18. Fixed missing background and tooltips in gui — Arthur Uzulin / githubweb
  19. Bump to 1.12.2 + update dependencies — Arthur Uzulin / githubweb
  20. Refactored waila integration and added machine specific info — Arthur Uzulin / githubweb
  21. Fixed drawbridge block placing (At least for basic blocks) — Arthur Uzulin / githubweb
  22. Fix README.md derps — github / githubweb
  23. Fixed compression recipes — Arthur Uzulin / githubweb
  24. Added onRedstoneUpdate to redstone machine logic — Arthur Uzulin / githubweb
  25. Redstone machine has tile entity is now set to true — Arthur Uzulin / githubweb
  26. Generalized the WAILA data provider and fixed missing SideOnly in drawbridges — Arthur Uzulin / githubweb
  27. Fixed blocks getting voided when retracting after extending all the blocks in the inventory — Arthur Uzulin / githubweb
  28. Stopped using null itemstacks everywhere (I think) — Arthur Uzulin / githubweb
  29. Fixed a bunch of drawbridge stuff — Arthur Uzulin / githubweb
  30. The firestarter and drawbridge no longer place blocks client-side — Arthur Uzulin / githubweb
  31. Removed drawbridge extending status from Waila integration — Arthur Uzulin / githubweb
  32. Added stored items info tooltip to redstone machines — Arthur Uzulin / githubweb
  33. Compare silk touch item drops instead of block itself for drawbridge retract — Arthur Uzulin / githubweb
  34. Updated MCP mappings — Arthur Uzulin / githubweb
  35. Drawbridges now only remember the IBlockState of the last placed block — Arthur Uzulin / githubweb
  36. Started advanced drawbridge — Arthur Uzulin / githubweb
  37. Fixed importing Scala's Arrays instead of Java's — Arthur Uzulin / githubweb
  38. Slowly progressing through advanced drawbridges — Arthur Uzulin / githubweb
  39. Bump forge, tinkers and JEI versions — Arthur Uzulin / githubweb
  40. Made firestarter retain its shouldExtinguish state on break — Arthur Uzulin / githubweb
  41. Save tile custom name to item — Arthur Uzulin / githubweb
  42. Added default nbt to items and added behaviour display to firestarter tooltip — Arthur Uzulin / githubweb
  43. Also apply default nbt on craft — Arthur Uzulin / githubweb
  44. Fixed prefix and localized tooltips — Arthur Uzulin / githubweb
  45. Fixed wrong default state for the firestarter — Arthur Uzulin / githubweb
  46. Moved default NBT setting to a more suitable place — Arthur Uzulin / githubweb
  47. Gradle 1.14.4 config — Arthur Uzulin / githubweb
  48. Fixed build and begin rewrite — Arthur Uzulin / githubweb
  49. Added recipes and tags for metals — Arthur Uzulin / githubweb
  50. Updated firestarter — Arthur Uzulin / githubweb
  51. Merged firestarter and firestarter_keeplit into one block — Arthur Uzulin / githubweb
  52. Fixed redstone machine items resetting their states due to setDefaultNBT — Arthur Uzulin / githubweb
  53. Drawbridge port beginning — Arthur Uzulin / githubweb
  54. Drawbridge block placement stub — Arthur Uzulin / githubweb
  55. Fixed redstone machines dropping themselves in onReplace — Arthur Uzulin / githubweb
  56. Implemented drawbridge - basic mode — Arthur Uzulin / githubweb
  57. Added upgrades slots to drawbridge — Arthur Uzulin / githubweb
  58. Made drawbridge drop  items in lost slots when downgrading — Arthur Uzulin / githubweb
  59. Fixed errors from accidental push by deleting old files — Arthur Uzulin / githubweb
  60. Made drawbridge inventory re-open when adding/removing advanced upgrade — Arthur Uzulin / githubweb
  61. Marked packets as handled — Arthur Uzulin / githubweb
  62. Also refresh Drawbridge UI if number of slots changes — Arthur Uzulin / githubweb
  63. Render drawbridge UI slots programmatically — Arthur Uzulin / githubweb
  64. Don't render disguise slot for now — Arthur Uzulin / githubweb
  65. Implemented advanced drawbridge — Arthur Uzulin / githubweb
  66. Waila Integration — Arthur Uzulin / githubweb
  67. Made advanced drawbridge slot number tooltip draw in grey — Arthur Uzulin / githubweb
  68. Implemented drawbridge and firestarter disguise — Arthur Uzulin / githubweb
  69. Implemented config file — Arthur Uzulin / githubweb
  70. Removed mod config gui hack — Arthur Uzulin / githubweb
  71. Added ore generation for copper and aluminum — Arthur Uzulin / githubweb
  72. Added ore cooking recipes — Arthur Uzulin / githubweb
  73. Renewed the ingot textures — Arthur Uzulin / githubweb
  74. Fixed world ore config not popping enough stacks — Arthur Uzulin / githubweb
  75. Fixed config getting reset on launch — Arthur Uzulin / githubweb
  76. Implemented drawbridge blacklist — Arthur Uzulin / githubweb
  77. Fixed firestarter not working in caves/in non-default air — Arthur Uzulin / githubweb
  78. Replaced Firestarter hardcoded extinguish entries with whitelist config — Arthur Uzulin / githubweb
  79. Fixed class name being displayed in upgrade tooltips instead of value — Arthur Uzulin / githubweb
  80. Added recipes — Arthur Uzulin / githubweb
  81. Fixed server-unfriendly code — Arthur Uzulin / githubweb
  82. Update forge version to 28.1.24 — Arthur Uzulin / githubweb
  83. Updated mantle — Arthur Uzulin / githubweb
  84. Fixed redstone machines being light-transparent on place — Arthur Uzulin / githubweb
  85. TMechworks book partially written, waiting for Mantle update — Arthur Uzulin / githubweb
  86. Removed ListConfig in favor of tags — Arthur Uzulin / githubweb
  87. Prevent drawbridge from placing/breaking unbreakable blocks — Arthur Uzulin / githubweb
  88. Updated mantle, book is now functional — Arthur Uzulin / githubweb
  89. Finished off the book pages, better text needed — Arthur Uzulin / githubweb
  90. Removed debug event listener — Arthur Uzulin / githubweb

#106 (Dec 24, 2015 1:00:07 PM)

  1. Adds displaying effect and tooltip on the spool's connecting state — JeanGlassmaker / githubweb
  2. Fixes the spool taking damage while trying to link the same points — JeanGlassmaker / githubweb
  3. Bumps to version 0.2.15 — JeanGlassmaker / githubweb

#105 (Dec 23, 2015 7:50:11 PM)

  1. Updates forge and tcon versions — JeanGlassmaker / githubweb
  2. Fixes a crash when looking at the Signal bus with WAILA installed, — JeanGlassmaker / githubweb

#104 (Sep 18, 2015 11:10:12 AM)

  1. Fixes inserting blocks while drawbridge is extended — JeanGlassmaker / githubweb

#101 (Jun 11, 2015 8:10:21 PM)

  1. Loop, save some lines — freddy1990 / githubweb

#100 (Mar 11, 2015 1:20:12 AM)

  1. Bumps to version 0.2.14 — JeanGlassmaker / githubweb

#99 (Mar 11, 2015 12:10:11 AM)

  1. Adds Block info command — JeanGlassmaker / githubweb

#98 (Mar 10, 2015 7:05:14 PM)

  1. Fixes advance drawbridge placing EnderStorage blocks — JeanGlassmaker / githubweb

#97 (Mar 10, 2015 5:30:13 PM)

  1. Fixes drawbridge placing EnderStorage blocks — JeanGlassmaker / githubweb

#96 (Feb 13, 2015 3:55:15 AM)

  1. Fixes piping items in drawbridges bypassing blacklist and camo checks — JeanGlassmaker / githubweb
  2. Disables shift clicking items into Advance Drawbridge — JeanGlassmaker / githubweb
  3. Version bump to 0.2.13 — JeanGlassmaker / githubweb

#95 (Feb 3, 2015 10:00:11 PM)

  1. Adds extra blacklist check, closes #78 — JeanGlassmaker / githubweb
  2. Version bump to 0.2.12 — JeanGlassmaker / githubweb

#94 (Feb 2, 2015 8:10:15 AM)

  1. Adds world boundaries checks for drawbridges, Closes #74 — JeanGlassmaker / githubweb

#93 (Feb 2, 2015 7:30:15 AM)

  1. fix weird ComputerCraft block placement — synthetic.actuality / githubweb

#92 (Feb 2, 2015 6:30:15 AM)

  1. Bump versions for Forge, Mantel and Tinkers Construct — JeanGlassmaker / githubweb

#91 (Feb 2, 2015 6:10:14 AM)

  1. update gradle to 2.0 — synthetic.actuality / githubweb

#90 (Feb 2, 2015 5:40:14 AM)

  1. Create pt_BR.lang — almyr.abath / githubweb

#89 (Dec 31, 2014 12:05:11 AM)

  1. Fixes getIndirectPowerLevelTo — charliepaterson89 / githubweb

#88 (Dec 30, 2014 7:50:16 AM)

  1. Update fr_FR.lang — AegisLesha / githubweb

#87 (Oct 28, 2014 8:55:14 PM)

  1. Fixes version number, and bump version to 0.2.11 — JeanGlassmaker / githubweb

#86 (Oct 27, 2014 5:40:14 PM)

  1. Fixes FML warning regrading unknown recipe — JeanGlassmaker / githubweb

#85 (Oct 27, 2014 1:15:13 PM)

  1. Adds a way to add a block to Drawbridge black list in the registry — JeanGlassmaker / githubweb
  2. Adds Defaults to drawbridge black list, closes — JeanGlassmaker / githubweb

#84 (Oct 27, 2014 10:40:12 AM)

  1. Fixes Drawbridge placement rotation after loading chunks, closes #41 — JeanGlassmaker / githubweb

#83 (Oct 25, 2014 8:35:10 AM)

  1. Adds hardness to the FilterBlock, closes #39 — JeanGlassmaker / githubweb

#82 (Oct 24, 2014 12:10:14 PM)

  1. Updates to Mantel 0.3.2 — JeanGlassmaker / githubweb
  2. Fixes the signal terminal notifiction for the facing block — JeanGlassmaker / githubweb

#81 (Oct 23, 2014 1:15:12 PM)

  1. Adds the Dynamo's item renderer — JeanGlassmaker / githubweb

#80 (Oct 20, 2014 3:40:14 AM)

  1. Ports the drawbridge blacklist from 1.6.4, closes #32 and #62 — JeanGlassmaker / githubweb

#79 (Oct 19, 2014 2:25:10 PM)

  1. Fixes the Dynamo name to avoid warning messages, closes #64 — JeanGlassmaker / githubweb
  2. Adds forge 1208 as minimum requirement — JeanGlassmaker / githubweb

#78 (Oct 19, 2014 12:50:15 PM)

  1. Unifies the logger — JeanGlassmaker / githubweb
  2. Clean up of TMechworks' main class — JeanGlassmaker / githubweb

#77 (Oct 19, 2014 11:30:14 AM)

  1. Updates forge to 1208, and TCon to 1.7.1 — JeanGlassmaker / githubweb

#76 (Oct 19, 2014 11:15:14 AM)

  1. Make drawbridges not update on clients; should help with #37 — izstas / githubweb

#75 (Sep 11, 2014 3:30:13 AM)

  1. Update fr_FR.lang — AegisLesha / githubweb

#74 (Sep 10, 2014 3:25:10 PM)

  1. Create fr_FR.lang — AegisLesha / githubweb

#73 (Sep 10, 2014 3:20:10 PM)

  1. Create ko_KR.lang — mmkpteams / githubweb
  2. Update zh_CN.lang — 619856824 / githubweb

#72 (Sep 10, 2014 3:15:15 PM)

  1. Update ru_RU.lang — verybigbro / githubweb

#71 (Aug 29, 2014 12:45:14 AM)

  1. Fix for Signal Buses and Terminals. — Tyler / githubweb

#70 (Aug 3, 2014 4:59:30 AM)

  1. Bump Forge to 10.13.0.1187 — Arthur Uzulin / githubweb

#69 (Jul 28, 2014 1:51:41 AM)

  1. Ported filter changes to 1.7.10 — gyro / githubweb

#68 (Jul 21, 2014 4:16:42 AM)

  1. Update it_IT.lang — thevikingwarrior98 / githubweb

#67 (Jul 7, 2014 11:26:45 PM)

  1. Updating for modern compatability — techokami / githubweb
  2. derp — techokami / githubweb
  3. TinkerWorld, eh? — techokami / githubweb

#66 (Jun 27, 2014 5:20:36 PM)

  1. Add Dynamo & Mesh Filter Localizations — cassboys / githubweb

#65 (Jun 26, 2014 11:41:08 PM)

  1. Updating to 1.7.10 :D — traincrazyb / githubweb

#64 (Jun 6, 2014 1:26:05 AM)

  1. bump forge, mantle, and tcon deps, update to reflect mantle packet — progwml6 / githubweb
  2. add in extra maven repos for transitive deps provided by tcon — progwml6 / githubweb

#63 (Jun 1, 2014 7:36:01 PM)

  1. Update PacketPipeline.java — mDiyo / githubweb

#62 (May 3, 2014 4:16:56 PM)

  1. Update ru_RU.lang — verybigbro / githubweb

#61 (Apr 26, 2014 2:41:58 PM)

  1. Update zh_CN.lang — jiangwei920228 / githubweb

#60 (Apr 17, 2014 9:46:09 PM)

  1. Fix Spool Repairing — traincrazyb / githubweb

#59 (Apr 15, 2014 11:06:08 PM)

  1. push in fixes from 1.6, format repo — progwml6 / githubweb

#55 (Apr 2, 2014 1:56:25 AM)

  1. fix access level issue — progwml6 / githubweb

#54 (Apr 2, 2014 1:51:25 AM)

  1. use direct implementation of isBlockNormalCube as methods exist on both — progwml6 / githubweb

#53 (Apr 1, 2014 5:31:26 AM)

  1. hopefully fix method not found issue in smp — progwml6 / githubweb

#52 (Mar 31, 2014 2:46:26 AM)

  1. fix missed import — progwml6 / githubweb

#51 (Mar 31, 2014 2:41:26 AM)

  1. formatting cleanup, use mantle's utils not copies, fix ItemStack equal — progwml6 / githubweb

#50 (Mar 31, 2014 1:36:25 AM)

  1. Initial work on porting filters. Placing items in frames is broken. — gyro / githubweb

#48 (Mar 14, 2014 9:56:10 PM)

  1. Remove Eclipse — traincrazyb / githubweb
  2. Fix most of the Drawbridge bugs. — traincrazyb / githubweb
  3. Fixing StatCollector Removing. — traincrazyb / githubweb

#47 (Mar 9, 2014 7:46:06 PM)

  1. bump deps and fix compile errors — progwml6 / githubweb

#46 (Mar 9, 2014 6:51:06 PM)

  1. Update SpoolOfWire.java — thevikingwarrior98 / githubweb
  2. Update RedstoneMachineItem.java — thevikingwarrior98 / githubweb
  3. Update AdvDrawbridgeGui.java — thevikingwarrior98 / githubweb
  4. Update DrawbridgeGui.java — thevikingwarrior98 / githubweb
  5. Update en_US.lang — thevikingwarrior98 / githubweb
  6. Update it_IT.lang — thevikingwarrior98 / githubweb
  7. Update it_IT.lang — thevikingwarrior98 / githubweb
  8. Update RedstoneMachineItem.java — thevikingwarrior98 / githubweb
  9. Update RedstoneMachineItem.java — thevikingwarrior98 / githubweb

#45 (Feb 25, 2014 8:01:06 PM)

  1. fix NPE if TE is null in multiblock stuff — progwml6 / githubweb

#44 (Feb 22, 2014 9:32:06 AM)

  1. another wierd error to fix — progwml6 / githubweb

#43 (Feb 22, 2014 9:22:53 AM)

  1. hopefully fix an extremely bizzare error — progwml6 / githubweb

#42 (Feb 20, 2014 7:25:55 PM)

  1. change API logger to log4j2, add some entries to drawbridge registries — progwml6 / githubweb

#41 (Feb 20, 2014 5:50:47 PM)

  1. update logger to log4j2, move in drawbridge state initializaitons -- IMC — progwml6 / githubweb

#39 (Feb 12, 2014 5:09:29 AM)

  1. dvs1 needs the group name to know where to publish to — progwml6 / githubweb

#38 (Feb 12, 2014 5:00:13 AM)

  1. bump tcon build — progwml6 / githubweb

#37 (Feb 12, 2014 4:53:47 AM)

  1. grab dev jars from dvs1 for now — progwml6 / githubweb

#36 (Feb 7, 2014 10:21:52 PM)

  1. Fix the getSubItems — traincrazyb / githubweb

#35 (Feb 5, 2014 3:41:48 PM)

  1. bump dep versions — progwml6 / githubweb

#34 (Feb 5, 2014 3:36:48 PM)

  1. organize imports ,format again, and fix naming issues — progwml6 / githubweb

#33 (Feb 5, 2014 2:17:44 PM)

  1. run through formatter — progwml6 / githubweb

#32 (Feb 5, 2014 2:01:48 PM)

  1. run through mcp mapping update script, fix a few things that got borked — progwml6 / githubweb

#31 (Feb 5, 2014 3:21:47 AM)

  1. update drawbridge stuffs from 1.6.x — progwml6 / githubweb

#30 (Feb 4, 2014 1:36:48 AM)

  1. get rid of some old imports — progwml6 / githubweb

#29 (Feb 3, 2014 10:26:48 PM)

  1. register tick handler w/ event bus — progwml6 / githubweb

#28 (Feb 3, 2014 9:11:48 PM)

  1. add eclipse stuff to gitignore — progwml6 / githubweb

#27 (Feb 3, 2014 9:06:48 PM)

  1. fix readme — progwml6 / githubweb
  2. Delete .classpath — progwml6 / githubweb

#26 (Feb 3, 2014 3:36:52 PM)

  1. ant be gone! — progwml6 / githubweb
  2. cleanup more stuff — progwml6 / githubweb
  3. complex obfuscation issue appears to be resolved swapping back to using — progwml6 / githubweb
  4. maual merge of commit 21b1027 — progwml6 / githubweb
  5. swap to Aeon for dev jars — progwml6 / githubweb
  6. forgot commit ID — progwml6 / githubweb
  7. format inconsitency — progwml6 / githubweb
  8. Update build.gradle — Sunstrike / githubweb
  9. update to current versioning setup, add in mantle — progwml6 / githubweb
  10. fix derp — progwml6 / githubweb
  11. update to latest tmech fixes, update to use mantle stuff — progwml6 / githubweb
  12. use mantle's coordtuple stuff — progwml6 / githubweb
  13. use gradle's version notation — progwml6 / githubweb
  14. update gitignore from tcon, add hard dep to mantle — progwml6 / githubweb
  15. update build file description — progwml6 / githubweb
  16. swap to java based mantle — progwml6 / githubweb
  17. ant be gone! — progwml6 / githubweb
  18. cleanup more stuff — progwml6 / githubweb
  19. complex obfuscation issue appears to be resolved swapping back to using — progwml6 / githubweb
  20. swap to Aeon for dev jars — progwml6 / githubweb
  21. forgot commit ID — progwml6 / githubweb
  22. format inconsitency — progwml6 / githubweb
  23. Update build.gradle — progwml6 / githubweb
  24. update to current versioning setup, add in mantle — progwml6 / githubweb
  25. fix derp — progwml6 / githubweb
  26. update to latest tmech fixes, update to use mantle stuff — progwml6 / githubweb
  27. use mantle's coordtuple stuff — progwml6 / githubweb
  28. use gradle's version notation — progwml6 / githubweb
  29. update gitignore from tcon, add hard dep to mantle — progwml6 / githubweb
  30. update build file description — progwml6 / githubweb
  31. swap to java based mantle — progwml6 / githubweb
  32. Fixed redstone machine indirect connectivity... — Arthur Uzulin / githubweb
  33. update versioning — progwml6 / githubweb
  34. new mantle/tcon — progwml6 / githubweb
  35. moved drawbrigelogicbase to tmech — progwml6 / githubweb
  36. update tcon/mantle deps — progwml6 / githubweb
  37. book code moved to mantle — progwml6 / githubweb
  38. update tcon/mantle dep versions — progwml6 / githubweb
  39. part 1 of 1.7 updates — progwml6 / githubweb
  40. more update work — progwml6 / githubweb
  41. some more update work — progwml6 / githubweb
  42. bunch of fixes — progwml6 / githubweb
  43. Updated most of the block stuff — Arthur Uzulin / githubweb
  44. moved drawbridge state stuff to tmech -- will be given IMC when mantle — progwml6 / githubweb
  45. instantiate the hashbimap — progwml6 / githubweb
  46. random fixes — progwml6 / githubweb
  47. some fixes — progwml6 / githubweb
  48. drawbridge stuff — progwml6 / githubweb
  49. Networking -> 1.7 — Arthur Uzulin / githubweb
  50. fix a bunch of stuff — progwml6 / githubweb
  51. moar fixes — progwml6 / githubweb
  52. moar fixes — progwml6 / githubweb
  53. really close — progwml6 / githubweb
  54. attempt to fix fake players — progwml6 / githubweb
  55. moar fixes — progwml6 / githubweb
  56. some moar fixes — progwml6 / githubweb
  57. fix tick handler, only thing left is fake player constructor — progwml6 / githubweb
  58. tmechworks will compile once tcon is done — progwml6 / githubweb
  59. bump gradle wrapper — progwml6 / githubweb
  60. bump dep versions in prep for testing — progwml6 / githubweb
  61. bump to 1.7.x tcon — progwml6 / githubweb
  62. wipe for branch swap — progwml6 / githubweb

#25 (Jan 8, 2014 2:01:24 PM)

  1. Drawbridge behavior reverted and solidified like pistons, all — mDiyo / githubweb
  2. Pickblock copies drawbridge, drawbridge functions as an elevator — mDiyo / githubweb
  3. move IDrawbridgeLogicBase to TMech — progwml6 / githubweb

#24 (Dec 14, 2013 11:35:59 AM)

  1. update tcon/mantle dep versions — progwml6 / githubweb

#23 (Dec 14, 2013 4:26:02 AM)

  1. book code moved to mantle — progwml6 / githubweb

#22 (Dec 9, 2013 9:21:00 PM)

  1. update tcon/mantle deps — progwml6 / githubweb

#20 (Dec 9, 2013 10:21:03 AM)

  1. moved drawbrigelogicbase to tmech — progwml6 / githubweb

#19 (Dec 6, 2013 7:30:32 PM)

  1. new mantle/tcon — progwml6 / githubweb

#18 (Dec 5, 2013 9:37:58 PM)

  1. update versioning — progwml6 / githubweb

#17 (Dec 5, 2013 9:10:28 AM)

  1. Fixed redstone machine indirect connectivity... — Arthur Uzulin / githubweb

#15 (Dec 5, 2013 5:55:32 AM)

  1. ant be gone! — progwml6 / githubweb
  2. cleanup more stuff — progwml6 / githubweb
  3. complex obfuscation issue appears to be resolved swapping back to using — progwml6 / githubweb
  4. swap to Aeon for dev jars — progwml6 / githubweb
  5. forgot commit ID — progwml6 / githubweb
  6. format inconsitency — progwml6 / githubweb
  7. Update build.gradle — progwml6 / githubweb
  8. update to current versioning setup, add in mantle — progwml6 / githubweb
  9. fix derp — progwml6 / githubweb
  10. update to latest tmech fixes, update to use mantle stuff — progwml6 / githubweb
  11. use mantle's coordtuple stuff — progwml6 / githubweb
  12. use gradle's version notation — progwml6 / githubweb
  13. update gitignore from tcon, add hard dep to mantle — progwml6 / githubweb
  14. update build file description — progwml6 / githubweb
  15. swap to java based mantle — progwml6 / githubweb

#14 (Dec 5, 2013 5:45:32 AM)

  1. Drawbridge Fixed! — tmpillbox / githubweb
  2. Use updated .gitignore from TCon — tmpillbox / githubweb
  3. swap to java based mantle — progwml6 / githubweb

#13 (Dec 3, 2013 7:58:41 PM)

  1. update to current versioning setup, add in mantle — progwml6 / githubweb
  2. fix derp — progwml6 / githubweb
  3. update to latest tmech fixes, update to use mantle stuff — progwml6 / githubweb
  4. use mantle's coordtuple stuff — progwml6 / githubweb
  5. use gradle's version notation — progwml6 / githubweb
  6. update gitignore from tcon, add hard dep to mantle — progwml6 / githubweb
  7. update build file description — progwml6 / githubweb

#12 (Nov 26, 2013 10:34:44 PM)

  1. Update build.gradle — Sunstrike / githubweb

#8 (Nov 26, 2013 9:58:09 PM)

  1. format inconsitency — progwml6 / githubweb

#6 (Nov 26, 2013 9:20:05 PM)

  1. forgot commit ID — progwml6 / githubweb

#5 (Nov 26, 2013 9:14:17 PM)

  1. swap to Aeon for dev jars — progwml6 / githubweb

#4 (Nov 26, 2013 7:02:30 PM)

  1. maual merge of commit 21b1027 — progwml6 / githubweb

#3 (Nov 23, 2013 4:29:16 PM)

  1. cleanup more stuff — progwml6 / githubweb
  2. complex obfuscation issue appears to be resolved swapping back to using — progwml6 / githubweb