Commit Graph

83 Commits

Author SHA1 Message Date
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 6a4f4a9dfe Add include options for value/max labels 2023-03-06 13:24:01 +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 9252beba11 pcall each large monster UI individually 2023-02-06 15:58:28 +02:00
GreenComfyTea 9958817989 Fix a bug when autotarget was trying to target dead monster causing all large monster UI to not work 2023-02-06 15:55:57 +02:00
GreenComfyTea 23213fcab0 Dont highlight if dps/damage is 0 2023-02-06 12:47:01 +02:00
GreenComfyTea 976abee356 Fix Highlighted Damage UI not being initialized 2023-02-06 12:45:23 +02:00
GreenComfyTea a0a4df7b91 fix 2023-01-14 15:17:33 +02:00
GreenComfyTea 667be5793e Hide otomos on screen end when option has been toggled 2023-01-14 15:07:45 +02:00
GreenComfyTea b321896eeb Fix Total Cart Count 2023-01-14 14:16:50 +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 a84c698a4b remove comments 2022-12-02 13:59:06 +02:00
GreenComfyTea f0eb9673b0 Fix freeze_displayed_players on quest end
...if module visibility is disabled during the quest
2022-12-02 13:49:14 +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 673bf28451 Fix Ailment Buildup UI 2022-11-23 13:35:16 +02:00
GreenComfyTea 2dde202501 Hide Large Monster Dynamic UI when in stealth 2022-11-23 12:06:00 +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 36bc2d0b25 Yet Another Fix to Player Name Size Limit 2022-08-02 09:15:37 +03:00
GreenComfyTea cad4e653fd Map Narwa's parts 2022-08-02 07:48:18 +03:00
GreenComfyTea cfa1b03ee2 Remove debugging xy lines 2022-08-01 19:52:32 +03:00
GreenComfyTea 9d4c2ecada Add Customization Entities 2022-07-31 16:31:10 +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 ad78ab362d Uncomment Static and Dynamic Large Monster UI. 2022-07-26 19:56:46 +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 99a56ff6ff refactor naming 2022-07-23 17:49:53 +03:00
GreenComfyTea 697541fd52 Add option to Freeze DPS on Quest Clear 2022-07-23 17:49:13 +03:00
GreenComfyTea 2fa521b833 Fixe Player Name Size Limit 2022-07-23 17:48:30 +03:00
GreenComfyTea 293eef9655 Fix myself being displayed in Damage Meter twice 2022-07-23 17:47:51 +03:00
GreenComfyTea f99886d1cd Fix Player Name Size Limit not working with UTF-8. 2022-07-20 10:59:39 +03:00
GreenComfyTea 65c4438ce6 Fix Capture Line showing when health is hidden 2022-07-19 17:31:21 +03:00
GreenComfyTea 158d7fa546 Remove Update Rate field 2022-07-13 18:11:45 +03:00
GreenComfyTea 7d4cf03f7e Clean up. 2022-07-13 18:00:10 +03:00
GreenComfyTea 900df99257 Fix reinitialization on language change 2022-07-13 11:39:30 +03:00