Commit Graph

48 Commits (27414cf6d79536a57006c482027acc341f1ec6a6)

Author SHA1 Message Date
macniel c785a57666 adds rollable costs of a spell 2026-02-15 12:54:11 +01:00
macniel 9b89a0bc08 Merge branch 'spell-upgrade'
# Conflicts:
#	src/module/dialog/spellDialog.mjs
2026-02-15 12:04:49 +01:00
macniel 469025ca05 adds combat-awareness to attacks/defenses/spells/liturgies 2026-02-07 10:32:48 +01:00
macniel 35ffb94cfb more updates 2026-02-06 21:08:57 +01:00
macniel 6ebb6f3823 upgrades spells to new structure 2026-02-05 18:30:01 +01:00
macniel f8d101bfe3 adds spell and liturgy rolls to dice engine 2026-02-04 19:13:50 +01:00
macniel 89848aa849 removes unneeded code 2026-01-26 20:51:19 +01:00
macniel f56f0be0b2 mods are now displayed correctly 2026-01-25 23:12:38 +01:00
macniel 53806e620f adds chat messages + die roll as visual result of a skill/attribute check 2026-01-25 18:51:40 +01:00
macniel 75280e5590 finalises spell system on basic implementation level 2025-12-03 20:07:35 +01:00
macniel 98864464b1 adds value statistics to message 2025-11-30 12:27:00 +01:00
macniel 8be096f464 changes on the form persist now, spell is now correctly queued. 2025-11-30 12:20:53 +01:00
macniel c51e281530 adjust dialog flow to match spell casting in 4.1 2025-11-30 11:21:26 +01:00
macniel 07ba1c889b fixes error found with ATTRIBUTO 2025-11-28 14:59:42 +01:00
macniel cc60f9e57f finalises calculation for SpoMods 2025-11-28 14:50:47 +01:00
macniel 94a80eb321 implements spell restrictions 2025-11-27 15:25:40 +01:00
macniel 959f47f348 implements partial (display) support for SpoMods 2025-11-26 20:54:32 +01:00
macniel 5f85631679 displays ZfW based on selected Mods and its initial Spell Value 2025-11-26 19:03:52 +01:00
macniel 957584206d first attempts at normalising dialog flow 2025-11-23 20:51:14 +01:00
macniel bbf181eb8c implements selecting an item and buying that if the coin is sufficent. 2025-11-13 15:04:11 +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 29d25f8afe Implements Filtering 2025-11-12 17:05:45 +01:00
macniel c2b8a7d895 implements creating Equipment from scratch and also an Equipment/Item Browser from where to drag and drop (perhaps even buy from) new Equipment onto an Actor. 2025-11-12 00:21:55 +01:00
macniel 316ab90c67 fixes some user experience issues 2025-11-11 22:19:54 +01:00
macniel 7e34251397 fixes some user experience issues 2025-11-09 19:14:35 +01:00
macniel 03de483e9a fixes paths 2025-11-07 22:49:09 +01:00
macniel 12c9b0766a starts cleaning code and also localisation 2025-11-04 00:20:41 +01:00
macniel 9948521512 liturgies can now be pushed into queue. 2025-10-31 19:15:15 +01:00
macniel 6dec43c1b2 adds some fluff to attributes. 2025-10-31 13:59:57 +01:00
macniel 453db6f599 implements die roll dialogs for attributes / flaws. 2025-10-31 13:52:54 +01:00
macniel fcbf6abaf6 implements dialog for rolling skills 2025-10-31 11:46:10 +01:00
macniel d3f5702fd5 fix eigenschaften 2025-10-31 10:18:38 +01:00
macniel dda93eeacb implements basic liturgy casting dialog 2025-10-30 23:06:51 +01:00
macniel bf78cfde87 Merge remote-tracking branch 'origin/main' into feature/liturgy-dialog 2025-10-30 11:54:39 +01:00
macniel 196b99b52e implements roll mechanic for battle dice 2025-10-29 15:14:22 +01:00
macniel b50e4d3090 implements ui for battle dice 2025-10-29 13:21:48 +01:00
macniel b04315946b shelving for now 2025-10-29 10:46:21 +01:00
macniel c342d8d366 fixes some glitches in display logic and also enables rolling the regeneration dice, closes the dialog afterwards. 2025-10-29 00:51:28 +01:00
macniel 9e0e85efe6 adds the ability to sumon the rest and relax dialog 2025-10-28 14:11:25 +01:00
macniel 92540c58cb adds new equipment 2025-10-27 10:34:56 +01:00
macniel 408ef3ddc0 adds GRW races to compendia 2025-10-24 13:31:19 +02:00
macniel 3f6b4a0303 implements defense screen 2025-10-24 09:57:11 +02:00
macniel 7d23af8902 implements cooldowntracker for ongoing actions 2025-10-23 12:41:52 +02:00
macniel 3c7426bf56 adds benefit display of mod value 2025-10-22 23:57:40 +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 1c9d4a1f1f repackages xml-import into class and adds configuration dialog to it 2025-10-21 11:02:19 +02:00
macniel 5b76df3653 feature/spells (#53)
implements spells and liturgies
2025-10-09 21:09:31 +02:00