NG (Graham)
8aa72e3782
Fix mysql db column type for colour and cube data in built-in factory; fix #106
2026-04-07 17:29:03 -04:00
NG (Graham)
8ec66841d4
Reduce default healing after respawn in Pit
2026-04-06 11:03:45 -04:00
NG (Graham)
af1f7dfc7a
Fix not returning to main menu after some game modes are complete
2026-04-06 11:00:46 -04:00
NG (Graham)
8c2a90cea7
Fix clan avatars not displaying in some cases
2026-04-06 10:22:10 -04:00
NG (Graham)
8e54676661
Update dependencies for release
v1.2.1
2026-04-01 19:11:06 -04:00
NG (Graham)
a182ced637
Fix existing platoon not showing when returning from battle
v1.2.0
2026-03-28 10:58:34 -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)
0a93432783
Minor refactor to make match configs easier to work with
2026-03-21 21:37:54 -04:00
NG (Graham)
57b825a6f8
Fix base stealing not ending game; fix #100
2026-03-21 21:06:38 -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)
5ce1611cc5
Log when an invalid URL path is accessed
2026-03-18 17:42:09 -04:00
NG (Graham)
fa3ed24922
Fix some clippy issues for #38
2026-03-18 17:37:53 -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)
6ce456a739
Reduce artificial delay before entering a match
2026-03-05 21:48:15 -05: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)
223d15ecef
Update and add more project templates
2026-02-28 12:03:12 -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)
e120b945c8
Update external dependencies
2026-02-18 21:36:22 -05:00
NG (Graham)
c07de8ff45
Fix release version badge
2026-02-18 21:28:11 -05:00
NG (Graham)
e5f7df3568
Update README; move most dev info to wiki
2026-02-18 21:21:37 -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)
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)
872f224af6
Simplify login data struct, add experimental login flags
2026-02-14 18:08:12 -05:00
NG (Graham)
b9a6fae1e0
Fix release run.sh for rc_microtransactions
2026-02-14 12:45:55 -05:00
NG (Graham)
de8d5531b1
Rename factory_web to rc_factory_web, make built-in factory the default
v1.1.0
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)
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)
93beb1b4e7
Init BA base crystal order on startup if possible, change it occasionally
2026-02-07 17:47:14 -05:00
NG (Graham)
08d7f86dcb
Don't send BA map elements to non-players, fix #83
2026-02-07 15:44:16 -05:00
NG (Graham)
31d7dd462f
Allow promo codes to only be redeemed once
2026-02-07 12:27:48 -05:00
NG (Graham)
514db6fd02
Skip sending disconnect packet to already disconnected player
2026-02-07 11:53:04 -05:00
NG (Graham)
bcb51f804f
Pass more network config info to multiplayer server impl, address #82
2026-02-07 11:48:48 -05:00
NG (Graham)
a31c382c3e
Log lobby queue keys compactly
2026-02-02 21:15:39 -05:00
NG (Graham)
c17e6493c5
Mitigate game guid collision, partially addresses #82
2026-02-02 20:44:48 -05:00
NG (Graham)
c605d81b3c
Fix scoring displays in Pit
2026-02-02 20:17:50 -05:00
NG (Graham)
3b909327d8
Implement factory in main database, close #80
2026-02-01 18:14:16 -05:00
NG (Graham)
a346299de8
Make match loading forcefully advanced after a time
2026-01-25 18:17:34 -05:00
NG (Graham)
a5ebe4284b
Fix joining battle chats (and other existing chats)
2026-01-25 15:03:28 -05:00