• Joined on 2023-03-23
wanmay pushed to main at wanmay/vision 2023-09-19 05:48:24 +00:00
6d623dec28 clear submodules
wanmay pushed to main at wanmay/vision 2023-09-19 04:31:59 +00:00
7308086139 Finish moving server and ms back into engine:\n we want the compute shader setup eventually. Hook up options menu for client.
1e144775a5 Moving metaserver and server to LOVE (since it's got a working LuaSocket installation OOTB
Compare 2 commits »
wanmay pushed to main at wanmay/vision 2023-09-17 03:09:59 +00:00
ea5b39ebb7 metaserver-client and metaserver-server connections added.
wanmay pushed to main at wanmay/vision 2023-09-17 01:55:29 +00:00
08c27ba610 add keyboard control to server browser
wanmay pushed to main at wanmay/vision 2023-09-17 00:16:12 +00:00
aa64929f8e More menu tweaks;
wanmay pushed to main at wanmay/vision 2023-09-16 02:49:22 +00:00
9ce6285d8c Build integrity feature.
wanmay pushed to main at wanmay/vision 2023-09-15 02:21:53 +00:00
e0c44b8743 fix menu selection bugs, start adding network protocol, start adding options menu
wanmay pushed to main at wanmay/vision 2023-09-14 03:51:37 +00:00
4a7be75dfa Refactor tests into separate files; server browser;
e6b9e7aa13 Server browser functionality.
Compare 2 commits »
wanmay pushed to main at wanmay/vision 2023-09-12 15:20:11 +00:00
dc6cdf123e Fix package paths.
wanmay pushed to main at wanmay/vision 2023-09-12 14:26:47 +00:00
a6e14499bf remove dependencies, building standalone xplatform Lua server is more involved than I thought.
bed70b673a remove dependencies, building standalone xplatform Lua server is more involved than I thought.
Compare 2 commits »
wanmay pushed to main at wanmay/vision 2023-09-12 01:00:10 +00:00
7396f97433 Some metaserver logic.
wanmay pushed to main at wanmay/vision 2023-09-11 22:45:03 +00:00
a720ebf173 Start laying down network protocol.
wanmay pushed to main at wanmay/vision 2023-09-09 16:17:45 +00:00
ab6502db61 Pull in dependencies for standalone server.
wanmay pushed to main at wanmay/vision 2023-09-09 14:41:36 +00:00
a7c4d97aea Add icon. New font.
0ffba039b6 Tweaked visuals.
fc0bd44a1c Add font. New menu abstraction. Tweak colours. Placeholder buttons.
Compare 3 commits »
wanmay pushed to main at wanmay/vision 2023-09-07 01:03:42 +00:00
e7926fab3c Text input widget; batch text.
4d084488f7 Update options menu. Reorganize ui into proper folder. Add text input widget.
Compare 2 commits »
wanmay pushed to main at wanmay/vision 2023-09-05 00:40:20 +00:00
8fedf05276 More menu stuff.
wanmay pushed to main at wanmay/vision 2023-09-04 18:56:26 +00:00
51a0bcbdb8 Basic basic loop
wanmay pushed to main at wanmay/vision 2023-09-04 18:31:57 +00:00
beb5d71f03 tidy up scene management
wanmay pushed to main at wanmay/vision 2023-09-04 18:20:29 +00:00
bef5a5e6c7 Start menu, server, scenes, buttons.
wanmay pushed to main at wanmay/vision 2023-06-22 01:39:39 +00:00
eae71e4a76 Add love-gltf