I'm not even sure what you mean by "started by talking to the quest giver." They're all started in the codex?
You can start Glast Gambit and Octavia's Anthem by going to the Relay and talking…
This looks like a client bug?
I checked, the data in ExportRegions.json seems to be incomplete:
"PlutoToErisJunction": {
"name": "/Lotus/Language/Locations/ErisJunction",
…
I tested Railjack drops again. Drops work and salvage is the correct item type (unlike whatever is going on here?), however salvage identification is unimplemented.
{"level":"error","me…
- None of that means anything to me.
- It means doubly-nothing in terms of which array in your inventory it should be.
It means that no, it's not in the correct array. It should all be…
/Lotus/StoreItems/Upgrades/Skins/RailJack/ReactorLavanA
has product categoryCrewShipWeaponSkins
, so from what I can tell, the server is adding this in the correct array?
It should be…
Ah, I had searched for weapons, didn't realize it was called accessories in that issue
if (config.noDailyStandingLimits) {
const spoofedDailyFocus = Math.max(999_999, 250000 + inventoryResponse.PlayerLevel * 5000);
inventoryResponse.DailyFocus = spoofedDail…
Is this genuinely a limit you can even hit with normal gameplay???
Plus, don't eidolon shards bypass this anyway?
Oh, yes, it's extremely easy. You get a guaranteed 5k from just…
Ah, wait, just read the PR, I had missed that fixed level rewards were handled by an entirely separate section of the code.
That's strange, I reported this 2 days ago, and the missing data was added. And checking ExportRewards, it is there... VaultsCracked is set, so it should have pushed 3 rotations, unless it somehow…
I don't see what this is good for. Plus, this doesn't seem remotely related to the linked issue.
I added it to my server and it fixes the issue I had described in #1623.