Using SortId instead of actually changing the component ids. What's strange is that providing/omitting SortId does seem to make a difference in regards to deco positioning, which is presumably what the POST body would be for. I've opted to simply always provide the SortId in hopes that this avoids the need for repositioning entirely. Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com> Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
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 befatal
,error
,warn
,info
,http
,debug
, ortrace
.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.
Languages
TypeScript
82%
JavaScript
13.1%
HTML
4.7%