Aldric Ducreux

Results 16 issues of Aldric Ducreux

Fix for this lua error: ```lua 141x ...ceShadowedUnitFrames/modules/combopoints.lua:27: Usage: local result = GetComboPoints(unit, target) [string "=[C]"]: in function `GetComboPoints' [string "@ShadowedUnitFrames/modules/combopoints.lua"]:27: in function `GetPoints' [string "@ShadowedUnitFrames/modules/basecombopoints.lua"]:180: in function `Update' [string...

### Description Handle quest class in Azuremyst Isle route for Draenei ### World of Warcraft Flavor Retail (Default) ### APR Status dev ### Tested with only APR - [X] Yes...

Bug

add in questhandler a APR.currentStep:AddExtraLineText() for ExtraActionB step option Text : Use your Extra Action Button (add it to curseforge)

With APR route recorder: - Update all the route name to `mainMapID`-`zoneName_or_specialName` - Update the APR.transport:GetRouteMapIDsAndName() to get the mapID from the routeFileName - Update the DB with the new...

Feature
APR-V4

_allow to change colors, fonts, sizes of all elements of the interface (height and/or width)_ Use libSharedMedia (Shared handling of media data (fonts, sounds, textures, ...) between addons) - font...

Ongoing
APR-V3

add logs to facilitate debugging (code function and log frame for support) change current debug display Save all in logs file *Edit: You can't save in file log, but you...

Ongoing
APR-V3

custom fonts (color, style and scale) ![Image](https://github.com/Azeroth-Pilot-Reloaded/azeroth-pilot-reloaded/assets/28711160/320ff1f4-e562-4343-ab61-3b03ba1569ee)

Ongoing
APR-V3

use this to detect the version `APR.Season = C_Seasons and C_Seasons.HasActiveSeason() and C_Seasons.GetActiveSeason() -- For classic ` for the interface version `local gameVersion = select(4, GetBuildInfo())` and this kind of...

Feature
APR-V4

- Remove hardcoded quest logic - bonus quest - rework APR_GigglingBasket - APR_HSSpellIDs -remove useless multiple function call like ![Image](https://github.com/Azeroth-Pilot-Reloaded/azeroth-pilot-reloaded/assets/28711160/b8fc0b64-75e6-4e64-a882-7c3d5123f00f) - split method to helper/ utils /... - clean event