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

Commit Graph

  • 687f8dabbe Use resolvable vehicles in campaign mode instead of raw cube data NG (Graham) 2025-12-02 17:08:42 -05:00
  • b58af3d893 Set version to 1.0.0 NG (Graham) 2025-11-30 22:08:40 -05:00
  • c21d727440 Retrieve most recent match that player is in instead of oldest; fix maybe #52 NG (Graham) 2025-11-30 21:52:29 -05:00
  • b1ecb87c96 Add more logging for #52 NG (Graham) 2025-11-30 21:49:01 -05:00
  • 09563c9239 Fix reactor height in Mars3; fix #51 NG (Graham) 2025-11-16 15:09:37 -05:00
  • cd82502576 Update dependencies NG (Graham) 2025-11-16 15:01:00 -05:00
  • dfc0cc351b Always skip sending to aliased connections (client AIs) #48 NG (Graham) 2025-11-16 14:46:41 -05:00
  • 8d5f835497 Add standard favicon endpoint NG (Graham) 2025-11-16 14:05:39 -05:00
  • 4bdb0ad1d0 Use IndexMap instead of HashMap in CubeConfig MaxSignal 2025-11-13 16:08:58 +00:00
  • 2583429af8 Add status reporting to auth server NG (Graham) 2025-11-03 19:24:20 -05:00
  • 7579963893 Upgrade to libfj v0.9 NG (Graham) 2025-11-03 19:16:03 -05:00
  • 340f571637 Add stats chat command NG (Graham) 2025-10-31 22:41:33 -04:00
  • 3ef1aa20d0 Add some basic commands for sysadmins and permission system for them NG (Graham) 2025-10-31 21:02:10 -04:00
  • 77b6d8c11f Add validation warning about fake players on strange teams in any game mode NG (Graham) 2025-10-30 22:15:12 -04:00
  • 3fb2fbad06 Allow fake players to have their team chosen automatically at game start NG (Graham) 2025-10-30 21:59:47 -04:00
  • 127de674b4 Allow client AIs to run on non-teammates when there are no teammates available, fix/answer #42 NG (Graham) 2025-10-29 21:29:34 -04:00
  • 2007abd3df Ignore client NPCs (aliased connections) when considering real players, fix #39 NG (Graham) 2025-10-29 20:31:34 -04:00
  • 2cc467726f Add self-validation framework for config NG (Graham) 2025-10-27 22:07:38 -04:00
  • b3ad2c3758 Add proof-of-concept server intercom service through auth server NG (Graham) 2025-10-26 15:43:51 -04:00
  • 3e09a5e554 Fix multiplayer loading with more than 2 players NG (Graham) 2025-10-12 14:02:15 -04:00
  • 281f5dde49 Configure for v0.5.0 dev cycle NG (Graham) 2025-10-06 23:04:04 -04:00
  • ade535e556 Add Arc CRF username spoofing NG (Graham) 2025-10-06 22:57:19 -04:00
  • 5fc8b9a571 Update build config, add riscv build script v0.4.0 NG (Graham) 2025-10-03 18:08:50 -04:00
  • 6879fc8ed5 Remove some gamemode startup warnings, make expanded config json more obvious NG (Graham) 2025-10-03 18:06:36 -04:00
  • 827c14da0d Update readme with more RC specifics NG (Graham) 2025-10-03 17:17:11 -04:00
  • 01cd9bce97 Add debug message before unhelpful token secret file not found error NG (Graham) 2025-10-02 22:07:25 -04:00
  • 214599ce9a Fix some clippy warnings NG (Graham) 2025-10-02 21:52:35 -04:00
  • aa690007b7 Configure for release v0.4.0 NG (Graham) 2025-10-02 21:01:57 -04:00
  • 56e170d99c Add example connection group NG (Graham) 2025-09-28 12:08:57 -04:00
  • 71d8ecaea2 Update registration with new URLs and launch button NG (Graham) 2025-09-27 23:17:12 -04:00
  • 59f54dadaa Fix Pit not ending when out of players ending with AI teammates NG (Graham) 2025-09-27 14:33:09 -04:00
  • e55bd6d288 Add basic client AI support NG (Graham) 2025-09-27 12:36:49 -04:00
  • 91fc2db868 Remove mentions of Cardlife (moved to different repo) NG (Graham) 2025-09-17 17:30:05 -04:00
  • c9f9d146e8 Add version info chat command NG (Graham) 2025-09-14 12:23:37 -04:00
  • 525fa8b87e Add team death match support #33 NG (Graham) 2025-09-14 12:08:52 -04:00
  • d194e29ff7 Add win condition for last player connected #34 NG (Graham) 2025-09-13 17:50:49 -04:00
  • c85d4bbc38 Add pit spawn points #34 NG (Graham) 2025-09-13 17:36:35 -04:00
  • 82cc2dcf1b Add pit win conditions #34 NG (Graham) 2025-09-10 19:40:51 -04:00
  • f2de67b338 Add minimal Pit implementation (without win conditions) #34 NG (Graham) 2025-09-09 23:36:34 -04:00
  • e33a499415 Update shield and natural regen defaults NG (Graham) 2025-09-09 20:29:10 -04:00
  • a694ee5f5f Fix total users chat command, add help command NG (Graham) 2025-09-09 18:15:54 -04:00
  • 31585513dd Add capture point locations for all maps NG (Graham) 2025-09-08 21:36:02 -04:00
  • a15939ba05 Add equalizer position for all maps NG (Graham) 2025-09-08 20:26:24 -04:00
  • 4639778eeb Add equalizer support and partial fast-charge (dominating) support #32 NG (Graham) 2025-09-07 15:50:56 -04:00
  • 35c6f136f6 Refactor tick counting into one spot NG (Graham) 2025-09-06 22:38:55 -04:00
  • 6b40eb938c Add basic surrendering for #32 NG (Graham) 2025-09-06 19:13:47 -04:00
  • ac0e16be63 Add some approximation of crystal stealing #32 NG (Graham) 2025-09-06 16:52:43 -04:00
  • f630148027 Disable shield deactivated message at BA match start #32 NG (Graham) 2025-09-06 11:16:29 -04:00
  • 79f8341adc Refactor multiplayer message handling into smaller functions NG (Graham) 2025-09-06 11:03:39 -04:00
  • 0e35aced01 Readability fixes for cargo clippy NG (Graham) 2025-09-03 22:33:26 -04:00
  • 9dcb12131b Make end of match return you to the main menu slightly faster after clicking the button NG (Graham) 2025-09-03 21:45:53 -04:00
  • e9a4830562 Fix capture points not working with multiple players on a team NG (Graham) 2025-09-03 18:38:56 -04:00
  • c8a654bd49 Fix map pings causing teammates to disconnect NG (Graham) 2025-09-03 18:13:18 -04:00
  • 9c03201bac Implemented respawning for #32 NG (Graham) 2025-09-01 18:50:03 -04:00
  • 1ae6851346 Update acknowledgements with mention of battle arena base NG (Graham) 2025-09-01 10:16:26 -04:00
  • 85d61b2009 Add BA player disconnect win condition, make loading a bit more forgiving NG (Graham) 2025-08-31 12:12:43 -04:00
  • 971c50c439 Bump polariton versions NG (Graham) 2025-08-31 10:44:53 -04:00
  • 7f9ed8bf35 Implement basic battle arena functionality #32 NG (Graham) 2025-08-30 21:36:01 -04:00
  • 1403a6e3d0 Make power bar configurable NG (Graham) 2025-08-17 15:03:30 -04:00
  • 2674ab4035 Set refill rate to multiple of power bar, not absolute; fix #25 NG (Graham) 2025-08-17 12:57:14 -04:00
  • a721aac418 Fix reading vertical_top_speed for movement data in config, rebalance movement to 2025 stats NG (Graham) 2025-08-17 10:50:55 -04:00
  • 8786a2139b Update LNL crate to make traffic filter more forgiving NG (Graham) 2025-08-17 09:59:38 -04:00
  • f63185c2cd Fix battle chats properly (without involving the database) NG (Graham) 2025-08-16 21:54:16 -04:00
  • 05bf4a097a Add basic server-only player harness NG (Graham) 2025-08-16 21:32:14 -04:00
  • 94d247f8f4 Minor refactor for fake server players NG (Graham) 2025-08-16 15:52:06 -04:00
  • 70b17ddda5 Add map aliases, try fix some broken gliese lake spawn points NG (Graham) 2025-08-16 15:47:36 -04:00
  • d38d4d4fdb Fix battle chats NG (Graham) 2025-08-13 23:36:34 -04:00
  • 624fee6d72 Fix auto-selecting chat channel, add some more config options NG (Graham) 2025-08-13 22:17:24 -04:00
  • a8692b2839 Enable premium, add custom avatar saving support to complete #10 NG (Graham) 2025-08-13 17:36:44 -04:00
  • 2642767a27 Don't count self-destruct in death stat (since it's already counted), fix #35 NG (Graham) 2025-08-11 20:59:17 -04:00
  • 152ad240d0 Fix game event not getting saved to DB until first game switc #36h NG (Graham) 2025-08-11 20:51:37 -04:00
  • 690815b554 Configure for v0.4.0 cycle NG (Graham) 2025-08-11 20:50:44 -04:00
  • 2f0c100086 Switch over to release versions of non-repo same-org crates v0.3.0 NG (Graham) 2025-08-03 22:32:28 -04:00
  • 6fdb13b446 Fix some packaging issues NG (Graham) 2025-08-03 21:47:25 -04:00
  • e54e17fc07 Fix some incorrect team base offsets #30 NG (Graham) 2025-08-03 18:23:24 -04:00
  • df017883c1 Add basic stats tracking #30 NG (Graham) 2025-08-03 18:15:09 -04:00
  • 580ce69839 Add map ping support #30 NG (Graham) 2025-08-03 16:39:16 -04:00
  • 721922c4ea Fix inconsistent spawnpoint origins #30 NG (Graham) 2025-08-03 16:23:00 -04:00
  • 1f3c3d84c4 Add all neptune maps spawn points #30 NG (Graham) 2025-08-03 15:12:48 -04:00
  • d4ba4d4db3 Add remaining Mars spawn points #30 NG (Graham) 2025-08-02 11:11:09 -04:00
  • 3c87289702 Fix modules not showing up in generated weapon lists NG (Graham) 2025-07-31 20:47:13 -04:00
  • 1a17fa0f3a Add another dev message NG (Graham) 2025-07-31 18:29:28 -04:00
  • 2e94fe25a3 Update README to point new users to release install instructions, mention multiplayer game data in privacy section NG (Graham) 2025-07-31 17:40:41 -04:00
  • 38c658d2c8 Add earth maps' spawn points #30 NG (Graham) 2025-07-29 20:59:54 -04:00
  • 0c21ba8c94 Fix readme badge links NG (Graham) 2025-07-28 20:39:30 -04:00
  • fd1620b929 Fix compile error due to auth error type change NG (Graham) 2025-07-27 20:28:48 -04:00
  • 233f6d3ad5 Also respond with banned error code on first request to web services server NG (Graham) 2025-07-27 16:19:54 -04:00
  • 89b1db35ba Move Robocraft auth server to actix_web for better error responses #31 NG (Graham) 2025-07-27 16:12:20 -04:00
  • 796304bc4a Add missing team base configs #30 NG (Graham) 2025-07-27 11:21:44 -04:00
  • a0d6974a31 Get capture points workins #30 (mars 1 only) NG (Graham) 2025-07-26 21:57:46 -04:00
  • c6bd9e110d Use real spawn points when available #30 NG (Graham) 2025-07-26 11:47:05 -04:00
  • a27ae3d466 Make spawn points higher to work on all/more maps NG (Graham) 2025-07-24 23:34:03 -04:00
  • 194656933a Fix multiplayer not ending with only one player ever connected NG (Graham) 2025-07-24 22:40:19 -04:00
  • 9f90c2e5fb Handle game event change situation in lobby queue NG (Graham) 2025-07-24 22:17:31 -04:00
  • f48334ef0c Remove user from queue on lobby disconnect NG (Graham) 2025-07-24 19:47:10 -04:00
  • a904423a83 Use elimination config from file instead of hardcoded #30 NG (Graham) 2025-07-22 22:39:38 -04:00
  • fd11b8746b Save current game event to database for use in the match NG (Graham) 2025-07-22 21:36:24 -04:00
  • 0683de965b Don't count time 4x as fast as it should be NG (Graham) 2025-07-22 18:30:52 -04:00
  • 52493bf166 Implement most of the occasional packets sent in elimination, expand interface for custom game logic #30 NG (Graham) 2025-07-22 18:27:41 -04:00
  • dfde0247a4 Fix player input change serdes, implement explicit disconnect #30 NG (Graham) 2025-07-21 23:01:56 -04:00