2 Commits

Author SHA1 Message Date
e3783d1b9c chore: cap FusionPoints balance at 2147483647
Same idea as with typeCountSchema. The game needs to be able to store these safely in an i32 on the C++ side.
2025-04-22 23:44:26 +02:00
7c59d4fe3f feat(webui): currencies (#931)
Closes #854

Reviewed-on: OpenWF/SpaceNinjaServer#931
2025-02-09 07:17:42 -08:00