- Existance begins.
- reattempt github actions
- fix imports
- fix error string in
oneTokenOnly()
- actually import targetHelpers
- add some debug to
applyOwnershipToFolderStructure()
- fixed data path in
setInitiativeStatistic()
- add
updateInitiativeSkillsDialog()
macro - add
MHDialog
class - various tidyup
- add
isEmpty()
helper - add
log
andmhlog
helpers
- fix changelog
- switch to SASS for styling
- add SASS compilation to github actions
- remove
isEmpty
helper, I didn't realize there was already one infoundry.utils
- implement new version of updateInitiativeStatistics
- document updateInitiativeStatistics
- fix imports in macros/index.mjs
- update workflow again?
- update workflow again again
- become npm package, write own simple sass compile job
- it works! release finally.
- Attempt new foundry package release API
- Update MHLDialog's template-as-content support to allow prototype method and property use, matching the behaviour of foundry's
renderTemplate()
- Actually update the template call properly.
- Test cli pack-on-release
- Closing release, development has moved to the system-agnostic Macro & Helper Library