Commit graph

3258 commits

Author SHA1 Message Date
Lucas Falch
3fe65bdb3a Update Danish locale
Correct mistakes and add missing translations
2016-02-21 23:07:18 +01:00
Lucas Falch
693e7b5e8b Add Danish translation
Still needs some extra polishing and testing
2016-02-21 17:43:26 +01:00
aidancbrady
bfd32a1c3e Use apache library 2016-01-19 14:41:05 -05:00
aidancbrady
1540cd2230 Fix a small transporter bug 2016-01-18 17:18:05 -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
Ben Spiers
9a3f0ae633 Version Number Update: 8.1.7 2015-07-28 18:46:00 +01:00
Ben Spiers
51f1c68f05 Fix Sided Inventories with the logistical sorter 2015-07-28 18:26:17 +01:00
Ben Spiers
c9f51bd970 Update some MekanismUtils functions to use Coord4D 2015-07-28 04:58:04 +01:00
Aidan
de0cdd5334 Merge pull request #2856 from ruifung/mekFixes
Another bugfix.
2015-07-26 11:23:23 -07:00
Yip Rui Fung
9cb67fa054 Fix StackSearcher using variable side before initializing it. Fixes #2844 2015-07-26 15:24:59 +08:00
Aidan
94be300959 Merge pull request #2848 from ruifung/binCrashFix
Some minor fixes.
2015-07-25 13:08:10 -07:00
Yip Rui Fung
4bf799e37d Fix AE2 P2P registration. 2015-07-25 10:20:06 +08:00