NG (Graham)
a82488ab3a
Bump version to v1.2.0
2026-02-15 23:29:29 -05: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)
de8d5531b1
Rename factory_web to rc_factory_web, make built-in factory the default
2026-02-14 11:48:38 -05:00
NG (Graham)
d01cd74d5e
Update to released libfj 0.10.0
2026-02-08 17:36:23 -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)
f1c6a5b707
Add git commit hash to intercom status version reporting
2026-02-08 11:18:25 -05:00
NG (Graham)
90a528f0e9
Disable logging of encryption keys in release builds
2026-01-25 12:51:24 -05:00
MaxSignal
5fd4acdf62
add factory web frontend ( #77 )
...
### Description
This PR adds a web frontend for factory.
Please let me know if you think the directory names or API endpoints should be changed.
For example, I personally think there are better names than rc_factory_api, and there may be better API names than webui...
### 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
- [x] This PR used LLMs to generate some or all of the code changes
Reviewed-on: https://git.ngram.ca/OpenJam/rc-servers/pulls/77
Reviewed-by: NGnius <ngniusness@gmail.com >
Co-authored-by: MaxSignal <kastera58@gmail.com >
Co-committed-by: MaxSignal <kastera58@gmail.com >
2026-01-17 20:00:14 +00:00
MaxSignal
16f0761380
Implementing the factory web API
2026-01-14 06:56:00 +00:00
NG (Graham)
7224a9b5aa
Add basic chat plugin harness (no plugin loading implemented)
2026-01-13 19:30:07 -05:00
NG (Graham)
ae091a7666
Refactor rc_microtransactions to use actix-web, remove rocket dependency
2026-01-01 10:39:46 -05:00
NG (Graham)
36100a34c4
Set version to v1.1.0 and update dependencies
2025-12-22 19:40:34 -05:00
NG (Graham)
b58af3d893
Set version to 1.0.0
2025-11-30 22:08:40 -05:00
NG (Graham)
b1ecb87c96
Add more logging for #52
2025-11-30 21:49:01 -05:00
NG (Graham)
cd82502576
Update dependencies
2025-11-16 15:10:47 -05:00
NG (Graham)
2583429af8
Add status reporting to auth server
2025-11-03 19:24:20 -05:00
NG (Graham)
7579963893
Upgrade to libfj v0.9
2025-11-03 19:16:03 -05:00
NG (Graham)
b3ad2c3758
Add proof-of-concept server intercom service through auth server
2025-10-26 15:43:51 -04:00
NG (Graham)
281f5dde49
Configure for v0.5.0 dev cycle
2025-10-06 23:04:04 -04:00
NG (Graham)
ade535e556
Add Arc CRF username spoofing
2025-10-06 23:02:08 -04:00
NG (Graham)
aa690007b7
Configure for release v0.4.0
2025-10-02 21:01:57 -04:00
NG (Graham)
71d8ecaea2
Update registration with new URLs and launch button
2025-09-27 23:27:58 -04:00
NG (Graham)
91fc2db868
Remove mentions of Cardlife (moved to different repo)
2025-09-17 17:30:25 -04:00
NG (Graham)
971c50c439
Bump polariton versions
2025-08-31 10:44:53 -04:00
NG (Graham)
690815b554
Configure for v0.4.0 cycle
2025-08-11 20:50:44 -04:00
NG (Graham)
2f0c100086
Switch over to release versions of non-repo same-org crates
2025-08-03 22:32:28 -04:00
NG (Graham)
721922c4ea
Fix inconsistent spawnpoint origins #30
2025-08-03 16:23:00 -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)
c2dc6088a0
Create initial multiplayer server skeleton
2025-07-01 20:04:11 -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)
33aab8f870
Fix dependency build error, rename operation modifier
2025-06-14 17:57:34 -04:00
NG (Graham)
180c14542c
Set version to v0.3.0
2025-06-10 20:54:07 -04:00
NG (Graham)
4baa1ef911
Add minimum matchmaking lobby server
2025-06-10 20:52:36 -04:00
NG (Graham)
5e2a915892
Update to patch v0.2.1
2025-06-07 22:09:07 -04:00
NG (Graham)
f678426e10
Prefix all crates with oj_ and use release version of dependencies
2025-06-03 21:09:03 -04:00
NG (Graham)
093bc42e97
Add git commit hash to version info on HTTP servers
2025-05-30 23:11:51 -04:00
NG (Graham)
956bb2149d
Add avatar saving functionality (without CDN support)
2025-05-25 12:27:29 -04:00
NG (Graham)
e7de53929d
Replace rc_static_data with general CDN implementation
2025-05-24 13:42:53 -04:00
NG (Graham)
3f1438c068
Add minimal robot factory functionality and arc archive support for #6
2025-05-17 23:06:07 -04:00
NGnius (Graham)
77ddeb7891
Create RC database layer
2025-05-07 20:23:22 -04:00
NGnius (Graham)
1d3346648c
Update for 0.2 dev cycle
2025-04-05 12:03:11 -04:00
NGnius (Graham)
d5f9a4562d
Update configs for release ready
2025-04-02 20:59:52 -04:00
NGnius (Graham)
0e048a17b1
Move common components to shared lib
2025-03-30 16:22:25 -04:00
NGnius (Graham)
67c14fe80a
Implement non-event part of singleplayer for #7
2025-03-18 16:47:11 -04:00
NGnius (Graham)
9b87b25131
Implement loading of cube data from JSON file
2025-03-09 16:28:03 -04:00
NGnius (Graham)
be37f8913a
Update to work with polariton v0.2
2025-03-08 17:16:02 -05:00
NGnius (Graham)
f004ca8565
Stub out payment store web server #9 , implement/fix last of login process #8
2025-03-02 09:52:44 -05:00
NGnius (Graham)
2907376722
Add social server and implement all op codes up until chat room connection blocks further requests
2025-02-23 16:10:21 -05:00
NGnius (Graham)
d8885d811f
Add server for game data (implement login sequence)
2025-02-12 18:46:27 -05:00