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

303 Commits

Author SHA1 Message Date
NG (Graham)
a5485881e8 Set lifetime premium duration to 365 days [sic]; fix #56 2025-12-03 17:11:21 -05:00
NG (Graham)
687f8dabbe Use resolvable vehicles in campaign mode instead of raw cube data 2025-12-02 17:08:42 -05:00
NG (Graham)
b58af3d893 Set version to 1.0.0 2025-11-30 22:08:40 -05:00
NG (Graham)
c21d727440 Retrieve most recent match that player is in instead of oldest; fix maybe #52 2025-11-30 21:52:29 -05:00
NG (Graham)
b1ecb87c96 Add more logging for #52 2025-11-30 21:49:01 -05:00
NG (Graham)
09563c9239 Fix reactor height in Mars3; fix #51 2025-11-16 15:10:47 -05:00
NG (Graham)
cd82502576 Update dependencies 2025-11-16 15:10:47 -05:00
NG (Graham)
dfc0cc351b Always skip sending to aliased connections (client AIs) #48 2025-11-16 15:10:47 -05:00
NG (Graham)
8d5f835497 Add standard favicon endpoint 2025-11-16 15:10:47 -05:00
MaxSignal
4bdb0ad1d0 Use IndexMap instead of HashMap in CubeConfig 2025-11-13 16:08:58 +00:00
NG (Graham)
2583429af8 Add status reporting to auth server 2025-11-03 19:24:20 -05:00
NG (Graham)
7579963893 Upgrade to libfj v0.9 2025-11-03 19:16:03 -05:00
NG (Graham)
340f571637 Add stats chat command 2025-10-31 22:41:33 -04:00
NG (Graham)
3ef1aa20d0 Add some basic commands for sysadmins and permission system for them 2025-10-31 21:02:10 -04:00
NG (Graham)
77b6d8c11f Add validation warning about fake players on strange teams in any game mode 2025-10-30 22:15:12 -04:00
NG (Graham)
3fb2fbad06 Allow fake players to have their team chosen automatically at game start 2025-10-30 21:59:47 -04:00
NG (Graham)
127de674b4 Allow client AIs to run on non-teammates when there are no teammates available, fix/answer #42 2025-10-29 21:29:43 -04:00
NG (Graham)
2007abd3df Ignore client NPCs (aliased connections) when considering real players, fix #39 2025-10-29 20:31:34 -04:00
NG (Graham)
2cc467726f Add self-validation framework for config 2025-10-27 22:07:38 -04:00
NG (Graham)
b3ad2c3758 Add proof-of-concept server intercom service through auth server 2025-10-26 15:43:51 -04:00
NG (Graham)
3e09a5e554 Fix multiplayer loading with more than 2 players 2025-10-12 14:02:15 -04:00
NG (Graham)
281f5dde49 Configure for v0.5.0 dev cycle 2025-10-06 23:04:04 -04:00
NG (Graham)
ade535e556 Add Arc CRF username spoofing 2025-10-06 23:02:08 -04:00
NG (Graham)
5fc8b9a571 Update build config, add riscv build script v0.4.0 2025-10-03 18:08:50 -04:00
NG (Graham)
6879fc8ed5 Remove some gamemode startup warnings, make expanded config json more obvious 2025-10-03 18:06:36 -04:00
NG (Graham)
827c14da0d Update readme with more RC specifics 2025-10-03 17:21:51 -04:00
NG (Graham)
01cd9bce97 Add debug message before unhelpful token secret file not found error 2025-10-02 22:07:25 -04:00
NG (Graham)
214599ce9a Fix some clippy warnings 2025-10-02 21:52:35 -04:00
NG (Graham)
aa690007b7 Configure for release v0.4.0 2025-10-02 21:01:57 -04:00
NG (Graham)
56e170d99c Add example connection group 2025-09-28 12:08:57 -04:00
NG (Graham)
71d8ecaea2 Update registration with new URLs and launch button 2025-09-27 23:27:58 -04:00
NG (Graham)
59f54dadaa Fix Pit not ending when out of players ending with AI teammates 2025-09-27 14:33:09 -04:00
NG (Graham)
e55bd6d288 Add basic client AI support 2025-09-27 12:36:49 -04:00
NG (Graham)
91fc2db868 Remove mentions of Cardlife (moved to different repo) 2025-09-17 17:30:25 -04:00
NG (Graham)
c9f9d146e8 Add version info chat command 2025-09-14 12:23:46 -04:00
NG (Graham)
525fa8b87e Add team death match support #33 2025-09-14 12:08:52 -04:00
NG (Graham)
d194e29ff7 Add win condition for last player connected #34 2025-09-13 17:51:58 -04:00
NG (Graham)
c85d4bbc38 Add pit spawn points #34 2025-09-13 17:36:35 -04:00
NG (Graham)
82cc2dcf1b Add pit win conditions #34 2025-09-10 19:40:51 -04:00
NG (Graham)
f2de67b338 Add minimal Pit implementation (without win conditions) #34 2025-09-09 23:36:34 -04:00
NG (Graham)
e33a499415 Update shield and natural regen defaults 2025-09-09 20:29:10 -04:00
NG (Graham)
a694ee5f5f Fix total users chat command, add help command 2025-09-09 18:15:54 -04:00
NG (Graham)
31585513dd Add capture point locations for all maps 2025-09-08 21:36:02 -04:00
NG (Graham)
a15939ba05 Add equalizer position for all maps 2025-09-08 20:26:31 -04:00
NG (Graham)
4639778eeb Add equalizer support and partial fast-charge (dominating) support #32 2025-09-07 15:50:56 -04:00
NG (Graham)
35c6f136f6 Refactor tick counting into one spot 2025-09-06 22:38:55 -04:00
NG (Graham)
6b40eb938c Add basic surrendering for #32 2025-09-06 19:13:47 -04:00
NG (Graham)
ac0e16be63 Add some approximation of crystal stealing #32 2025-09-06 16:52:43 -04:00
NG (Graham)
f630148027 Disable shield deactivated message at BA match start #32 2025-09-06 11:16:41 -04:00
NG (Graham)
79f8341adc Refactor multiplayer message handling into smaller functions 2025-09-06 11:03:39 -04:00