Commit graph

52 commits

Author SHA1 Message Date
Oliver-Akins
0319841a01 RC-51 | Roll Abilities 2024-12-29 21:28:13 -07:00
Oliver-Akins
23cad8fcc3 RC-36 | Abilities | Guts Input 2024-12-28 23:59:43 -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
514a643b32 Add missing semicolon 2024-12-28 22:47:02 -07:00
Oliver-Akins
25db650fae Remove data I don't want in the context 2024-12-28 17:47:28 -07:00
Oliver-Akins
bf8440e53d RC-30 | Weapons | Table Setup 2024-12-28 17:14:43 -07:00
Oliver-Akins
941c5f885f Add weapon item localized name 2024-12-28 14:21:44 -07:00
Oliver-Akins
a9cc3244df RC-37 | Abilities | Move & Run Display 2024-12-28 14:21:27 -07:00
Oliver-Akins
7095d0d3f8 RC-47 | Setting | Display | Abbreviate Access 2024-12-25 22:55:26 -07:00
Oliver-Akins
649a75843f RC-45 | Weapon | Access 2024-12-25 22:27:24 -07:00
Oliver-Akins
6cae7900aa RC-41 | Weapon | Wear 2024-12-25 22:21:43 -07:00
Oliver-Akins
b578ecb10d RC-42 | Weapon | Damage 2024-12-25 22:16:08 -07:00
Oliver-Akins
0e9218fbd3 RC-40 | Weapon | Range 2024-12-25 22:12:22 -07:00
Oliver-Akins
40ce88ebf4 RC-39 | Weapon | Traits 2024-12-25 22:05:46 -07:00
Oliver-Akins
850c166cf2 Add jsconfig to get Foundry autocomplete 2024-12-25 11:27:28 -07:00
Oliver-Akins
ce4b4df6d7 RC-38 | Weapon | Initialize Datamodel 2024-12-24 21:33:02 -07:00
Oliver-Akins
4406531713 RC-21 | Hero | Guts Data 2024-12-24 21:19:52 -07:00
Oliver-Akins
9f0fea1467 RC-29 | Abilities | Editing 2024-12-24 21:07:50 -07:00
Oliver-Akins
07ad74822f RC-44 | Changing Actor field while Fate is empty causes validation error 2024-12-24 20:49:14 -07:00
Oliver-Akins
3672241aec RC-28 | Abilities | Display 2024-12-22 16:44:47 -07:00
bfcd843c4e
Merge pull request #3 from Oliver-Akins/RC-27
RC-27 | Fate Path Input
2024-12-22 15:32:06 -07:00
Oliver-Akins
92d137bd3d RC-27 | Finish styling the select 2024-12-22 15:30:54 -07:00
Oliver-Akins
f6ca694dcc Begin work on the fate path dropdown 2024-12-22 00:23:29 -07:00
Oliver-Akins
edd4e49f62 Add Handlebars helpers 2024-12-21 23:46:26 -07:00
Oliver-Akins
06c5320786 Add hot-reloading for CSS as required 2024-12-21 23:24:20 -07:00
Oliver-Akins
e435f9102b RC-26 | Name input 2024-12-21 23:24:00 -07:00
Oliver-Akins
b257ed218f Remove unused import 2024-12-21 00:08:42 -07:00
Oliver-Akins
e2d8ae2928 Make it so that the defaultTab switching works in v13 2024-12-21 00:06:59 -07:00
Oliver-Akins
4773e44f4c Bump version maximum to support v13 2024-12-21 00:06:07 -07:00
Oliver-Akins
fe4ebcdb5c Add custom Die class for handling the ripping and crypting dice 2024-12-21 00:05:50 -07:00
Oliver-Akins
b10535eceb RC-25 | Initialize the Hero Summary Sheet application 2024-12-20 00:19:58 -07:00
Oliver-Akins
2fc3b86792 Add dev settings for convenience 2024-12-12 00:39:09 -07:00
Oliver-Akins
930b24a2a9 Ignore symlinks 2024-12-12 00:24:59 -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
49c37b66f8 Actually instantiate the system in Foundry correctly 2024-12-10 22:39:47 -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
b7bf66201f
Merge pull request #2 from Oliver-Akins/RC-3
RC-3 | Add Abilities data model structure
2024-12-10 21:12:42 -07:00
Oliver-Akins
c527778251 RC-3 | Add Abilities data model structure 2024-12-10 21:12:12 -07:00
45e6e62af7
Merge pull request #1 from Oliver-Akins/RC-2
RC-2 | Hero | Setup
2024-12-10 01:21:01 -07:00
Oliver-Akins
5933473e4a Initialize the data model and register it 2024-12-10 01:19:11 -07:00
Oliver-Akins
b33258ec54 Add system lock for dev purposes 2024-12-10 01:16:42 -07:00
Oliver-Akins
4a1747d4e1 Rename manifest file since I forgot it needs to be named system.json 2024-12-10 01:16:12 -07:00
Oliver-Akins
a48071b29a RC-4 | Repo initialization 2024-12-10 01:01:12 -07:00