Oliver-Akins
|
b30aa18a27
|
Pets and misc changes
|
2024-01-26 21:40:27 -07:00 |
|
Oliver-Akins
|
4a3523d6cf
|
Make the spell cost correctly save / render
|
2024-01-26 20:27:57 -07:00 |
|
Oliver-Akins
|
0c211be7dc
|
Begin work on the Summons list
|
2024-01-20 15:07:55 -07:00 |
|
Oliver-Akins
|
bfc8298b1f
|
Make the icon use currentColor
|
2024-01-20 15:07:31 -07:00 |
|
Oliver-Akins
|
63ce8f7acb
|
Actually update the used property from the main sheet
|
2024-01-20 14:53:16 -07:00 |
|
Oliver-Akins
|
79bdf428d6
|
Rename some panels
|
2024-01-20 14:50:26 -07:00 |
|
Oliver-Akins
|
337edb87ec
|
Add snippet for handlebars icons
|
2024-01-20 14:50:05 -07:00 |
|
Oliver-Akins
|
1a2b465e6a
|
Fix import error
|
2024-01-20 14:49:45 -07:00 |
|
Oliver-Akins
|
9a61b9f127
|
Tweak the embedded item updating method to make it retrieve the value correctly
|
2024-01-20 14:49:16 -07:00 |
|
Oliver-Akins
|
6700c8c1fb
|
Remove some stuff that I started but began to overwhelm me
|
2024-01-19 20:38:22 -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
|
5286f403a1
|
Add some more icons
|
2024-01-15 22:49:17 -07:00 |
|
Oliver-Akins
|
be09a11449
|
Rename Backpack to RAM
|
2024-01-15 22:47:57 -07:00 |
|
Oliver-Akins
|
eb8d4f7c11
|
Work on creating more of the necessary data models
|
2024-01-15 22:47:47 -07:00 |
|
Oliver-Akins
|
ef9a3f2542
|
Finish the Pet data model
|
2024-01-15 22:06:12 -07:00 |
|
Oliver-Akins
|
fd4ab482b4
|
Complete Transportation data model
|
2024-01-15 22:05:52 -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
|
3e40d0f8c5
|
Add setting to limit how many Aspects a character can have equipped
|
2024-01-14 01:00:51 -07:00 |
|
Oliver-Akins
|
2fff1b84b5
|
Allow editing the "Used" property on embedded aspects from the Aspect sheet
|
2024-01-13 16:04:10 -07:00 |
|
Oliver-Akins
|
3791a7199c
|
Make it so that the actor can reject embedded items using the Item pre-create hook
|
2024-01-13 16:03:43 -07:00 |
|
Oliver-Akins
|
1701547e57
|
Use the TypeDataModel instead of DataModel
|
2024-01-13 16:02:06 -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
|
cb888bebad
|
Tweak the Aspect data model
|
2024-01-13 15:06:02 -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
|
82108bfe5f
|
Convert to using a module instead of a "static" class
|
2024-01-13 01:25:11 -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
|
2ba9ab2b21
|
Remove console log
|
2024-01-12 23:27:57 -07:00 |
|
Oliver-Akins
|
a1f9ae5c5a
|
Tweak some panel content styles to make the spells button span the full width
|
2024-01-12 23:27:14 -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
|
134b13756a
|
Allow event listeners for item sheets when the item is embedded
|
2024-01-12 23:22:58 -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
|
dcdc1b7764
|
Add event listening for embedded item deletion
|
2024-01-10 19:17:44 -07:00 |
|
Oliver-Akins
|
df1e768cc2
|
Localize the spells section
|
2024-01-10 19:17:26 -07:00 |
|
Oliver-Akins
|
4eb641d474
|
Tweak the way the collapse helper works
|
2024-01-10 19:15:19 -07:00 |
|
Oliver-Akins
|
83891a5ce0
|
Prevent weird click event behaviours
|
2024-01-10 19:14:59 -07:00 |
|
Oliver-Akins
|
bd21d50028
|
Display the config in the debug data
|
2024-01-09 22:42:42 -07:00 |
|
Oliver-Akins
|
68ed570552
|
Work on generic embedded document handling
|
2024-01-09 22:42:25 -07:00 |
|
Oliver-Akins
|
20184a045d
|
Update the colour variables
|
2024-01-09 22:26:24 -07:00 |
|
Oliver-Akins
|
db27a5f0d7
|
Update the compiled styles
|
2024-01-09 22:24:33 -07:00 |
|
Oliver-Akins
|
e5bd1e8338
|
Finish implementing the Add Spell button
|
2024-01-09 22:24:22 -07:00 |
|
Oliver-Akins
|
1f26bbae1b
|
Add create icon
|
2024-01-09 22:08:00 -07:00 |
|
Oliver-Akins
|
fa3dbfd597
|
Update the compiled CSS
|
2024-01-08 23:55:30 -07:00 |
|
Oliver-Akins
|
27fe6076ba
|
Remove flawed implementation
|
2024-01-08 23:55:20 -07:00 |
|
Oliver-Akins
|
0f5a895d5d
|
Don't include the full filepath in the icon name
|
2024-01-08 23:28:26 -07:00 |
|
Oliver-Akins
|
a43ec6f88f
|
Add contribution warning
|
2024-01-08 23:28:05 -07:00 |
|
Oliver-Akins
|
94c6da0e13
|
Reorder the weapon details to make it look a bit nicer
|
2024-01-08 23:17:46 -07:00 |
|