AMelonInsideLemon 8ce86ad4fd
All checks were successful
Build / build (20) (push) Successful in 42s
Build / build (22) (push) Successful in 1m17s
Build / build (18) (push) Successful in 1m19s
Build Docker image / docker (push) Successful in 36s
chore(webui): show quantity for recipes (#1506)
Reviewed-on: #1506
Reviewed-by: Sainan <sainan@calamity.inc>
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-04-07 05:55:33 -07:00
2025-04-07 05:29:21 -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
2025-04-03 10:40:22 -07:00
2023-05-19 15:26:36 -03:00
2025-04-06 21:20:00 +02:00
2025-04-06 21:20:00 +02: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 ].
  • worldState.lockTime will lock the time provided in worldState if nonzero, e.g. 1743202800 for night in POE.
Description
The server component of OpenWF
Readme GPL-3.0 46 MiB
Languages
TypeScript 82%
JavaScript 13.1%
HTML 4.7%