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

80 Commits

Author SHA1 Message Date
NGnius (Graham)
1d3346648c Update for 0.2 dev cycle 2025-04-05 12:03:11 -04:00
NGnius (Graham)
ee80cd193d Unlock all parts by default because it's better tested and makes it actually playable v0.1.0 2025-04-03 20:26:40 -04:00
NGnius (Graham)
d5f9a4562d Update configs for release ready 2025-04-02 20:59:52 -04:00
NGnius (Graham)
69d1bfaee0 Actually verify user credentials 2025-04-01 19:38:03 -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
47eb32056c Add some contributing info 2025-03-11 22:55:57 +00:00
NGnius (Graham)
9b87b25131 Implement loading of cube data from JSON file 2025-03-09 16:28:03 -04:00
NGnius (Graham)
303f72f010 Fix missing ctx which doesn't actually cause any problems 2025-03-08 19:27:09 -05: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
NGnius (Graham)
ca4a0ce675 Allow concurrent connections on the load balancer 2025-02-08 11:57:23 -05:00
NGnius (Graham)
e7ceefceb3 Create RC primary service (load balancer) 2025-02-05 21:19:27 -05:00
NGnius (Graham)
49357b2759 Add basic RC steam and user/pass authentication 2025-01-27 19:52:57 -05:00
NGnius (Graham)
82d0c3d0f3 Update personal data usage info 2025-01-26 00:26:34 -05:00
NGnius (Graham)
e73002ea72 Use steam ID for reliable, persistent CL user auth 2025-01-26 00:23:07 -05:00
NGnius (Graham)
88ef5e7e1c Add some useful info files 2025-01-25 18:46:23 -05:00
NGnius (Graham)
fe2816e9d3 Add basic auth support to get Cardlife working in non-offline mode 2025-01-25 17:44:26 -05:00