1. f34ecd4 bump version to 9.7.9 by Thiakil · 5 years ago 9.7.9
  2. ac70101 Merge PR Optimized Component Ejector. Closes #5537 by Thiakil · 5 years ago
  3. 7a726f3 Merge PR IFluidHandlerWrapper implementation cleanup. Closes #5551 by Thiakil · 5 years ago
  4. 05166ee Assemblicator Fixes for Transforming recipes (#5542) by Xander · 5 years ago
  5. 0557a8b Fix various height checks for the different solar devices by pupnewfster · 5 years ago
  6. 3750d42 Fix null tile warnings from logistical sorters not connected to things on both sides when set to auto. by pupnewfster · 5 years ago
  7. c3be258 Overwrite getBlockFaceShape for various blocks (#5539) by Richard Freimer · 5 years ago
  8. de705af Added checks for is block loaded to several methods (#5533) by Robert WC Seifert · 5 years ago
  9. d217a54 Ignore amounts for inputItemMatches (#5532) by Richard Freimer · 5 years ago
  10. 5d17d70 Reworked PipeUtils and GasUtils side access (#5529) by Robert WC Seifert · 5 years ago
  11. f00fe44 Prevent OreDict queries from creating empty entries since some mods don't check that. Closes #5524 by Thiakil · 5 years ago
  12. a122434 add more debugging info for bad itemhandler assertion by Thiakil · 5 years ago
  13. 9e181fa es_es.lang update and fixes (#5528) by Raul CG · 5 years ago
  14. e337441 Bump version to 9.7.8 by pupnewfster · 5 years ago
  15. 91d3f6f Update various outdated lang keys pointed out by #5520 by pupnewfster · 5 years ago
  16. 5fe806e update ja_jp.lang (#5520) by karakufire · 5 years ago
  17. 9702af8 Temporarily change a few block's opaqueness back to false to fix some rendering changes they caused. by pupnewfster · 5 years ago
  18. b49e45a Void gases from machines on load if invalid, as discussed in #5502 (#5519) by Richard Freimer · 5 years ago
  19. d10a623 Fix a few calculations for in transit transporter calculations by pupnewfster · 5 years ago
  20. 8e8ff1d Glass is supposed to have fullBlock as false for the lighting engine by pupnewfster · 5 years ago
  21. 8bdc452 fix bad BlockBasicType constructor param names by Xander · 5 years ago
  22. 20b612b BlockBasic Property changes (#5484) by ToMe25 · 5 years ago
  23. c9a9acb Simulate amount the network has room for, rather than the amount that rate it can transfer at (#5513) by Richard Freimer · 5 years ago
  24. 180183f Fix purification chamber being able to accept wrong gases directly from IGasItems #5502 by pupnewfster · 5 years ago
  25. 33957bd Fix a tiny bit of math broken by #5496 by pupnewfster · 5 years ago
  26. de9450a Fix API version number as #5496 had not been merged for the version it was bumping API to by pupnewfster · 5 years ago
  27. 4dd1e81 Use sendToAllTracking for update packets (#5496) by Richard Freimer · 5 years ago
  28. 55e8980 Add non null params to the super call on DummyWorld, add try/catch around its construction in case something else goes bad by Thiakil · 5 years ago
  29. a30326b Run OreDictManager recipes at lowest priority to try catch mods adding to oredict during recipe event by Thiakil · 5 years ago
  30. 33cc203 Fix copy paste error making removeAllRecipes for metallurgic infuser not work. Closes #5507 by pupnewfster · 5 years ago
  31. 7d1dd87 Version Bump 9.7.7 by Thiakil · 5 years ago 9.7.7
  32. 75d1fd7 add DummyWorld to use in Log crafting recipe checks by Thiakil · 5 years ago
  33. 28c13c8 Use reference map instead of EnumMap for nullable key. Closes #5504 by Thiakil · 5 years ago
  34. 9132aa7 ensure canConnectMutual checks a block is loaded. Closes #5505 by Thiakil · 5 years ago
  35. d4e2724 bump version by Thiakil · 5 years ago 9.7.6
  36. 68b448b fix incorrect ArrayList constructor usage by Thiakil · 5 years ago
  37. cab79bf attempt to fix race conditions with FoamFix parallel model loading, crash if fields aren't found (https://discordapp.com/channels/554379889122213888/560583846509281280/584510666883334144) by Thiakil · 5 years ago
  38. d19f1cd Transporter performance improvements (#5488) by Richard Freimer · 5 years ago
  39. 72951d2 Cleanup a bit of infusion code (#5493) by Richard Freimer · 5 years ago
  40. eb2de11 Check ItemStack NBT for comparison in more places (#5491) by Richard Freimer · 5 years ago
  41. 7438ad4 Use Recipe Generics in more places, and some general readability improvements (#5490) by Richard Freimer · 5 years ago
  42. 8861e52 Finish the Recipe generics port by Thiakil · 5 years ago
  43. 99df6a3 Fix creative gas tank actually withdrawing gas when auto eject is false and a tube is pulling out of it by pupnewfster · 5 years ago
  44. 253be28 minor nullable annotation for completeness by Thiakil · 5 years ago
  45. 65ed1cf some turbine nullable fluidstack fixes. Closes #5485 by Thiakil · 5 years ago
  46. 959f7e9 Bump version to 9.7.5 by pupnewfster · 5 years ago
  47. b4572a2 Add support for adding/removing item to gas conversions via crafttweaker by pupnewfster · 5 years ago
  48. d6bca94 Make Refined Obsidian usable for Nether Portals (#5479) by ToMe25 · 5 years ago
  49. 2809912 Induction matrix optimization (#5462) by Richard Freimer · 5 years ago
  50. c8d2fbb Add comparator support for a large number of blocks (#5474) by Richard Freimer · 5 years ago
  51. 52796ff Only mark the chargepad as active if it has energy. Fixes #5472 by pupnewfster · 5 years ago
  52. ef6e17e Don't auto clear configuration card after pasting. Closes #5442 by pupnewfster · 5 years ago
  53. aa10503 Atomic Disassembler Grass Path Block Tweak (#5471) by ToMe25 · 5 years ago
  54. 80b07bc Code cleanup (#5468) by Richard Freimer · 5 years ago
  55. 40620ec Fix loading gas tank's with null gas stored. Fixes #5470 by pupnewfster · 5 years ago
  56. 0d4b509 Formatting and code readability cleanup (#5467) by Richard Freimer · 5 years ago
  57. 91ef2a5 add energy storage settings category to config gui. closes #5465 by Thiakil · 5 years ago
  58. 31b06c0 Keybindings optimisations (#5389) by Xander · 5 years ago
  59. b570ef7 Codestyle (#5463) by Xander · 5 years ago
  60. 352fddb Logistical sorter - single item & muffling upgrade (#5446) by Matej Zajo Kralik · 5 years ago
  61. ad47302 Cleanup DynamicNetwork API (#5460) by Xander · 5 years ago
  62. 0a9c253 skip acceptor if it's TileEntity is null, because the tile has unloaded (reported on discord) by Thiakil · 5 years ago
  63. 4d497e2 bump version to 9.7.4 by pupnewfster · 5 years ago
  64. e3161cf Miner cleanup (#5456) by Richard Freimer · 5 years ago
  65. 4c4e88d Improve Itemstack equality checks (#5451) by Xander · 5 years ago
  66. 82d62ef Fix valid fuel check for Gas Generator. Fixes #5448 by pupnewfster · 5 years ago
  67. da012bc Only rename the dropped item if the TE is nameable. Fixes #5455 by pupnewfster · 5 years ago
  68. 20c426d Fix returning simulated IC2 power acceptance as EU instead of J. Fixes #5450 by pupnewfster · 5 years ago
  69. faef156 bump version to 9.7.3 by pupnewfster · 5 years ago
  70. d5db11e Port #4952 by @danielzgtg Item drop compatibility (#5384) by Richard Freimer · 5 years ago
  71. 36d1a9c Always request a render update because the rotation may have changed. Fixes #4942 by pupnewfster · 5 years ago
  72. 36aa81d Add support for configuring machine energy storage. (#5418) by Matej Zajo Kralik · 5 years ago
  73. 14d6070 Add some more ore processing compatibility (#5445) by ToMe25 · 5 years ago
  74. b3663a3 Emitting logic overhaul (#5422) by Richard Freimer · 5 years ago
  75. 445556f Use security utils for checking access to teleporter and quantum entangloporter (#5431) by Richard Freimer · 5 years ago
  76. 075673f Improve Compat with TOP (#5427) by Richard Freimer · 5 years ago
  77. 9692deb Fix desync between server and client for personal chest. Fixes #5438 by pupnewfster · 5 years ago
  78. dccc32d Check NBT for factory sorting. Fixes #5436 by pupnewfster · 5 years ago
  79. 99977f8 Properly set the metallurgic infuser to empty, fixes #5439 by pupnewfster · 5 years ago
  80. ba89f44 Actually obey the update cache param, and use the more advanced helper method in Container as well by pupnewfster · 5 years ago
  81. f6d3d74 Check for null recipe in factory input slot. Fixes #5434 by Thiakil · 5 years ago
  82. 10a7be5 IDE assisted Nullable annotations for RecipeHandler by Thiakil · 5 years ago
  83. c1832d8 Fix Advanced purifying factory not having the lights be on. Closes #5223 by pupnewfster · 5 years ago
  84. 74e168e Mark BinRecipe as dynamic. Removes Caliper Air warning closes #5174 by pupnewfster · 5 years ago
  85. fe8233c Fix Crash when adding a dot or a E to the Laser Amplifier Delay. (#5430) by ToMe25 · 5 years ago
  86. 485ee89 Fix a few missing fluid color renders for various guis (#5424) by Richard Freimer · 5 years ago
  87. 03cc33f As we disable capabilities when a side config has them disabled we need to notify the neighbor of an update when a side's config changes. (#5426) by Richard Freimer · 5 years ago
  88. 14bd97e Give the CrT mekRecipes command a proper description by pupnewfster · 5 years ago
  89. 4a74b95 Update to 9.7.2 by Richard Freimer · 5 years ago
  90. 3316832 bump version by Richard Freimer · 5 years ago
  91. 77d774e Particle fixes (#5411) by Richard Freimer · 5 years ago
  92. 0dba7cb use getters & setters for InfuseStorage (#5416) by Xander · 5 years ago
  93. bbcea85 Respect NONE connection mode for Pipe Connections (#5387) by Xander · 5 years ago
  94. e187bc1 Robit teleportation fix. Closes #5415 by Thiakil · 5 years ago
  95. 260b545 Load Mekanism Tools config before creating the materials so the config actually takes effect. Fixes #5412 by Thiakil · 5 years ago
  96. a5d9a5a Fix redstone bug described in #5407 turns out it did have to call markDirtyTransmitters and notifyTileChange was not enough by pupnewfster · 6 years ago
  97. 04372a6 Various fixes to data not loading properly (#5407) by Richard Freimer · 6 years ago
  98. 9b70069 bump version by Thiakil · 6 years ago
  99. f3fdf00 Factory recipe check (#5399) by Richard Freimer · 6 years ago
  100. bc8c4f6 Implement #5397 add a way to get CrT gas from string (#5400) by Richard Freimer · 6 years ago