Commit graph

160 commits

Author SHA1 Message Date
Oliver-Akins
245dc1f7e1 Rename folder 2025-03-07 19:42:07 -07:00
Oliver-Akins
9336e3465c Get the deltas stacking properly 2025-03-06 21:22:14 -07:00
Oliver-Akins
85d820a9de Merge remote-tracking branch 'origin/dev' into feature/region-behaviours 2025-03-06 18:50:50 -07:00
Oliver-Akins
3e17f2c376 Update CSS to accomodate HUD applications without being too broad 2025-03-04 16:59:41 -07:00
Oliver-Akins
8896903008 PR feedback pt 1 2025-03-04 15:45:33 -07:00
Oliver-Akins
ebed79e93d Fix incorrect import 2025-03-04 13:55:43 -07:00
Oliver-Akins
f3f0444ef0 Merge remote-tracking branch 'origin/dev' into feature/delve-dice-hud 2025-03-04 13:52:37 -07:00
Oliver-Akins
f74c22c510 Fix import order 2025-03-02 21:21:44 -07:00
Oliver-Akins
690eff8e46 Add the most basic form of a difficulty delta region behaviour 2025-03-02 21:19:12 -07:00
Oliver-Akins
ee325989df Restore functionality that was lost because v13.337's CombatantGroup document 2025-03-02 20:32:52 -07:00
Oliver-Akins
69dac6a0df Clean-up after the old attempt at the crypt summary 2025-03-02 19:49:42 -07:00
Oliver-Akins
155685a6c3 Get the delve conditions editable 2025-03-02 19:46:39 -07:00
Oliver-Akins
110823a26b Get the delve tour incrementer changes working and affecting fate as well 2025-03-01 23:40:39 -07:00
Oliver-Akins
7639962130 Add animation and editing support for the fate compass 2025-03-01 19:22:02 -07:00
Oliver-Akins
7c8d6a7208 Make the distanceBetweenFates more situation-complete 2025-03-01 19:20:21 -07:00
Oliver-Akins
507913139f Begin working on HUD interactivity 2025-03-01 00:44:57 -07:00
Oliver-Akins
c7342b6402 Begin work on the updated delve dice HUD that is better in every way than the other version 2025-02-27 22:56:36 -07:00
Oliver-Akins
00228d3aae Begin adding cost to items 2025-02-22 19:21:35 -07:00
Oliver-Akins
dc5bf7aa07 Remove the v12 compatibility layer that isn't needed 2025-02-22 19:21:09 -07:00
Oliver-Akins
14b6f85137 Make a helper function for token bars that only store the current value in the DB 2025-02-22 18:38:57 -07:00
Oliver-Akins
de6ded9a39 Allow currency to be tracked on tokens if for some reason you want that 2025-02-22 18:38:07 -07:00
Oliver-Akins
564e27de01 Make it so that item creation actually embeds if possible 2025-02-20 22:18:51 -07:00
Oliver-Akins
5eedea5001 Add foundation for being able to create embedded items without requiring going through the sidebar 2025-02-20 21:30:26 -07:00
Oliver-Akins
4f138202ce Deprecation warning fix 2025-02-20 20:36:39 -07:00
Oliver-Akins
329c45dad9 Add weight ratings and localize the Access field (and add it to items that should but don't have it) 2025-02-20 20:36:27 -07:00
Oliver-Akins
40ba46fc6b Get the DicePool to support edge/drag modifications 2025-02-20 00:29:02 -07:00
Oliver-Akins
43fe433900 RC-103 | Add Access to the rest of the item types that require it 2025-02-16 12:19:56 -07:00
Oliver-Akins
4ccfc03e59 RC-110 | Prevent Armour/Shield Equipping based on slots 2025-02-16 11:41:32 -07:00
Oliver-Akins
ec5ad470f8 Apply PR feedback 2025-02-15 15:41:48 -07:00
Oliver-Akins
26534ec0ca Update the turn marker settings on first load 2025-02-15 02:10:32 -07:00
Oliver-Akins
463b0c4553 Make the logger bind the function with the prefixed args rather than returning an anon function 2025-02-15 01:53:51 -07:00
Oliver-Akins
064e2fda7e Lint and cleanup 2025-02-15 01:46:16 -07:00
Oliver-Akins
e1be6675e0 Make the multi-turn indicator work fully 2025-02-15 01:43:25 -07:00
Oliver-Akins
c549a59c13 More progress
* Make it so that the initiative isn't actually saved to the database
* Add .25 for unknown disposition entities
* Add .5 for entities that lose the coinflip
2025-02-14 23:23:53 -07:00
Oliver-Akins
e302b56a4e Get most of the custom Initiative sorting stuff through the door 2025-02-14 00:04:48 -07:00
Oliver-Akins
ed93e9f927 Add some resources to the relevant combat files 2025-02-13 00:49:28 -07:00
Oliver-Akins
2d804e7aa2 Add support for the Good item type to represent all misc items in the game 2025-02-11 23:54:59 -07:00
Oliver-Akins
eb6d7fee94 Slight cleanup 2025-02-11 23:06:35 -07:00
Oliver-Akins
605bdb61ae Fix import sort 2025-02-10 23:26:02 -07:00
Oliver-Akins
34cc4d2835 Remove empty line that shouldn't be there 2025-02-10 23:25:27 -07:00
Oliver-Akins
bc9b9ae0bc Fix incorrect data-input-type 2025-02-10 23:25:17 -07:00
Oliver-Akins
69db3ca719 Add the ability to display / edit the description from the item sheet 2025-02-10 23:04:28 -07:00
Oliver-Akins
46a235b603 Make the Delve Tour app optional (because I got annoyed with it popping up in the middle of the window) 2025-02-09 23:18:25 -07:00
Oliver-Akins
f90ab0443f Add description to Skills and Crafts and pre-emptive editing support. 2025-02-09 23:17:54 -07:00
Oliver-Akins
ced2b5151b Add a RichEditor to make HTMLFields livable 2025-02-09 23:09:18 -07:00
Oliver-Akins
f6ff3247e3 Add crafts into the Combined Hero sheet 2025-02-09 16:48:32 -07:00
Oliver-Akins
1535e07f77 Restore the style cache in a way that works for multiple components and prevents the jittering on Application rerender 2025-02-09 16:26:52 -07:00
Oliver-Akins
7b29fc8d6f Correct the two off-by-one errors in my weapons limiting logic 2025-02-09 14:14:29 -07:00
Oliver-Akins
09fe218076 Add Craft as a valid item subtype 2025-02-08 23:35:32 -07:00
Oliver-Akins
18f27b15da Update the CryptApp name to DelveTourApp 2025-02-08 18:02:17 -07:00