WBHarry
eb647f1e31
Removed non-existing template preload ( #244 )
2025-07-02 09:42:35 -04:00
Murilo Brito
3a6a973ea2
[Feature] New Environment Sheet ( #243 )
...
* rework new environment template sheet, add environment-settings sheet, improve adversary-settings sheet and delete legacy actor sheet templates
* Potential Adversaries can be dragged out of the sheet onto canvas
* Added ToChat and UseItem
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-07-02 14:30:36 +02:00
Murilo Brito
d58f303907
fix duplicated adversary sheet reference ( #239 )
2025-07-01 23:21:46 +02:00
Murilo Brito
5ffb22fcc5
[Feature] 155 - New Adversary Sheet ( #228 )
...
* rework adversary templates, add setting dialog to adversary and fix erratas
* fix errata in adversary data model
* developing experience setting page
* Experience settings update
* finish actions setting tab
* Fixed Notes enriched path and adversary-settings form id
* Fixed UseItem and ToChat
* Fixed Firefox progress bar (HP/Stress) (#230 )
* insert prose-mirror style and inicial implement to damage settings
* fix character import relative paths and remove effects from standard adversary attack
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
Co-authored-by: GyroFalc <43814421+GyroFalc@users.noreply.github.com>
2025-07-01 22:07:12 +02:00
Dapoulp
8b834036fa
Feature/165 action save ( #231 )
...
* Roll All Save button + Merge Attack & Roll Chat message
* Fix conflicts again
2025-07-01 19:04:53 +02:00
WBHarry
b7e4169079
159 - Companion ( #224 )
...
* Initial datamodel
* Fixed attack
* Temp
* Fixed normal levelup
* Fixed showing summary of new experiences
* Touchups
* level sync fixes
* Reworked Action storage
* Companions now take stress when damaged
* Fixed Feature flow
* Removed retroactive companion levelup
* Restored delevel on partner removal
* PR fixes
* Added a check for card duplicates on character
2025-07-01 17:19:41 +02:00
Nikhil Nagarajan
6f1529fefe
[Feature] Collapsible Items Description in List View #198 ( #225 )
...
* Updated CSS and Description view in inventory
* Inventory items now have descriptions
* CSS resolved to improve visuals (Rich text issue is still unresolved)
* Fixed as per review
* Changed the line to the elements.less file
* inventory-item updated to reflect rich text issue
2025-07-01 16:28:03 +02:00
diegoesp89
a1f7e0d2c5
Update README.md ( #226 )
2025-07-01 10:51:36 +02:00
Dapoulp
19cc10a3c9
Feature/201 new roll type ( #218 )
...
* Action Roll DiceSet type
* Fix
* Remove console log
* Tmp fix for non consistent resource
* fix
2025-06-29 23:00:11 +02:00
22bf348c12
fixed pull request template ( #215 )
2025-06-29 17:33:43 +02:00
7549e9d787
added pull request template ( #213 )
2025-06-29 17:25:24 +02:00
joaquinpereyra98
7135716da9
Feature/178 searchbar logic to items in character sheet ( #209 )
...
* REFACTOR: remove DhpApplicationMixin
REFACTOR: remove getEmbeddedDocument method from Item class
REFACTOR: remove prepareData method from Actor class
REFACTOR: remove _preUpdate method from Actor class
* REFACTOR: rename dhpItem to DHItem
REFACTOR: improvement Item#isInventoryItem getter
REFACTOR: simplify Item's createDialog static method.
REFACTOR: remove documentCreate template
* FEAT: add SearchFilter for character-sheet Inventory and DomainCards
FEAT: simplify the preparetion of inventory context
---------
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-06-28 23:44:57 -03:00
Jacob
7114a9e749
Feature/211 readme install updates ( #212 )
...
* Update README.md
* Update README.md
* Update README.md
2025-06-29 01:54:57 +02:00
Murilo Brito
0a5f9c8905
fix char setup dialog overflow ( #206 )
2025-06-28 23:48:35 +02:00
IrkTheImp
b25e1cec78
Irk/83 homebrew currency ( #193 )
...
* add homebrew options to rename currency names
* add title. remove localization from settings file since it didn't work.
* use enabled toggle to use localized initial label values.
* cleanup
2025-06-28 16:00:42 -03:00
Murilo Brito
778e569037
fix death roll function ( #197 )
2025-06-28 20:45:59 +02:00
a2a2661033
Update issue templates ( #196 )
2025-06-28 15:36:01 -03:00
Dapoulp
3593f44612
Feature/112 items use action datamodel ( #194 )
...
* Fix action for items
* Cost & Range #1
* remove log
* actions
* Split methods
* Roll classes
* Begin damage
* g
* Actions
* before main merge
* Fix d20RollDialog costs check
* Fix submit on close
* Add uses in action dialog
* Adversary Attack
* 166 - Damage Reduction (#180 )
* Temp
* Fixed Stress Reductions
* Changed from index based to object
* Fixed stress resources management for DamageReduction
* Fix Adversary attack multiplier
* Auto add Attack action to newly created weapon
* Few fixes
* 164 - Add Hope/Fear formula
* 163 - Actor Sub Datas (#182 )
* Added rules/bonuses for all classes and subclasses
* More
* Add Save
* Fix delete action button
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
Co-authored-by: WBHarry <89362246+WBHarry@users.noreply.github.com>
2025-06-28 19:01:08 +02:00
IrkTheImp
1135669d0b
Add ability to toggle between list and card views ( #188 )
...
* Add ability to toggle between list and card views
* set the list display as a user flag
* Fixed domainCard cardlist rendering
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-06-28 12:53:40 -03:00
WBHarry
1f5b5f9915
Bug/fixed character attack ( #192 )
...
* Fixed weapon useage in Character
* Added DHContextMenu to pass on the event from clicking a contextmenuitem
2025-06-28 14:00:53 +02:00
Murilo Brito
e3b9dcad2a
add death roll in character sheet ( #191 )
2025-06-28 10:33:24 +02:00
WBHarry
b4fff7b9e6
174 character context menu ( #189 )
...
* Set up the contextMenues properly
* Fixed double item generation on drop
2025-06-28 10:05:53 +02:00
WBHarry
30ab18d683
Fix Class HitPoints and ComainConfig ( #190 )
...
* Added HitPoints on class for use on character
* Updated DomainConfig to use the official domain icons
2025-06-28 10:05:29 +02:00
c6cede40b2
added base domain icons ( #185 )
2025-06-27 19:02:35 +02:00
c245a78372
Add Contributing Guidelines and Code of Conduct ( #184 )
...
* Add CoC
* Add Contributing Guidelines
* Clean up README, link new files
2025-06-27 18:23:50 +02:00
joaquinpereyra98
c44a7d5403
Merge pull request #183 from Foundryborne/157-feature-simplify-and-refactor-item-sheets
...
157 feature simplify and refactor item sheets
2025-06-26 18:55:37 -03:00
WBHarry
813b73465f
Updated weaponsheet to use Options and not Choices for tagifyConfigs
2025-06-26 21:19:36 +02:00
joaquinpereyra98
7d6cb84db5
Merge branch 'main' into 157-feature-simplify-and-refactor-item-sheets
2025-06-25 18:58:15 -03:00
Joaquin Pereyra
c879dbd1d2
FEAT: add description enrichement for items sheet
2025-06-25 18:47:10 -03:00
Joaquin Pereyra
f63e94b4cc
FEAT: delete unused item sheet
...
FEAT: add todo comment on subclass sheet
FIX: add minor comment on feature sheet
FIX: tagify class
FEAT: inprovement throw error on create tagify element
2025-06-25 18:09:30 -03:00
Joaquin Pereyra
1804070764
FEAT: simplify the class sheet
2025-06-25 17:32:48 -03:00
Joaquin Pereyra
678e45840f
FEAT: add effects tab on domainCard sheet
2025-06-25 17:31:59 -03:00
Joaquin Pereyra
47097e5251
FIX: tagify bug rootEl not exist
2025-06-25 16:24:42 -03:00
Joaquin Pereyra
5eab093ac4
FIX: class tagify selector
...
FEAT: add tagifyCOnfig on weapon sheet
FIX: prettier format
2025-06-25 15:20:01 -03:00
Joaquin Pereyra
474177f7d0
FEAT: add tafify config on DHApplicationMixin
2025-06-25 15:10:01 -03:00
WBHarry
edbb32ccc0
Added effects to domainCards
2025-06-25 17:40:33 +02:00
Joaquin Pereyra
61ea8b85fb
FEAT: add DHHeritageSheet
2025-06-25 11:57:19 -03:00
WBHarry
d9c003b64b
175 - Character Sheet Levelup Functionality ( #181 )
...
* Attached CharacterCreate and Levelup functionality to the sheet
* Changed to a warning icon
2025-06-25 16:33:38 +02:00
Joaquin Pereyra
89e1511aaa
Merge branch 'main' into 157-feature-simplify-and-refactor-item-sheets
2025-06-24 20:07:57 -03:00
WBHarry
7f898bb983
Fixed Tagify again
2025-06-25 00:37:28 +02:00
Joaquin Pereyra
2ef68ad79c
Merge branch 'main' into 157-feature-simplify-and-refactor-item-sheets
2025-06-24 15:30:49 -03:00
Joaquin Pereyra
6e0d82e4f9
prettier refacor
...
FIX: missing imports
2025-06-24 15:29:50 -03:00
Murilo Brito
56c4a2805f
[FEATURE] #149 - New style for character sheets ( #172 )
...
* new style for character sheets
* Added nowrap on level label
---------
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-06-24 15:59:31 +02:00
Joaquin Pereyra
175ae7dd23
Merge branch 'main' into 157-feature-simplify-and-refactor-item-sheets
2025-06-23 14:32:06 -03:00
Joaquin Pereyra
8574a1d93f
FEAT: improvement of DHApplicationMixin
...
FEAT: create a new DHBaseItemSheet
2025-06-23 14:27:27 -03:00
WBHarry
f133b3b966
Added gulp to build step in deploy
2025-06-22 15:06:45 +02:00
WBHarry
49e4ceb89a
Included assets in deploy.yml
2025-06-22 14:57:07 +02:00
WBHarry
0ac4e51d65
Rebuilt package.lock
2025-06-22 14:47:53 +02:00
WBHarry
8857e63006
Deploy update
2025-06-22 14:39:46 +02:00
WBHarry
475afb48fb
Updated deploy yml
2025-06-22 14:28:24 +02:00