Commit graph

19 commits

Author SHA1 Message Date
Oliver-Akins
718bd8398d Move the data that should not be stored in the DB into the Actor's prepareBaseData method 2024-05-05 16:39:25 -06:00
Oliver-Akins
d92d6b9d3c Remove unneeded diceChoice function now that DiceField is a class I can use 2024-04-30 19:56:02 -06:00
Oliver-Akins
327f921b9c Implement the DiceField and required changes to get it working (closes #179) 2024-04-27 02:07:22 -06:00
Oliver-Akins
901eea4ff3 Remove reference to the DiceField data field (for now) 2024-04-19 18:52:11 -06:00
Oliver-Akins
761961a7fb Begin playing around with a custom DataField for dice selection that will allow using the default AE modes on it 2024-04-18 23:33:55 -06:00
Oliver-Akins
19666a4e05 Clean up the Player datamodel, invalidating almost everything lol 2024-03-30 00:43:23 -06:00
Oliver-Akins
0e8d1615a7 Begin implementation of the Stats / Skills tab 2024-02-29 22:35:28 -07:00
Oliver-Akins
931b6a96d0 Add EOF newlines to all files that don't have it already for consistency 2024-02-10 22:55:45 -07:00
Oliver-Akins
1002b1387c Add rest dice tracking for the Sync actors 2024-02-08 23:25:55 -07:00
Oliver-Akins
10c118d846 Remove maximum value from supplies and materials 2024-02-07 17:45:06 -07:00
Oliver-Akins
6fbb480f83 Default the weapon names to an empty string 2024-02-04 19:47:56 -07:00
Oliver-Akins
f5a6c30248 Prevent the data migration code from preventing any editing 2024-02-04 19:01:39 -07:00
Oliver-Akins
11b721a4cb Create data migration test for Mobs 2024-02-03 17:52:10 -07:00
Oliver-Akins
0deda3235a Begin work on the custom editor for dice 2024-02-03 00:12:08 -07:00
Oliver-Akins
36e3a551b8 Add description to the mob data model 2024-02-02 19:12:04 -07:00
Oliver-Akins
91a98d3d2a Add bytes to the Mob data model 2024-02-02 19:11:25 -07:00
Oliver-Akins
aee607e1bc Add immune and weak to the Mob data model 2024-02-02 19:10:11 -07:00
Oliver-Akins
028b8629fe Implement Mob Sheet 2024-01-28 16:00:14 -07:00
Oliver-Akins
8ee455b977 Move the Actor data models into a subfolder so I don't go as insane 2024-01-15 21:49:13 -07:00