Doing both lookups in parallel saves around 1 ms in the happy case (20% of baseline time), and in case nonce does not match, the error is simply raised as per usual with the inventory request being lightweight enough to be negligible. Noteworthy that this reasoning doesn't really work for other controllers because in the error case, the inventory request would still be quite significant, even if the HTTP request itself would still finish quickly. Reviewed-on: #2359 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
SpaceNinjaServer requires a config.json. To set it up, you can copy the config.json.example, which has most cheats disabled.
logger.levelcan befatal,error,warn,info,http,debug, ortrace.myIrcAddressescan be used to point to an IRC server. If not provided, defaults to[ myAddress ].worldState.eidolonOverridecan be set todayornightto lock the time to day/fass and night/vome on Plains of Eidolon/Cambion Drift.worldState.vallisOverridecan be set towarmorcoldto lock the temperature on Orb Vallis.worldState.duviriOverridecan be set tojoy,anger,envy,sorrow, orfearto lock the Duviri spiral.worldState.nightwaveOverridewill lock the nightwave season, assuming the client is new enough for it. Valid values:RadioLegionIntermission13Syndicatefor Nora's Mix Vol. 9RadioLegionIntermission12Syndicatefor Nora's Mix Vol. 8RadioLegionIntermission11Syndicatefor Nora's Mix Vol. 7RadioLegionIntermission10Syndicatefor Nora's Mix Vol. 6RadioLegionIntermission9Syndicatefor Nora's Mix Vol. 5RadioLegionIntermission8Syndicatefor Nora's Mix Vol. 4RadioLegionIntermission7Syndicatefor Nora's Mix Vol. 3RadioLegionIntermission6Syndicatefor Nora's Mix Vol. 2RadioLegionIntermission5Syndicatefor Nora's Mix Vol. 1RadioLegionIntermission4Syndicatefor Nora's ChoiceRadioLegionIntermission3Syndicatefor Intermission IIIRadioLegion3Syndicatefor GlassmakerRadioLegionIntermission2Syndicatefor Intermission IIRadioLegion2Syndicatefor The EmissaryRadioLegionIntermissionSyndicatefor Intermission IRadioLegionSyndicatefor The Wolf of Saturn Six
allTheFissurescan be set tonormalorhardto enable all fissures either in normal or steel path, respectively.worldState.circuitGameModescan be set to an array of game modes which will override the otherwise-random pattern in The Circuit. Valid element values areSurvival,VoidFlood,Excavation,Defense,Exterminate,Assassination, andAlchemy.
Languages
TypeScript
73.6%
JavaScript
19.9%
HTML
6.4%