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

26 Commits

Author SHA1 Message Date
NG (Graham)
08d7f86dcb Don't send BA map elements to non-players, fix #83 2026-02-07 15:44:16 -05:00
NG (Graham)
a346299de8 Make match loading forcefully advanced after a time 2026-01-25 18:17:34 -05:00
NG (Graham)
edb5b2eba8 Fix #61 base crystal stealing with block damage model 2026-01-24 17:46:35 -05:00
NG (Graham)
ff0588ada1 Fix battle arena ending at 96% base charge, fix part of #61 2026-01-18 12:39:58 -05:00
NG (Graham)
a48f9dcfe9 Fix dominating message, fix fake player loading, mess around with reactor crystals 2026-01-15 18:49:29 -05:00
NG (Graham)
7b7da8d59e Attempt to debounce kill bonus/counter 2026-01-12 18:01:23 -05:00
NG (Graham)
f4539c9c32 Don't trigger equalizer when bases are too low 2025-12-20 21:53:47 -05:00
NG (Graham)
e648f7832d Fix capture progress bar not showing up after point is contested; fix #57 2025-12-16 23:04:32 -05:00
NG (Graham)
ff796396e3 Fix crash on point capture caused by counting fix, fix #66 2025-12-14 11:38:16 -05:00
NG (Graham)
0f9f67e5a9 Update owned point count on capture 2025-12-11 21:19:48 -05:00
NG (Graham)
29b5490f86 Count all owned points first so shield isn't dropped half way through the counting/capturing 2025-12-11 20:59:44 -05:00
NG (Graham)
e55bd6d288 Add basic client AI support 2025-09-27 12:36:49 -04:00
NG (Graham)
525fa8b87e Add team death match support #33 2025-09-14 12:08:52 -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)
31585513dd Add capture point locations for all maps 2025-09-08 21:36:02 -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)
0e35aced01 Readability fixes for cargo clippy 2025-09-03 22:33:32 -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)
9c03201bac Implemented respawning for #32 2025-09-01 18:50:10 -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)
7f9ed8bf35 Implement basic battle arena functionality #32 2025-08-30 21:36:01 -04:00