Commit Graph

2221 Commits

Author SHA1 Message Date
andrew6180 3334b01a11 disable syntax-error because emmylua doesnt understand .123 being 0.123 2024-05-21 02:40:15 -07:00
andrew6180 5cb380cf68 Storage: Correct TOC Version for 3.3.5 2024-05-21 02:36:05 -07:00
andrew6180 eaf3e4765c dont send people to official details discord, private servers are not supported. 2024-05-21 02:31:56 -07:00
andrew6180 43f28cdff6 EmmyLua: disable undefined-global hint 2024-05-21 02:24:50 -07:00
andrew6180 0f88bb2639 More random function cleanups 2024-05-21 02:12:33 -07:00
andrew6180 c89fc78cec Cleanup GetBuildInfo since we dont need to check versions. 2024-05-21 02:06:53 -07:00
andrew6180 60c4c0c1c1 Remove most C_ functions that cannot be downported 2024-05-21 01:54:45 -07:00
andrew6180 2f0e5b572f downport aura tracker window (/details auras) 2024-05-21 01:25:02 -07:00
andrew6180 2abce7e110 Some spell ID cleanup / stagger impl 2024-05-20 15:47:52 -07:00
andrew6180 603b0c8993 Hide plater plugin integration 2024-05-20 15:09:43 -07:00
andrew6180 30f464a428 3.3.5 GetStringWidth is a little smaller than retails? 2024-05-20 14:53:04 -07:00
andrew6180 e279ac8c36 Modify class color menu to fit all 32 classes 2024-05-20 14:52:47 -07:00
andrew6180 3c0a5cf0fc Move compare2 slider left a little to fit control buttons 2024-05-20 14:19:54 -07:00
andrew6180 c1334717aa fixup icons for Compare2 2024-05-20 14:13:37 -07:00
andrew6180 15eeeb5a4d Merge remote-tracking branch 'fork/master' 2024-05-20 13:17:03 -07:00
andrew6180 90a085acf0 Clean up most modern GUID usage. 2024-05-20 13:13:52 -07:00
andrew6180 bd68720db3 Parser: handle spell school swaps for pets 2024-05-20 11:43:24 -07:00
andrew6180 cd641ac94d Compare2 TOC 2024-05-20 11:42:55 -07:00
Tercio Jose ce74a53d6a Merge pull request #730 from Flamanis/Fix-realms-with-dashes
Fix dashes and spaces in player realm name
2024-05-19 22:28:34 -03:00
Flamanis e464daddbb Fix dashes and spaces in player realm name 2024-05-19 17:44:37 -05:00
andrew6180 c75d043020 Revert "Added rallied to victory to track when this buff is placed on someone."
This reverts commit 9d6fb936cb.
2024-05-19 14:52:56 -07:00
andrew6180 852c69865f Merge remote-tracking branch 'fork/master' 2024-05-19 14:48:19 -07:00
Tercio Jose 4a3def3556 Change Logs 2024-05-19 15:42:08 -03:00
Tercio Jose 9d6fb936cb Added rallied to victory to track when this buff is placed on someone. 2024-05-19 15:10:46 -03:00
Tercio Jose 36c787e6e5 Stop resetting tooltip color each login 2024-05-19 15:10:11 -03:00
Tercio Jose 759b1b2224 Avoid the options panel going out of screen with SetClampedToScreen() 2024-05-19 14:09:04 -03:00
Tercio Jose b89a550d94 Fix for the old time type '3' being deprecated and causing errors for returning players 2024-05-19 14:03:33 -03:00
andrew6180 5799e5c473 disable debugging mythicdungeon 2024-05-18 09:15:47 -07:00
andrew6180 63caa6089f Remove keystone itemid (unused) 2024-05-18 09:14:50 -07:00
andrew6180 4b5102be79 Fixup mythic plus ending / segmenting 2024-05-18 09:14:05 -07:00
Tercio Jose 50c516aee8 backend changes 2024-05-18 13:13:02 -03:00
andrew6180 98ef74658d 3.3.5 table.remove will remove last index even if index is specified but out of range. 2024-05-18 08:32:15 -07:00
andrew6180 3095ac1ac4 Mythic plus is just difficulty 3 2024-05-18 07:24:47 -07:00
andrew6180 4d047bacac Working on mythic plus integration. Seems to detect a full run but did not complete yet. 2024-05-17 17:31:15 -07:00
andrew6180 d83eb1617b 3.3.5 toc 2024-05-17 15:16:27 -07:00
andrew6180 bb7e0d2c27 Work on Ascension Backport 2024-05-17 15:08:08 -07:00
Tercio Jose 5de2a04b8c Added season setting to ignore the bookmark
/run Details.no_bookmark = true: won't open the bookmark.
/run Details.no_bookmark_on_combat = true: won't open the bookmark while in combat.
2024-05-13 11:47:13 -03:00
Tercio Jose 9eeda82f66 Merge pull request #729 from Flamanis/Add-all-totem-damages
Add all damage from All-Totem of the Master.
2024-05-13 10:13:00 -03:00
Flamanis 05a6586085 Update spellcache.lua 2024-05-13 01:27:29 -05:00
Flamanis 89ae19bd79 Update spellcache.lua 2024-05-13 00:48:07 -05:00
Tercio Jose a09f66146d Merge pull request #728 from Flamanis/update-era-toc
Update Details_Classic.toc
2024-05-12 15:36:46 -03:00
Flamanis 8a2cf7fee3 Update Details_Classic.toc 2024-05-12 13:35:34 -05:00
Tercio Jose 8edbcf823c Fix for death recap 2024-05-11 20:32:12 -03:00
Tercio Jose 33a0120881 framework updates 2024-05-11 14:46:51 -03:00
Tercio Jose c031558109 Transliterate pet names on damage tooltip 2024-05-09 15:13:31 -03:00
Tercio Jose 0ee793665e Version Bump 2024-05-08 13:43:28 -03:00
Tercio Jose 5aa9929ff3 Fixed an error when manually selection the tooltip anchor position 2024-05-08 13:42:44 -03:00
Tercio Jose 042322a4cf Plugins toc Update 2024-05-08 11:26:43 -03:00
Tercio Jose 5af84b365b Fixes for 10.2.7 2024-05-07 19:56:53 -03:00
Tercio Jose f709c2e4fa Merge pull request #724 from Flamanis/JustifyV-fix
Use middle on all justifyV
2024-05-07 19:54:36 -03:00