Commit graph

3365 commits

Author SHA1 Message Date
aidancbrady
3f158d26da Fixed cable crash 2016-01-13 17:00:25 -05:00
aidancbrady
c03c7e0f7a Fixed Reactor Port not accepting items 2016-01-13 16:21:08 -05:00
aidancbrady
0efbd28c8f Updated Box Blacklist parser to be more intuitive 2016-01-13 16:08:14 -05:00
aidancbrady
e950c645e7 Fixed Solar Evaporation Plant memory leaks 2016-01-13 10:53:16 -05:00
aidancbrady
a8efb3b0de Better Solar Evaporation Plant algorithm- much less CPU intensive and fixes all the weird building bugs 2016-01-13 00:10:13 -05:00
aidancbrady
0961b7e042 Reactors now scale steam and water tank capacity to injection rate 2016-01-12 19:07:29 -05:00
aidancbrady
0e1a08474c Removed test recipe registration 2016-01-12 18:48:35 -05:00
aidancbrady
9b3969f1ff Shapeless Mekanism Recipes, IMC crafting recipe integration, fixed removal of machine recipes 2016-01-12 18:41:15 -05:00
aidancbrady
ab5fe0c819 Fixed IMC recipe deletion 2016-01-11 21:13:36 -05:00
aidancbrady
0b984148b4 Fixed blocks not being harvested by items with one damage level 2016-01-11 21:00:32 -05:00
aidancbrady
a72e043947 WAILA bounding block support 2016-01-11 20:55:16 -05:00
aidancbrady
72193075ab More efficient transporter tree searching 2016-01-11 20:45:13 -05:00
aidancbrady
b6306d0779 More sound fixes 2016-01-09 13:37:37 -05:00
aidancbrady
4d65942f11 Server hotfix 2016-01-09 10:07:22 -05:00
aidancbrady
99fc98faf5 Fixed HolidayManager 2016-01-08 12:24:27 -05:00
aidancbrady
faf63dfebc Updated readme, improved Electric Pump calculation 2016-01-08 00:40:37 -05:00
aidancbrady
7016268cbc Better redstone support, fixed fuse sound 2016-01-05 20:35:42 -05:00
aidancbrady
8728531f77 Add short parsing to PacketHandler 2016-01-05 15:35:36 -05:00
aidancbrady
f9681a9942 Quick lib fix 2016-01-04 18:13:46 -05:00
aidancbrady
08eb8be841 A few necessary library additions 2016-01-04 00:33:00 -05:00
aidancbrady
11574e9454 Fixed Reactor Logic Adapter double parse, thanks @habnabit 2015-12-31 15:06:11 -05:00
aidancbrady
3ff2ede090 Updated Electrolytic Separator internals to support redstone control 2015-12-31 14:55:49 -05:00
aidancbrady
bd3bc4402f Fix Metallurgic Infuser upgrade slot conflict 2015-12-31 14:25:26 -05:00
aidancbrady
a71b6bda01 Adjustable Flamethrower modes - combat, heat, and inferno 2015-11-28 08:58:26 -07:00
aidancbrady
f88a97697f Fixed Gas Tank comparator support 2015-11-27 23:29:55 -07:00
aidancbrady
21fa9fdb26 Cleaned up computer integration 2015-11-27 23:19:29 -07:00
aidancbrady
c2006d5e70 Computer integration fixes 2015-11-27 23:04:43 -07:00
aidancbrady
a4ab830e79 Cleanup, added Redstone Logic Adapter OC support 2015-11-27 22:04:39 -07:00
aidancbrady
fbd692b4e0 Fixed transporter tier calculations 2015-11-27 12:30:49 -07:00
aidancbrady
f5c48f60e6 Teleport now specifies orientation, closes #2977 2015-11-27 10:41:45 -07:00
aidancbrady
6466463a63 Bumped version 2015-11-26 15:44:42 -07:00
aidancbrady
2b785c95f3 Transmitters now intelligently maintain buffers when transmitter nodes are destroyed 2015-11-26 15:41:22 -07:00
aidancbrady
b248cf4b07 Fixed fluid/gas duplication 2015-11-26 14:40:46 -07:00
aidancbrady
f6154e2cb3 Fixed sorter not behaving nicely with double chests 2015-11-26 13:39:46 -07:00
aidancbrady
de839808d7 Improved chemical machines side config 2015-11-26 10:39:36 -07:00
aidancbrady
a14b0d77ad Fixed Induction Matrix computer integration 2015-11-25 10:34:49 -07:00
aidancbrady
2640cbd50b Fixed injection rate integration 2015-11-25 10:26:50 -07:00
aidancbrady
0313e59b8f BuildCraft API cleanup and update 2015-11-25 10:24:45 -07:00
aidancbrady
79483d1fa7 Merge branch 'master' into development 2015-11-25 10:10:04 -07:00
aidancbrady
650224bdd8 Fixed Solar Evaporation Controller crash 2015-11-25 10:09:48 -07:00
Aidan
8e996b0770 Merge pull request #3014 from timstableford/master
Fix for CC peripherals always throwing error.
2015-11-25 10:03:41 -07:00
aidancbrady
40f7373819 Fixed a small crash 2015-11-25 08:48:05 -07:00
aidancbrady
ef6d62294d Cleanup 2015-11-25 08:43:08 -07:00
aidancbrady
57eaa5d154 Fixed a small bin issue 2015-11-20 10:41:36 -05:00
Tim Stableford
ef62f57836 Fix for CC peripherals always throwing error. 2015-11-06 18:31:27 +00:00
Aidan
8ecf0a74a8 Merge pull request #2950 from shadowfacts/sync-xp
Force the player's experience to sync when changing dimensions
2015-11-03 21:24:10 -05:00
Aidan
dd776969c6 Merge pull request #2942 from Vexatos/patch-11
Update de_DE.lang
2015-11-03 21:21:49 -05:00
Shadowfacts
4e87e281c9 Force the player's experience to sync when changing dimensions
(Thank you, @Gebatzens)

Fixes #2943

Also add misc IDEA files to .gitignore
2015-09-06 13:23:19 -04:00
Vexatos
d0046e97ab Update de_DE.lang 2015-08-31 16:45:14 +02:00
Ben Spiers
4040a57a16 Oops 2015-07-28 18:53:29 +01:00