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

Commit Graph

  • e5f7df3568 Update README; move most dev info to wiki NG (Graham) 2026-02-18 21:21:37 -05:00
  • 50b396f34a Platoons social functionality (#91) NG (Graham) 2026-02-19 01:57:03 +00:00
  • a82488ab3a Bump version to v1.2.0 NG (Graham) 2026-02-15 23:29:29 -05:00
  • 9502522ac4 Friends functionality (#90) NG (Graham) 2026-02-16 04:28:14 +00:00
  • 872f224af6 Simplify login data struct, add experimental login flags NG (Graham) 2026-02-14 17:35:09 -05:00
  • b9a6fae1e0 Fix release run.sh for rc_microtransactions NG (Graham) 2026-02-14 12:45:55 -05:00
  • de8d5531b1 Rename factory_web to rc_factory_web, make built-in factory the default v1.1.0 NG (Graham) 2026-02-14 11:48:38 -05:00
  • 3494af55ec Change default queue mode to Notify to sort of mitigate #84 NG (Graham) 2026-02-11 20:12:01 -05:00
  • 1041611873 Fix Neptune1 spawn points #83 NG (Graham) 2026-02-11 20:11:05 -05:00
  • d01cd74d5e Update to released libfj 0.10.0 NG (Graham) 2026-02-08 17:36:23 -05:00
  • dde005b371 Add web adapter for vehicle factory NG (Graham) 2026-02-08 17:21:32 -05:00
  • 378d2d2cd8 Configure dependencies for release NG (Graham) 2026-02-08 14:35:18 -05:00
  • f1c6a5b707 Add git commit hash to intercom status version reporting NG (Graham) 2026-02-08 11:18:25 -05:00
  • 93beb1b4e7 Init BA base crystal order on startup if possible, change it occasionally NG (Graham) 2026-02-07 17:47:14 -05:00
  • 08d7f86dcb Don't send BA map elements to non-players, fix #83 NG (Graham) 2026-02-07 15:44:16 -05:00
  • 31d7dd462f Allow promo codes to only be redeemed once NG (Graham) 2026-02-07 12:27:48 -05:00
  • 514db6fd02 Skip sending disconnect packet to already disconnected player NG (Graham) 2026-02-07 11:53:04 -05:00
  • bcb51f804f Pass more network config info to multiplayer server impl, address #82 NG (Graham) 2026-02-07 11:48:48 -05:00
  • a31c382c3e Log lobby queue keys compactly NG (Graham) 2026-02-02 21:15:39 -05:00
  • c17e6493c5 Mitigate game guid collision, partially addresses #82 NG (Graham) 2026-02-02 20:44:48 -05:00
  • c605d81b3c Fix scoring displays in Pit NG (Graham) 2026-02-02 20:17:50 -05:00
  • 3b909327d8 Implement factory in main database, close #80 NG (Graham) 2026-02-01 18:14:16 -05:00
  • a346299de8 Make match loading forcefully advanced after a time NG (Graham) 2026-01-25 18:17:34 -05:00
  • a5ebe4284b Fix joining battle chats (and other existing chats) NG (Graham) 2026-01-25 15:03:28 -05:00
  • 90a528f0e9 Disable logging of encryption keys in release builds NG (Graham) 2026-01-25 12:51:24 -05:00
  • 0db43497d8 Add max_bulk_resend parameter for multiplayer server networking NG (Graham) 2026-01-24 18:36:29 -05:00
  • 753e9b0f51 Add warning when awarding XP via promo code or shop purchase to address #76 NG (Graham) 2026-01-24 18:15:42 -05:00
  • edb5b2eba8 Fix #61 base crystal stealing with block damage model NG (Graham) 2026-01-24 13:36:32 -05:00
  • ce59840bc6 Add another login message NG (Graham) 2026-01-20 20:30:01 -05:00
  • b8e71152a3 Update README; add liberapay badge, update stoat invite, add LLM disclosure NG (Graham) 2026-01-20 20:21:42 -05:00
  • cda66a8a55 Added more broken part ids MaxSignal 2026-01-18 22:56:57 +00:00
  • a7b10421d8 Filter out broken part IDs MaxSignal 2026-01-18 21:54:24 +00:00
  • ff0588ada1 Fix battle arena ending at 96% base charge, fix part of #61 NG (Graham) 2026-01-18 12:39:58 -05:00
  • 5fd4acdf62 add factory web frontend (#77) MaxSignal 2026-01-17 20:00:14 +00:00
  • f2896509ba Clippy tweaks for latest PR and multiplayer fixes NG (Graham) 2026-01-15 18:56:30 -05:00
  • a48f9dcfe9 Fix dominating message, fix fake player loading, mess around with reactor crystals NG (Graham) 2026-01-15 18:49:29 -05:00
  • 16f0761380 Implementing the factory web API MaxSignal 2026-01-14 06:56:00 +00:00
  • 455b466621 Add basic C FFI for chat plugins and corresponding plugin loader NG (Graham) 2026-01-13 22:15:56 -05:00
  • f001ddfaf7 Remove unnecessary cast in copy_slot #70 NG (Graham) 2026-01-13 19:31:31 -05:00
  • 7224a9b5aa Add basic chat plugin harness (no plugin loading implemented) NG (Graham) 2026-01-13 19:29:27 -05:00
  • d04984239c Add cost for garage clone and upgrade #70 NG (Graham) 2026-01-13 17:50:40 -05:00
  • a8a614830c Update dependencies NG (Graham) 2026-01-12 20:55:39 -05:00
  • 4ec0dfb0aa Remove needless borrow in tech tree provider NG (Graham) 2026-01-12 20:50:34 -05:00
  • 59b253dc52 Implement tech tree cube unlock NG (Graham) 2026-01-12 18:48:28 -05:00
  • 6bcd812738 Fix minor clippy warnings NG (Graham) 2026-01-12 18:10:51 -05:00
  • 7b7da8d59e Attempt to debounce kill bonus/counter NG (Graham) 2026-01-12 18:01:23 -05:00
  • d421cfa264 Add multiplayer dos protection config toggle NG (Graham) 2026-01-12 17:04:41 -05:00
  • e76c1a6f3f Fixed override_cdn to work properly MaxSignal 2026-01-11 05:21:34 +00:00
  • d2c68bf7dd Implement queue timeout #45 (#71) MaxSignal 2026-01-08 02:17:34 +00:00
  • ac9e2a9fcd Add network-layer multiplayer disconnect handling NG (Graham) 2026-01-07 21:09:38 -05:00
  • 1d0831d307 Revert "Add experimental multiplayer loading timeout" NG (Graham) 2026-01-05 21:23:42 -05:00
  • 47df45ece9 Add more db stats to chat command NG (Graham) 2026-01-05 20:34:53 -05:00
  • 0465f0664b Remove redundant permission command NG (Graham) 2026-01-05 17:26:16 -05:00
  • 6211c930ba Add dev-only factory ops for featuring a vehicle NG (Graham) 2026-01-05 16:39:55 -05:00
  • 437b7f9fdd Implement factory offset saving NG (Graham) 2026-01-05 16:21:14 -05:00
  • 49255e7e7c Make minimum game client version configurable NG (Graham) 2026-01-04 21:36:11 -05:00
  • b06fe37829 Improve online user count reliability NG (Graham) 2026-01-04 17:47:41 -05:00
  • 8a759c74c9 Avoid adding a user to a chat channel more than once NG (Graham) 2026-01-04 17:22:11 -05:00
  • 09c1d2b344 Add hidden command support NG (Graham) 2026-01-04 17:13:31 -05:00
  • 2e0c6b2b62 Switch factory trait over to i32 IDs NG (Graham) 2026-01-04 16:48:18 -05:00
  • 3015572170 Complete factory rating support NG (Graham) 2026-01-04 16:43:36 -05:00
  • 50eb3f471e Fix empty factory cube amounts causing incorrect CPU display NG (Graham) 2026-01-04 16:05:13 -05:00
  • 901bf76e19 Save CRF rating garage state and consider CRF purchase price #70 NG (Graham) 2026-01-04 16:04:30 -05:00
  • 0e68730996 Stop rating request popup after every match NG (Graham) 2026-01-03 17:39:10 -05:00
  • 30d1ab20e9 Add experimental multiplayer loading timeout NG (Graham) 2026-01-03 16:30:47 -05:00
  • cba0feaf03 Fix multiplayer on_new_connection crash from misconfigured clients NG (Graham) 2026-01-03 15:57:46 -05:00
  • 2f826835dc Refactor item purchase logic into core, implement promo codes #70 NG (Graham) 2026-01-03 11:19:24 -05:00
  • 2c6ef3edbe Grant first sign-up all permissions NG (Graham) 2026-01-01 22:06:37 -05:00
  • 495701d886 Re-add a good way to disable factory uploading NG (Graham) 2026-01-01 21:25:24 -05:00
  • 3aadbb91ba Implement item shop #70 NG (Graham) 2026-01-01 20:34:12 -05:00
  • 83843377d7 Fix display of items in garage customization and item shop NG (Graham) 2026-01-01 15:41:45 -05:00
  • ae091a7666 Refactor rc_microtransactions to use actix-web, remove rocket dependency NG (Graham) 2026-01-01 10:37:56 -05:00
  • 2293edec9d Make rank and level use some saner scales NG (Graham) 2026-01-01 08:51:33 -05:00
  • 782d28efec Add singleplayer and campaign rewards screens #70 NG (Graham) 2026-01-01 08:07:32 -05:00
  • 4ec64a9cd9 Add basic currency support and plumb multiplayer rewards screen #70 NG (Graham) 2025-12-28 18:13:14 -05:00
  • 5e05cbdb59 Add server-side chat command to grant account permissions in-game NG (Graham) 2025-12-26 20:46:05 -05:00
  • 7f187dcb98 Fix clippy warnings in validation and chat logic NG (Graham) 2025-12-26 16:16:23 -05:00
  • 36100a34c4 Set version to v1.1.0 and update dependencies NG (Graham) 2025-12-22 19:40:34 -05:00
  • d9f24e1859 Make username and email capitalization agnostic NG (Graham) 2025-12-21 10:40:08 -05:00
  • 5fd1767111 Make room names capitalization agnostic NG (Graham) 2025-12-21 10:24:22 -05:00
  • ba21f77743 Remove heal assist log info message, rename NG (Graham) 2025-12-20 22:03:53 -05:00
  • f4539c9c32 Don't trigger equalizer when bases are too low NG (Graham) 2025-12-20 21:53:47 -05:00
  • 4297622aa9 Implement healing events; fix #63 NG (Graham) 2025-12-20 21:52:38 -05:00
  • 838508ca66 Fix tier enumeration in weapon select event NG (Graham) 2025-12-20 20:38:33 -05:00
  • e648f7832d Fix capture progress bar not showing up after point is contested; fix #57 NG (Graham) 2025-12-16 23:04:32 -05:00
  • 274f68f223 Mitigate #59 with validation warning and reduce motion packets NG (Graham) 2025-12-16 20:22:46 -05:00
  • 08bce9155b Fix broadcast chat command; fix #67 NG (Graham) 2025-12-14 20:36:05 -05:00
  • c22a74e9fd Remove filtering by the buyable (#65) MaxSignal 2025-12-14 16:48:53 +00:00
  • ff796396e3 Fix crash on point capture caused by counting fix, fix #66 NG (Graham) 2025-12-14 11:38:16 -05:00
  • f6f6e1f127 Add intercom functionality for setting factory thumbnails NG (Graham) 2025-12-13 16:10:45 -05:00
  • aedec62b8d Implementing upload functionality for ArcAdapter and improving CRF search. (#62) MaxSignal 2025-12-13 19:23:07 +00:00
  • 0f9f67e5a9 Update owned point count on capture NG (Graham) 2025-12-11 21:19:38 -05:00
  • 29b5490f86 Count all owned points first so shield isn't dropped half way through the counting/capturing NG (Graham) 2025-12-11 20:59:44 -05:00
  • f36cc5b2b3 Use exec for long-running part of run scripts NG (Graham) 2025-12-07 17:26:09 -05:00
  • 69e6772b84 Update release archive names to reflect repo name v1.0.0 NG (Graham) 2025-12-06 11:22:23 -05:00
  • 44d1203811 Demote user load progress message to debug NG (Graham) 2025-12-06 10:50:02 -05:00
  • 41cdcb9735 Reset game match rotation for release NG (Graham) 2025-12-06 10:49:27 -05:00
  • 8a12c59a16 Skip sending win/lose messages to ClientAIs in more cases NG (Graham) 2025-12-06 10:47:51 -05:00
  • 5137163146 Update multiplayer to literustlib v0.3 NG (Graham) 2025-12-06 10:37:55 -05:00
  • a5485881e8 Set lifetime premium duration to 365 days [sic]; fix #56 NG (Graham) 2025-12-03 17:11:21 -05:00