Commit Graph

45 Commits (543e2d26632dc8b684b7058f1807b050e78d4c50)

Author SHA1 Message Date
macniel 1dd43451c2 #69 fixes equipment dialog to adhere the new model and laid out controls in a pleasing manner. 2026-03-14 11:00:32 +01:00
macniel 6470018c90 #68 clicking on a Spellname will open the Spell Dialog with a reduced but fixed display of inputs. Hides Complex inputs for now. This applies to Skillnames with Skill Dialogs as well. 2026-03-13 20:19:36 +01:00
macniel c874943bbe #81 adds type="button" to every button so that they aren't activated on pressing RETURN/ENTER. 2026-03-12 19:05:55 +01:00
macniel 46b6ed8f2a implements colorful sidebar buttons 2025-11-16 11:03:50 +01:00
macniel 6d366188ea begins implementing sidebar elements for pinned Items 2025-11-13 22:40:48 +01:00
macniel 1bc6d9673a inverts cooldown display, removes unintuitive progress/activate button and also fixes a bug in the tooltip 2025-11-12 20:42:29 +01:00
macniel 811806a68b makes talents more subtle also adds tooltips to rollable on the skill sheet. 2025-11-12 20:13:21 +01:00
macniel 7e34251397 fixes some user experience issues 2025-11-09 19:14:35 +01:00
macniel 0f9032c3f5 beginnings of darkmode 2025-11-09 00:41:54 +01:00
macniel 03de483e9a fixes paths 2025-11-07 22:49:09 +01:00
macniel dda93eeacb implements basic liturgy casting dialog 2025-10-30 23:06:51 +01:00
macniel d62bbe9886 frees the dice from the box 2025-10-30 10:40:11 +01:00
macniel 9ce299a202 enables rolling of character flaws 2025-10-30 10:20:35 +01:00
macniel 92540c58cb adds new equipment 2025-10-27 10:34:56 +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 7f18c62270 implements combat attack dialog 2025-10-22 13:21:24 +02:00
macniel 9f91606516 restores styling of advantages/disadvantages and specialabilities. 2025-10-21 12:15:31 +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 e118e8ba92 restores opening of linked documents in their respective sheet 2025-10-20 10:43:49 +02:00
macniel 2900a45959 restores rollability also for combat skills 2025-10-17 22:55:44 +02:00
macniel e031fe712c restores rollability 2025-10-17 22:16:15 +02:00
macniel 74e91d206f adds optional styling according to Paramanthus 2025-10-17 00:10:24 +02:00
macniel 6f1bad0b67 partial migration of groupsheet 2025-10-16 16:24:36 +02:00
macniel e14e4e7108 WIP group sheet 2025-10-16 00:06:54 +02:00
macniel 9a61327dec adds disadvantages (as example Curiosity) to character sheet 2025-10-14 14:46:50 +02:00
macniel b681d9e05b fixes rendering issues of advantage badge and sheet 2025-10-14 14:32:03 +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 5275a59b70 adds macro support to skills/talents 2025-10-12 17:43:40 +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 faa3bc1328 feature/meta (#54)
implements styling of meta and various other segments e.g. sheets
2025-10-09 21:16:51 +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 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 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 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 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 2f45f6d4d6 Repairs sheet to accomodate DataModel changes
Pull Request Check / testing (pull_request) Successful in 18s Details
2025-09-29 14:51:46 +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