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

388 Commits

Author SHA1 Message Date
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
NG (Graham)
0e35aced01 Readability fixes for cargo clippy 2025-09-03 22:33:32 -04:00
NG (Graham)
9dcb12131b Make end of match return you to the main menu slightly faster after clicking the button 2025-09-03 21:45:53 -04:00
NG (Graham)
e9a4830562 Fix capture points not working with multiple players on a team 2025-09-03 18:41:44 -04:00
NG (Graham)
c8a654bd49 Fix map pings causing teammates to disconnect 2025-09-03 18:13:18 -04:00
NG (Graham)
9c03201bac Implemented respawning for #32 2025-09-01 18:50:10 -04:00
NG (Graham)
1ae6851346 Update acknowledgements with mention of battle arena base 2025-09-01 10:16:26 -04:00
NG (Graham)
85d61b2009 Add BA player disconnect win condition, make loading a bit more forgiving 2025-08-31 12:12:43 -04:00
NG (Graham)
971c50c439 Bump polariton versions 2025-08-31 10:44:53 -04:00
NG (Graham)
7f9ed8bf35 Implement basic battle arena functionality #32 2025-08-30 21:36:01 -04:00
NG (Graham)
1403a6e3d0 Make power bar configurable 2025-08-17 15:03:30 -04:00
NG (Graham)
2674ab4035 Set refill rate to multiple of power bar, not absolute; fix #25 2025-08-17 12:57:14 -04:00
NG (Graham)
a721aac418 Fix reading vertical_top_speed for movement data in config, rebalance movement to 2025 stats 2025-08-17 10:50:55 -04:00
NG (Graham)
8786a2139b Update LNL crate to make traffic filter more forgiving 2025-08-17 09:59:38 -04:00
NG (Graham)
f63185c2cd Fix battle chats properly (without involving the database) 2025-08-16 21:54:36 -04:00
NG (Graham)
05bf4a097a Add basic server-only player harness 2025-08-16 21:32:14 -04:00