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

Commit Graph

  • a452d37d22 Add some semblance of match end NG (Graham) 2025-07-21 22:33:12 -04:00
  • 3aa57dfc0d Add some badges to README NG (Graham) 2025-07-21 16:47:14 -04:00
  • b38a1ae03f Add full destruction (no respawn) #30 NG (Graham) 2025-07-20 23:22:37 -04:00
  • fffb4e2576 Add basic cube damage broadcasters (damage is not applied) #30 NG (Graham) 2025-07-20 22:09:23 -04:00
  • 4e9bcc36d6 Fix CPU number calculation and display in lots of places NG (Graham) 2025-07-20 21:24:43 -04:00
  • 37cbc8d85f Allow two or more people to load into the same multiplayer match #30 NG (Graham) 2025-07-20 18:31:08 -04:00
  • cd45c22d0b Add bare minimum single-user multiplayer functionality #30 NG (Graham) 2025-07-12 12:49:27 -04:00
  • 1d404db209 Get part way through loading (to sync) #30 NG (Graham) 2025-07-06 17:36:52 -04:00
  • 38ab4ba799 Create first event handler and framework for it NG (Graham) 2025-07-03 21:53:34 -04:00
  • e69c7dabd6 Fix LRL interface for reference-counted connection objects NG (Graham) 2025-07-03 18:07:08 -04:00
  • c2dc6088a0 Create initial multiplayer server skeleton NG (Graham) 2025-07-01 20:04:11 -04:00
  • 9f74a2e76a Add support for matchmaker sending clients off to game server NG (Graham) 2025-06-19 22:05:16 -04:00
  • 8cd63c3122 Fix wrong username for non-username logins NG (Graham) 2025-06-18 17:36:04 -04:00
  • 33aab8f870 Fix dependency build error, rename operation modifier NG (Graham) 2025-06-14 17:57:34 -04:00
  • 180c14542c Set version to v0.3.0 NG (Graham) 2025-06-10 20:54:07 -04:00
  • 4baa1ef911 Add minimum matchmaking lobby server NG (Graham) 2025-06-10 20:52:36 -04:00
  • 5e2a915892 Update to patch v0.2.1 v0.2.1 NG (Graham) 2025-06-07 22:09:07 -04:00
  • 6f43b3191a Fix steam ID querying as u64 (it's a string, actually) causing crashes in unexpected places NG (Graham) 2025-06-07 22:07:33 -04:00
  • 192fa0ccf3 Fix typo in privacy policy and add some examples of personal IDs NG (Graham) 2025-06-06 20:46:05 -04:00
  • 4914e2057a Use i32 for database IDs since that's support for postgres too v0.2.0 NG (Graham) 2025-06-06 19:03:08 -04:00
  • 22dd57bd84 Add x64 linux packaging, improve default run.sh gen for load balancing servers NG (Graham) 2025-06-06 17:57:37 -04:00
  • 05fa1da67b Add metadata tags for embedding previews in some webapps NG (Graham) 2025-06-05 21:28:01 -04:00
  • 78c1ad2ee5 Add some build tooling NG (Graham) 2025-06-05 21:20:53 -04:00
  • c0d04f0553 Reduce size of minimum hitbox to fix #27 and #29 NG (Graham) 2025-06-03 21:29:23 -04:00
  • f678426e10 Prefix all crates with oj_ and use release version of dependencies NG (Graham) 2025-06-03 21:09:03 -04:00
  • d0c2b1ec03 Make enemy and teammate count customizable NG (Graham) 2025-06-02 20:08:25 -04:00
  • 36a58eaed1 Move development information from readme to wiki NGnius 2025-06-02 21:10:03 +00:00
  • ebcb8383c4 Add note about git forge permissions NG (Graham) 2025-06-01 20:39:04 -04:00
  • 6ddea92a87 Add default image to CDN, favicon to registration, create logo NG (Graham) 2025-06-01 17:51:12 -04:00
  • 297a2ab246 Add garage slot copy op functionality to fix #28 NG (Graham) 2025-05-31 16:33:34 -04:00
  • f117fd3d2a Add slot renaming op code support to fix #24 NG (Graham) 2025-05-31 15:36:33 -04:00
  • 299c15c6da Fix some factory search bugs NG (Graham) 2025-05-31 14:40:24 -04:00
  • 4b204776f9 Fix aeroflak buff stacking NG (Graham) 2025-05-31 12:27:21 -04:00
  • ec9e98c59c Fix error on end of singleplayer match NG (Graham) 2025-05-31 11:58:05 -04:00
  • 9281069374 Add immediate variant for singleplayer vehicle, misc tweaks NG (Graham) 2025-05-31 11:38:41 -04:00
  • 093bc42e97 Add git commit hash to version info on HTTP servers NG (Graham) 2025-05-30 23:11:51 -04:00
  • 50cc0cc3a9 Get enemies spawning in singleplayer #23 NG (Graham) 2025-05-30 23:03:02 -04:00
  • 1a7400d3d9 Force encryption for all server op responses NG (Graham) 2025-05-30 17:29:56 -04:00
  • 95666c30d1 Add new message flags parameter to op modifier NG (Graham) 2025-05-29 22:10:21 -04:00
  • 17310906f6 Reject chat messages that are too long NG (Graham) 2025-05-29 21:55:39 -04:00
  • c441b8b5ef Add minimum chat moderation to enable bans for #22 NG (Graham) 2025-05-29 20:55:36 -04:00
  • 9d9f8a73fc Add customisable game mode sequence (mp and sp still broken) #16 NG (Graham) 2025-05-27 22:07:04 -04:00
  • 34b41eff9c Fix game mode switching countdown (which was the only thing really wrong with #15) NG (Graham) 2025-05-27 18:32:02 -04:00
  • ab19c723cd Configure all death, spawn, and garage bay skins for #3 NG (Graham) 2025-05-26 21:30:28 -04:00
  • 956bb2149d Add avatar saving functionality (without CDN support) NG (Graham) 2025-05-25 12:26:08 -04:00
  • 2607903f7b Add arc thumbnail support as part of #10 NG (Graham) 2025-05-24 23:56:48 -04:00
  • 59612e6aa3 Create basic CDN endpoints for #10 NG (Graham) 2025-05-24 16:21:45 -04:00
  • e7de53929d Replace rc_static_data with general CDN implementation NG (Graham) 2025-05-24 13:42:53 -04:00
  • 4f0bcde7d8 Move chat system into core, merge configs, save to database NG (Graham) 2025-05-23 16:46:12 -04:00
  • b83a23c115 Fix variant generation NG (Graham) 2025-05-22 20:40:39 -04:00
  • 1aeaf84326 Add some forgejo templates NGnius (Graham) 2025-05-21 18:22:07 -04:00
  • a94d545858 Fix modules crashing simulation when in a weapon slot, fix some movement placements #17 NG (Graham) 2025-05-19 17:17:09 -04:00
  • a9510a7495 Make non-essential dev messages show up way less often NG (Graham) 2025-05-18 22:23:33 -04:00
  • a0dba39475 Add factory upload support to trait, make client handle rejections gracefully #6 NG (Graham) 2025-05-18 21:52:03 -04:00
  • fd75dba80e Guess weapon order for factory downloads (since they have no weapon order) #6 NG (Graham) 2025-05-18 20:33:29 -04:00
  • 49781d35b2 Populate garage data from factory purchase better #6 NG (Graham) 2025-05-18 16:55:12 -04:00
  • 3f1438c068 Add minimal robot factory functionality and arc archive support for #6 NG (Graham) 2025-05-17 23:06:07 -04:00
  • 3f0c30f6c3 Update dev info in README NG (Graham) 2025-05-15 19:17:49 -04:00
  • ddb0b1b74a Fix link to servenvmulti.config in README NG (Graham) 2025-05-15 18:57:39 -04:00
  • 785cbbfbf7 Make steam ID field in registration form more obvious what it is #13 NG (Graham) 2025-05-12 21:06:41 -04:00
  • 8affa33ace Add user registration NG (Graham) 2025-05-12 20:56:24 -04:00
  • d3bd795a01 Add real email-based authentication, fix RC account auth to try all 3 login options when it doesn't know #20 NG (Graham) 2025-05-11 21:18:45 -04:00
  • aea56bf01e Rename email.rs to username.rs for auth server NG (Graham) 2025-05-11 20:49:19 -04:00
  • b04a8902e2 Add upgrade and dismantle vehicle slot functionality for #14 NG (Graham) 2025-05-11 12:09:23 -04:00
  • 221a5d5ca9 Add garage add, select, and re-order operations for #14 NGnius (Graham) 2025-05-10 13:19:35 -04:00
  • e05649f09d Correct paint gun colours for #14 NGnius (Graham) 2025-05-09 20:35:07 -04:00
  • 77ddeb7891 Create RC database layer NGnius (Graham) 2025-05-07 20:23:22 -04:00
  • 69c6c54650 Move Svelto/RC op ID copying logic into openjam servers NGnius (Graham) 2025-04-16 17:25:54 -04:00
  • 792a6362e3 Implement basic chat functionality NGnius (Graham) 2025-04-14 21:17:41 -04:00
  • 4d2ddaeafb Remove external state for op handlers NGnius (Graham) 2025-04-06 11:00:37 -04:00
  • b99bbe67e4 Forbid unsafe NGnius (Graham) 2025-04-06 09:55:29 -04:00
  • 51f7ba4431 Update Cardlife servers for ngram.ca domain NGnius (Graham) 2025-04-05 19:34:32 -04:00
  • 1d3346648c Update for 0.2 dev cycle NGnius (Graham) 2025-04-05 12:03:11 -04:00
  • ee80cd193d Unlock all parts by default because it's better tested and makes it actually playable v0.1.0 NGnius (Graham) 2025-04-03 20:26:40 -04:00
  • d5f9a4562d Update configs for release ready NGnius (Graham) 2025-04-02 20:59:52 -04:00
  • 69d1bfaee0 Actually verify user credentials NGnius (Graham) 2025-04-01 19:38:03 -04:00
  • a540cf6d8f Load more config data from files (instead of hardcoded) NGnius (Graham) 2025-03-30 17:54:06 -04:00
  • 0e048a17b1 Move common components to shared lib NGnius (Graham) 2025-03-30 16:22:25 -04:00
  • 610f54e236 Get campaign mode working, fix health/damage config NGnius (Graham) 2025-03-29 22:08:08 -04:00
  • 78941fb8ff Update for event system in (failed) attempt to get Singleplayer to spawn robots NGnius (Graham) 2025-03-18 22:30:20 -04:00
  • 67c14fe80a Implement non-event part of singleplayer for #7 NGnius (Graham) 2025-03-18 16:47:11 -04:00
  • 792585a031 Change single connection mode to CLI arg instead of forced in debug mode NGnius (Graham) 2025-03-16 09:30:45 -04:00
  • ec565e904b Get test mode working, complete #12 NGnius (Graham) 2025-03-15 17:21:18 -04:00
  • 6fd4d673ca Make edit mode usable; complete #11 NGnius (Graham) 2025-03-15 11:03:35 -04:00
  • 47eb32056c Add some contributing info NGnius 2025-03-11 22:55:57 +00:00
  • 9b87b25131 Implement loading of cube data from JSON file NGnius (Graham) 2025-03-09 16:28:03 -04:00
  • 303f72f010 Fix missing ctx which doesn't actually cause any problems NGnius (Graham) 2025-03-08 19:27:09 -05:00
  • be37f8913a Update to work with polariton v0.2 NGnius (Graham) 2025-03-08 17:16:02 -05:00
  • f004ca8565 Stub out payment store web server #9, implement/fix last of login process #8 NGnius (Graham) 2025-03-02 09:52:44 -05:00
  • 7e31f6fe1d Complete bare minimum to seem logged in NGnius (Graham) 2025-03-01 16:22:57 -05:00
  • fe30e783ad Make some data more real, not that it matters NGnius (Graham) 2025-02-25 22:26:53 -05:00
  • 1df3e31bb6 Fix logged error due to missing laser variants NGnius (Graham) 2025-02-25 21:44:41 -05:00
  • 2106613f62 Implement minimal chat service, fix some implement bugs NGnius (Graham) 2025-02-23 20:17:46 -05:00
  • 2907376722 Add social server and implement all op codes up until chat room connection blocks further requests NGnius (Graham) 2025-02-23 16:10:21 -05:00
  • d8885d811f Add server for game data (implement login sequence) NGnius (Graham) 2025-02-12 18:46:27 -05:00
  • ca4a0ce675 Allow concurrent connections on the load balancer NGnius (Graham) 2025-02-08 11:57:23 -05:00
  • e7ceefceb3 Create RC primary service (load balancer) NGnius (Graham) 2025-02-05 21:19:27 -05:00
  • 49357b2759 Add basic RC steam and user/pass authentication NGnius (Graham) 2025-01-27 19:52:57 -05:00
  • 82d0c3d0f3 Update personal data usage info NGnius (Graham) 2025-01-26 00:26:34 -05:00
  • e73002ea72 Use steam ID for reliable, persistent CL user auth NGnius (Graham) 2025-01-26 00:23:07 -05:00