Commit graph

21 commits

Author SHA1 Message Date
Oliver-Akins
310ac07c88 Add data model for materials 2024-03-19 23:30:00 -06:00
Oliver-Akins
cd98e66484 Make the system use Proxy and proper subclassing instead of the weird middle-ground polymorphism (closes #86) 2024-03-18 23:16:17 -06:00
Oliver-Akins
d100af3198 Rename PlayerSheetV2 containing file 2024-03-17 11:22:08 -06:00
Oliver-Akins
6d2d02b077 Begin working on the non-MVP character sheet 2024-02-25 23:25:18 -07:00
Oliver-Akins
d74416c620 Rename existing PC sheet to make it more obvious it's the MVP 2024-02-25 19:53:41 -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
30fee77c8e Cleanup log statement 2024-02-10 13:22:20 -07:00
Oliver-Akins
7067615da7 Some miscellanious cleanup 2024-02-06 20:42:56 -07:00
Oliver-Akins
2f8ec1b79c Finish the Inventory item improvements 2024-02-06 19:29:05 -07:00
Oliver-Akins
83039c6144 Add the ability to create custom items 2024-02-04 22:05:44 -07:00
Oliver-Akins
e284529a45 Update location of sheets to keep them more organized 2024-02-04 20:04:26 -07:00
Oliver-Akins
a657b2e3e8 Load icons during initial setup and allow hot-reloading icons 2024-01-31 18:34:24 -07:00
Oliver-Akins
028b8629fe Implement Mob Sheet 2024-01-28 16:00:14 -07:00
Oliver-Akins
c257e4e5ee Don't deregister Core sheets for now 2024-01-28 15:29:34 -07:00
Oliver-Akins
b281763f21 Remove gross space 2024-01-26 23:16:04 -07:00
Oliver-Akins
b30aa18a27 Pets and misc changes 2024-01-26 21:40:27 -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
Oliver-Akins
21327ba60f Move the Aspect data model into it's appropriate location 2024-01-13 16:01:48 -07:00
Oliver-Akins
38fcb1193a Add an ItemHandler class and prevent players from having more than 1 aspect. 2024-01-13 15:03:00 -07:00
Oliver-Akins
e71d2133f2 Remove the requirement to use devmode for the tab switching to work 2024-01-13 01:24:26 -07:00
Oliver-Akins
dfc51a5899 Working on the spells panel, which resulted in a lot of weird structural changes that aren't *really* functional yet 2024-01-07 22:27:26 -07:00
Renamed from dotdungeon.mjs (Browse further)