Commit graph

2038 commits

Author SHA1 Message Date
LemADEC
2ce52712f7 Added border and camouflage to ship scanner
Refactored camouflage handling
2017-08-06 16:32:11 +02:00
LemADEC
e8e89c0bd5 Added background filler to location overlay
Removed red beam when builder's mode is active
2017-08-06 16:31:46 +02:00
LemADEC
6dadaf1f59 Added bounding_box translation
Improved ship token reference to the builder field
2017-08-05 00:13:35 +02:00
LemADEC
96d81121c6 Added Chinese translation by @StandAndFight 2017-08-05 00:10:06 +02:00
LemADEC
ec9ae23540 Added bounding box texture by LemADEC 2017-08-04 23:12:28 +02:00
LemADEC
8eb8f70970 Added ship bounding rendering per player
Fixed chunk loaded outside server thread
Fixed tile entities memory leak
Warning: those are very crude fixes
2017-08-04 23:12:20 +02:00
LemADEC
63b5b71ed9 Texture cleanup 2017-08-04 23:12:20 +02:00
LemADEC
03d2f9e69d Removed synchronization from chunk handler
Added thread safety profiler to detect future regressions
2017-08-04 23:12:20 +02:00
LemADEC
bb7f3fdc74 Fixed chunks being loaded outside main thread 2017-08-04 23:12:19 +02:00
LemADEC
7f6e74f521 Fixed tile entities not always enabled by default 2017-08-04 23:12:19 +02:00
LemADEC
1fec5119b5 Code cleanup 2017-08-04 23:12:19 +02:00
LemADEC
c1804b0f03 Added explicit log when ship is renamed
This is to help admins when players use offensive ship names since the
original crew my not be the authors
2017-08-04 23:12:19 +02:00
LemADEC
726ce4f860 Improved breathing alarm when inside air fields 2017-08-04 23:12:18 +02:00
LemADEC
1c8f66f494 Added location overlay 2017-08-04 23:12:18 +02:00
LemADEC
6766631ea5 Added an experimental /whome command 2017-08-04 23:12:13 +02:00
LemADEC
f006e3d3b3 Fixed ship core UUID refresh with ship tokens 2017-07-29 18:28:18 +02:00
LemADEC
59433fd095 Code cleanup 2017-07-29 18:28:12 +02:00
LemADEC
dc79d46c9b Updated client synchronization 2017-07-29 18:27:10 +02:00
LemADEC
07f08fd2dd Fixed tooltips only showing to creative players 2017-07-27 00:30:37 +02:00
LemADEC
883b6d57ac Added /wfind command 2017-07-27 00:30:10 +02:00
LemADEC
f2266270cb Fixed Techguns multiblocks rotation 2017-07-26 23:48:11 +02:00
LemADEC
cda2237a5e Fixed entities spawning outside world border 2017-07-26 23:16:43 +02:00
LemADEC
2f843ddca7 Added another Icy planet texture by Hisaya 2017-07-26 22:55:13 +02:00
LemADEC
6b1727f0d2 Fixed hyperspace resolution 2017-07-26 22:54:55 +02:00
LemADEC
2708ae1416 Fixed Carpenters blocks pressure plate rotation support 2017-07-26 22:38:21 +02:00
LemADEC
dfc24af02e Code cleanup 2017-07-26 22:37:27 +02:00
LemADEC
e5c5c3ca29 Fixed air generator simulation lag
- cleanup old chunks
- use linked list for faster traversal
- reduce initial capacity
2017-07-24 11:20:15 +02:00
LemADEC
83a1252f7f Improved console spam of ship coordinates 2017-07-24 11:17:34 +02:00
LemADEC
0f9c6adb7f Fixed air generator being disabled during map conversion 2017-07-24 11:17:00 +02:00
LemADEC
c1225116c5 Added players synchronization when reloading configuration 2017-07-23 11:57:04 +02:00
LemADEC
b2b88beabc Added Techguns breathing helmets 2017-07-22 11:08:03 +02:00
LemADEC
086c639d8a Fixed Techguns ladders rotation 2017-07-22 10:44:47 +02:00
LemADEC
61955dc809 Improved comments for sky rendering options 2017-07-22 09:05:34 +02:00
LemADEC
8ebad40f73 Fixed crash when placing ships in unknown dimensions 2017-07-22 09:05:03 +02:00
LemADEC
a979196ce8 Added CustomNpcs rotation support
(location data aren't updated, notably for entities aren't supported)
2017-07-19 23:35:20 +02:00
LemADEC
4f959ecfff Removed unneeded synchronization 2017-07-19 23:35:20 +02:00
LemADEC
348675841b Improved chunk handler console logs 2017-07-19 23:35:19 +02:00
LemADEC
a427b14ec4 Improved console logs for duplicated tile entities 2017-07-19 23:35:13 +02:00
LemADEC
9ebbc745fd Fixed crew teleportation in ship controller LUA scripts 2017-07-19 23:35:13 +02:00
LemADEC
478835455a Fixed ship deployment when ship core is above/below player
Added explicit message to player when he/she can't be teleported
2017-07-19 23:35:13 +02:00
LemADEC
42c4070b4a Code cleanup 2017-07-19 23:35:12 +02:00
LemADEC
12efbbba02 Added workaround for fall damage motion measurement
Fixed instant death on slow motion fall damage
2017-07-19 23:34:59 +02:00
LemADEC
4ee8779508 Code cleanup 2017-07-16 12:46:10 +02:00
LemADEC
9ccc3f8888 Added air generator animation in inventory 2017-07-16 12:46:09 +02:00
LemADEC
5938f81157 Improved jump message when chunkloading fails 2017-07-16 12:46:09 +02:00
LemADEC
df613de022 Fixed default generation ratios 2017-07-16 12:46:09 +02:00
LemADEC
a665dbccc9 Removed console spam with duplicate fillers
(enable World Generation logging to see them now)
2017-07-16 12:46:09 +02:00
LemADEC
a5691c0ee0 Fixed moon lighting during world generation 2017-07-16 12:46:08 +02:00
LemADEC
d0420f263c Code cleanup 2017-07-16 12:46:08 +02:00
LemADEC
155491a0ea Added dummy accelerator controller 2017-07-16 12:46:08 +02:00