* Update the death move descriptions
* Renamed to DhDeathMove
* Partial Fate Roll creation and Fate Roll Enricher (/fr)
* Hide stuff not required for fate roll
* Hide formula display; code removal; start to add Fear die as a choice for Fate roll
* Fix chat message display; start moving towards supporting Hope and Fear for Fate roll
* /fr now supports type=X, where X is Hope or Fear, if not supplied, defaults to Hope
* Fixed DSN rolling; removed console messages; chat message clean up
* Add localisation entry
* Trying to sort out the button for the fate roll
* Style the fate message based on Hope/Fear colors.
* Partial improvement on the fate template buttons - chat display is correct, but the roll dialog is wrong
* Fixed enricher button; localization fixes; debug cleanup
* Error checking for the fate type parsing in all potential problem locations
* Added localization for the fate type parsing error
* Start on Avoid Death death move
* debug stuff
* More death moves setup/testing
* Avoid fate scars update in place, with scars migrating to an integer value.
* Remove some debug code; add Blaze Of Glory shell
* Start on Guaranteed Critical for Blaze of Glory
* Partial implementation of Blaze of Glory
* Dice/critical checks/tests
* Moved detection of guaranteed critical to before the roll dialog is created, so it can be skipped; removed debug code
* Remove debug
* Update Blaze of Glory effect description
* Risk It All - critical roll - clear all stress and HP
* Auto remove all marked stress and HP for Risk It All, if Hope value rolled covers it.
* Display the Death Move description in chat expanded if the appropriate config setting is on
* Made the Blaze of Glory ActiveEffect image use configured version
* Update the current Hope value if the scar value change affects it
* Scars management in the Character details editor
* Separate less file for the Death Moves instead of reusing Downtime
* Added result messages to the Death Move chat output and removed debug statements
* Some localization, style and smaller changes
* Fixed RiskItAll resource handling method
* Risk It All success chat message start
* [Add] Hope/Scar Interplay (#1531)
* Migrated character.maxHope to homebrew settings
* Added a visual for scars
* .
* .
* Pass the hope value in the button data; skeleton risk it all dialog to fill out.
* Start on risk it dialog
* More dialog stuff
* Remove non-existent field
* Dialog templating and logic
* .
* Ensure effect is Applied to Actor (#1547)
Co-authored-by: Chris Ryan <chrisr@blackhole>
* [Fix] 1548 - Standalone Item Add Actions (#1549)
* Fixed so that items not on an actor don't error out on creating actions
* Fixed deletion of items error
* Raised version
* Fix the sliders to do the correct maximums
* Pass the actor id through the button; fix /dr and /fr flavor text
* Remove debug message
---------
Co-authored-by: Chris Ryan <chrisr@blackhole>
Co-authored-by: WBHarry <williambjrklund@gmail.com>
Co-authored-by: WBHarry <89362246+WBHarry@users.noreply.github.com>
* Schema definition for DHSummonAction
* Will reimplement
* HBS idea formed. Need to recheck drag drop implementation
* Tried to refine drag drop
* drag drop implemented (css tbd)
* phase 1 complete
* tbd work on summon action type
* Improved Schema and now it works
* .
* Dialog created. Tokens not dragged(tbd).
* Bare minimum implementation
* Finalized functionality
* Cleanup
* .
* Added optional summon render to chat message
* Updated SRD
* bugfix: fix title lines not rendering in chat messages
* Added summon actions to the easily doable environments in the SRD
* Update module/data/fields/action/summonField.mjs
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
---------
Co-authored-by: Nikhil Nagarajan <potter.nikhil@gmail.com>
Co-authored-by: Murilo Brito <dev.murilobrito@gmail.com>
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
* Updated the background image for the system
* Fixed so Weapon/Armor features are added again
* Fixed so fear is available as a resource to be deducted by actions (#757)
* Changed to use the config labels and src
* Updated Weapons
* Fixed so the decrease button of simple fear tracker is not visible when not hovered
* Fixed so armor preUpdate doesn't fail if no system changes are made
* Updated .gitignore and author details (#777)
* Add author details and name mapping for chrisryan10 (#773)
Co-authored-by: Chris Ryan <chrisr@blackhole>
* Add build to ignore for my linux dev (#775)
Co-authored-by: Chris Ryan <chrisr@blackhole>
---------
Co-authored-by: Chris Ryan <chrisr@blackhole>
* Corrected sneak attack active effect (#780)
* Fixed a spelling error (#779)
* Fix bardic rally showing in damage dialog when it should not (#783)
* update spelling (#786)
* Translating inventory descriptions (#782)
* updated credits for 1.0.1 release (#797)
* updated credits for 1.0.1 release
* further updated artwork credits
* Chagned handlebarhelper rollparsed to be more defensive (#794)
* Added missing scene refreshType (#790)
* Remove ability use buttons for not owned abilities (#795)
* [Fix] PrayerDice Fixed (#799)
* Fixed prayer dice, and wheelchair images
* Fixed -settings data sources
* Dragging features from one adversary to another (#788)
* [Fix] Levelup Fixes (#787)
* Fixed crash on experience selection. Fixed subclass error on multiclassing
* Fixed so multiclasses do not gain the hope feature for the class
* Fixed so Class/Subclass features are properly deleted on delevel
* Removed automatic deletion of features on delevel when not using levelup auto
* Fixed so custom domains can be selected in levelup when multiclassing
* Changed so encounter countdowns is a button (#804)
* Fixed so that dropping on class/subclass...creates the item on the character (#803)
* [BUG] - Importing All Adversaries/Environments (#814)
Fixes#774
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
* Bug/671 reaction roll chat title (#809)
* Update Reaction Roll Chat Message Title
* Removed console log
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
* Improve Trait tooltip display (#817)
Fixes#806
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
* [BUG] - Combat Tracker d12 logo not found (#812)
Fixes#764
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
* Compendium Browser (#821)
* Corrected timbending description localization (#816)
* [Fix] Compendium Item (#810)
* Corrected Emberwoven Armor
* Fixed subclass regression
* Fixed so character's with wildcard images don't break beastform (#815)
* Fix roll result based duality damage (#822)
---------
Co-authored-by: Chris Ryan <73275196+chrisryan10@users.noreply.github.com>
Co-authored-by: Chris Ryan <chrisr@blackhole>
Co-authored-by: Dapoulp <74197441+Dapoulp@users.noreply.github.com>
Co-authored-by: IrkTheImp <41175833+IrkTheImp@users.noreply.github.com>
Co-authored-by: CPTN_Cosmo <cptncosmo@gmail.com>
Co-authored-by: Josh Q. <jshqntnr13@gmail.com>
Co-authored-by: joaquinpereyra98 <24190917+joaquinpereyra98@users.noreply.github.com>
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
* Initial
* Added Character-Settings
* Finalized Character-Settings
* Hide CharacterSetup if any part is done manually
* Fixed class/subclass drag-drop
* Fixed relinking of Features from items created on Character
* Adding features on CharacterItems now adds them on the Character and relinks
* Made suggested items inactive in the Class sheet if rendered from inside a Character
* Added hope to CharacterSetting
* add style to textarea element, add spellcasting and domain class into char sheet and move rest buttons to another place
* Fixed characterCreation experience description
---------
Co-authored-by: moliloo <dev.murilobrito@gmail.com>
* Fixed so that the dropdown for activeEffectAutocomplete never ends up behind dialog
* Downtime can now display both ShortRest and LongRest options depending on character rules
* Initial downtime layout rework
* Fixed styling for downtime tooltip
* Added icon to homebrew menu for DowntimeActions
* Fixed columns if both types of moves are not available
* Changed the lightmode to darkmode
* Added downtime buttons
* .
* Moved extra rest options from rules to bonuses
* Improved dialog width