Releases: Thirtybird/TTSHeroMod
Releases · Thirtybird/TTSHeroMod
v97 - 2023-Mar-28
New Champions Protocol season 2 table with updated code
Enhancements
- Add basic documentation on how to use this codebase with Atom
- Issue #15 - Show Mini Name in Heromod scene when associated with character in scene
- Scenebuilder now populates the scene populating PC's first at the top, then NPCs. NPCs start at 10 by default
Fixes
- Issue #6 - Skipping Turns in combat
- Issue #7 - Update health bars errors if character not in combat
- Issue #21 - Skill rolls only take the base stat roll and don't use levels
- Several fixes for the scenebuilder object
Note: This was updated on Mar-28 with the only change being the version number listed in the code.
v96 - 2022-Apr-15
New Champions Protocol season 2 table with v96 code
HeroMod changes
- Add additional keywords to roll maker (useOCV, useDCV, stdEffect)
- Updated default roll with useOCV and useDCV to true
- Mini linking from Scenebuilder and through the gui is now working together
- Added Externally callable functions for some needed functions (global vars, editChar, loadChar)
Diceroller changes
- Fix output for hitting DCV/DMCV to work with new keywords on a roll
SceneBuilder changes
- Code for populating heromod scene added to SceneBuilder
- basic auto-renumbering of spawned objects with GMNotes and the same name
- PCs get populated into slots 1-9 and NPC's get slots 10+