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

378 Commits

Author SHA1 Message Date
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
NG (Graham)
94d247f8f4 Minor refactor for fake server players 2025-08-16 15:52:06 -04:00
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)
2642767a27 Don't count self-destruct in death stat (since it's already counted), fix #35 2025-08-11 20:59:17 -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)
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 v0.3.0 2025-08-03 22:32:28 -04:00
NG (Graham)
6fdb13b446 Fix some packaging issues 2025-08-03 21:47:25 -04:00