Space Engineers

Space Engineers

Chat History
Menampilkan1-10 dari 16 kiriman
< 1  2 >
Pembaruan: 14 Jan 2016 @ 11:03am

- Fixed not working in v01.117 due to API changes.

Pembaruan: 19 Des 2015 @ 9:13pm

- Set chat message limit back to 50 because the UI window has been fixed.

Pembaruan: 19 Des 2015 @ 9:08pm

Pembaruan: 20 Nov 2015 @ 8:06am

- Fixed message spam due to ModAPI changes.
- Temporarily lowered stored lines from 50 to 10 until the popup issue is fixed in the game.

Pembaruan: 3 Sep 2015 @ 8:58am

- Fixed server not sending the messages to the proper client ID;
- Changed save file from world name to world's folder name for consistency between those two systems;
- Deletes old 'debug.log' file if exists since it now uses info.log (as all of my newer mods);

Pembaruan: 2 Sep 2015 @ 7:30am

Code overhaul!

- Does not use a block anymore, clients send the messages to the server and the server to everybody else;
- Chat is saved in the Storage folder under the world name (unsupported filename characters are replaced with _ );
- Changed time format from exact to relative (now, 5s, 15mins, 4 days, etc);
- Deletes the old chat block automatically;

Pembaruan: 27 Mar 2015 @ 6:55am

- Fixed crashing due to recent API changes.

Pembaruan: 25 Jan 2015 @ 12:17pm

Changed stored time to UTC instead of local for each player.

NOTE: This won't affect past messages.

Pembaruan: 24 Jan 2015 @ 7:19am

Fixed not working properly on dedicated servers;
Added logger to send some info to debug.log;

Pembaruan: 23 Jan 2015 @ 3:42pm

Notifying clients when creating the chat block.