Commit Graph

113 Commits (1dd43451c235ced7aa6d332c1505ac3ee40ed6e9)

Author SHA1 Message Date
macniel 8cf8a61730 adds currency to compendia.
Also fixes skittish hover-behavior of equipment items.
2025-10-26 21:11:49 +01:00
macniel a57cf98aa1 implements lootable creatures 2025-10-26 17:44:08 +01:00
macniel 5f802aa275 adds GM Tool "Merchant" 2025-10-26 14:08:55 +01:00
macniel 2e217abe8f increases drop target for equipment and also fixes display of item icons 2025-10-25 10:26:47 +02:00
macniel dce8df4b50 increases affordance 2025-10-24 14:15:31 +02:00
macniel ae57e2f90e adds Mod Info and the Current choice to SpecialAbility Sheet 2025-10-24 11:05:06 +02:00
macniel 7d23af8902 implements cooldowntracker for ongoing actions 2025-10-23 12:41:52 +02:00
macniel 2b22a8fa6f finalises dialog 2025-10-22 16:42:07 +02:00
macniel 7f18c62270 implements combat attack dialog 2025-10-22 13:21:24 +02:00
macniel 4d7d71f2e5 fixes styling of equipment sheet, atleast the meta page 2025-10-21 13:31:22 +02:00
macniel b49f945a74 fixes general styling 2025-10-21 12:16:08 +02:00
macniel 1c9d4a1f1f repackages xml-import into class and adds configuration dialog to it 2025-10-21 11:02:19 +02:00
macniel 905b0eb405 prepares xml-import to no longer append items, but instead cleans them out before adding. This will be controllable via dialog
Pull Request Check / testing (pull_request) Successful in 17s Details
2025-10-21 01:17:41 +02:00
macniel faa5853aa4 adjusts styling of actions
Pull Request Check / testing (pull_request) Successful in 17s Details
2025-10-20 20:57:14 +02:00
macniel b3f5e68c23 reestablishes armor values
Pull Request Check / testing (pull_request) Successful in 17s Details
2025-10-20 20:30:54 +02:00
macniel 89d427b711 fixes kinks in equipping weapons 2025-10-20 19:43:43 +02:00
macniel 321ba7d3d6 restores drag and drop functionality for items onto character sheet
Pull Request Check / testing (pull_request) Successful in 21s Details
2025-10-20 18:11:52 +02:00
macniel ad28cf48f3 fixes Wounds display 2025-10-20 12:47:25 +02:00
macniel eb88377f14 repairs visuals advantages and special abilities 2025-10-20 12:34:00 +02:00
macniel 49896e0966 repairs visuals of combat tab 2025-10-20 12:24:43 +02:00
macniel ee578e430e restores equipment drag and drop while sacrificing paperdoll view 2025-10-20 10:31:15 +02:00
yuna b13fc29791 fixes display of liturgies and preliminary styling 2025-10-18 11:47:04 +02:00
macniel 2dd920a094 shortens display of language skills 2025-10-17 23:28:02 +02:00
macniel aa6a8d1bcc restores visuals of skills 2025-10-17 22:06:10 +02:00
macniel 355f55e2bd finally fixes the stubborn tab error 2025-10-17 21:52:40 +02:00
macniel d0c2d74721 fixes pathing 2025-10-17 18:29:08 +02:00
macniel 34a5028e30 removes labeling and adds custom fonts 2025-10-17 18:10:22 +02:00
macniel 74e91d206f adds optional styling according to Paramanthus 2025-10-17 00:10:24 +02:00
macniel 96d7b18742 requires retargeting of styling 2025-10-16 21:46:35 +02:00
macniel 6f1bad0b67 partial migration of groupsheet 2025-10-16 16:24:36 +02:00
macniel 9984db4ca6 migrates CreatureSheet to ActorSheetV2 2025-10-15 22:29:48 +02:00
macniel 6bfd509c2c modifies structuring of stylesheets to reflect the first semblance of a design pattern 2025-10-15 21:07:56 +02:00
macniel 626474178d migrates active effect to DocumentV2 2025-10-15 21:02:56 +02:00
macniel 7ea6b4a2e0 Fixes styling of attack-statistics and visibility of different statistics base on the nature of the given skill 2025-10-15 20:19:59 +02:00
macniel 3f5ef8fbd7 migrates spells and equipment to DocumentV2 2025-10-15 19:55:13 +02:00
macniel 64ae1b44b5 migrates Skill sheet to DocumentV2 2025-10-15 15:50:27 +02:00
macniel 9a61327dec adds disadvantages (as example Curiosity) to character sheet 2025-10-14 14:46:50 +02:00
macniel 09db6091ba repairs skill sheet and buries display of skill requirements, for now. 2025-10-14 14:11:02 +02:00
macniel 8fc2d37942 adds languages and scripts to talent import, also prevents breaks inside a talent group on the character sheet 2025-10-13 23:44:32 +02:00
macniel c5febb346a Merge branch 'refs/heads/main' into feature/group-table
Pull Request Check / testing (pull_request) Successful in 17s Details
# Conflicts:
#	src/module/sheets/groupSheet.mjs
2025-10-12 14:56:18 +02:00
macniel 5db955c250 skills on group sheet can now be rolled on with GM Roll per default 2025-10-12 14:52:53 +02:00
macniel 917eec11f4 implements calculations for zone wounds 2025-10-11 13:44:13 +02:00
macniel b34ca30a33 implements visuals for Trefferzonen and Zonenrüstung, also adds World Settings. 2025-10-11 10:34:00 +02:00
macniel bbe3bc2718 implements visuals for BRW wound system 2025-10-10 14:30:05 +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
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 e80ed623ec adds derived values for hold weapons 2025-10-04 22:15:25 +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 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 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 2eb2e8f9b5 allows to set and edit equipment icons 2025-10-03 16:08:16 +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 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 5fb8559fbf chore: update database again 2025-09-29 18:19:20 +02:00
macniel f8e5b94b77 Adds Sidebar and also adds more styling via scss 2025-09-29 13:42:19 +02:00
macniel 073c25e89a Talents can now be added or replaced via drag and drop 2025-09-29 00:19:41 +02:00
macniel 35271b8c83 Implements the first draft of styling our character sheet. 2025-09-28 19:15:29 +02:00
macniel 6db3e3226e chore: cicd installed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s Details
2025-09-25 14:47:26 +02:00