Commit Graph

78 Commits

Author SHA1 Message Date
GreenComfyTea 13e68d67a9 Stats UI: Add Health and Max Health 2023-08-20 10:48:25 +03:00
GreenComfyTea 475cd22610 Remember Customization Open/Closed State per Session Only 2023-08-18 13:00:00 +03:00
GreenComfyTea 6528394876 Add Missing Highlighted Cart Count Label Customization 2023-08-17 09:53:19 +03:00
GreenComfyTea 64130aa68c Formatting 2023-08-17 09:47:09 +03:00
GreenComfyTea aac30e7a08 Fix Damage Meter UI bugs
when Hide Total Damage was hiding whole module instead
2023-08-16 12:21:22 +03:00
GreenComfyTea f2675e6d23 Move players.display_list to damage_meter_UI 2023-08-16 11:41:20 +03:00
GreenComfyTea 758a02bce8 Add Stats UI 2023-08-15 16:02:01 +03:00
GreenComfyTea 6b8809b79e Add more quest_status restrictions 2023-08-06 16:20:15 +03:00
GreenComfyTea 4e4aae3c68 Update localizations 2023-08-06 16:08:06 +03:00
GreenComfyTea 3e121fbd1c Add Customization Menu status, position and size to config
+ Customization Menu bugfixes
2023-08-06 15:57:48 +03:00
GreenComfyTea dfb7893c1a Implement Error Handler 2023-08-05 16:30:15 +03:00
GreenComfyTea 4bdb4ee2e6 Separate Dependency Initializations 2023-08-05 11:24:26 +03:00
GreenComfyTea 597d27b935 Uncomment Buff UI code 2023-08-03 12:19:13 +03:00
GreenComfyTea 788152aecd Rename mystery core to anomaly core 2023-06-07 19:44:41 +03:00
GreenComfyTea 6862331ca9 Rename damage types 2023-06-06 11:50:29 +03:00
GreenComfyTea 59f11c4933 Add Anomaly Core Break Damage to Total Damage 2023-06-05 19:36:55 +03:00
GreenComfyTea 4f34f76ad7 Add Anomaly Core Health Bars to Parts UI 2023-05-28 12:48:46 +03:00
GreenComfyTea e2354eedcc Move combo types into their respective UI elements 2023-05-26 13:07:40 +03:00
GreenComfyTea 20dfde17d4 Fix part names not changing localization 2023-05-26 12:15:19 +03:00
GreenComfyTea 72ca959581 Formatting 2023-05-25 12:32:46 +03:00
GreenComfyTea cd2aa12d3c Add Proper Unicode Glyph Ranges for Each Language 2023-05-25 12:18:34 +03:00
GreenComfyTea 9b1ff5b264 Utilize this keyword everywhere 2023-04-21 10:19:12 +03:00
GreenComfyTea f627a0b19b Merge table_helpers and unicode_helpers into utils 2023-04-21 10:08:07 +03:00
GreenComfyTea c2531b77a2 Add option to filter parts based on current state 2023-03-06 13:48:55 +02:00
GreenComfyTea 09d82dea54 Add Buff UI (visuals only/commented out) 2023-02-07 19:41:08 +02:00
GreenComfyTea c74a93a3b2 Fix "highlighted (targeted)" being used in damage meter 2023-02-06 16:53:13 +02:00
GreenComfyTea 60bcd5770d Cache all global variables 2023-02-06 16:31:59 +02:00
GreenComfyTea a0a4df7b91 fix 2023-01-14 15:17:33 +02:00
GreenComfyTea 3513d77714 Added Support for multiple configs
1) Implemented ailment damage for buddies;
2) Bugfixes;
2023-01-14 13:30:09 +02:00
GreenComfyTea 9a3cb399e2 Damage Meter UI customization refactoring 2023-01-05 18:15:18 +02:00
GreenComfyTea a8ec321dae Refactor Damage Meter UI config; 2023-01-02 14:18:32 +02:00
GreenComfyTea 575b46c70d Added Buddies to Damage Meter UI 2023-01-02 11:46:10 +02:00
GreenComfyTea d4c4267c35 Add Followers to Damage Meter UI 2022-11-26 13:24:12 +02:00
GreenComfyTea a0e6974ad7 Add use_d2d_if_available option 2022-11-25 12:38:34 +02:00
GreenComfyTea b36b1080df Fix DPS freezing on quest end + total cart count 2022-11-25 12:04:58 +02:00
GreenComfyTea 8f3ff25fd6 Quest Flow Tracking Rework 2022-11-22 15:58:33 +02:00
GreenComfyTea 099e1eceeb version format change 2022-08-14 16:38:48 +03:00
GreenComfyTea 468517c209 Fix Time UI Anchor in Customization Menu 2022-08-06 13:07:44 +03:00
GreenComfyTea a66ff49c49 Add Auto-Highlight Option to Large Monster UI 2022-07-28 16:27:58 +03:00
GreenComfyTea 90fba51cd5 More refactoring 2022-07-28 15:00:22 +03:00
GreenComfyTea 02b185d587 ... 2022-07-26 19:51:14 +03:00
GreenComfyTea b36df1ba80 Update customization_menu.lua 2022-07-26 19:34:36 +03:00
GreenComfyTea 2f9a8ac6a3 Refactoring 2022-07-26 19:27:37 +03:00
GreenComfyTea a20c458629 Fix Font changing in main window 2022-07-26 09:30:55 +03:00
GreenComfyTea 6392fa3db2 Add Filters to Parts. 2022-07-25 11:12:32 +03:00
GreenComfyTea f38e5b685f Add Filters to Ailments. 2022-07-25 10:14:21 +03:00
GreenComfyTea 697541fd52 Add option to Freeze DPS on Quest Clear 2022-07-23 17:49:13 +03:00
GreenComfyTea 158d7fa546 Remove Update Rate field 2022-07-13 18:11:45 +03:00
GreenComfyTea 900df99257 Fix reinitialization on language change 2022-07-13 11:39:30 +03:00
GreenComfyTea 48205368e2 Revert back to update() hook. 2022-07-12 08:29:12 +03:00