Commit graph

2827 commits

Author SHA1 Message Date
LemADEC
78c2222f97 Added shipCommandFailure LUA event 2022-03-06 19:03:24 +01:00
LemADEC
8b97bc7a2c Fixed accelerator injector ignoring local enabled state 2022-03-06 19:02:36 +01:00
LemADEC
c652797c09 Version bump to 1.5.24 2022-01-30 22:05:01 +01:00
LemADEC
b5627e11d9 Improved force field controller script and made it accessible in-game 2022-01-30 22:05:01 +01:00
LemADEC
8698d367c3 Added error message like missing upgrade to projector LUA properties 2022-01-30 22:05:01 +01:00
LemADEC
6d1cf48fd1 Improved transporter lock strength formatting in LUA scripts 2022-01-30 22:05:01 +01:00
LemADEC
dd2b177583 Fixed #508 Elytra should only work with an atmosphere 2022-01-15 20:38:44 +01:00
LemADEC
6c64cd6c52 Updated EnderIO reference to 1.12.2-5.1.52 2022-01-15 20:37:55 +01:00
LemADEC
94bc54c8e0 Fixed #503 IC2 Classic energy connection leak during jump 2022-01-15 20:37:30 +01:00
LemADEC
a67fd241fc Updated IC2 Experimental API to 2.8.221 2022-01-15 19:26:47 +01:00
LemADEC
82c01fb134 Fixed laser attenuation configuration 2022-01-15 17:40:56 +01:00
LemADEC
8d4fd1e327 Added /sethome suggestion to jump message 2022-01-15 17:39:05 +01:00
LemADEC
3cfb3ad192 Improved transporter effect position in single player 2022-01-15 13:27:23 +01:00
LemADEC
207a1572ed Fixed a console spam when transporter fails to update 2022-01-15 13:26:58 +01:00
LemADEC
628bf8c84e Fixed #504 redstone wire dropping & loosing state 2022-01-15 13:12:07 +01:00
LemADEC
6a909a43b6 Fixed global region leak during jump 2022-01-15 13:10:26 +01:00
LemADEC
087ba26932 Code cleanup 2022-01-15 13:08:23 +01:00
LemADEC
d0a1f2c2c8 Fixed #496 reactor particles still visible while under a clocking field 2022-01-15 12:24:02 +01:00
LemADEC
f80375237a Added yet another workaround for forge failing to call onConstructed 2021-09-05 15:55:57 +02:00
LemADEC
8da67d506f Version bump to 1.5.23 2021-06-27 16:05:08 +02:00
LemADEC
718ce6805f Fixed ship builder no longer teleporting owner to their new ship 2021-06-27 16:04:31 +02:00
LemADEC
759be5fb73 Added bed support while aboard ships to set spawn in any dimension
This replaces a plugin feature that disappeared when moving past 1.7.10
2021-06-27 16:04:31 +02:00
LemADEC
8c3b1a3285 Improved Camera entity compatibility with mod trying to "force" spawn it 2021-05-23 22:43:26 +02:00
LemADEC
9fe212e3bb Fixed chunk reloading logs being enabled by default 2021-05-23 22:01:18 +02:00
LemADEC
db27d06127 Version bump to 1.5.22 2021-05-13 13:37:16 +02:00
LemADEC
fe020756f6 Code cleanup 2021-05-13 13:34:21 +02:00
kappa-maintainer
d703077d25
Added Chinese translation of guidebook (#485) 2021-04-17 11:17:49 +02:00
LemADEC
65919aef8d Fixed reactor explosion induced by fast chunk reloading 2021-04-17 11:16:32 +02:00
LemADEC
c0547652bb Version bump to 1.5.21 2021-03-19 12:54:18 +01:00
LemADEC
af9a92d61b [refactor] Fixed cloaking setup lag and console spam
- scan the area less frequently, only go through already loaded chunks
- allow moving a ship outside a cloak
- intermittent missing animation
- more explicit configuration
- reduced memory allocation during transitions
2021-03-19 12:52:21 +01:00
LemADEC
2668c279c7 Improved logs related to chunk reloading issues 2021-03-19 12:48:13 +01:00
LemADEC
8d4cb3625d Fixed reactor explosion induced by chunk reloading before GC triggers 2021-03-19 12:48:13 +01:00
LemADEC
6e8320ad8b Improved reactor logs and block update detection 2021-03-19 12:48:13 +01:00
LemADEC
0053138638 Improved CPU load when spamming invalid remote ship controllers 2021-03-19 12:48:13 +01:00
LemADEC
232b7539f3 Code cleanup for dev environment 2021-03-19 12:48:13 +01:00
LemADEC
0ab9875fb1 Fixed missing translations for optical sensor status 2021-03-19 12:48:13 +01:00
LemADEC
d29ec6855e Fixed a couple exploits with security station 2021-03-19 12:48:13 +01:00
LemADEC
79e09b0fc8 Added pickaxe harvest level to hull blocks 2021-03-19 12:48:13 +01:00
LemADEC
4ee2b40e03 Fixed ship still jumping while being oversized 2021-03-19 12:48:13 +01:00
LemADEC
d24129ab14 Updated ship builder to always allow mining restored ship cores 2021-03-19 12:47:19 +01:00
LemADEC
cb3334a9f9 Added NoReveal tag for entities not supporting uncloaking 2021-03-16 11:12:48 +01:00
LemADEC
27dda0b642 Version bump to 1.5.20 2021-02-21 16:04:45 +01:00
LemADEC
ded7147bcb Fixed #477 reactor plasma not rendering 2021-02-17 02:06:48 +01:00
LemADEC
b8392d3a0d Fixed no energy requirement displayed in ship default LUA scripts 2021-02-17 02:06:48 +01:00
LemADEC
47311e7b88 Fixed inconsistent disabled/offline state in ship core 2021-02-17 02:06:48 +01:00
LemADEC
e345ac3797 Added state() LUA command to ship core & remote controllers
Fixed ship status reported in advanced page with default LUA scripts
2021-02-17 02:06:48 +01:00
LemADEC
bc34184c25 Added security station to register ship crew members 2021-02-17 02:06:48 +01:00
LemADEC
09f9473047 Fixed manual to be actually named as such 2021-02-02 23:16:04 +01:00
LemADEC
7208461dfe Added a recipe for the manual 2021-02-02 23:10:35 +01:00
LemADEC
09918c19fb Added an item avatar exclusion tag to work around buggy items 2021-02-02 02:22:13 +01:00