1. ee0193c Made that sawmill quieter by Aidan Brady · 11 years ago
  2. 053b6f3 Salination Controller GUI handler because I’m nice by Aidan Brady · 11 years ago
  3. e83455a Fix cable tooltip by Aidan Brady · 11 years ago
  4. 40663d6 Fixed #838, thanks @Not-steve by Aidan Brady · 11 years ago
  5. 9c5ee1e Fix silk not working by Aidan Brady · 11 years ago
  6. 7d69639 A few bug fixes by Aidan C. Brady · 11 years ago
  7. b893498 Fix spawner config by Aidan C. Brady · 11 years ago
  8. 5e775a9 Fixed recipe conflict by Aidan C. Brady · 11 years ago
  9. ab58f76 Tooltips! by Aidan C. Brady · 11 years ago
  10. d03b2b2 Fix Gas Masks making you completely invincible by Aidan C. Brady · 11 years ago
  11. da8a1a7 Fixes! :) by Aidan C. Brady · 11 years ago
  12. fe2deb9 And yet more Salination Plant work! by Aidan C. Brady · 11 years ago
  13. ae5fe1c Just about finished Salination Plant multiblock stuff by Aidan C. Brady · 11 years ago
  14. 5142251 Don't auto-build multiblock by Aidan C. Brady · 11 years ago
  15. 992b24e Fixes by Aidan C. Brady · 11 years ago
  16. 98f3f54 More salivation plant work by Aidan C. Brady · 11 years ago
  17. e726e50 Work on Salination Plants by Aidan C. Brady · 11 years ago
  18. 7ed788c Finalized Salination Controller algo by Aidan C. Brady · 11 years ago
  19. 56db973 Work on multiblock algorithm by Aidan C. Brady · 11 years ago
  20. 804d071 More work on salivation controllers by Aidan C. Brady · 11 years ago
  21. 83ee208 Added a few cool textures, neatened up Salination Tank structure code by Aidan C. Brady · 11 years ago
  22. fb140d4 Fix silly recipe bug by Aidan Brady · 11 years ago
  23. 71cfd3c Better textures, sounds for Chemical Infuser, Chemical Oxidizer & Precision Sawmill, sounds now fade in by Aidan Brady · 11 years ago
  24. 8f6b618 Work on recipes, fixed a few bugs by Aidan Brady · 11 years ago
  25. 0aafa16 Fix a few things, start on recipes by Aidan Brady · 11 years ago
  26. 398dffb Added config option to disable Cardboard Boxes picking up spawners by Aidan Brady · 11 years ago
  27. 4d9c2ad Fixed Gas Mask location by Aidan C. Brady · 11 years ago
  28. b82f96d Fixed a few textures, added Salt, added NEI recipe handler for Precision Sawmill by Aidan C. Brady · 11 years ago
  29. 3016917 Fixed Cardboard side texture by Aidan C. Brady · 11 years ago
  30. dd8e77d Precision Sawmill textures by Aidan C. Brady · 11 years ago
  31. 5dfee9e Precision Sawmill and overall Chance Machine framework GUI & Container by Aidan C. Brady · 11 years ago
  32. 19b36e9 Work on Precision Sawmill, added Sawdust, finished ChanceMachine tile and recipe foundation by Aidan C. Brady · 11 years ago
  33. 763c5de Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan Brady · 11 years ago
  34. 5ffd553 Start on to-be-named log processor by Aidan Brady · 11 years ago
  35. ebdbdbe Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 11 years ago
  36. 89a70f4 Cardboard Boxes. Yep :) by Aidan C. Brady · 11 years ago
  37. 2717f6f Redstone sensitivity on transmitters. by Ben Spiers · 11 years ago
  38. f59e12d Fix Atomic Disassembler vein issue by Aidan Brady · 11 years ago
  39. 9eef8c4 Allow for SMP-side mc dir access by Aidan Brady · 11 years ago
  40. 16219e5 Fix a few debug codes by Aidan C. Brady · 11 years ago
  41. d3f4934 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 11 years ago
  42. 282c6fc Fixed that crash by Aidan C. Brady · 11 years ago
  43. a1cc44b Iteration #2 of salination plants, they have a more defined shape now but the algorithm seems very costly so it only does it when configurated. Still work to do. by Ben Spiers · 11 years ago
  44. 6fa8ceb Make a start on the Salination plant. Primitive so far but the multiblock system just about works. by Ben Spiers · 11 years ago
  45. 7b5b5b3 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan Brady · 11 years ago
  46. 70d3140 Config property for displaying different energy units by Aidan Brady · 11 years ago
  47. 88d7653 Added some more blocks to Digital Miner blacklist. by Aidan C. Brady · 11 years ago
  48. a3012b0 Fixed vein Redstone Ore support by Aidan Brady · 11 years ago
  49. 1df6fc6 Unless we set up an access transformer, this is necessary on my end by Aidan Brady · 11 years ago
  50. ce7fbaa Remove a loop in the solar generator code that was causing a big performance hit. As far as I can tell all it did was disable it if there were other solars above. By all means put it back if it was more important than that. by Ben Spiers · 11 years ago
  51. f87c27a Make the standard power bar a GuiElement. I think it might be good to move towards a more modular gui system. Have more stuff done in code and less in graphics. by Ben Spiers · 11 years ago
  52. 0b98b08 Add fancy energy info tabs, fix a few things, bump up both energy usage and generation on some machines/generators by Aidan C. Brady · 11 years ago
  53. 34cda86 Start work on something :) by Aidan Brady · 11 years ago
  54. 73f0c64 Quick cleanup by Aidan Brady · 11 years ago
  55. 210e949 Slow, med and fast rates for Atomic Disassembler by Aidan Brady · 11 years ago
  56. b49d067 Some hopeful performance improvements to getConnections() and emit() by Ben Spiers · 11 years ago
  57. 6728abd Added vein mining to Atomic Disassembler, bumped energy usage by Aidan C. Brady · 11 years ago
  58. 836dd3c Electrolytic Separator NEI plugin by Aidan C. Brady · 11 years ago
  59. 6eb43d1 Just about finished Rotary Condensentrator NEI support by Aidan C. Brady · 11 years ago
  60. dac7fd4 Work on Rotary Condensentrator recipe handler by Aidan Brady · 11 years ago
  61. c61db44 Going to use Sulfuric Acid/Sulfur in the Chemical Injection Chamber until we get Salt/Brine/etc down by Aidan Brady · 11 years ago
  62. 531bfe8 Add base class for Rotary Condensentrator NEI plugin as well by Aidan Brady · 11 years ago
  63. f7eb278 Chemical Infuser recipe handler! by Aidan Brady · 11 years ago
  64. 723be4c NEI gas lookups for usage and crafting working! by Aidan C. Brady · 11 years ago
  65. 40684e2 Start work on Electrolytic Separator and Chemical Oxidizer recipe handlers. Also start work on gas/fluid NEI lookups! by Aidan Brady · 11 years ago
  66. 973dd92 Remove println, add progress action by Aidan Brady · 11 years ago
  67. df2ea31 Updated GUI textures to fix copy alpha screw up by Aidan Brady · 11 years ago
  68. 47e24b8 Added in a recipe handler for the Chemical Oxidizer by Aidan C. Brady · 11 years ago
  69. d21415f Fixed smelting recipes by Aidan C. Brady · 11 years ago
  70. a518527 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 11 years ago
  71. ec9a77d Fixed bedrock issue, transmitters can now be wrenched by IC2 wrenches by Aidan C. Brady · 11 years ago
  72. e113af9 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan Brady · 11 years ago
  73. 1151084 Fixed a crash by Aidan Brady · 11 years ago
  74. 8886b4c Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 11 years ago
  75. 3a37ac7 Added in some most likely temporary recipes for new UniCable tiers by Aidan C. Brady · 11 years ago
  76. 2644fed A few corner cases in GUI checks, closes #795 by Aidan Brady · 11 years ago
  77. f0e5c7c General cleanup by Aidan C. Brady · 11 years ago
  78. 88da994 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 11 years ago
  79. 738292b For some reason yPos isn't centered. I don't know why. by Aidan C. Brady · 11 years ago
  80. 849273f Try and fix a strange crash that can't happen but is happening anyway. by Ben Spiers · 11 years ago
  81. 2600f8f Balloons are cool :) by Aidan C. Brady · 11 years ago
  82. 54b4e75 Start work on balloon entity base raytrace by Aidan Brady · 11 years ago
  83. ddae9ed Fixed bug with balloons moving with entities by Aidan C. Brady · 11 years ago
  84. 4395f3a You can now place balloons on entities. Still a bit buggy, and they don't float or anything, but it works. by Aidan C. Brady · 11 years ago
  85. ca207eb Recipe fixes by Ben Spiers · 11 years ago
  86. a05afb6 Mechanical Pipe rendering adjustments. Couldn't be bothered to make 100 different models in blender. Maybe I'll write a python script to do it for me. Might make a bigger version of the shaped in/out model to better fit the mechanical pipe. by Ben Spiers · 11 years ago
  87. 4ab61c8 Organized some classes, began work on balloon entity connections by Aidan Brady · 11 years ago
  88. 45eef14 Fix a missed println by Aidan C. Brady · 11 years ago
  89. dc52ca5 Updated Donator list, thanks for paying off this month's server fees Nephatrine :) by Aidan C. Brady · 11 years ago
  90. 0d4c018 Fix a transporter thing. by Ben Spiers · 11 years ago
  91. 333afdc Remove the old transmitter renderer, enable the new one to render in hand and inventory by Ben Spiers · 11 years ago
  92. ac07e54 Separate the current buffer from the throughput when examining a network by Ben Spiers · 11 years ago
  93. d0f64eb Tiered UniCables. Pending recipes and capacity balance. Other limitations may be imposed on low-tier cables if we think of any. by Ben Spiers · 11 years ago
  94. b299ad4 Rendering fixes and improvements by Ben Spiers · 11 years ago
  95. 1129a33 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 11 years ago
  96. a9143ee Added Electrolytic Separator recipes to RecipeHelper API by Aidan C. Brady · 11 years ago
  97. ab26ba5 More avoidance of crashing due to separator changes. by Ben Spiers · 11 years ago
  98. 30055fc Fixed Balloons screwing up (again) by Aidan Brady · 11 years ago
  99. 4b1adf7 Stop FML complaining about item conflicts, fix my translation. by Ben Spiers · 11 years ago
  100. be96cb6 Fixed Bounding Blocks causing crashes by Aidan C. Brady · 11 years ago