mirror of
https://github.com/RoY7x/worldbuilding.git
synced 2025-07-04 13:47:10 -04:00
- Divided getRollData() into several helper methods to make it more organized. - Cleaned up usage of shorthand checks, but haven't entirely consolidated them yet. There's room to improve this, but further consolidation would likely require a regex to handle mapping inline roll syntax in the formulas to use the `@attr.KEY.value` format when `@KEY` is detected. This seemed like a solid compromise for now. - Refactored the _replaceData() helper method to match the Roll class' upcoming syntax, and added TODO comments to replace them once it's ready. |
||
---|---|---|
.. | ||
actor-sheet.js | ||
actor.js | ||
item-sheet.js | ||
simple.js |