Commit Graph

83 Commits

Author SHA1 Message Date
e045572f60 Enhance C_Timer documentation by adding optional repetitions parameter to NewTimer function 2025-05-18 10:18:39 +02:00
ff89e99749 Refactor calendar event functions to enhance parameter aliasing and improve documentation clarity 2025-05-18 01:07:24 +02:00
11f27b18de Enhance documentation for calendar event functions by refining return types and parameter aliases 2025-05-18 00:57:12 +02:00
e01a681d66 Refactor calendar context functions to improve documentation clarity and parameter usage 2025-05-18 00:53:16 +02:00
377b3b7aa7 Format documentation comments for C_LootHistory and C_ToyBox for consistency 2025-05-18 00:50:47 +02:00
9ee4bb792c Refactor calendar context functions to use parameter aliases for improved clarity 2025-05-18 00:50:42 +02:00
5f352cbfbe Refactor CalculateAuctionDeposit to use alias for runTime parameter 2025-05-18 00:43:51 +02:00
d7a79283fb Remove deprecated namespace apis that are now in their own separate files 2025-05-18 00:41:48 +02:00
e1b1adacd4 Add C_Trophy module with functions for managing trophy operations 2025-05-18 00:41:13 +02:00
1de7c06df3 Add C_ToyBox module with functions for managing toy box operations 2025-05-18 00:39:25 +02:00
20a499894b Add C_Timer module with functions for scheduling timers and tickers 2025-05-18 00:32:09 +02:00
7930649436 Add C_TaskQuest module with functions for managing task quest operations 2025-05-18 00:27:28 +02:00
7e79612962 Add C_Scenario module with functions for managing the Recruit-a-Friend system 2025-05-18 00:26:08 +02:00
4c1d175fa8 Add C_RecruitAFriend module with functions for managing the Recruit-a-Friend system 2025-05-17 21:47:46 +02:00
99997898a1 Add C_Questline module with functions for managing quest line operations 2025-05-17 21:39:16 +02:00
a154f60475 Add C_PetJournal module with functions for managing pet journal operations 2025-05-17 21:36:24 +02:00
06f0726dc4 Add C_NewItems module with functions for managing new item flags in inventory 2025-05-17 20:14:29 +02:00
b1cc8ed86c Add C_LossOfControl module with functions for managing loss-of-control effects 2025-05-17 19:51:14 +02:00
57ae516a30 Add C_LootHistory module with functions for managing loot history and encounter information 2025-05-17 19:48:14 +02:00
58f6886c19 Add C_Garrison module with functions for garrison management and building operations 2025-05-17 19:46:38 +02:00
600b06964f Add C_BlackMarket module with functions for auction management and item retrieval 2025-05-17 19:40:27 +02:00
80f16398e1 Add C_PetBattles module with comprehensive pet battle functions and methods 2025-05-17 19:19:34 +02:00
6cb045f3d9 Update parameter naming in BNGetFOFInfo documentation for consistency 2025-05-17 18:59:58 +02:00
19177fc324 Enhance documentation for SelectGossipOption with detailed parameter descriptions 2025-05-17 18:59:53 +02:00
fcd7cb5916 Update parameter type in RepairAllItems documentation to boolean 2025-05-17 18:58:47 +02:00
c524a1ef1e Update documentation for date function to include overload for no parameters 2025-05-17 18:52:58 +02:00
f656bf4795 Enhance documentation for UseContainerItem function with detailed parameter descriptions and usage conditions 2025-05-17 18:52:53 +02:00
5dd5258429 Fix missing newline at end of C_MountJournal.lua 2025-05-17 18:49:15 +02:00
bd2a342dc4 Add C_Map module for world map and navigation functions 2025-05-17 18:48:54 +02:00
5ccd8965c5 Add C_Item module for item-related functions 2025-05-17 18:48:50 +02:00
881b7badea Add C_CurrencyInfo module for currency-related functions 2025-05-17 18:45:15 +02:00
eda649d18c Add C_Container module for bag and container related functions 2025-05-17 18:45:15 +02:00
4be020445e Add C_ChatInfo module for chat system functions 2025-05-17 18:44:37 +02:00
218ef70900 Add C_Calendar module for in-game calendar functions 2025-05-17 18:44:31 +02:00
6bedb7ce35 Add C_AuctionHouse module for auction house related functions 2025-05-17 18:44:26 +02:00
a841fb40cc Add C_ActionBar module for action bar related functions 2025-05-17 18:44:22 +02:00
a9d5e32083 Add C_LFGList module for Looking for Group functions 2025-05-17 18:32:47 +02:00
35487ec611 Refactor UnitBuff function parameters to make rank and filter optional 2025-05-17 18:19:52 +02:00
4450597653 Enhance UnitBuff documentation with detailed parameter and return type annotations 2025-05-17 18:18:43 +02:00
037fb46cea Add C_MountJournal module for mount-related functions 2025-05-17 18:12:20 +02:00
72956add4a Add C_NamePlate and WeakAuras modules
- Introduced C_NamePlate for nameplate-related functions, including GetNamePlateForUnit and GetNamePlates.
- Added WeakAuras module with various utility functions and methods for managing aura conditions and tooltips.
2025-05-17 17:11:53 +02:00
0954354d7a Aura_env global 2025-05-15 21:19:28 +02:00
7178116742 Update 2025-05-09 22:00:24 +02:00
9aae83307e Update 2025-05-08 14:54:44 +02:00
48fc2ed99c Update 2025-05-07 21:39:58 +02:00
51a48175fa Update 2025-05-06 22:43:25 +02:00
90f71c5c56 Make all sync hardlinks
They don't work as links idk why
I'll look into it one day
2025-05-06 22:01:09 +02:00
6ab88bd8dc Update 2025-05-05 00:02:40 +02:00
d1c7f1ee31 Update 2025-05-04 23:56:53 +02:00
3f65afd97a Ignore unused variables 2025-05-04 23:39:22 +02:00