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

84 Commits

Author SHA1 Message Date
NG (Graham)
aa690007b7 Configure for release v0.4.0 2025-10-02 21:01:57 -04:00
NG (Graham)
e55bd6d288 Add basic client AI support 2025-09-27 12:36:49 -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)
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)
6b40eb938c Add basic surrendering for #32 2025-09-06 19:13:47 -04:00
NG (Graham)
0e35aced01 Readability fixes for cargo clippy 2025-09-03 22:33:32 -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)
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)
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