1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
NG (Graham)
3f1438c068 Add minimal robot factory functionality and arc archive support for #6 2025-05-17 23:06:07 -04:00
NG (Graham)
b04a8902e2 Add upgrade and dismantle vehicle slot functionality for #14 2025-05-11 12:09:23 -04:00
NGnius (Graham)
221a5d5ca9 Add garage add, select, and re-order operations for #14 2025-05-10 13:19:35 -04:00
NGnius (Graham)
e05649f09d Correct paint gun colours for #14 2025-05-09 20:35:07 -04:00
NGnius (Graham)
77ddeb7891 Create RC database layer 2025-05-07 20:23:22 -04:00
NGnius (Graham)
69c6c54650 Move Svelto/RC op ID copying logic into openjam servers 2025-04-16 17:25:54 -04:00
NGnius (Graham)
4d2ddaeafb Remove external state for op handlers 2025-04-06 11:00:37 -04:00
NGnius (Graham)
b99bbe67e4 Forbid unsafe 2025-04-06 09:55:29 -04:00
NGnius (Graham)
1d3346648c Update for 0.2 dev cycle 2025-04-05 12:03:11 -04:00
NGnius (Graham)
d5f9a4562d Update configs for release ready 2025-04-02 20:59:52 -04:00
NGnius (Graham)
a540cf6d8f Load more config data from files (instead of hardcoded) 2025-03-30 17:54:06 -04:00
NGnius (Graham)
0e048a17b1 Move common components to shared lib 2025-03-30 16:22:25 -04:00
NGnius (Graham)
610f54e236 Get campaign mode working, fix health/damage config 2025-03-29 22:08:08 -04:00
NGnius (Graham)
78941fb8ff Update for event system in (failed) attempt to get Singleplayer to spawn robots 2025-03-18 22:30:20 -04:00
NGnius (Graham)
67c14fe80a Implement non-event part of singleplayer for #7 2025-03-18 16:47:11 -04:00
NGnius (Graham)
792585a031 Change single connection mode to CLI arg instead of forced in debug mode 2025-03-16 09:37:16 -04:00
NGnius (Graham)
ec565e904b Get test mode working, complete #12 2025-03-15 17:21:18 -04:00
NGnius (Graham)
6fd4d673ca Make edit mode usable; complete #11 2025-03-15 11:03:35 -04:00
NGnius (Graham)
9b87b25131 Implement loading of cube data from JSON file 2025-03-09 16:28:03 -04:00
NGnius (Graham)
be37f8913a Update to work with polariton v0.2 2025-03-08 17:16:02 -05:00
NGnius (Graham)
f004ca8565 Stub out payment store web server #9, implement/fix last of login process #8 2025-03-02 09:52:44 -05:00
NGnius (Graham)
7e31f6fe1d Complete bare minimum to seem logged in 2025-03-01 16:22:57 -05:00
NGnius (Graham)
fe30e783ad Make some data more real, not that it matters 2025-02-25 22:26:53 -05:00
NGnius (Graham)
1df3e31bb6 Fix logged error due to missing laser variants 2025-02-25 21:44:41 -05:00
NGnius (Graham)
2106613f62 Implement minimal chat service, fix some implement bugs 2025-02-23 20:17:46 -05:00
NGnius (Graham)
2907376722 Add social server and implement all op codes up until chat room connection blocks further requests 2025-02-23 16:10:21 -05:00
NGnius (Graham)
d8885d811f Add server for game data (implement login sequence) 2025-02-12 18:46:27 -05:00