Commit graph

66 commits

Author SHA1 Message Date
e164e046a5 Update the settings sidebar to include a semi-persistent notification about new versions 2026-05-11 22:37:43 -06:00
09ac9624ed Add an automatic version notification for new stable releases, and optionally beta releases 2026-05-11 22:23:09 -06:00
8cadd8318b Add some TAF-specific links into the settings sidebar 2026-05-10 23:45:00 -06:00
a9567c200a Add the macro trigger into the Items tab, and localize the trigger button for attributes (closes #85) 2026-05-02 20:27:15 -06:00
5b59956016 Implement the light mode using Forgejo's colour pallete (closes #51) 2026-05-02 18:35:59 -06:00
749d442bd8 Update the QueryStatus app theme (closes #61) 2026-05-01 15:26:57 -06:00
6e6402445c Improve the hover/focus states for the PlayerSheet and tabs 2026-04-29 19:48:47 -06:00
f64dbcd42f Update the styling of the actor sheet 2026-04-29 00:15:52 -06:00
8f67bff2ec Add the ability to automate items and attributes using a Macro 2026-04-27 00:51:31 -06:00
14193cbad0 Remove references to the AttributeManager now that it is no longer required 2026-04-26 23:52:37 -06:00
e30a7f9156 Make the attribute tab use a two-column layout for the lists 2026-04-25 20:49:00 -06:00
e8c73de6bd Implement the Attribute sheet for editing 2026-04-25 19:30:38 -06:00
7b127069b7 Get the basic listing of attributes for the tab 2026-04-25 15:31:24 -06:00
3ca1de9645 Remove unused css 2026-04-14 20:34:07 -06:00
1eebde246e Update --divider-color to --divider-colour 2026-04-14 20:29:20 -06:00
687440c0da Make the disabled details collapse/expand more obvious when it's disabled (closes #63) 2026-04-09 21:48:43 -06:00
9955b76956 Finish adding the create button in the item group lists 2026-04-09 21:41:37 -06:00
13619b6a09 Change all instances of "color" in my theme variables to be "colour" 2026-04-06 22:55:12 -06:00
f05311d7c8 Hide the "% used" indicator when there is no maximum capacity, and add a placeholder to be more explicit for the input 2026-04-06 22:47:53 -06:00
66d2452d1d Update the item sheet styling to use Forgejo colours in dark mode 2026-04-05 19:18:32 -06:00
9d49a45f0d Swap the checkbox for a toggle in the item sheet for consistency of UI and help user expectations 2026-03-29 01:04:30 -06:00
b20240699b Update the toggle so that the animation plays fully before the events are emitted 2026-03-28 20:01:16 -06:00
f5c7e1c4bc Add the toggle for item equipped status and inventory properties 2026-03-23 00:23:32 -06:00
6e2dfa1cf1 Add a toggle component 2026-03-23 00:08:30 -06:00
2b0fbdfa8b Finish the primary design of the item tab, still awaiting an equipped toggle 2026-03-19 23:31:50 -06:00
704ff4672a Get the item list styles finished, and start working on the weight summary / carry capacity for the tab 2026-03-19 00:23:01 -06:00
23a402f11a Get items appearing on the sheet, still a lot to do but this is a strong step in the right direction 2026-03-15 22:37:55 -06:00
40f0e1ea2c Add support for the tabs in the two contentful Actor sheets 2026-03-15 15:35:57 -06:00
f2420a6848 Make the labels not take up so much space so that click events are a bit more predictable on when they happen 2026-03-14 16:01:01 -06:00
94b3ec923b Finish getting the main item sheet completed and fully functional 2026-03-13 21:31:03 -06:00
2518c7cf05 Begin work on the most basic item sheet version 2026-03-13 01:05:52 -06:00
97760bc424 Make horizontal rules visible in prose-mirror (closes #36) 2026-03-02 22:02:58 -07:00
1d43be188e Add support for the "collapse" input type 2026-03-01 21:40:59 -07:00
361a2004d8 Update loading spinner to use CSS variables depending on theme 2025-11-21 19:49:02 -07:00
b428eb3bf6 Finish styling the QueryStatus application 2025-11-20 23:37:46 -07:00
bb095a9b4e Get user re-querying working when they disconnect and improve the user status 2025-11-19 21:02:49 -07:00
0362342419 Get the QueryStatus application displaying the status more appropriately 2025-11-12 00:09:52 -07:00
a242101b5b Begin working on the QueryStatus application for the requestor to monitor user responses 2025-11-09 00:31:04 -07:00
e79bd4d505 Add the template and styles for the chat notification 2025-11-08 19:12:19 -07:00
Eldritch-Oliver
72ebc0354d Remove old application that is no longer used by anything 2025-10-04 19:41:53 -06:00
Eldritch-Oliver
6081b8f9e8 Add a custom DocumentSheetConfig that supports tab-based configuration for my system-specific stuff 2025-10-04 19:40:51 -06:00
Eldritch-Oliver
baaafcccfc Make the styling of the save button more consistent 2025-09-17 19:13:22 -06:00
Eldritch-Oliver
c50e88e483 Add an application for controlling the size settings. 2025-09-16 00:45:08 -06:00
Eldritch-Oliver
5cc94f9185 Allow read-mode on Actor sheets 2025-09-01 22:46:43 -06:00
Oliver-Akins
c8d1259e6f Ensure attribute values remain centered when the attribute name is long 2025-07-26 22:44:14 -06:00
Oliver-Akins
daa88fb272 Add better styling for checkboxes to make them more distinct 2025-07-26 22:36:37 -06:00
Oliver-Akins
08fb6768ad Add a divider block type 2025-07-26 11:06:05 -06:00
Oliver-Akins
fe022b2d43 Remove unused CSS reset 2025-07-26 11:03:17 -06:00
Oliver-Akins
ce65e3a516 Add an error block and validation to help ensure users know when they messed up the block type 2025-07-26 10:53:37 -06:00
61f41d610e
Merge pull request #29 from Oliver-Akins/GH-17
Make the checkbox inputs right-aligned in the Ask application
2025-07-25 22:46:34 -06:00