bcholmes / StarTrek2d20

Character creation tool for Star Trek Adventures RPG from Modiphius.
ISC License
18 stars 7 forks source link

ModifierBreadcrumb and careerstep fix #209

Closed Darcness closed 2 months ago

Darcness commented 2 months ago

This consolidates the breadcrumb controls that were spread out between all of the modify pages into a single ModifierBreadcrumb control.

Additionally, fixes a small bug with the encode and decode logic that was losing the career value from CareerStep, making Promotion logic fail.

bcholmes commented 2 months ago

Thanks for the PR!