Sainan 457663f14a fix: claim recipe response (#1106)
Fixes #1105

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.

Reviewed-on: OpenWF/SpaceNinjaServer#1106
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-03-08 04:33:45 -08:00
2025-02-07 09:49:13 -08:00
2025-03-08 04:33:45 -08: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-08 01:44:30 -08:00
2025-03-08 01:44:30 -08: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 11 MiB
Languages
TypeScript 83.4%
JavaScript 11.4%
HTML 4.9%