Commit graph

73 commits

Author SHA1 Message Date
Ottermandias
a5998b84ba Fix issues with ResetAdvancedDyes and weapon types. 2024-11-08 10:20:36 +01:00
Ottermandias
9d99d936aa Remove BonusItem and replace with normal EquipItems everywhere. 2024-10-11 18:18:33 +02:00
Ottermandias
885063d389 Make item combos search for entire model string. 2024-10-06 12:59:06 +02:00
Ottermandias
fc6604fd5a Remove Artisan code. 2024-08-15 15:58:04 +02:00
Ottermandias
d8085dc022 Introduce history. 2024-07-31 19:33:23 +02:00
Ottermandias
6446309bd7 Allow drag&drop on stains. 2024-07-30 20:24:05 +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
7caf6cc08a Initial Update for multiple stains, some facewear support, and API X 2024-07-11 14:21:25 +02:00
Ottermandias
20983a5605 Fix reverting stains to game. 2024-05-29 15:45:07 +02:00
Ottermandias
f949153292 Fix Apply Dye checkbox tooltip. 2024-04-15 23:29:54 +02:00
Ottermandias
43d683ac66 Fix WeaponCombo missing favorite. 2024-04-09 15:21:19 +02:00
Ottermandias
12fa14e1c6 Fix some issues with self-named items. 2024-04-04 18:17:45 +02:00
Ottermandias
436a975a44 Fix advanced dye buttons appearing in design panel. 2024-03-01 14:29:23 +01:00
Ottermandias
59529476eb Further improvements. 2024-02-16 17:48:40 +01:00
Ottermandias
5f74f4b4d9 Add preview stuff. 2024-02-16 15:11:59 +01:00
Ottermandias
fc52d44c9c Improve some mousewheel stuff and add some tooltips. 2024-02-06 18:01:05 +01:00
Ottermandias
b5b9289dc2 Change mousewheel to ctrl, current material state. 2024-02-06 16:42:43 +01:00
Ottermandias
1fefe7366c MouseWheels are pretty great. 2024-02-05 15:21:29 +01:00
Ottermandias
2219d9293f Use new functionality. 2024-01-26 15:04:36 +01:00
Ottermandias
a4de13f228 Make states work. 2024-01-26 14:33:27 +01:00
Ottermandias
b92dc03eb5 Use IDesignEditor for designs. 2024-01-25 16:51:37 +01:00
Ottermandias
1ad70541d3 Reworked all of the meta, made StateIndex its own thing. 2024-01-23 18:02:53 +01:00
Ottermandias
bb671e8dd2 Add revert options to equip. 2024-01-09 16:54:43 +01:00
Ottermandias
a5c33a6311 Use global usings for System headers. 2024-01-08 23:30:55 +01:00
Ottermandias
ea7806535a Fix left rings not being changeable in designs. 2023-12-31 12:59:28 +01:00
Ottermandias
0c1dd50890 Add NPC appearance tab. 2023-12-28 19:01:28 +01:00
Ottermandias
dd5c56de9d Rework codes and fun a bit. 2023-12-26 17:37:35 +01:00
Ottermandias
4531cdadbe Move more DebugUi to GameData. 2023-12-24 12:36:11 +01:00
Ottermandias
e9d0e61b4c Merge branch 'main' into dev 2023-12-21 23:27:33 +01:00
Ottermandias
36970e3275 Fix weapon changing in designs not working right. 2023-12-21 23:27:11 +01:00
Ottermandias
a982c0a1c1 Update gamedata and services. 2023-12-21 15:06:56 +01:00
Ottermandias
a7b1d45b75 Make filter combo tooltips always enabled. 2023-12-04 16:25:56 +01:00
Ottermandias
60a53d4bff Refactor drawing of equipment to be more sane. 2023-12-02 17:55:17 +01:00
Ottermandias
cf566932f9 Fix some issues with NPC Equip. 2023-12-02 17:55:17 +01:00
Ottermandias
4328f5d680 Make colors favoritable. 2023-11-10 17:30:27 +01:00
Ottermandias
ea4fb49c0f Add favorite option to items. 2023-10-06 01:23:34 +02:00
Ottermandias
8b6e819fcd Improve weapon identification for designs for unknown weapons. 2023-10-05 17:18:42 +02:00
Ottermandias
cb0da11529 Update API 9 and add data to items. 2023-10-02 16:57:15 +02:00
Ottermandias
ee34f37446 Improve tooltips for tri-state toggles. 2023-09-26 23:17:38 +02:00
Ottermandias
7c5faee623 Add tooltips to equipment drawing, disable unavailable options. 2023-09-24 15:31:14 +02:00
Ottermandias
16d4cedbf2 Fix some weapon display stuff. 2023-09-23 03:18:21 +02:00
Ottermandias
90d4a06253 Add All Dye box. 2023-09-11 16:43:28 +02:00
Ottermandias
abcb1a6222 Add Nothing to certain offhands. 2023-08-28 12:17:15 +02:00
Ottermandias
b6422d08f4 Add artisan weapons. 2023-08-28 12:15:08 +02:00
Ottermandias
0afcc8cca8 Update Dalamud Services and use Dalamuds texture provider. 2023-08-10 20:44:48 +02:00
Ottermandias
a2eb6ccc1f Let left- and right-clicks on equip icons behave as on the combo. 2023-08-04 02:13:48 +02:00
Ottermandias
a0456e7ae7 Use more specific ID types in most places, fix issues with actor identifiers. 2023-07-28 18:21:53 +02:00
Ottermandias
1fecc0a7cf Fix selecting None for Stain. 2023-07-27 18:47:17 +02:00
Ottermandias
89f2e78690 tmp 2023-07-26 13:45:01 +02:00