Danmer / vs-build-planner

https://danmer.github.io/vs-build-planner
32 stars 14 forks source link

Do not autoequip stage weapons when selecting stage #65

Open luismartinezs opened 5 months ago

luismartinezs commented 5 months ago

If I click on a stage with weapons (e.g. Astral), these weapons are automatically added to the equipped weapons, instead they should be listed in the same place the passives are listed (not equipped, just dispalyed under the character squares)

wraith309 commented 4 months ago

Agreed, sometimes I'll try making a character, and if i select the stage first then i will need to remove and re add the weapon because the build planner will imply that the stage weapon would take up one of my slots when in reality i could just wait until I've filled the slots before picking it up.

Putting the stage weapon in the extra space would more accurately reflect how the weapon is obtainable past your limit, the same way stage items are displayed

Danmer commented 4 months ago

I wasn't sure and you're probably right. But before we do it, I would like to resolve three potential problems:

Thanks for the suggestion anyway.

wraith309 commented 4 months ago

damn, you're right those are some challenging structural issues that would preclude placing stage weapons down there.

would it be possible to instead give the (non starting weapon) stage weapons priority for being placed on the right with the extra weapons when you exceed 6 weapon held? or does that also run into some of the same issues?