Commit Graph

15 Commits

Author SHA1 Message Date
wan-may bf12de9373 starting to work on this again 2023-12-04 22:02:11 -04:00
wan-may 2ca4a77b33 Handle hash collision in handshake; properly prune old servers from browser. 2023-10-01 20:16:10 -03:00
wan-may d011885c87 Accommodate IPv6 addresses at packet level. Avoid infinite loops in deserialisation. Test with timing loop removed. 2023-09-26 00:05:54 -03:00
wan-may 7308086139 Finish moving server and ms back into engine:\n we want the compute shader setup eventually. Hook up options menu for client. 2023-09-19 01:31:42 -03:00
wan-may 1e144775a5 Moving metaserver and server to LOVE (since it's got a working LuaSocket installation OOTB 2023-09-17 19:12:13 -03:00
wan-may ea5b39ebb7 metaserver-client and metaserver-server connections added. 2023-09-17 00:09:51 -03:00
wan-may 08c27ba610 add keyboard control to server browser 2023-09-16 22:55:21 -03:00
wan-may aa64929f8e More menu tweaks; 2023-09-16 21:15:50 -03:00
wan-may e0c44b8743 fix menu selection bugs, start adding network protocol, start adding options menu 2023-09-14 23:21:34 -03:00
wan-may 4a7be75dfa Refactor tests into separate files; server browser; 2023-09-14 00:51:00 -03:00
wan-may e6b9e7aa13 Server browser functionality. 2023-09-13 00:22:31 -03:00
wan-may bed70b673a remove dependencies, building standalone xplatform Lua server is more involved than I thought. 2023-09-12 11:26:13 -03:00
wan-may a720ebf173 Start laying down network protocol. 2023-09-11 19:44:36 -03:00
wan-may e7926fab3c Text input widget; batch text. 2023-09-06 22:03:22 -03:00
wan-may 4d084488f7 Update options menu. Reorganize ui into proper folder. Add text input widget. 2023-09-05 23:24:25 -03:00
Renamed from src/client/browser.lua (Browse further)