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
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
69db3ca719
Add the ability to display / edit the description from the item sheet
2025-02-10 23:04:28 -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
18f27b15da
Update the CryptApp name to DelveTourApp
2025-02-08 18:02:17 -07:00
Oliver-Akins
adde24e410
Cleanup the mixin and remove the style caching since it stopped working somehow
2025-02-06 21:14:47 -07:00
Oliver-Akins
39ba3fd547
Add functionality for randomly picking a difficulty
2025-02-02 17:11:57 -07:00
Oliver-Akins
31033017f7
Add functionality to the CryptApp to make it update/display the current difficulty, and rerender when it changes.
2025-02-01 22:18:53 -07:00
Oliver-Akins
495dafaf12
Correctly localize rank names
2025-02-01 14:45:01 -07:00
Oliver-Akins
7d9993b158
Improve sort order and remove list header that's inaccurate now
2025-02-01 14:36:47 -07:00
Oliver-Akins
1302d91469
RC-63 | Display skills in sheet
2025-01-30 21:49:16 -07:00
Oliver-Akins
f39c1b7721
RC-125 | Add ability reference in the Skill data model
2025-01-29 20:47:59 -07:00
Oliver-Akins
8cfb6e5238
Alphabetize RipCrypt.common lang object
2025-01-26 16:18:21 -07:00
Oliver-Akins
517913f20c
RC-60 | Ammo | Layout
2025-01-26 15:59:58 -07:00
Oliver-Akins
de0457a111
Lil bit of cleanup
2025-01-26 15:16:51 -07:00
Oliver-Akins
dd8ba4df83
RC-116 | Weapons showing as equipped when they shouldn't be
2025-01-26 15:16:29 -07:00
Oliver-Akins
0c39efe32f
Change the default bringToFront behaviour to not do it automatically
2025-01-26 14:52:37 -07:00
Oliver-Akins
3cff9fda7d
RC-98 | Add quantity to items
2025-01-26 14:17:56 -07:00
Oliver-Akins
aa05cdde46
Fix logic to display gear that can be equipped and editing the equipped attribute
2025-01-26 11:32:14 -07:00
Oliver-Akins
1e416ff9bf
RC-65 | Gear | Display Data
2025-01-25 23:49:51 -07:00
Oliver-Akins
9a3b82ef6a
Update Weapon context menu to also work for the Armour/Shield
2025-01-24 20:47:32 -07:00
Oliver-Akins
30664b3fb3
Remove commented code
2025-01-19 16:13:46 -07:00
Oliver-Akins
9d48794b83
Implement most of shield functionality using the armour implementation as a backbone
2025-01-19 16:13:28 -07:00
Oliver-Akins
a95412ad2e
Implement the most basic version of a dice pool configuration
2025-01-18 15:59:15 -07:00
Oliver-Akins
7271323a75
Add the combined sheet to make sure that it works in practice and make the changes to make it work
2025-01-17 20:25:44 -07:00
Oliver-Akins
67602779ed
RC-107 | Display the protection values of the equipped armours
2025-01-17 19:55:56 -07:00
Oliver-Akins
d1ce144114
RC-106 | Add equipped armour display
2025-01-17 19:24:53 -07:00
Oliver-Akins
07f3b24897
RC-105 | Add an rc-svg component for ease of SVG-loading, and add the hero silhouette to the sheet
2025-01-15 21:02:17 -07:00
Oliver-Akins
bd92e6928a
RC-97 | Add Context Menu for embedded weapons
2025-01-13 23:21:58 -07:00
Oliver-Akins
d0374880bc
RC-82 | Name Input
2025-01-09 23:53:53 -07:00
Oliver-Akins
4b423a0729
RC-92 | Datamodel Defined Input Definition
2025-01-08 21:53:09 -07:00
Oliver-Akins
94c89f72e1
RC-80 | Setup Item Sheet
2025-01-08 21:16:04 -07:00
Oliver-Akins
56fe115407
Tweak the template/css structure
2025-01-05 11:55:29 -07:00
Oliver-Akins
a421c28b59
Remove manual theme class
2025-01-01 15:20:28 -07:00
Oliver-Akins
26025b2de3
RC-68 | Sheet Setup
2025-01-01 15:20:15 -07:00
Oliver-Akins
a792ee40dd
Remove commented code
2025-01-01 13:11:26 -07:00
Oliver-Akins
06a41a1b55
Add missing semicolon
2025-01-01 01:57:17 -07:00
Oliver-Akins
80b86c2899
Remove extra data preparation that's not needed
2025-01-01 01:55:57 -07:00
Oliver-Akins
9e12737429
RC-76 | Crypt Application Setup
2025-01-01 01:55:44 -07:00
Oliver-Akins
98eb389a13
Do some renaming to be more clean
2025-01-01 01:49:22 -07:00
Oliver-Akins
b8894916cd
Tweak the GenericSheet mixin to augment meta based on if there's a document in the application
2025-01-01 01:26:07 -07:00
Oliver-Akins
a6f11cf6fe
Move generic sheet mixin
2025-01-01 00:45:58 -07:00
Oliver-Akins
7256e9f53b
RC-73 | Rank | Display & Input
2024-12-30 22:52:24 -07:00
Oliver-Akins
e29c5a8cd0
RC-72 | Step | Display & Input
2024-12-30 22:25:33 -07:00