Foundry V10 Compatability and Skill Calculations

This commit is contained in:
Anthony Murphy
2022-09-05 10:15:56 +10:00
parent 09196a90cc
commit 3a585a5772
40 changed files with 548 additions and 450 deletions

22
rmss/TODO Normal file
View File

@@ -0,0 +1,22 @@
Small
1. Add Relationship between skills and skill categories
2. Remove Tables and replace with CSS Grid
3. Fix unaligned CSS
4. Prevent Duplication on Drag and Drop for Skills and Skill Categories, possibly spells too.
DONE - Overriden _onDropItem on Player Sheet
DONE - Skill Categories cannot be renamed if they are owned.
Medium
4. Inventory sorted by types
i. Drag and drop should add an item if it already exists.
ii. Equipables
iii. Favorites
5. Creature Sheet
Large
6. Dice Roller
7. Initiative System