Quests don't save and don't work/Steel Path does not work nor activate #186
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Although it is possible to have stuff unlocked from the get go, it would be better for a new account to not have these many "cheats/skips" , and just be vanilla as possible, a big part of the game is the journey of progression (skipping it all from the get go would make the game too boring)
Steel path can work by enabling it directly from the inventory database in NodeIntrosCompleted
Which is also what https://github.com/AngeloTadeucci/SpaceNinjaServer/pull/188
achieved
But it is most likely still not possible to actually enable it normally through just playing the game.
And despite having all quests unlocked/completed + NodeIntrosCompleted with various info, the star chart in navigation still does not display many things like Lua, Kuava Fortress, Railjack button at the top right, Zariman
Furthermore, players can not progress past the planet Earth because both junctions to other planets require the player going to Cetus and doing a quest and bounties there first.
a bit related to this
https://github.com/spaceninjaserver/SpaceNinjaServer/issues/210
as when unlockAllQuests is set to false AND manually populating the quest keys inside the inventory database, you can achieve the 2nd picture (Zariman and Kauva Fortress becoming visible)
Closing this as a retroactive duplicate of #697