Sainan 4c45c35f54
All checks were successful
Build / build (18) (push) Successful in 59s
Build / build (18) (pull_request) Successful in 41s
Build / build (20) (pull_request) Successful in 58s
Build / build (22) (pull_request) Successful in 53s
Build / build (22) (push) Successful in 38s
Build / build (20) (push) Successful in 59s
fix: claim recipe response
The client already 'knows' the ItemCount was decremented so when we also say it in the response, it actually ends up causing the client to think the recipe was used twice.
2025-03-08 06:30:28 +01:00
2025-02-07 09:49:13 -08:00
2025-03-08 06:30:28 +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
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

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%