VampireKitten
  • Joined on 2025-02-10
VampireKitten commented on issue OpenWF/SpaceNinjaServer#1887 2025-04-27 12:32:16 -07:00
Duviri Weapon rotation

It's supposed to also reset when the spiral changes. Assuming that is handled, then yes, it not refreshing until you properly extract (as opposed to escape->quit to Orbiter) from a Duviri gamemode…

VampireKitten commented on issue OpenWF/SpaceNinjaServer#1817 2025-04-23 13:47:44 -07:00
Feature Request: cheat to set the general starting level for the whole map at once

Not handled by the server, but by the client.

VampireKitten commented on issue OpenWF/SpaceNinjaServer#561 2025-04-21 16:05:07 -07:00
Unique missions in Duviri don't give special resources

I know for certain that T: 13 was the second extra Undercroft Portal I did, and I presume T: 1 has to be the normal random decree bounties.

I also noticed that none of the bounties seem to…

VampireKitten opened issue OpenWF/SpaceNinjaServer#1777 2025-04-21 15:39:27 -07:00
Duviri missing Pathos Clamps and Arcane rewards
VampireKitten commented on pull request OpenWF/SpaceNinjaServer#1749 2025-04-20 06:00:21 -07:00
feat: send WiTW email when completing The New War or Heart of Deimos

The check for Heart of Deimos is unnecessary, as you must complete Heart of Deimos to access Jupiter, which means it's impossible to reach a game state where you have completed New War but not…

VampireKitten commented on issue OpenWF/SpaceNinjaServer#1740 2025-04-19 08:54:59 -07:00
WebUI: Max Rank Plexus

And this matters because...?

Plexus is what determines mod capacity for the Railjack. If the affinity grind can be skipped for weapons, frames, and even intrinsics, it makes sense that the…

VampireKitten commented on issue OpenWF/SpaceNinjaServer#1729 2025-04-18 14:04:59 -07:00
Cannot identify Railjack Weapon

In-mission components drops still need to be identified, even if they don't possess random stats: image.png ![image.png](/attachments/593c1b2…

VampireKitten commented on issue OpenWF/SpaceNinjaServer#1729 2025-04-18 13:58:50 -07:00
Cannot identify Railjack Weapon

All component drops need to be identified, as far as I'm aware. Give me a moment to test out on live.

VampireKitten opened issue OpenWF/SpaceNinjaServer#1729 2025-04-18 13:48:59 -07:00
Cannot identify Railjack Weapon
VampireKitten commented on issue OpenWF/SpaceNinjaServer#1700 2025-04-17 11:10:52 -07:00
Deimos Bounties using wrong reward tables

Isolation vault bounties are unimplemented, so duplicate of #388.

What about the wrong reward tables for the non-Isolation-Vault bounties, specifically the level 15-25 one and the Endless one?

VampireKitten commented on issue OpenWF/SpaceNinjaServer#1700 2025-04-17 09:27:04 -07:00
Deimos Bounties using wrong reward tables

Endless does indeed possess the non-endless Reward Table.

2025-04-17T18:25:22:147 [0.1.0] debug:  mission report: {
  crossPlaySetting: 'ENABLED',
  RewardInfo: {
    EOM_AFK: 0,
   …
VampireKitten commented on issue OpenWF/SpaceNinjaServer#1700 2025-04-17 09:21:50 -07:00
Deimos Bounties using wrong reward tables

I have also realized that the tier 2 Bounties, the level 15-25 non-endless one, use instead the reward table for endless, as the rewards they're meant to give: ![image.png](/attachments/62a3640c-6…

VampireKitten commented on issue OpenWF/SpaceNinjaServer#1700 2025-04-17 09:04:39 -07:00
Deimos Bounties using wrong reward tables

Isolation Vault Tier 2, meanwhile, rewarded 12 tokens: image.png

Instead of 15: ![image.png](/attachments/845c3ea5-d3bd-4ff2-a039-d01e7005…

VampireKitten opened issue OpenWF/SpaceNinjaServer#1700 2025-04-17 08:46:10 -07:00
Deimos Isolation Vault rewarding wrong amount of Mother Tokens
VampireKitten commented on issue OpenWF/SpaceNinjaServer#1684 2025-04-16 10:34:07 -07:00
Excavation missions (possibly others) giving wrong number of rewards

I was only 3 commits behind, 2 of which were translation fixes for the WebUI. But it seems that 379e83a764988ece565f11c677d831e95dcdd9fc fixed it, yeah.

VampireKitten commented on issue OpenWF/SpaceNinjaServer#1684 2025-04-16 10:12:25 -07:00
Excavation missions (possibly others) giving wrong number of rewards

Additionally, it errors out on 4 or higher excavators, likely 3 too?

2025-04-16T19:09:07:033 [0.1.0] debug:  mission report: {
  crossPlaySetting: 'ENABLED',
  rewardsMultiplier: 1,
 …
VampireKitten opened issue OpenWF/SpaceNinjaServer#1684 2025-04-16 10:04:29 -07:00
Excavation missions (possibly others) giving wrong number of rewards
VampireKitten closed issue OpenWF/SpaceNinjaServer#1658 2025-04-16 06:34:14 -07:00
Some quests started in-world are not set as active
VampireKitten commented on issue OpenWF/SpaceNinjaServer#1658 2025-04-16 06:34:14 -07:00
Some quests started in-world are not set as active

It seems that 7a53363b1b3a458a715dde4452dae53c738835b2 has indeed fixed this. Closing the issue.