Commit Graph

73 Commits

Author SHA1 Message Date
Anuken
537e25af9f Fixed server crash / Added graphics blending methods 2018-03-31 14:04:55 -04:00
Anuken
216b3969ed Minor admin bugfixes, made players wait 30 seconds after being kicked 2018-03-20 18:27:19 -04:00
Anuken
b0086082d0 Fixed server crashes, android client error, ping system rewrite 2018-03-08 18:59:11 -05:00
Anuken
594c49ac91 Fixed server freezing on dispose(), socket in use exception 2018-03-06 23:34:33 -05:00
Anuken
a8ce961268 Added server version display and compatibility checking 2018-03-06 23:18:34 -05:00
Anuken
3653135bb0 Fixed bugs with web version connections 2018-03-03 17:43:50 -05:00
Anuken
ba46dacfdc Removed servtesting code 2018-03-03 10:44:32 -05:00
Anuken
94f6c1b902 More debugging changes 2018-03-02 15:01:49 -05:00
Anuken
41ee817d18 More server debugging changes. 2018-03-01 17:57:42 -05:00
Anuken
23457830ee Added more debugging info to server 2018-03-01 08:54:33 -05:00
Anuken
7f044ea275 Made dedicates server exit on bad connection found for testing 2018-02-28 16:17:48 -05:00
Anuken
828dd78611 Fixed some GWT bugs and errors 2018-02-26 23:31:29 -05:00
Anuken
9f5f6ae382 Security changes: placement verification, banning, unfinished admins 2018-02-25 22:32:12 -05:00
Anuken
9985a19e6a Better net error messages, bugfixes, new command handler 2018-02-23 21:42:05 -05:00
Anuken
1c3bad0aca Fixed StackOverFlow exception thrown with certain block designs 2018-02-18 11:31:09 -05:00
Anuken
05f7bc256b Made server send wave and map data on websocket ping 2018-02-17 13:21:22 -05:00
Anuken
c03619c5de Fixes to many multithreading crashes and freezes 2018-02-13 18:19:33 -05:00
Anuken
1f4a72d459 Added completely new build version system 2018-02-08 23:41:07 -05:00
Anuken
460558bc87 Implemented toggling of multithreading 2018-02-07 14:47:39 -05:00
Anuken
3c38deeba8 Fixed junction clogs, tunnel conveyors, power and interpolation 2018-02-04 16:55:14 -05:00
Anuken
da22f8fbce Completely implemented new interpolation 2018-02-03 20:43:48 -05:00
Anuken
938a946419 Better player interpolation, block nearby usage fixes 2018-02-03 14:39:18 -05:00
Anuken
a31c4b273d Various multiplayer tweaks 2018-02-03 12:20:36 -05:00
Anuken
ec67418f8a Fixed various UI bugs 2018-02-02 15:00:00 -05:00
Anuken
1515845d5d Typo fix 2018-01-31 16:05:43 -05:00
Anuken
9dd6b9e74b Changed debug output for client connections 2018-01-31 15:04:46 -05:00
Anuken
5be256212c Fixed many crashes with B14, added color customization 2018-01-31 00:35:27 -05:00
Anuken
9a5ac76850 Many editor improvements, lang bugfixes, Syncable entity change 2018-01-30 19:57:08 -05:00
Anuken
5b25d94a3e Fixed GWT compile errors and server thread crashes 2018-01-29 11:26:31 -05:00
Anuken
6083db5bd6 Fixed overly long startup time, added more debug info 2018-01-29 10:36:57 -05:00
Anuken
3562a70669 Fixed many network-related bugs 2018-01-28 17:09:21 -05:00
Anuken
205c4e723a More commands added to server, new logging 2018-01-28 14:18:21 -05:00
Anuken
5cba3050b9 Implemented standalone server, fixed breaking bugs 2018-01-28 01:21:33 -05:00
Anuken
35b6b41f24 Refactored almost every class, somehow didn't break game yet 2018-01-27 23:42:42 -05:00
Anuken
3b4ebff349 Netcode and block placedOffset cleanup 2018-01-26 14:49:36 -05:00
Anuken
493af5e653 Fixed multiple crashes, fixed version mismatch showing as disconnect 2018-01-26 00:36:23 -05:00
Anuken
8b2f63ecb6 Web compilation fix, new logging, cleanup 2018-01-24 18:48:59 -05:00
Anuken
10528b2f55 Changed stop() to dispose() on crash, fixed web key triggers 2018-01-21 16:24:34 -05:00
Anuken
2172daf145 Implemented HTTPS checking for web multiplayer, fixed chat jamming all text fields 2018-01-21 11:54:54 -05:00
Anuken
40f7bf51c2 Added version check, fixed chat being open in singleplayer 2018-01-21 10:38:34 -05:00
Anuken
52f9cd5d22 Testing Github/Discord integration 2018-01-20 16:24:36 -05:00
Anuken
7bcea08d83 Chat bugfixes 2018-01-20 13:49:55 -05:00
Anuken
c0a78858f4 Fixes for invisible players and improper respawning 2018-01-20 11:39:31 -05:00
Anuken
49aef2bf99 Fixed server discovery 2018-01-19 19:11:14 -05:00
Anuken
b1a38c3e61 Disabled multiplayer for HTML5, net bugfixes 2018-01-19 18:27:41 -05:00
Anuken
6aefc22ac9 Stability improvements, minor fixes. Ready to merge. 2018-01-17 19:13:42 -05:00
Anuken
65d472cac7 Better web support, fixed application hanging in background 2018-01-17 19:02:04 -05:00
Anuken
25beb2af32 THEY SAID IT COULDN'T BE DONE 2018-01-17 17:52:37 -05:00
Anuken
1b4a8c83ae Added websocket support for no good reason 2018-01-17 17:28:33 -05:00
Anuken
b266516fad Implemented new custom serialization 2018-01-16 23:30:24 -05:00