forked from OpenWF/SpaceNinjaServer
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>
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 befatal
,error
,warn
,info
,http
,debug
, ortrace
.myIrcAddresses
can be used to point to an IRC server. If not provided, defaults to[ myAddress ]
.
Languages
TypeScript
82.1%
JavaScript
12.3%
HTML
5.3%