Animan8000 b6181858a0
All checks were successful
Build / build (20) (pull_request) Successful in 40s
Build / build (18) (pull_request) Successful in 1m10s
Build / build (22) (pull_request) Successful in 1m12s
chore: changed noDailyStandingLimits to 999.999.999 to avoid potential confusion when having MR 65K+
When you have a very high mastery rank, the user technically has an even higher cap (higher than 999.999) and it doesn't cover the entire standing cap in-game visually, which may look a little confusing to the end user. It would also be consistent with the infinite plat & credits amount. I know, I know, technically really pointless but that's what I mean and why I preferred to change:

Before:

https://cdn.discordapp.com/attachments/1350514154959667224/1350514204574093474/BF0C5B98-23BB-42F9-975A-986C664C1FF8.png?ex=67d703dd&is=67d5b25d&hm=63ed4adc582cc1171a9500e8053b8c33262006937bb98389f8316e083cac1298&
https://cdn.discordapp.com/attachments/1350514154959667224/1350514220503924786/3A9E9851-3DBE-4A2B-BEF4-DDA5EE3EA6C4.png?ex=67d703e1&is=67d5b261&hm=4ef8f4ffae4663921094c732c863084cbe342c677b26191a4af01d4cb7e25f23&

After:

https://cdn.discordapp.com/attachments/1350514154959667224/1350514254926581891/7756A1B4-AE30-49CF-9E16-AE3C37D25CB1.png?ex=67d703e9&is=67d5b269&hm=7c29987cc87db3d7657eaab53073cecd66818d48a2c7e980594c4a3029f6e907&
https://cdn.discordapp.com/attachments/1350514154959667224/1350514292121796608/B2015634-87B0-4E28-B66D-4B6A206C0BE6.png?ex=67d703f2&is=67d5b272&hm=fda40dee88c29872e40c5cdb8e5aa3453374288dd2de3274d3df75efafa24455&
2025-03-15 10:07:34 -07:00
2025-02-07 09:49:13 -08:00
2025-03-15 06:39:54 -07:00
2023-05-19 15:26:36 -03:00
2023-12-14 17:34:15 +01:00
2023-06-02 00:20:49 -03:00
2025-02-03 22:55:26 +01:00
2023-05-19 15:26:36 -03:00
2025-03-07 20:16:15 +01:00
2023-05-19 15:26:36 -03:00

Space Ninja Server

More information for the moment here: https://discord.gg/PNNZ3asUuY

Project Status

This project is in active development at https://onlyg.it/OpenWF/SpaceNinjaServer.

To get an idea of what functionality you can expect to be missing have a look through the issues. However, many things have been implemented and should work as expected. Please open an issue for anything where that's not the case and/or the server is reporting errors.

config.json

  • logger.level can be fatal, error, warn, info, http, debug, or trace.
  • myIrcAddresses can be used to point to an IRC server. If not provided, defaults to [ myAddress ].
Description
The server component of OpenWF
Readme GPL-3.0 46 MiB
Languages
TypeScript 82%
JavaScript 13.1%
HTML 4.7%