Commit graph

29 commits

Author SHA1 Message Date
Oliver-Akins
337370bbfe Add the Weapon item details (closes #132) 2024-03-24 21:47:59 -06:00
Oliver-Akins
acbcb6c9b2 Genericizing some of the styling and adding the Aspect item details (closes #128) 2024-03-24 16:54:50 -06:00
Oliver-Akins
8ef9bd2550 Make it so that I can specifically code some aliases for handlebar partials 2024-03-23 13:01:07 -06:00
Oliver-Akins
80995da0aa Begin work on the Untyped item info 2024-03-20 19:07:25 -06:00
Oliver-Akins
6d14d70f3e Lay the foundation for the per-item templating in the inventory 2024-03-17 21:10:34 -06:00
Oliver-Akins
27c30b7eef Add the effects handlebars templates 2024-03-17 19:46:13 -06:00
Oliver-Akins
3981e95ff0 Add item list placeholder. (Closes #98) 2024-03-17 11:21:41 -06:00
Oliver-Akins
5f09f92790 Implement the Inventory tab's sub-navigation (closes #97) 2024-03-02 22:40:32 -07: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
4544516c5c Implement the buttons spinbuttons for the inventory area 2024-02-07 19:39:24 -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
b30aa18a27 Pets and misc changes 2024-01-26 21:40:27 -07:00
Oliver-Akins
5286f403a1 Add some more icons 2024-01-15 22:49:17 -07:00
Oliver-Akins
1f26bbae1b Add create icon 2024-01-09 22:08:00 -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
a3f5e23b7c Add dice icons 2024-01-08 23:17:18 -07:00
Oliver-Akins
3b816a30d9 Add some additional icons 2024-01-08 22:53:41 -07:00
Oliver-Akins
227029ffcd Add the ability to load icons and set up some icons 2024-01-07 21:43:37 -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
0392d339db Refactor the custom helpers into their own files 2023-12-26 19:39:56 -07:00
Oliver-Akins
cbf57990ee Make the jsdoc better 2023-12-24 23:08:40 -07:00
Oliver-Akins
f68e7161df Get the weapons block implemented 2023-12-24 23:03:42 -07:00
Oliver-Akins
da7e475a4e Make the debug data a bit more usable 2023-12-23 19:31:12 -07:00
Oliver-Akins
200b0a2654 Add a stringifier for debug data in the templates 2023-12-22 23:00:02 -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
72f3ac4eee Remove non-existant template and add new helper 2023-12-16 01:29:35 -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
Renamed from module/handlebars.js (Browse further)