Log in

View Full Version : The latest two changes...



peterb
February 27th, 2025, 17:43
Do the latest two changes (this years changes) add or change any rules or features? Or are these changes "just" updates to the UI code? I've made extensive layout changes in my BRP extension, so unless there's any new features I'll rather wait and update the UI step by step.

Jiminimonka
February 27th, 2025, 17:46
Do the latest two changes (this years changes) add or change any rules or features? Or are these changes "just" updates to the UI code? I've made extensive layout changes in my BRP extension, so unless there's any new features I'll rather wait and update the UI step by step.

Read the patch notes and look in the Test channel?

Moon Wizard
February 27th, 2025, 17:51
These were only minor code edits as I consolidate code into CoreRPG layer for all rulesets.

* Character sheet header standardization
* Character sheet language subwindow unneeded override removal
* CoreRPG roll handling supports passing boolean roll values natively (if they start with "b")
* Remove unused modifiersize tags
* Ongoing standardization of link/delete button positions

Regards,
JPG

peterb
March 2nd, 2025, 03:56
Thanks!