Commit Graph

70 Commits

Author SHA1 Message Date
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
23fcef2458 Update 2025-05-04 23:33:05 +02:00
d896008318 Fix region 2025-05-04 23:30:38 +02:00
ba1f7e14bf Update
Update

Update

Update

Update

Update

Update

Update

Update

Update
2025-05-04 23:23:42 +02:00
169a514973 Everything is meta 2025-05-04 15:15:00 +02:00
859955aa36 Unpack returns any... not "list"??? 2025-05-04 15:09:43 +02:00
5fe685d4c6 Format 2025-05-04 15:07:07 +02:00
88f5225058 Oh stylua was a symlink not a file... 2025-05-04 15:02:05 +02:00
206df49181 Add luacheckrc 2025-05-04 14:58:00 +02:00
b14a57cebc Update 2025-05-04 14:48:10 +02:00
4a654c17ca Make sync use path referencing root instead of itself 2025-05-04 14:47:05 +02:00
b85e0e3765 Add luarc.json 2025-05-04 14:44:04 +02:00
8645a1e99e Add stylua to repo 2025-05-04 14:38:53 +02:00
93b45ac12e Code format 2025-05-04 14:35:26 +02:00