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

93 Commits

Author SHA1 Message Date
NG (Graham)
690815b554 Configure for v0.4.0 cycle 2025-08-11 20:50:44 -04:00
NG (Graham)
2f0c100086 Switch over to release versions of non-repo same-org crates 2025-08-03 22:32:28 -04:00
NG (Graham)
6fdb13b446 Fix some packaging issues 2025-08-03 21:47:25 -04:00
NG (Graham)
721922c4ea Fix inconsistent spawnpoint origins #30 2025-08-03 16:23:00 -04:00
NG (Graham)
89b1db35ba Move Robocraft auth server to actix_web for better error responses #31 2025-07-27 16:12:45 -04:00
NG (Graham)
a0d6974a31 Get capture points workins #30 (mars 1 only) 2025-07-26 21:57:46 -04:00
NG (Graham)
52493bf166 Implement most of the occasional packets sent in elimination, expand interface for custom game logic #30 2025-07-22 18:27:41 -04:00
NG (Graham)
cd45c22d0b Add bare minimum single-user multiplayer functionality #30 2025-07-12 12:49:47 -04:00
NG (Graham)
38ab4ba799 Create first event handler and framework for it 2025-07-03 21:53:34 -04:00
NG (Graham)
c2dc6088a0 Create initial multiplayer server skeleton 2025-07-01 20:04:11 -04:00
NG (Graham)
9f74a2e76a Add support for matchmaker sending clients off to game server 2025-06-19 22:05:16 -04:00
NG (Graham)
33aab8f870 Fix dependency build error, rename operation modifier 2025-06-14 17:57:34 -04:00
NG (Graham)
4baa1ef911 Add minimum matchmaking lobby server 2025-06-10 20:52:36 -04:00
NG (Graham)
5e2a915892 Update to patch v0.2.1 2025-06-07 22:09:07 -04:00
NG (Graham)
f678426e10 Prefix all crates with oj_ and use release version of dependencies 2025-06-03 21:09:03 -04:00
NG (Graham)
093bc42e97 Add git commit hash to version info on HTTP servers 2025-05-30 23:11:51 -04:00
NG (Graham)
9d9f8a73fc Add customisable game mode sequence (mp and sp still broken) #16 2025-05-27 22:07:04 -04:00
NG (Graham)
956bb2149d Add avatar saving functionality (without CDN support) 2025-05-25 12:27:29 -04:00
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)
3f1438c068 Add minimal robot factory functionality and arc archive support for #6 2025-05-17 23:06:07 -04:00
NG (Graham)
8affa33ace Add user registration 2025-05-12 20:56:24 -04:00
NGnius (Graham)
77ddeb7891 Create RC database layer 2025-05-07 20:23:22 -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)
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)
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)
67c14fe80a Implement non-event part of singleplayer for #7 2025-03-18 16:47:11 -04:00
NGnius (Graham)
ec565e904b Get test mode working, complete #12 2025-03-15 17:21:18 -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)
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)
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)
fe2816e9d3 Add basic auth support to get Cardlife working in non-offline mode 2025-01-25 17:44:26 -05:00