Commit graph

1779 commits

Author SHA1 Message Date
Unknown
6c7a0e4207 Refactored entity movement 2018-02-19 02:31:43 +01:00
Unknown
e0cbb632f7 Code cleanup 2018-02-19 02:31:43 +01:00
Unknown
484eecf299 Improved transporter status message 2018-02-19 02:31:42 +01:00
Unknown
6a281e66ca Refactored status messages 2018-02-19 02:31:42 +01:00
Unknown
50c3275210 Added filter for redundant tooltips 2018-02-17 15:27:00 +01:00
Unknown
de8fd21c2b Fixed force field projector support for MFSUs 2018-02-17 15:26:36 +01:00
Unknown
66e291b1f7 Improved jump logs during sequencer creation 2018-02-12 03:12:24 +01:00
Unknown
9add0db905 Improved console log when enan reactor explosion triggers 2018-02-12 03:11:41 +01:00
Unknown
e510372679 Integrated chunkloader rendering 2018-02-12 02:44:45 +01:00
Unknown
63a8cb02c3 Code cleanup 2018-02-05 23:44:27 +01:00
Unknown
e2b780eecd Added stairs as air sealer since vanilla reports a slab bounding box 2018-02-05 23:43:59 +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
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
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
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
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
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
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
Unknown
58f974abe9 Fixed crash when propagating air updates in non-loaded chunks 2018-01-18 01:49:14 +01:00
Unknown
a421a81b55 Removed captain assignment from LUA ship deployment
Only ship tokens will assign a captain
2018-01-15 22:19:54 +01:00
Unknown
ce7e0b8313 Fixed ship scanner unable to re-deploy at same position 2018-01-15 22:19:15 +01:00
Unknown
a7dab6b24e Improved logs when forcefield calculation thread fails 2018-01-15 11:07:18 +01:00
Unknown
24724798bd Version bump to 1.3.35 2018-01-09 22:01:06 +01:00
Unknown
f9bdfb3156 Improved default celestial objects configuration
- increased overworld size
- fixed parent reference to use only id
- improved wording
- fixed a few typos
2018-01-09 22:01:06 +01:00
Unknown
b144aad494 Added blocks and items tooltips 2018-01-07 23:14:10 +01:00
Unknown
0266a0b0a2 Added direct crafting recipes for Air shields 2018-01-07 19:38:07 +01:00
Unknown
7f8a2750f7 Added IC2 Classic and GregTech6 recipes 2018-01-07 19:37:37 +01:00
Unknown
f0909c5b4a Fixed ship jumping to overworld when landing on virtual objects 2017-12-28 13:38:22 +01:00
Unknown
3c6a33da25 Added Draconic Evolution to test environment 2017-12-23 14:25:07 +01:00
Unknown
a98706b544 Improved failed jump message formatting 2017-12-23 14:24:42 +01:00
Unknown
bcdf7974b2 Code cleanup 2017-12-23 14:23:45 +01:00
Unknown
2731b139c6 Added Draconic Evolution support, fixed #302 2017-12-23 14:22:17 +01:00