Commit graph

83 commits

Author SHA1 Message Date
Ottermandias
93ac50cbdc Merge branch 'luna' into luna-advdye-extensions
# Conflicts:
#	Glamourer/Designs/DesignEditor.cs
#	Glamourer/Gui/Tabs/SettingsTab/SettingsTab.cs
#	Glamourer/State/StateEditor.cs
2026-02-22 22:05:39 +01:00
Ottermandias
f1d377c9dc Actually push what I said in the message before. 2026-02-21 23:20:58 +01:00
Ottermandias
b88bba1a87 Current state. 2026-02-21 01:31:30 +01:00
Exter-N
5efd8c5c88 Add DT material parameters to Advanced Dyes 2026-02-16 02:32:54 +01:00
Ottermandias
4646fd57ab Update automation tab, mod associations panel. 2026-02-15 22:08:34 +01:00
Ottermandias
4b005c1ca2 Current state. 2026-01-29 18:02:11 +01:00
Cordelia Mist
48bef12555 Optional Addition: Include IPC to get the current state of Auto-Reload Gear, and an IPC Event call for when the option changes.
- Should help clear up ambiguity with any external plugins intending to call ReapplyState on a mod-change to themselves, to know if Glamourer has it handled for them.
2025-10-05 10:31:41 -07:00
Ottermandias
00d550f4fe Add viera ear flags 2025-08-08 15:38:51 +02:00
Ottermandias
aad978f5f6 Pass actor in GearsetDataLoaded instead of looking it up. 2025-04-08 22:53:59 +02:00
Ottermandias
c0ad4aab51 Update for new ActorObjectManager. 2025-04-05 18:48:39 +02:00
Ottermandias
d9f9937d41 Continue renames, some cleanup. 2025-01-24 17:50:58 +01:00
Ottermandias
7be283ca30 Apply API renames. 2025-01-24 16:50:29 +01:00
Ottermandias
748c324acf Merge branch 'main' into CordeliaMist/main 2025-01-24 15:13:46 +01:00
Ottermandias
70918e5393 Add AutoDesignSet toggle for resetting settings. 2025-01-24 15:04:47 +01:00
Cordelia Mist
c43ce9d978 Updated new functionality and internal gearset to use FFXIVClientStructs member functions and implemented structs, corrected remaining spacing issues. 2025-01-21 10:47:12 -08:00
Cordelia Mist
9c57935a87 removed unessisary usings and corrected gearsetDataLoaded stateListener ref. 2025-01-17 18:52:16 -08:00
Cordelia Mist
8b609e5f05 corrected comments and formatting to reflect Glamourer's main branch. 2025-01-17 18:43:05 -08:00
Cordelia Mist
e1a41b5f3c Implements true endpoints for all glamourer operations, also correctly marks reverts and gearsets. Replaced back excessive logging to maintain with logging formats expected by glamourer. 2025-01-17 18:43:05 -08:00
Ottermandias
24452f3c79 Add initial support for setting temporary mod settings. 2024-12-31 16:35:08 +01:00
Ottermandias
cca2bf645f Fix PR. 2024-10-12 13:02:30 +02:00
anya-hichu
210bca4c7c Add ResetMaterials option to Design 2024-10-11 19:55:05 +02:00
Ottermandias
d8085dc022 Introduce history. 2024-07-31 19:33:23 +02:00
Ottermandias
f6434cbc61 Rename stains. 2024-07-31 17:06:30 +02:00
Ottermandias
9529963aa2 Update other things. 2024-07-16 18:19:34 +02:00
Ottermandias
81059411e5 Current state. 2024-07-15 15:19:51 +02:00
Ottermandias
7a602d6ec5 Extricate bonus slots somewhat. 2024-07-11 19:46:01 +02:00
Ottermandias
7caf6cc08a Initial Update for multiple stains, some facewear support, and API X 2024-07-11 14:21:25 +02:00
Ottermandias
5cf6b0eb75 Fix issue with Penumbra load order and visor state. 2024-06-15 11:53:04 +02:00
Ottermandias
0450c4e3f7 Add StateChangedWithType. 2024-06-01 20:26:18 +02:00
Ottermandias
2713e6f1f6 Add an option for designs to always force a redraw. 2024-05-05 15:29:37 +02:00
Ottermandias
8375abd6cb Maybe fix visor state issue. 2024-04-04 14:01:58 +02:00
Ottermandias
9750736d57 Use Penumbra.GameData Actor and Model and ObjectManager. 2024-03-19 23:19:46 +01:00
Ottermandias
139508917b Add UI stuff to random designs. 2024-02-29 16:40:11 +01:00
Ottermandias
1cf0e2f70e Add some new things, rework Revert-handling. 2024-02-29 16:40:11 +01:00
Ottermandias
53c2a7495f Make AutoRedraw for IPC wait a bit before applying. 2024-02-22 18:32:40 +01:00
Ottermandias
22a8ba3f35 Make a reapply event. 2024-02-18 13:05:04 +01:00
Ottermandias
59529476eb Further improvements. 2024-02-16 17:48:40 +01:00
Ottermandias
10962cac6c Improve advanced dye stuff. 2024-02-14 18:51:57 +01:00
Ottermandias
1fefe7366c MouseWheels are pretty great. 2024-02-05 15:21:29 +01:00
Ottermandias
fb7aac5228 Add state editing and tracking. 2024-02-01 13:52:20 +01:00
Ottermandias
b92dc03eb5 Use IDesignEditor for designs. 2024-01-25 16:51:37 +01:00
Ottermandias
b6549899e8 Add option to apply entire weapon. 2024-01-24 15:42:24 +01:00
Ottermandias
1ad70541d3 Reworked all of the meta, made StateIndex its own thing. 2024-01-23 18:02:53 +01:00
Ottermandias
c7430e59b3 Start 2024-01-20 15:13:23 +01:00
Ottermandias
8b8f85dd85 Fixed handling of Pending in automation. 2024-01-17 14:29:30 +01:00
Ottermandias
547c40fe52 Fix advanced parameters not applying after race change. 2024-01-17 00:38:47 +01:00
Ottermandias
630647b544 Fix some issues with parameters. 2024-01-10 15:44:19 +01:00
Ottermandias
a2731b4010 Fix after-gpose bug. 2024-01-09 16:54:54 +01:00
Ottermandias
a5c33a6311 Use global usings for System headers. 2024-01-08 23:30:55 +01:00
Ottermandias
1a0a0f681f Add parameter handling. 2024-01-08 23:00:02 +01:00