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

187 Commits

Author SHA1 Message Date
NG (Graham)
147a07c338 Don't send or save email addresses for fedi accounts 2026-07-14 18:00:04 -04:00
NG (Graham)
bab455dc00 Add emotigram support; close #115 2026-07-09 21:05:32 -04:00
NG (Graham)
8c3b74cba3 Make minimum multiplayer level configurable, (default 0); close #141 2026-07-09 17:12:48 -04:00
NG (Graham)
2ddb175323 Improve net security against snooping, make configurable 2026-07-07 22:32:47 -04:00
NG (Graham)
b8203255a1 Consider user federation settings when logging in remotely 2026-07-05 23:04:57 -04:00
NG (Graham)
0faeac9120 Clippy fixes for #123 2026-07-05 20:38:17 +00:00
NG (Graham)
1dc502af32 Fix some minor typos & bugs; #123 2026-07-05 20:38:17 +00:00
NG (Graham)
2adf8249bb Implement federated login; #123 2026-07-05 20:38:17 +00:00
MaxSignal
6601c188d0 Fix a minor build error 2026-07-03 07:32:40 +00:00
NGnius
5552354916 Merge pull request 'Increment the thumbnail version when cube_data or color_data is modified. #102' (#135) from MaxSignal/rc-servers:patch-1 into main
Reviewed-on: https://git.ngram.ca/OpenJam/rc-servers/pulls/135
Reviewed-by: NGnius <ngniusness@gmail.com>
2026-06-29 20:45:23 +00:00
MaxSignal
56aa7a2b38 Increment the thumbnail version when cube_data or color_data is modified. 2026-06-29 17:01:52 +09:00
MaxSignal
1d387ae3df Randomize the multiplayer AI bank, just like in single-player. 2026-06-29 02:43:57 +00:00
NG (Graham)
9aa8afc232 Fix single clippy warn 2026-06-24 22:20:51 -04:00
NG (Graham)
995bafa70c Add server-wide and user-only federation controls (#133)
### Description

Completes #122

### Please confirm

- [x] I am the legal owner or represent the legal owner of all work submitted (including LLM-generated code, if any)
- [x] I consent to my changes being added to this FOSS project
- [x] I have confirmed that this does not add new errors or warnings with `utils/clippy.sh`
- [ ] This PR used LLMs to generate some or all of the code changes

Reviewed-on: https://git.ngram.ca/OpenJam/rc-servers/pulls/133
2026-06-25 01:49:11 +00:00
NG (Graham)
e65d0eeb80 Add config flag to disallow parties joining the lobby 2026-06-22 19:22:28 -04:00
NG (Graham)
62a81a1eaf Fix clan info not being provided in battle loading screen; fix #132 2026-06-22 17:17:09 -04:00
NG (Graham)
e60a4927a6 Add API endpoint for retrieving config.json (without any secure access details) 2026-06-21 21:58:36 -04:00
NG (Graham)
f58bfa06d2 Add chat command to clear CRF id in database; close #124 2026-06-20 19:27:53 -04:00
NG (Graham)
b597e1337d rc_society dashboard display (#131)
### Description

Closes #130

### Please confirm

- [x] I am the legal owner or represent the legal owner of all work submitted (including LLM-generated code, if any)
- [x] I consent to my changes being added to this FOSS project
- [x] I have confirmed that this does not add new errors or warnings with `utils/clippy.sh`
- [ ] This PR used LLMs to generate some or all of the code changes

Reviewed-on: https://git.ngram.ca/OpenJam/rc-servers/pulls/131
2026-06-20 21:48:09 +00:00
NG (Graham)
d2626bb47f feat-webgarages-121 (#129)
### Description

Closes #121

### Please confirm

- [x] I am the legal owner or represent the legal owner of all work submitted (including LLM-generated code, if any)
- [x] I consent to my changes being added to this FOSS project
- [x] I have confirmed that this does not add new errors or warnings with `utils/clippy.sh`
- [ ] This PR used LLMs to generate some or all of the code changes

Reviewed-on: https://git.ngram.ca/OpenJam/rc-servers/pulls/129
2026-06-15 01:02:52 +00:00
NG (Graham)
a222745841 Update dependencies with breaking changes 2026-05-04 21:53:29 -04:00
NGnius
85408cd9fc Merge pull request 'Create society service with basic functionality and auth #118' (#120) from feat-society into main
Reviewed-on: https://git.ngram.ca/OpenJam/rc-servers/pulls/120
2026-05-02 15:10:43 +00:00
NG (Graham)
e3183eb238 Create society service with basic functionality and auth #118 2026-05-02 11:03:49 -04:00
NG (Graham)
1d55e534c1 Make rest of client platform flags configurage; fix speedometer confusing Americans 2026-04-14 22:05:32 -04:00
NG (Graham)
5fea1920cf Set default vehicle validator for multiplayer to None 2026-04-08 21:35:57 -04:00
NG (Graham)
c82c11fc1c Make factory upload limit configurable and increase default to mitigate #105 2026-04-08 21:06:06 -04:00
NG (Graham)
290e62773d Add support for leaving a clan if you're the leader; fix #108 2026-04-07 18:19:26 -04:00
NG (Graham)
8ec66841d4 Reduce default healing after respawn in Pit 2026-04-06 11:03:45 -04:00
NG (Graham)
6de195c1f2 Add config flag to disable registration 2026-03-24 17:49:50 -04:00
NG (Graham)
56e4239c08 Add configurable team selection for #44 2026-03-23 21:07:14 -04:00
NG (Graham)
27da413ed1 Fix some clippy warnings and update dependencies 2026-03-21 18:07:03 -04:00
NG (Graham)
289827ec3b Factor in platoons during team assignment #88 2026-03-21 16:06:57 -04:00
NG (Graham)
18e3f1f6f7 Make garage slot limit configurable 2026-03-18 17:59:14 -04:00
NG (Graham)
6a953bc613 Implement lobby parts of custom games #38 2026-03-17 21:52:15 -04:00
NG (Graham)
af04c4093c Implement non-multiplayer parts of custom games 2026-03-12 22:44:04 -04:00
NG (Graham)
a391d7e45a Create README for every crate 2026-03-05 21:47:50 -05:00
NG (Graham)
ca8e5b013b Add maintenance mode lockout during login 2026-03-02 19:53:30 -05:00
NG (Graham)
3d2b7078e4 Implement vehicle validation before match 2026-02-28 10:51:12 -05:00
NG (Graham)
5d4123026d Fix clippy warnings from latest PR merge 2026-02-22 22:46:23 -05:00
NG (Graham)
f0cca11d3c Implement most of clans functionality; close #89 2026-02-22 22:39:34 -05:00
NG (Graham)
50b396f34a Platoons social functionality (#91)
### Description

This implements and completes #87 (to the best of my knowledge)

### Game

Robocraft

### Please confirm

- [x] I am the legal owner or represent the owner of all work submitted
- [x] I consent to my submission being added to this FOSS project
- [ ] This PR used LLMs to generate some or all of the code changes

Reviewed-on: https://git.ngram.ca/OpenJam/rc-servers/pulls/91
Co-authored-by: NG (Graham) <ngniusness@gmail.com>
Co-committed-by: NG (Graham) <ngniusness@gmail.com>
2026-02-19 01:57:03 +00:00
NG (Graham)
9502522ac4 Friends functionality (#90)
### Description

Implements and closes #86

### Game

Robocraft

### Please confirm

- [x] I am the legal owner or represent the owner of all work submitted
- [x] I consent to my submission being added to this FOSS project
- [ ] This PR used LLMs to generate some or all of the code changes

Reviewed-on: https://git.ngram.ca/OpenJam/rc-servers/pulls/90
Co-authored-by: NG (Graham) <ngniusness@gmail.com>
Co-committed-by: NG (Graham) <ngniusness@gmail.com>
2026-02-16 04:28:14 +00:00
NG (Graham)
872f224af6 Simplify login data struct, add experimental login flags 2026-02-14 18:08:12 -05:00
NG (Graham)
de8d5531b1 Rename factory_web to rc_factory_web, make built-in factory the default 2026-02-14 11:48:38 -05:00
NG (Graham)
3494af55ec Change default queue mode to Notify to sort of mitigate #84 2026-02-11 20:12:01 -05:00
NG (Graham)
1041611873 Fix Neptune1 spawn points #83 2026-02-11 20:11:05 -05:00
NG (Graham)
dde005b371 Add web adapter for vehicle factory 2026-02-08 17:21:32 -05:00
NG (Graham)
378d2d2cd8 Configure dependencies for release 2026-02-08 14:35:18 -05:00
NG (Graham)
93beb1b4e7 Init BA base crystal order on startup if possible, change it occasionally 2026-02-07 17:47:14 -05:00
NG (Graham)
31d7dd462f Allow promo codes to only be redeemed once 2026-02-07 12:27:48 -05:00