Commit graph

2150 commits

Author SHA1 Message Date
Unknown
1b0a82a287 Improved TPS during jump, using smaller steps
Slow tasks have their own separate tick, including loading target chunk or saving backup schematic
2018-05-13 20:58:03 +02:00
Unknown
162ff70584 Fixed lag during border check state 2018-05-13 18:00:49 +02:00
Unknown
9d41d39a6c Improved jump logs and file access profiling 2018-05-13 17:59:53 +02:00
Unknown
28d27ea663 Fixed invalid laser tree farm ignoring extra laser mediums at boot 2018-05-13 16:38:51 +02:00
Unknown
476c0cd98d Code cleanup (ship owner teleportation refactoring) 2018-05-13 16:23:37 +02:00
Unknown
41af3a4721 Improved ship deployment usability
- refer to online players who owns or are inside the existing ship
- delete the existing if no owner is online
- faster detection of a missing ship controller
2018-05-13 16:22:43 +02:00
Unknown
66eb777b7a Fixed support for WorldEdit schematics 2018-05-13 14:06:20 +02:00
Unknown
9fdf86ecd8 Added basic jammed effects to accelerator 2018-05-13 13:16:29 +02:00
Unknown
f5aa3b4b15 Fixed invalid network packet in chiller interaction events 2018-05-13 13:13:25 +02:00
Unknown
2aa83bdb9a Code cleanup 2018-05-13 11:23:18 +02:00
Unknown
0d0135fb96 Updated more assets to lowercase 2018-05-13 11:20:09 +02:00
Unknown
aba9ed1c6d Fixed monitor still usable with an invalid video channel 2018-05-13 11:04:25 +02:00
Unknown
165825a444 Updated more assets to lowercase 2018-05-13 11:03:56 +02:00
Unknown
d8974284d4 Improved logs in case of CC LUA script loading error 2018-05-12 22:36:10 +02:00
Unknown
49dce604e9 Improved FPS lag from air leak particles effects 2018-05-12 21:52:26 +02:00
Unknown
fc1b3d7576 Removed unused energy property from beam effects 2018-05-12 21:52:25 +02:00
Unknown
9cc06316d9 Fixed force field removal handling
- remove force field outside render distance (i.e. always load chunks)
- reschedule to main thread whenever possible, log offenders to console
- keep the force field when shape or beam frequency didn't actually change
- remove force field immediately when translation changes
- safeguard in case rotation changed in usual ways
- better protect from early collision during chunk loading (i.e. prior to first tick)
2018-05-12 21:52:20 +02:00
Unknown
4785808b3a Improved network bandwidth used by force field blocks 2018-05-12 16:52:25 +02:00
Unknown
276852f113 Fixed a potential memory leak in the force field calculation thread 2018-05-12 15:48:42 +02:00
Unknown
7ddd7e998b Fixed fluild handling with force field
- reduces lava pumping requirement
- properly detect all vanilla and modded fluids
2018-05-12 15:47:32 +02:00
Unknown
356e58b80b Fixed breathing helmet tooltip missing without IC2 2018-05-11 23:34:37 +02:00
Unknown
e04344e630 Fixed various code review findings 2018-05-11 23:34:13 +02:00
Unknown
8553a57bc9 Merge remote-tracking branch 'origin/MC1.10' into MC1.10 2018-05-11 22:50:04 +02:00
Unknown
f2660ef4e6 Merged MC1.7 into MC1.10 2018-05-11 22:48:52 +02:00
Unknown
343460044b Merged MC1.7 into MC1.10 2018-05-11 22:45:05 +02:00
Unknown
1c74aa8da5 Improved console logs in case of particle explosion 2018-05-11 16:41:04 +02:00
Unknown
e1031cf759 Fixed registration shall be done during FMLPreInitialisation 2018-05-11 16:41:04 +02:00
Unknown
1482580995 Fixed a regression in StarMapRegistry introduced in 98c51ea3d4 2018-05-11 16:40:58 +02:00
Unknown
bce8aed63b Fixed server crashing when energizing an transporter with no scanner 2018-05-11 16:40:57 +02:00
Unknown
fc02755a7f Fixed entity mass being overestimated 2018-05-11 16:40:56 +02:00
Unknown
b70735f5d6 Fixed regression in video channels reported status 2018-05-11 16:40:56 +02:00
Unknown
5aa2d54459 Updated more assets to lowercase 2018-05-11 16:40:55 +02:00
Unknown
f59ee3e903 Code review findings from MC1.10 port 2018-05-11 16:40:54 +02:00
Unknown
11413ce9af Fixed transporter core not receiving power from top 2018-05-11 16:40:54 +02:00
Unknown
f2a3a46b9f Removed legacy recipes 2018-05-11 16:40:53 +02:00
Unknown
664a6a385e Added an explicit seeds to particle entities 2018-05-11 16:40:53 +02:00
Unknown
ec5dc249c7 Code cleanup 2018-05-11 16:40:48 +02:00
Unknown
1a77e61871 Merged MC1.7.10 into MC1.10 2018-05-09 21:28:55 +02:00
Unknown
f4e3f050c0 Code cleanup 2018-05-08 21:05:40 +02:00
Unknown
9a959cfc5d Fixed transporter beacon name in OC/CC APIs 2018-05-08 21:05:30 +02:00
Unknown
b099040dcc Version bump to 1.3.39 2018-05-07 19:52:56 +02:00
Unknown
179d0059a8 Added Parzi's StarWars and Multiworld to reference mods 2018-05-07 19:52:55 +02:00
Unknown
c8034b2916 Added chunkloader textures by Hisaya 2018-05-07 19:52:55 +02:00
Unknown
cc1d6b7cfb Updated enantiomorphic reactor & transporter recipes to use the LHC 2018-05-07 19:52:54 +02:00
Unknown
6e547b0d7b Added experimental force field controller LUA script 2018-05-07 19:52:54 +02:00
Unknown
b37dc72029 Fixed tiered air generator state desynchronization with its texture 2018-05-07 19:52:53 +02:00
Unknown
0ea8159ba4 Fixed a potential memory leak during ship movement 2018-05-07 19:52:53 +02:00
Unknown
8b476a51d8 Added compatibility with Parzi's StarWars mod 2018-05-07 19:52:52 +02:00
Unknown
22f9f39cc5 Code cleanup 2018-05-07 19:52:52 +02:00
Unknown
495407cadb Fixed intermittent crash in LUA scripts 2018-05-07 19:52:51 +02:00