Commit graph

43 commits

Author SHA1 Message Date
Oliver-Akins
f41dcedbd2 Tweak hint that's currently inaccurate 2024-01-26 23:16:22 -07:00
Oliver-Akins
b30aa18a27 Pets and misc changes 2024-01-26 21:40:27 -07:00
Oliver-Akins
0c211be7dc Begin work on the Summons list 2024-01-20 15:07:55 -07:00
Oliver-Akins
79bdf428d6 Rename some panels 2024-01-20 14:50:26 -07:00
Oliver-Akins
69f6d91385 Add delete button for aspects and localize the Edit text 2024-01-19 20:36:24 -07:00
Oliver-Akins
762b297895 Add the data model for structures and prevent them from being embedded in most actors. 2024-01-16 19:25:16 -07:00
Oliver-Akins
be09a11449 Rename Backpack to RAM 2024-01-15 22:47:57 -07:00
Oliver-Akins
3e40d0f8c5 Add setting to limit how many Aspects a character can have equipped 2024-01-14 01:00:51 -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
7d990fe64b Allow creating custom embedded documents of any type from the sheet, and add functionality to the aspect create button 2024-01-12 23:26:55 -07:00
Oliver-Akins
10dcec3bd7 Work towards better editing of embedded items 2024-01-11 23:20:35 -07:00
Oliver-Akins
0496be73b0 Missed a localization string 2024-01-11 19:19:28 -07:00
Oliver-Akins
7381a2a7fe Allow editing embedded documents (used for spells here) in the item's sheet itself. 2024-01-11 19:03:24 -07:00
Oliver-Akins
516f7ac826 Work towards using pop-out item sheets instead of inline-editing because inline-editing is annoying and kinda ugly TBH 2024-01-10 22:18:18 -07:00
Oliver-Akins
df1e768cc2 Localize the spells section 2024-01-10 19:17: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
Oliver-Akins
e7bb6f8de9 Add rolling for skills 2023-12-31 15:09:41 -07:00
Oliver-Akins
5553123f75 Finish refactoring 99% of the localization strings into objects 2023-12-31 13:44:24 -07:00
Oliver-Akins
48e9698aa1 Tweak the localization strings for the sheet names 2023-12-31 13:34:42 -07:00
Oliver-Akins
df13498927 Allow localized labels in the roll listener and add labels for stat rolls 2023-12-31 13:32:58 -07:00
Oliver-Akins
c957903a4f Begin refactoring the lang file to make it a bit easier to find things in 2023-12-30 22:35:52 -07:00
Oliver-Akins
99dd7b791a Finish the weapons block styling and make it so that I can use IDs in the sheet without crying 2023-12-29 23:53:26 -07:00
Oliver-Akins
fae962dc7e Refactor the sections of the PC sheet into their own partials for ease of reading, and localize the Aspect block labels 2023-12-28 22:55:49 -07:00
Oliver-Akins
8be1548cac Get the weapons block having populated selects 2023-12-26 20:17:00 -07:00
Oliver-Akins
af2df4f7c5 Localize the labels in the weapons block 2023-12-25 23:23:43 -07:00
Oliver-Akins
a8619246fe Finish the backpack panel 2023-12-24 11:58:02 -07:00
Oliver-Akins
d381c3f890 Finish the additional resources section of the sheet 2023-12-23 19:30:56 -07:00
Oliver-Akins
f68ea6cd96 I somehow swapped the values whoops 2023-12-22 22:59:39 -07:00
Oliver-Akins
5ea9efeab2 Rename the sync panel to the health panel since it doesn't have Sync in any more lol 2023-12-22 22:37:45 -07:00
Oliver-Akins
554fae5a93 Finishing the Sync sheet and some other stuffs 2023-12-21 23:59:38 -07:00
Oliver-Akins
a28718b115 Add the profile data to the rendered sheet 2023-12-18 23:22:15 -07:00
Oliver-Akins
2026785b09 Register some settings for the system, including some developer-only settings 2023-12-18 23:20:18 -07:00
Oliver-Akins
a2a72792a2 Do some more work on the character sheet MVP 2023-12-17 18:29:52 -07:00
Oliver-Akins
340f80c5b9 Get the actor sheet read/writing the character's aspect data 2023-12-16 23:47:07 -07:00
Oliver-Akins
19a59692c4 Make the item / actor types have a friendlier dropdown names 2023-12-16 17:39:16 -07:00
Oliver-Akins
763a0982d5 Add the Aspect sheet and update some translation keys for the actor sheet 2023-12-15 23:55:47 -07:00
Oliver-Akins
25e3fa1bb8 Begin working on Aspect items 2023-11-29 22:41:43 -07:00
Oliver-Akins
6381b51990 Add the primitive dropdown styling for the skills 2023-11-26 13:11:02 -07:00
Oliver-Akins
354a2d099b Get the stats displaying on the character sheet nicely 2023-11-26 01:37:21 -07:00
Oliver-Akins
89ccb742f8 Begin getting a layout that has some semblance of a character sheet working. 2023-11-25 00:32:53 -07:00
Oliver-Akins
191d03baaf Continue working on the MVP sheet 2023-11-23 19:11:03 -07:00
Oliver-Akins
e5c1cfec97 Minimal working example for a character sheet 2023-11-21 22:59:22 -07:00
Oliver-Akins
2d5b2de158 Add placeholder lang file 2023-11-19 22:19:06 -07:00