Unknown
e2b780eecd
Added stairs as air sealer since vanilla reports a slab bounding box
2018-02-05 23:43:59 +01:00
Unknown
660d0d4222
Merge MC1.7.10 into MC1.10
2018-02-05 11:56:19 +01:00
Unknown
8f03d7c6f8
Reimplemented chunk loader from scratch
...
- removed ticket count bypass
- added guide message (wip)
- added configuration
- added upgrades (fixing #277 )
2018-02-05 03:43:27 +01:00
Unknown
8621d2911a
Code cleanup
2018-02-05 02:19:08 +01:00
Unknown
a5541b83f9
Merge remote-tracking branch 'origin/MC1.7' into MC1.10
2018-02-04 17:44:38 +01:00
Unknown
535da4c617
Code cleanup
2018-02-04 17:08:11 +01:00
Unknown
b0e3183d11
Merge remote-tracking branch 'origin/MC1.7' into MC1.7
2018-02-04 11:30:59 +01:00
Unknown
7d2c9873e4
Code cleanup
2018-02-04 11:30:38 +01:00
Unknown
0a66c2af92
Merge remote-tracking branch 'origin/MC1.7' into MC1.10
2018-02-04 03:30:50 +01:00
Unknown
35edf1ea08
Code cleanup
2018-02-04 02:54:50 +01:00
Unknown
b5062b0485
Code cleanup
2018-02-04 02:52:58 +01:00
Unknown
dd2abbb3d2
Fixed missing echos in radar LUA scan scripts for OC & CC
2018-02-04 02:20:23 +01:00
Unknown
6b95572fcd
Updated energy textures to lower case
2018-02-04 00:04:40 +01:00
Unknown
0e63bb6867
Fixed missing echos in radar LUA scan scripts for OC & CC
2018-02-03 22:08:23 +01:00
Unknown
a51b884f44
Fixed enantiomorphic reactor memory leak & bad multithreading
...
Removed LUA dependencies from control loop (CC & OC are too unstable)
2018-02-03 21:38:09 +01:00
Unknown
00a35640db
Code cleanup
2018-02-03 16:02:43 +01:00
Unknown
a79d3a3d95
Code cleanup
2018-02-03 00:43:24 +01:00
Unknown
9bea805959
Added workaround for IC2 self-assertion errors
2018-02-02 02:17:52 +01:00
Unknown
943b0bff37
Code cleanup
2018-02-02 01:45:12 +01:00
Unknown
8680e38dfe
Updated IC2 reactor cooler to 1.10
2018-02-02 01:44:43 +01:00
Unknown
d835f1d035
Updated block tooltips to 1.10
2018-02-01 01:50:07 +01:00
Unknown
ccbafea231
Code cleanup
2018-02-01 01:49:18 +01:00
Unknown
ed5f789872
Updated IndustrialCraft2 to 2.6.254
2018-02-01 01:48:16 +01:00
Unknown
7b821977d7
Added investigation log for forcefield computation issue at boot
2018-02-01 00:12:11 +01:00
Unknown
dd8a333fe3
Code cleanup
2018-02-01 00:09:42 +01:00
Unknown
be8943e8d6
Merge 1.7.10 on 1.10
2018-01-31 22:37:45 +01:00
Unknown
330ae961bc
Fixed CoFHCore modid
2018-01-30 23:23:55 +01:00
Unknown
d434c59281
Code cleanup
2018-01-30 23:23:01 +01:00
Unknown
75df9fbb6a
Version bump to 1.3.36
2018-01-30 20:52:00 +01:00
Unknown
747291e265
Fixed LUA crash when disconnecting a CC monitor
...
Added exception recovery in Enantiomorphic reactor scripts
2018-01-30 02:53:36 +01:00
Unknown
f617420e8d
Updated IC2 reactor laser cooler texture to hint at direction
...
Fixed initial state
2018-01-30 02:47:22 +01:00
Unknown
f48e034371
Reimplemented IC2 reactor laser cooler
...
- only support 1 reactor (not used, and simpler to update to 1.10+)
- fixed heat balance between 2 connected focus (formula was invalid)
- added max rates for reactor, component, balance and cooling
- integrated with other laser setup (powering through a laser medium)
2018-01-29 03:39:33 +01:00
Unknown
4efd20e323
Fixed LUA support for laser machines
...
- OC was missing the laserMediumCount() method
- energy method was doing bad multithreading
Code cleanup
2018-01-29 03:02:58 +01:00
Unknown
d75bbcf269
Fixed enantiormophic reactor explosion with CC
...
ComputerCraft scripts are booting while world is still loading, probably some bad multithreading
2018-01-27 22:01:05 +01:00
Unknown
ce408968e6
Code cleanup
2018-01-27 21:55:23 +01:00
Unknown
998c74cc62
Updated subspace capacitor to 1.10 (item rendering)
2018-01-27 21:53:58 +01:00
Unknown
8bdc82201a
Fixed chat prefix formatting
...
Fixed duplicated energy status in chat messages
2018-01-26 00:46:20 +01:00
Unknown
6fc4d01d51
Code cleanup
2018-01-25 23:55:56 +01:00
Unknown
8e7b6d235c
Fixed off hand handling in block activation
2018-01-25 23:55:40 +01:00
Unknown
005f6ec94b
Fixed default dictionary entry for bedrock glass
2018-01-24 01:46:53 +01:00
Unknown
e75179ce53
Improved world name and coordinates usage in logs (minor)
...
note: worldObj.getWorldInfo().getWorldName() and worldObj.provider.getDimensionName() are still ambiguous
2018-01-24 01:46:20 +01:00
Unknown
f74e99c926
Updated subspace capacitor to 1.10 (rendering pass)
2018-01-22 01:01:57 +01:00
Unknown
03b913a823
Updated dictionary defaults to 1.10
2018-01-22 01:01:17 +01:00
Unknown
21a7d0fb4a
Fixed inconsistent tier name normal -> basic
2018-01-22 00:48:38 +01:00
Unknown
bb65ccca8f
Improved model bake beyond camouflage
2018-01-22 00:47:35 +01:00
Unknown
4b2f3adfc6
Code cleanup
2018-01-21 15:17:13 +01:00
Unknown
527fc2a87c
Fixed tooltip configuration mixup
2018-01-20 19:13:46 +01:00
Unknown
95072df7ee
Fixed regression in ship restoration command used by server admins
2018-01-20 19:13:03 +01:00
Unknown
28a9359e38
Improved sequencer movement logs spam
2018-01-20 14:23:02 +01:00
Unknown
6286a6b304
Removed rotation message from ship builder
2018-01-19 01:12:49 +01:00