- Patch CodeMirror to include CSS syntax highlighting
- Possible support for simple UI theming
- Small visual tweak I'd missed in the stylesheet editor.
- Using a clean version number now that things are working properly.
- Updated to AppV2
- Removed some ancient unusable migration code
- Some refactoring here and there
- Just some dev ops stuff. Nothing to write home about.
- Also removed an unused localization string.
- Figured out what I was doing wrong with translation configuration
- Added Japanese translation by @ryotai-trpg (#5)
- Added Brazilian Portuguese translation by @Kharmans (#2)
- Added support for stylesheet string localization
Now under new management! Many thanks to everyone who got the module this far. I'm going to focus for now on just trying to keep the lights on. — volfied
- Added a handle in the GM view to adjust the relative sizes of the two panes
- Update for Foundry V11
- Update for Foundry V10
- Added the ability for individual users to define their own styles in addition to the global styles defined by the GM
- Made the CSS settings app resizable, and verified compatibility with Foundry Core 0.8.x
- Moved CodeMirror to a dependency
- Removed "rules".
- Removed folders.
- Removed the requirement of one rule at a time.
- The editor stays open after clicking save so you can continue making changes after seeing their effect.
- Overhauled the way styles are applied to the page.
- Saving now applies all styles at once without the need to refresh ever.
- Applying new styles will also instantly apply them to all players.
- Added CodeMirror code editor.
- Added old rules migration.
- Over 9000% better looking.
- Update module.json
- Update module.json
- Fix migration issue
- Added the ability to organize Rules. This is not folder functionality!