1. f2a14a2 account for the fact that factories have more than one process when caching by Xander · 6 years ago
  2. 1728a7c add inputMatches methods by Xander · 6 years ago
  3. b42a6b7 cache factory recipe to avoid continuous lookup by Xander · 6 years ago
  4. 66953a3 ItemStackInput - cache hash and wildcard variant to avoid constant ItemStack copying by Xander · 6 years ago
  5. 108f4dd sanitise Glowpanel itemblock damage values by Xander · 6 years ago
  6. 342a951 Register ic2 in validate too, to circumvent nested chunkloading weirdness, closes #4974 by Xander Victory · 6 years ago
  7. 56bb493 null check List<SideData> return by Xander Victory · 6 years ago
  8. 5ad3331 fix logic error in state check by Xander Victory · 6 years ago
  9. d093d4b fix error message in Recipe helper class by Xander · 6 years ago
  10. f523000 add friendly error message if non-deobf and the MekanismApi class is loaded from the api jar by Xander · 7 years ago
  11. 0b21085 fix fluid rendering cache. Fixes #4956 by Xander · 7 years ago
  12. 93272cd fix atomic disassembler item stack checks. Fixes #4938 by Xander · 7 years ago
  13. b2df586 add ae2 recipes since they dont seem to want to do so themselves by Xander · 7 years ago
  14. 37b8e15 hook any crystal macerator recipes from ic2 to the crusher by Xander · 7 years ago
  15. d69d8a8 fix factory power level not saving to itemstack correctly by Xander · 7 years ago
  16. c481c70 Save infusion storage and gas tanks in machines. Fixes #4819 by Xander · 7 years ago
  17. e21e720 fix CT gasstack with amount operation. Should fix #4944 by Xander · 7 years ago
  18. d8a4972 use a compound oreingredient for paper & cardboard box json recipes by Xander · 7 years ago
  19. 3482390 catch CT exceptions and log. Recommended by Jared Fixes #4948 by Xander · 7 years ago
  20. 1415288 fix String#toLowerCase() calls to toLowerCase(Locale.ROOT). Fixes #4957 by Xander · 7 years ago
  21. 2e9b95e fix ic2 energy acceptance; was being rejected because ic2 cables are not TEs. Fixes #4965 by Xander · 7 years ago
  22. 74ab2c6 ensure null inventory id is not sent. Fixes #4972 by Xander · 7 years ago
  23. 1197dc3 fix step hiehgt reset to new default by Xander · 7 years ago
  24. 0ab57d0 assign chunkloading tickets to the security tile's owner, where available by Xander · 7 years ago
  25. cf01f90 add config comment that blacklistic2 requires world restart (for enet registrations) by Xander · 7 years ago
  26. a88f04e fix configs not reloading when changed from in game gui (old modid) by Xander · 7 years ago
  27. 4d61050 try to ensure blacklisted ic2 doesnt work with mods that bypass the enet by Xander · 7 years ago
  28. d10703b let ic2 handle any pending TEs in its queue by Xander · 7 years ago
  29. fca8407 register oredict in items event by Xander · 7 years ago
  30. 069cd3a Change recipes to forge:ore_shaped where possible. by Tom E · 7 years ago
  31. 0b9b655 Fix crash with CraftTweaker Enrichment helper. by Tom Elfring · 7 years ago
  32. a80f11e Fix lapis lang key in zh_cn (#4894) by meitangdehulu · 7 years ago
  33. e602811 Add foodSalt oredict to itemSalt. by Tom Elfring · 7 years ago
  34. 87575f3 Prevent jetpack usage in spectator mode. by Tom Elfring · 7 years ago
  35. 72540ce Update zh_cn.lang (#4887) by meitangdehulu · 7 years ago
  36. 0d921c9 blacklist exu2 machines from cardboard box as they require extra info from the itemstack which is incompatible with the box system by Xander · 7 years ago
  37. e0e426f Merge pull request #4868 from thommy101/bugfix/4852 by Aidan · 7 years ago
  38. 304e4a5 Merge pull request #4869 from thommy101/feature/4814 by Xander · 7 years ago
  39. 16c052e Bump to 9.4.4 by aidancbrady · 7 years ago
  40. 964da87 Allow extraction from gastanks. by Tom E · 7 years ago
  41. 579bc72 Add (char)coal blocks to infuser. by Tom Elfring · 7 years ago
  42. b8a83fb Make electrolytic separator not so efficient. by Tom Elfring · 7 years ago
  43. f09f8d2 Make teleporter usage configurable. by Tom Elfring · 7 years ago
  44. 0c049b5 logspam if a fluid handler took more than it was given by Xander · 7 years ago
  45. 355dd71 prevent turbine from saying it filled more than it was even given by Xander · 7 years ago
  46. e0ef0f7 prevent sending block updates to members of the multiblock by Xander · 7 years ago
  47. 38c2f25 call neighbourChanged on the blockstate, instead of block directly, as we should by Xander · 7 years ago
  48. c372c8e give clearer message when the Digital Miner has been configured to require more power than its buffer can supply by Xander · 7 years ago
  49. bb6b7c8 Make mining match check match what the search thread uses to determine meta (the correct way). Fixes #4841 by Xander · 7 years ago
  50. c298841 bump to 9.4.3 and make generators/tools have a hard dependency on the EXACT same version of core by Xander Victory · 7 years ago
  51. f446e58 fic missing punctuation and dont add black for bumped to none message by Xander · 7 years ago
  52. 9e8be8e fix TextComponentBase helper not being network serialisable by Xander · 7 years ago
  53. 17ce494 Relax Gas registry phase requirements so that BC integration works. Now just logs if it was registered without a valid texture entry. Fixes #4827 by Xander Victory · 7 years ago
  54. 5d8b5c8 attempt to counter a weird NPE by checking the key returned something useful and logging otherwise by Xander · 7 years ago
  55. 353eecc suppress capability unchecked cast warning by Xander · 7 years ago
  56. 9e49a7c Prevent the digital miner from stalling when the block break is denied. Skip it instead by Xander · 7 years ago
  57. 1e046a3 call both neighbour update methods, as some mods use one, some the other by Xander · 7 years ago
  58. 4172731 use built in world method to check if block is loaded by Xander · 7 years ago
  59. 1abc404 fix dedi server crash on block highlight event by Xander · 7 years ago
  60. 86f10bc bump mcmultipart version & fix block highlight of glowpanel & transmitters by Xander · 7 years ago
  61. 7edbbe8 Work around multiparts disregarding onBlockActivated for placement by doing it ourselves. See amadornes/MCMultiPart#73 by Xander · 7 years ago
  62. ecb328b fix unboxing with new bypassUse checks by Xander · 7 years ago
  63. a405529 prevent GUI from triggering on unboxing cardboard, return AIR instead of null (vanilla does this) by Xander · 7 years ago
  64. 362f724 fix chorus flower digital mining by Xander · 7 years ago
  65. 0640cd3 let wrench handlers be enabled by Xander · 7 years ago
  66. f50806f add NonNullList to possible encode targets by Xander · 7 years ago
  67. d208192 fix probable old varargs style calling of PacketHandler.encode by Xander · 7 years ago
  68. 4ef4f86 Cleanup, bump version to 9.4.2, bump MC version to 1.12.2 by aidancbrady · 7 years ago
  69. e0e26c8 Merge pull request #4790 from EliogabalusPL/patch-4 by Aidan · 7 years ago
  70. 09e8e9a Merge pull request #4801 from thiakil/wrench-compat by Aidan · 7 years ago
  71. 801676b Merge pull request #4803 from thiakil/api-update by Aidan · 7 years ago
  72. bed953f Merge branch '1.12' into nonnull-network by Aidan · 7 years ago
  73. 12a87b7 Missed GasTankInfo interface in commit by Xander · 7 years ago 9.4.1+8bbef954
  74. 8bbef95 add default method to gas interface to maintain binary compat by Xander Victory · 7 years ago
  75. 7fa325b add The One Probe provider for gas tanks by Xander Victory · 7 years ago
  76. a86539f add gas handler methods for retrieving the tank infos regardless of side. by Xander Victory · 7 years ago
  77. 07415ea null fluid handler by Xander Victory · 7 years ago
  78. 946ba5c readonly null side item handler for container blocks (mainly TOP/WALWA) by Xander Victory · 7 years ago
  79. 6f2aec2 dont render jetpack/suba tank levels if gui hidden by Xander · 7 years ago
  80. cbe9cdc implement tinted ore gasses, fix GuiGauge to render the tinted gas by Xander Victory · 7 years ago
  81. 2f8f718 localise normal/push/pull/none mode on sided pipes (incl Italian translation) by Xander · 7 years ago
  82. 58c80cf fix localisation of colours in configurator mode changing by Xander · 7 years ago
  83. f46bbb0 fix silk touch logic that causes the drops to be eaten when the block wont drop anything unless silked by Xander · 7 years ago
  84. f4b4ced fix silk param to event firing by Xander · 7 years ago
  85. 74decf0 call the fallback silk touch function on exception by Xander · 7 years ago
  86. 32af79f fix digital miner meta & avoid creating an itemstack for each filter by Xander · 7 years ago
  87. 234bf23 Merge pull request #4767 from alexpic57/1.12 by Xander · 7 years ago
  88. 532744f basic tint support for gasses by Xander Victory · 7 years ago
  89. 8a9f634 fix tinted fluidstack start/end rendering in Mech Pipe and query fluid colour correctly in normal rendering by Xander Victory · 7 years ago
  90. fdbeef9 change late sprite getting to try the registered icon name by Xander Victory · 7 years ago
  91. 36ad9e7 refactor one shot TileNetworkList creation to use helper method by Xander Victory · 7 years ago
  92. 2411a1b change ArrayList<Object> to a non null list implementation for network data by Xander Victory · 7 years ago
  93. 2d9a02b null safety for silly mods that somehow register gasses after the texture stitch by Xander Victory · 7 years ago
  94. 9d70d06 check loader state instead of relying on boolean by Xander Victory · 7 years ago
  95. 08a13cf check init phase in recipe handler by Xander Victory · 7 years ago
  96. f4bbb5b Ensure gasses are registered in preinit or init (prevent textures not being set) by Xander Victory · 7 years ago
  97. 64b2e42 add recipe adding methods to the API, and a handler to get the internal class. by Xander Victory · 7 years ago
  98. 26a28c1 add (String, ResourceLocation) constructor to Gas by Xander Victory · 7 years ago
  99. 643a9dc Attempt to only deregister IC2 once. Updates are queued, and IC2 doesn't check that a duplicate removal change is queued. Should fix #4789 by Xander Victory · 7 years ago
  100. 94428be cap fusion reactor injection rate, should eliminate CC/OC & hacked packet exploits. Fixes #4792 by Xander Victory · 7 years ago