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

57 Commits

Author SHA1 Message Date
NG (Graham)
2607903f7b Add arc thumbnail support as part of #10 2025-05-24 23:56:48 -04:00
NG (Graham)
59612e6aa3 Create basic CDN endpoints for #10 2025-05-24 16:21:45 -04:00
NG (Graham)
e7de53929d Replace rc_static_data with general CDN implementation 2025-05-24 13:42:53 -04:00
NG (Graham)
4f0bcde7d8 Move chat system into core, merge configs, save to database 2025-05-23 16:47:09 -04:00
NG (Graham)
b83a23c115 Fix variant generation 2025-05-23 16:47:09 -04:00
NGnius (Graham)
1aeaf84326 Add some forgejo templates 2025-05-21 18:30:21 -04:00
NG (Graham)
a94d545858 Fix modules crashing simulation when in a weapon slot, fix some movement placements #17 2025-05-19 17:17:09 -04:00
NG (Graham)
a9510a7495 Make non-essential dev messages show up way less often 2025-05-18 22:23:33 -04:00
NG (Graham)
a0dba39475 Add factory upload support to trait, make client handle rejections gracefully #6 2025-05-18 21:52:03 -04:00
NG (Graham)
fd75dba80e Guess weapon order for factory downloads (since they have no weapon order) #6 2025-05-18 20:33:29 -04:00
NG (Graham)
49781d35b2 Populate garage data from factory purchase better #6 2025-05-18 16:55:12 -04:00
NG (Graham)
3f1438c068 Add minimal robot factory functionality and arc archive support for #6 2025-05-17 23:06:07 -04:00
NG (Graham)
3f0c30f6c3 Update dev info in README 2025-05-15 19:17:49 -04:00
NG (Graham)
ddb0b1b74a Fix link to servenvmulti.config in README 2025-05-15 18:57:39 -04:00
NG (Graham)
785cbbfbf7 Make steam ID field in registration form more obvious what it is #13 2025-05-12 21:06:41 -04:00
NG (Graham)
8affa33ace Add user registration 2025-05-12 20:56:24 -04:00
NG (Graham)
d3bd795a01 Add real email-based authentication, fix RC account auth to try all 3 login options when it doesn't know #20 2025-05-11 21:18:55 -04:00
NG (Graham)
aea56bf01e Rename email.rs to username.rs for auth server 2025-05-11 20:49:19 -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)
792a6362e3 Implement basic chat functionality 2025-04-14 21:17:41 -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)
51f7ba4431 Update Cardlife servers for ngram.ca domain 2025-04-05 19:34:32 -04:00
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