gvorbeck / codex-quest

Character creator for BFRPG
https://codex.quest
Creative Commons Attribution Share Alike 4.0 International
7 stars 5 forks source link

A few bugs. #339

Closed The-Sovereign-Psiocrat closed 3 months ago

The-Sovereign-Psiocrat commented 3 months ago

I had my BFRPG session tonight and have a few bugs

  1. We could not figure out how to change max HP if there was a way to it

  2. From one of my players "Custom ammo can't be selected to be used by bows I can't change the quantity of custom ammo without making a new instance of the ammo type"

As always I appreciate the work you do, and I am excited to see what is added

gvorbeck commented 3 months ago

1) I see. I am able to add additional HP beyond the max, but the max remains the same. This is a good bug. I will fix this by making the edit button on HP only affect the max value, not the current value. TY Screenshot 2024-06-01 at 8 11 35 PM

2) UGH. This is a big bug. And one that will require some thinking and some work. I'll have to find a graceful way to be able to link custom ammo to a weapon. I hadn't thought about that before. Let me work on this a bit.

gvorbeck commented 3 months ago

Issue 1 re: Max HP is fixed. Clicking the edit button on the Hit Points section now only edits the Max value. Editing the current value is only done outside of the edit mode for that section.

gvorbeck commented 3 months ago

Alright, I have a solution in place for issue 2: