paranoidSpectre
6c1c5a9c52
implemented modifier dialog
2025-10-16 19:59:28 +02:00
paranoidSpectre
6133cc2237
Merge branch 'main' into feature/attribute-rolls
...
# Conflicts:
# src/style/styles.scss
2025-10-10 21:44:13 +02:00
macniel
169e41d2c8
implements simple filter method for group member' skills and advantages
2025-10-09 23:55:38 +02:00
macniel
faa3bc1328
feature/meta ( #54 )
...
implements styling of meta and various other segments e.g. sheets
2025-10-09 21:16:51 +02:00
macniel
5b76df3653
feature/spells ( #53 )
...
implements spells and liturgies
2025-10-09 21:09:31 +02:00
paranoidSpectre
ced57dbbcb
Merge branch 'main' into feature/attribute-rolls
...
# Conflicts:
# src/module/sheets/characterSheet.mjs
# src/style/styles.scss
# src/templates/actor/actor-character-sheet.hbs
2025-10-05 19:48:48 +02:00
paranoidSpectre
03ff37ab5a
merge preparation
2025-10-05 19:47:06 +02:00
macniel
b08884426d
fix illegal characters on windows
2025-10-05 19:20:39 +02:00
macniel
bbfac43c02
adds creature documents and models
2025-10-05 16:00:23 +02:00
macniel
651029f751
chore: emergency fix
2025-10-05 13:53:30 +02:00
macniel
06dedfc6e9
Merge pull request 'feature/basic-combat' ( #52 ) from feature/basic-combat into main
...
Reviewed-on: #52
2025-10-05 13:48:23 +02:00
macniel
21bef3afb5
Merge branch 'main' into feature/basic-combat
Pull Request Check / testing (pull_request) Successful in 16s
Details
2025-10-05 13:48:12 +02:00
macniel
30f8f30c71
Merge pull request 'feature/heldengruppe' ( #51 ) from feature/heldengruppe into main
...
Reviewed-on: #51
2025-10-05 13:47:46 +02:00
macniel
36fc2e2b22
Merge branch 'main' into feature/heldengruppe
Pull Request Check / testing (pull_request) Successful in 17s
Details
2025-10-05 13:47:24 +02:00
macniel
249c10c197
Merge pull request 'feature/inventory' ( #49 ) from feature/inventory into feature/heldengruppe
...
Reviewed-on: #49
2025-10-05 13:43:27 +02:00
macniel
e4b6458520
Merge pull request 'feature/import-from-compendium' ( #47 ) from feature/import-from-compendium into main
...
Reviewed-on: #47
2025-10-05 13:43:10 +02:00
macniel
fa05bed932
chore: eslinted
Pull Request Check / testing (pull_request) Successful in 17s
Details
2025-10-05 13:41:52 +02:00
macniel
b3b247d1a7
adds missing combat skills and implements a rudimentary action manager which should accumulate all available actions coming from talents, special abilities and what not.
Pull Request Check / testing (pull_request) Successful in 18s
Details
2025-10-05 13:37:57 +02:00
macniel
a5c702059c
fix id
2025-10-04 22:36:48 +02:00
macniel
9895809ccb
adds ini mod to initiative
2025-10-04 22:24:51 +02:00
macniel
e80ed623ec
adds derived values for hold weapons
2025-10-04 22:15:25 +02:00
macniel
801de801ba
initial draft of combat
2025-10-04 16:58:26 +02:00
macniel
adff5b951f
adds combat initiative
Pull Request Check / testing (pull_request) Successful in 18s
Details
2025-10-04 15:18:02 +02:00
macniel
cc460eb06c
adds todo
2025-10-04 14:54:00 +02:00
macniel
2814fabbbe
fixes weird behaviour of adding and removing items to the paperdoll, verbose technique adds technical debt!
2025-10-04 14:53:25 +02:00
macniel
65fcc13822
updates paperdoll and character model to allow multiple sets of equipment
2025-10-04 14:32:41 +02:00
macniel
e92de1a9b0
updates paperdoll and character model to allow multiple sets of equipment
2025-10-04 14:32:34 +02:00
macniel
f5248c57aa
introduces a paperdoll for equipment handling
2025-10-03 23:45:17 +02:00
macniel
2a17fd7ae7
removes duplicate items
2025-10-03 22:25:27 +02:00
macniel
0cd7ff697e
move into branch
2025-10-03 22:22:38 +02:00
macniel
cb8536918c
adds equipments
2025-10-03 22:07:33 +02:00
macniel
6b6388b126
adds equipments to compendium
2025-10-03 21:56:19 +02:00
macniel
2eb2e8f9b5
allows to set and edit equipment icons
2025-10-03 16:08:16 +02:00
macniel
882ebf8392
fixes eventlistener binding
2025-10-03 15:29:51 +02:00
macniel
39917a0f89
Implements rudimentary item management
2025-10-03 15:27:48 +02:00
macniel
edf6dcab1a
Adds Inventory Management
2025-10-03 14:44:26 +02:00
macniel
691a811275
Adds Group Management
2025-10-03 11:03:34 +02:00
macniel
41045cb482
Repairs XML-Import for Advantages/Vornachteile
2025-10-02 20:43:50 +02:00
macniel
b6814c9f74
Repairs XML-Import for SKills/Talents
2025-10-02 20:28:31 +02:00
macniel
e47deaf938
Implements simple advantage template that is then placed on the character sheet.
...
also fixes rollable partial and skills can be rolled on again.
2025-10-02 18:14:35 +02:00
macniel
21479ce082
Updates Rollables (Attributes, Skills) to include a ContextMenu to delete or adjust their values. Also added the capability to open SkillsSheets.
2025-10-02 17:45:52 +02:00
macniel
1afdd483e6
Character Creation with Default Values is no longer possible (got to be but its not scope of MVP anyway).
...
Skills either from Compendia or Imported Entries can now be uniquely added to a Character.
This approach will help us later with adding other Elements like Advantages (these need a "uniqueness" Attribute), Spells (always unique), Miracles (also always unique), Equipment
2025-10-02 16:52:56 +02:00
macniel
32031eb548
When a character is created, its base-skills are now added from compendium and added to the actor as an embedded document.
2025-10-01 22:27:21 +02:00
macniel
5fb8559fbf
chore: update database again
2025-09-29 18:19:20 +02:00
macniel
b8e3af8922
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# src/main.mjs
# src/templates/actor/actor-character-sheet.hbs
# transformSources.mjs
2025-09-29 17:56:21 +02:00
macniel
1c811faf08
chore: update database
2025-09-29 17:53:28 +02:00
macniel
a36415e62c
Merge pull request 'feature/charactersheet-sytling' ( #43 ) from feature/charactersheet-sytling into main
...
Reviewed-on: #43
2025-09-29 17:49:45 +02:00
macniel
1d56953c6e
Merge branch 'main' into feature/charactersheet-sytling
Pull Request Check / testing (pull_request) Successful in 18s
Details
2025-09-29 17:49:25 +02:00
macniel
b7bcc7de5d
Merge remote-tracking branch 'origin/main'
2025-09-29 16:08:02 +02:00
macniel
88179d63bd
chore: vcs info for webstorm
2025-09-29 16:07:56 +02:00