zombieFox / awesomeSheet

Online Pathfinder Character Sheet
https://zombiefox.github.io/awesomeSheet/
MIT License
152 stars 28 forks source link

Untrained Skill Visibility #154

Closed Suunami closed 6 years ago

Suunami commented 6 years ago

Requesting skill list to show skills with 0 ranks that do not require training. Current version only shows skills with 1 or more ranks in Display Mode.

zombieFox commented 6 years ago

Do you mean when a Skill can be attempted without being trained? I think that's a reasonable change. The current logic is to show any skill which has Ranks in it. I'll investigate how to go about supporting untrained Skills too.

zombieFox commented 6 years ago

I've added a task to the project board: https://github.com/zombieFox/awesomeSheet/projects/1 Let me know if needs to be changed (I need to read up on trained and untrained Skills).

Suunami commented 6 years ago

You nailed it, apologies if my wording was confusing. Thanks a lot, you're the best!

zombieFox commented 6 years ago

155

zombieFox commented 6 years ago

Feature is now live

Suunami commented 6 years ago

You are a beast