worldbuilding/module
Matt Smith 8b958dd232 10: Refactor actor sheet code
- Refactored actor-sheet.js to move most of its logic into a separate
  helper.js module as static methods on a new SimpleHelper class. This
  doesn't add anything functional at the moment, but it's in
  preparation of re-using the same code for the item-sheet.js file.
2020-10-06 17:20:00 +00:00
..
actor-sheet.js 10: Refactor actor sheet code 2020-10-06 17:20:00 +00:00
actor.js 10: Refactor actor sheet code 2020-10-06 17:20:00 +00:00
constants.js 9: Add POC for actor templates 2020-08-31 02:09:21 +00:00
helper.js 10: Refactor actor sheet code 2020-10-06 17:20:00 +00:00
item-sheet.js 10: Refactor actor sheet code 2020-10-06 17:20:00 +00:00
macro.js 10: Add attribute groups base implementation 2020-09-28 15:54:14 +00:00
simple.js 10: Add attribute groups base implementation 2020-09-28 15:54:14 +00:00
templates.js 10: Add attribute groups base implementation 2020-09-28 15:54:14 +00:00