Sainan 3cf9cabe82
All checks were successful
Build / build (18) (pull_request) Successful in 39s
Build / build (22) (pull_request) Successful in 59s
Build / build (22) (push) Successful in 36s
Build / build (18) (push) Successful in 55s
Build / build (20) (push) Successful in 1m0s
Build / build (20) (pull_request) Successful in 51s
chore: simplify rngService
getRandomWeightedReward now takes any object with lowercase 'rarity', and the only alternative to it is the 'uc' variant which takes any object with uppercase 'Rarity'
usage of IRngResult is now also optional
2025-03-03 15:55:30 +01:00
2025-02-07 09:49:13 -08:00
2025-02-12 18:15:07 -08:00
2025-03-03 15:55:30 +01: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-02-27 10:13:29 +01:00
2023-05-19 15:26:36 -03:00

Space Ninja Server

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

Note

Development of this project currently happens on https://onlyg.it/OpenWF/SpaceNinjaServer. If that's not the site you're on, you're looking at a one-way mirror.

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%