Skip to content

LD Triggerz v1.0.6

Latest

Choose a tag to compare

@lisasdungeon lisasdungeon released this 06 Aug 23:06
· 2 commits to main since this release
  • Compliance and hardening release: sole Lisa's Dungeon authorship and contact fields (Discord MystryssLysa, email Lisasdungeon@gmail.com, Patreon LisasDungeon); lazy loading / trigger-based startup where needed; 500 LOC file cap; full source line coverage; no emoji or AI references in the shipped package.
  • Compliance pass: sole author Lisa's Dungeon with Discord MystryssLysa / email Lisasdungeon@gmail.com / Patreon LisasDungeon.
  • Removed non-compliant declaration file and related README section.
  • Expanded automated tests to 100% line, branch, and function coverage across main.js and all src modules (GM Hub UI, item detail windows, UIManager, LDTriggerz orchestration, hooks).
  • Added jsdom as a devDependency for DOM-level UI event tests.