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

163 Commits

Author SHA1 Message Date
NG (Graham)
70b17ddda5 Add map aliases, try fix some broken gliese lake spawn points 2025-08-16 15:50:09 -04:00
NG (Graham)
d38d4d4fdb Fix battle chats 2025-08-13 23:36:34 -04:00
NG (Graham)
624fee6d72 Fix auto-selecting chat channel, add some more config options 2025-08-13 22:17:24 -04:00
NG (Graham)
a8692b2839 Enable premium, add custom avatar saving support to complete #10 2025-08-13 17:36:44 -04:00
NG (Graham)
152ad240d0 Fix game event not getting saved to DB until first game switc #36h 2025-08-11 20:51:37 -04:00
NG (Graham)
e54e17fc07 Fix some incorrect team base offsets #30 2025-08-03 18:23:24 -04:00
NG (Graham)
df017883c1 Add basic stats tracking #30 2025-08-03 18:15:25 -04:00
NG (Graham)
721922c4ea Fix inconsistent spawnpoint origins #30 2025-08-03 16:23:00 -04:00
NG (Graham)
1f3c3d84c4 Add all neptune maps spawn points #30 2025-08-03 15:12:48 -04:00
NG (Graham)
d4ba4d4db3 Add remaining Mars spawn points #30 2025-08-02 11:11:09 -04:00
NG (Graham)
3c87289702 Fix modules not showing up in generated weapon lists 2025-07-31 20:47:13 -04:00
NG (Graham)
38c658d2c8 Add earth maps' spawn points #30 2025-07-29 20:59:54 -04:00
NG (Graham)
233f6d3ad5 Also respond with banned error code on first request to web services server 2025-07-27 16:19:54 -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)
796304bc4a Add missing team base configs #30 2025-07-27 11:21:44 -04:00
NG (Graham)
a0d6974a31 Get capture points workins #30 (mars 1 only) 2025-07-26 21:57:46 -04:00
NG (Graham)
c6bd9e110d Use real spawn points when available #30 2025-07-26 11:50:32 -04:00
NG (Graham)
9f90c2e5fb Handle game event change situation in lobby queue 2025-07-24 22:17:41 -04:00
NG (Graham)
a904423a83 Use elimination config from file instead of hardcoded #30 2025-07-22 22:39:38 -04:00
NG (Graham)
fd11b8746b Save current game event to database for use in the match 2025-07-22 21:36:35 -04:00
NG (Graham)
a452d37d22 Add some semblance of match end 2025-07-21 22:33:12 -04:00
NG (Graham)
4e9bcc36d6 Fix CPU number calculation and display in lots of places 2025-07-20 21:24:43 -04:00
NG (Graham)
37cbc8d85f Allow two or more people to load into the same multiplayer match #30 2025-07-20 18:31:08 -04:00
NG (Graham)
1d404db209 Get part way through loading (to sync) #30 2025-07-06 17:36:52 -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)
8cd63c3122 Fix wrong username for non-username logins 2025-06-18 17:36:04 -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)
4914e2057a Use i32 for database IDs since that's support for postgres too 2025-06-06 20:20:19 -04:00
NG (Graham)
c0d04f0553 Reduce size of minimum hitbox to fix #27 and #29 2025-06-03 21:29:23 -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)
d0c2b1ec03 Make enemy and teammate count customizable 2025-06-02 20:08:50 -04:00
NG (Graham)
297a2ab246 Add garage slot copy op functionality to fix #28 2025-05-31 16:33:34 -04:00
NG (Graham)
f117fd3d2a Add slot renaming op code support to fix #24 2025-05-31 15:36:33 -04:00
NG (Graham)
4b204776f9 Fix aeroflak buff stacking 2025-05-31 12:27:21 -04:00
NG (Graham)
9281069374 Add immediate variant for singleplayer vehicle, misc tweaks 2025-05-31 11:38:41 -04:00
NG (Graham)
50cc0cc3a9 Get enemies spawning in singleplayer #23 2025-05-30 23:03:02 -04:00
NG (Graham)
1a7400d3d9 Force encryption for all server op responses 2025-05-30 17:29:56 -04:00
NG (Graham)
95666c30d1 Add new message flags parameter to op modifier 2025-05-29 22:10:21 -04:00
NG (Graham)
c441b8b5ef Add minimum chat moderation to enable bans for #22 2025-05-29 20:55:36 -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)
ab19c723cd Configure all death, spawn, and garage bay skins for #3 2025-05-26 21:30:28 -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)
4f0bcde7d8 Move chat system into core, merge configs, save to database 2025-05-23 16:47: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