1. 4309a7d More work - SoundHandler now uses a channel-based system for sounds. by Aidan C. Brady · 10 years ago
  2. be7ea11 Some work on flamethrower sounds, also refactored sound system to allow for multiple sounds from a single object reference (to allow flamethrower and jetpack sounds to work simultaneously) by Aidan C. Brady · 10 years ago
  3. 6e5eca9 Merge branch '1.8' of https://github.com/aidancbrady/Mekanism into 1.8 by Aidan C. Brady · 10 years ago
  4. ee78954 A bit of work on flamethrower sound effect handling by Aidan C. Brady · 10 years ago
  5. 8673440 Reactor Logic work. More complex now, and more realistic, taking some cues from BigReactors' example. by Ben Spiers · 10 years ago
  6. 62659af Reactor Multiblock work by Ben Spiers · 10 years ago
  7. 445cb7a You are not using Wolfram|Alpha now, @unpairedbracket. by Ben Spiers · 10 years ago
  8. bdde617 More work on Fusion Reactor by Ben Spiers · 10 years ago
  9. cb21885 More Laser and Reactor work. Lasers work now, and Heat Generators generate energy from incident lasers, in order to test lasers. This is probably only temporary. by Ben Spiers · 10 years ago
  10. cdeb258 Started work on flamethrower sounds, also increased efficiency of SoundHandler (now loops over sounds only once instead of twice) by Aidan C. Brady · 10 years ago
  11. f9fdb56 Fixed a few tiny laser compile issues by Aidan C. Brady · 10 years ago
  12. a98bf8b Merge branch 'development' into 1.8 by Aidan C. Brady · 10 years ago
  13. de1e264 Merge branch 'master' into development by Aidan C. Brady · 10 years ago
  14. 146d974 Fixed Teleporter localization, fixed balloons placing on non-solid sides, added AE processing recipes, improve tele porter efficiency by Aidan C. Brady · 10 years ago
  15. c009940 Fix Railcraft Dependency by Ben Spiers · 10 years ago
  16. a24bd2e A bit of work on teleporter localization. There's something weird going on, though. by Aidan C. Brady · 10 years ago
  17. 8d36e9a Fix a bizarre bug I introduced ages ago. by Ben Spiers · 10 years ago
  18. 23b6ce5 Merge branch 'development' into 1.8 by Aidan C. Brady · 10 years ago
  19. 1094475 Fixed teleporter crash, fixed asset issue by Aidan C. Brady · 10 years ago
  20. ad0a71e Merge branch 'development' into 1.8 by Aidan C. Brady · 10 years ago
  21. 3fc1ec0 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 10 years ago
  22. 17f8fa1 Implemented robit crash fix by Aidan C. Brady · 10 years ago
  23. e466808 Merge pull request #1509 from Mierzen/development by Aidan · 10 years ago
  24. ddb6140 Merge branch '1.8' of https://github.com/aidancbrady/Mekanism into 1.8 by Aidan C. Brady · 10 years ago
  25. 9592d7f Flamethrower fixes! by Aidan C. Brady · 10 years ago
  26. 11e21e1 Start on implementation of lasers. by Ben Spiers · 10 years ago
  27. 24b15ee Missed one missing tooltip (haha) by Mierzen · 10 years ago
  28. 6fd1488 Language file changes: by Mierzen · 10 years ago
  29. 700cc76 Fix a different, unrelated OreDict issue. by Ben Spiers · 10 years ago
  30. 39c6b45 Fix Iron Dust smelting issue. Close #1478 by Ben Spiers · 10 years ago
  31. 3161e91 Update ru_RU.lang by Anton · 10 years ago
  32. c893a73 Update en_GB, add en_ZA by Mierzen · 10 years ago
  33. b650ed4 Revert "Capitalize some language keys (yes, no and AD modes)" by Mierzen · 10 years ago
  34. d8b9ff7 Merge branch 'master' into development by Ben Spiers · 10 years ago
  35. c560bdc Fix a different, unrelated OreDict issue. by Ben Spiers · 10 years ago
  36. 3e3bf2c Fix Iron Dust smelting issue. Close #1478 by Ben Spiers · 10 years ago
  37. 9c2582a Capitalize some language keys (yes, no and AD modes) by Mierzen · 10 years ago
  38. 7328fd4 Remove inherited language strings from en_GB and en_ZA by Mierzen · 10 years ago
  39. eecfd68 Merge pull request #1505 from Mierzen/master by Aidan · 10 years ago
  40. 1a45883 Work on making flamethrowers work nice. Still need to get first person neutral particles down. by Aidan C. Brady · 10 years ago
  41. afe69a0 Update ru_RU.lang by Anton · 10 years ago
  42. 0872cdb Update en_GB, add en_ZA by Mierzen · 10 years ago
  43. 6fbfd22 Merge branch 'development' into 1.8 by Aidan C. Brady · 10 years ago
  44. 4bea4c6 Remove stray @Method by Ben Spiers · 10 years ago
  45. 3f7de46 Just about polished off baby skeletons, started on getting the Flamethrower to render with correct scale and orientation by Aidan C. Brady · 10 years ago
  46. 6cc7efc Merge branch 'master' into 1.8 by Aidan C. Brady · 10 years ago
  47. c223eab Fixed Combiner NEI texture, fixed Cardboard Box not working by Aidan C. Brady · 10 years ago
  48. 6271284 Merge branch '1.8' of https://github.com/aidancbrady/Mekanism into 1.8 by Aidan C. Brady · 10 years ago
  49. 9abc111 Baby Skeletons, started work on Flamethrower by Aidan C. Brady · 10 years ago
  50. 0638cdb More work on Fusion Reactor and Lasers by Ben Spiers · 10 years ago
  51. cf6f5ab Bump versions to 8.0.0 by Aidan C. Brady · 10 years ago
  52. 246c942 Merge branch 'development' into 1.8 by Aidan C. Brady · 10 years ago
  53. cfdaf37 Moved MFR back into api package. by Aidan C. Brady · 10 years ago
  54. 0758ad7 Fix un-checked MFR API usage by Ben Spiers · 10 years ago
  55. 79f27e9 Merge branch 'master' of https://github.com/aidancbrady/Mekanism by Aidan C. Brady · 10 years ago
  56. 369eb01 Fixed Portable Tank transfer issue, fixed inventories not being sustained, fixed Logistical Transporter crash by Aidan C. Brady · 10 years ago
  57. a8bfe29 Depend on EnderIO and ExtraUtilities by Ben Spiers · 10 years ago
  58. f095cbd Fix the BuildCraft API dependency by Ben Spiers · 10 years ago
  59. 390f0b0 Force Mekanism to load after FMP by Aidan C. Brady · 10 years ago
  60. 5bc7288 Mekanism v7...official release. by Aidan C. Brady · 10 years ago
  61. e3f8508 Merge branch 'development' into 1.8 by Ben Spiers · 10 years ago
  62. 4500232 More constants! by Ben Spiers · 10 years ago
  63. 6095f6e Fixed the evil mac sound bug by increasing the sampling rate and doubling the buffer size to two bytes. Also removed printlns. by Aidan C. Brady · 10 years ago
  64. 177372e Rewrote idle path calculations of Logistical Transporters! by Aidan C. Brady · 10 years ago
  65. 4ba9afb Updated recipes to be more consistent. This was about all I wanted to accomplish for v7...either I make Gas Cells tomorrow or I push the release. by Aidan C. Brady · 10 years ago
  66. ee00c5a Chemical Dissolution Chamber now can accept upgrades by Aidan C. Brady · 10 years ago
  67. 60b2266 Fixes galore! by Aidan C. Brady · 10 years ago
  68. eda233f More GUI bugs! by Aidan C. Brady · 10 years ago
  69. 77d3469 Fix a few GUI bugs by Aidan C. Brady · 10 years ago
  70. 171c976 Chemical Crystallizer now accepts upgrades by Aidan C. Brady · 10 years ago
  71. 65a8633 Gave Chemical Oxidizer and PRC upgrade systems, fixed Chemical Oxidizer and Electrolytic Separator NEI modules by Aidan C. Brady · 10 years ago
  72. 7198704 Fixed a crash! by Aidan C. Brady · 10 years ago
  73. fc87866 Implemented new container edit modes in Portable Tank and Dynamic Tank, still need to set up IFluidContainerItem integration with the Dynamic Tank by Aidan C. Brady · 10 years ago
  74. 12f3ef8 Lay out the foundation for container edit modes. Also changed the way Dynamic Tank caches work - they are now much more modular and will remember their multiblock inventories on world reload. by Aidan C. Brady · 10 years ago
  75. 16c5f7c Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 10 years ago
  76. 1f9782d Added logic to allow fluid-accepting machines to use IFluidContainerItem fluids by Aidan C. Brady · 10 years ago
  77. a643f1c Start on Fusion Reactor logic and infrastructure. Currently experimenting with parameters for balance. by Ben Spiers · 10 years ago
  78. 55b178b Revert "Start on Fusion Reactor logic and infrastructure. Currently experimenting with parameters for balance." by Ben Spiers · 10 years ago
  79. 95b6ac8 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development by Aidan C. Brady · 10 years ago
  80. fc138c5 Portable Tank now serves as a FluidContainerItem, now I just need to get fluid-accepting machines to recognize them by Aidan C. Brady · 10 years ago
  81. 7394ced Start on Fusion Reactor logic and infrastructure. Currently experimenting with parameters for balance. by Ben Spiers · 10 years ago
  82. cd10bc8 Updates for changed IC2 API. Not sure if I'll be able to use @Optional with the new non-legacy BC MJ API as it uses Annotations instead of interfaces. by Ben Spiers · 10 years ago
  83. 5e0dc25 Update BC and IC2 APIs. Not updated Mek code to match yet. by Ben Spiers · 10 years ago
  84. 9dc1c1d Work on a more consistent tier system. Added Reinforced Alloy, renamed Atomic Core to Atomic Alloy, and changed the recipe of the Atomic Alloy to use multiple levels of Metallurgic Infuser processing. The Reinforced Alloy is in between. by Aidan C. Brady · 10 years ago
  85. 23adf9a Added Salt Blocks - generates similarly to clay. Added tooltips for config GUI. Added option to regenerate ores, as this is now a thing. Also...began implementing different tiers of control circuits. by Aidan C. Brady · 10 years ago
  86. 63970a2 Upgraded gas item recipe integration greatly, should make things much smoother. by Aidan C. Brady · 10 years ago
  87. 377fff3 We don't really need getLocation(), instead using Coord4D.get() with the getTile() method. by Aidan C. Brady · 10 years ago
  88. ee87d8c Transmitter code cleanup - killed the now-unused merge() method and separated data handlers from ITransmitterNetwork itself. Also added new pipe textures. by Aidan C. Brady · 10 years ago
  89. f405a9e Fixed transmitter recipes to more reasonable options. by Aidan C. Brady · 10 years ago
  90. df31833 Tiny cleanup by Aidan C. Brady · 10 years ago
  91. 4e32a77 Fix Client/Server issues. by Ben Spiers · 10 years ago
  92. 83ff761 Fix a bug with takeTopItem() inventory management. This fixed it, @ErogenousBeef! by Aidan C. Brady · 10 years ago
  93. f26c49d Add a mcmod.info for development purposes. by Ben Spiers · 10 years ago
  94. df58560 Clean up configs a lot; Fix Config GUIs. This will require people to sort out their configs on their own, as things have moved. by Ben Spiers · 10 years ago
  95. f67be01 Tank-based fluid container interaction fixes. Can't figure out the data request issue. by Aidan C. Brady · 10 years ago
  96. 8a8086a Merge branch '1.7.10' into development by Ben Spiers · 10 years ago
  97. f0ad905 Merge branch '1.7.10' into development by Ben Spiers · 10 years ago
  98. 786d399 Require Forge 10.12.2.1147 or above. by Ben Spiers · 10 years ago
  99. 1914910 Merge pull request #1435 from BrunoLG/patch-3 by Aidan · 10 years ago
  100. 5e08f81 We can depend on APIs directly now :) by Ben Spiers · 10 years ago