Commit graph

26 commits

Author SHA1 Message Date
Eldritch-Oliver
8ed6f49c8d Finish the initial requirements for the header partial 2025-10-15 22:34:46 -06:00
Eldritch-Oliver
dfc8964296 Add a getter for retrieving equipped weapons easily 2025-10-05 15:24:37 -06:00
Oliver-Akins
647f1a9aac Initialize the geist actor type & refactor the HeroData data model 2025-04-12 13:13:04 -06:00
Oliver-Akins
4f35db01b6 Add the derived data for the aura ranges 2025-03-09 00:16:21 -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
e302b56a4e Get most of the custom Initiative sorting stuff through the door 2025-02-14 00:04:48 -07:00
Oliver-Akins
1302d91469 RC-63 | Display skills in sheet 2025-01-30 21:49:16 -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
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
6b88714bfc RC-74 | Hero | Rank | Change to StringField w/ Choices 2024-12-30 22:33:30 -07:00
Oliver-Akins
9c967aa354 Add minimap waypoints 2024-12-28 23:38:54 -07:00
Oliver-Akins
f1d0d781d8 Guts Data Un-saving
Don't save guts max to database since we don't need it, but make sure that it still shows up as a token bar that can be chosen rather than a single value
2024-12-28 23:19:51 -07:00
Oliver-Akins
4406531713 RC-21 | Hero | Guts Data 2024-12-24 21:19:52 -07:00
Oliver-Akins
f6ca694dcc Begin work on the fate path dropdown 2024-12-22 00:23:29 -07:00
Oliver-Akins
fbc574d1a5 RC-18 | Add step to the level data 2024-12-10 23:34:47 -07:00
Oliver-Akins
550aeb084f RC-20 | Add Fate path to datamodel 2024-12-10 23:33:29 -07:00
Oliver-Akins
27f668b92f RC-17 | Add rank to the datamodel 2024-12-10 22:53:26 -07:00
Oliver-Akins
f9ef7c2c18 RC-19 | Add Glory to the datamodel 2024-12-10 22:50:58 -07:00
Oliver-Akins
0f9afca274 RC-14 | Add the speed derived data 2024-12-10 22:40:11 -07:00
Oliver-Akins
7af02261d6 Fix data model so it doesn't crash Foundry 2024-12-10 22:39:32 -07:00
Oliver-Akins
43658301c9 RC-16 | Item limits base data 2024-12-10 21:37:11 -07:00
Oliver-Akins
a956fd2d8e RC-15 | Add currency data to the hero 2024-12-10 21:18:50 -07:00
Oliver-Akins
c527778251 RC-3 | Add Abilities data model structure 2024-12-10 21:12:12 -07:00
Oliver-Akins
5933473e4a Initialize the data model and register it 2024-12-10 01:19:11 -07:00