foundryvtt-beam-saber/module
2022-01-23 20:25:16 -08:00
..
blades-active-effect.js
blades-actor-sheet.js Merge pull request #153 from justinross/task/css-html-cleanup 2021-10-01 11:52:38 +03:00
blades-actor.js
blades-clock-sheet.js Cleaned out character-sheet.scss to only include styles that apply to the character sheet. Reorganized some things to make this possible. 2021-09-27 11:18:12 -07:00
blades-crew-sheet.js Cleaned out character-sheet.scss to only include styles that apply to the character sheet. Reorganized some things to make this possible. 2021-09-27 11:18:12 -07:00
blades-faction-sheet.js fix faction sheet vanishing on faction delete #162 2022-01-23 20:25:16 -08:00
blades-helpers.js Removed itemLogic calls, as we're using ActiveEffects now and they were breaking things. 2021-10-08 14:56:29 -07:00
blades-item-sheet.js
blades-item.js Merge pull request #161 from drewg13/master 2021-11-02 11:10:43 +03:00
blades-npc-sheet.js
blades-roll.js
blades-sheet.js Started on clearing out invalid usage of HTML element "id" attributes. HTML spec prohibits duplicate id values, which were present with multiple sheets of the same type open at once. This could also have led to input/label issues. 2021-09-27 11:18:12 -07:00
blades-templates.js
blades.js Fix bug with setting crew xp and tier display 2021-10-05 09:23:30 -07:00
effects.js
migration.js
settings.js