Releases: araxiaonline/mod-eluna
Releases · araxiaonline/mod-eluna
v0.1.0
Version 0.1.0
Commits
- [fa9b798] fixed issue with eluna reloading
- [aedb410] updated READMe
- [9f1f4c8] added updates to build release to only release off araxia-main
- [91f9b34] removed not needed file
- [fc95149] Added new shared build-release
- [a009603] Updated to latest changes from core
- [382ba03] Merge branch 'npcbots_3.3.5'
- [ec0dbf7] Update LuaEngine.cpp (azerothcore#192)
- [68d0a09] azerothcore/azerothcore-wotlk#19491 (azerothcore#189)
- [b39869a] Fix unused variable warning in GlobalMethods:Ban() (azerothcore#183)
- [e00386f] fix OnBeforeCreateInstanceScript() hook (azerothcore#182)
- [c652ee8] Update OnCommand for core hook changes. (azerothcore#181)
- [36e1c71] fix: gossip menu item overflow (azerothcore#180)
- [3fea22b] feat: add player:RunCommand (azerothcore#176)
- [067fa20] feature: Add GetGlyph (azerothcore#178)
- [cc442de] feat: Add multistate compatibility methods (azerothcore#175)
- [152a491] feat: add GetRank method for creatures (azerothcore#173)
- [66ba397] Merge branch 'master' into npcbots_3.3.5
- [2bd22cf] feat: Add Spell:GetReagentCost() function (azerothcore#165)
- [05b43dd] add unit method SetImmuneTo (azerothcore#167)
- [93246b2] Added functions for getting raw bot data for stats and info
- [23fb801] Added Talent Spec
- [4111d20] Added support for new NPC Bot commands
- [5e45216] feat: Adding HandleStatModifier for Unit (azerothcore#161)
- [d3638cd] feat: Adding SetSpellPower for Player (azerothcore#162)
- [fe1b709] feat: Add 4 methods (azerothcore#158)
- [502136e] feat: Add Specialization Check Methods to Player (azerothcore#163)
- [d0dbc0c] Added NPCBot commands
- [a3997ac] fix: add GetSpeedRate and SetSpeedRate, remove ifdefs (azerothcore#155)
- [7c6e6db] docs(README): add PR azerothcore#152
- [510eb1d] add Player:SetGlyph (azerothcore#152)
- [b92b8bf] feat(libs): update httplib (azerothcore#151)
- [1abf244] feat: add OnBattlegroundDesertion hook (azerothcore#146)
- [7ea0b97] revert: PLAYER_EVENT_ON_APPLY_AURA and PLAYER_EVENT_ON_REMOVE_AURA
- [4fb0949] feat: add OnError event
- [974083b] style: camelCase for return names
- [cc138e8] fix: crash caused by VendorRemoveAllItems (azerothcore#142)
- [61c1ef9] fix: fix crash in CanCompleteRepeatableQuest / CanRewardQuest
- [91e0499] style: remove extra whitespaces, replace single quotes with backticks
- [1be2af1] Feature: Added player:CanRewardQuest(questId)/player:CanCompleteRepeatableQuest(questId) (azerothcore#141)
- [c359f72] Update README.md
- [11e6fb4] Update README.md
- [9ea7f98] Feature: Added player:CanRewardQuest(questId)/player:CanCompleteRepeatableQuest(questId)
- [5da1ba9] Feature: Added player:CanRewardQuest(questId)/player:CanCompleteRepeatableQuest(questId)
- [92818c6] feature: add GetUnitFlags(), GetUnitFlagsTwo(), SetUnitFlags(flags), SetUnitFlagsTwo(flags), PlayerEvent OnApplyAura/OnRemoveAura (azerothcore#137)
- [8bcec88] docs (azerothcore#135)
- [145d577] docs: add missing callback argument to async query methods
- [9d60e1b] style: change DBQueryAsync to static
- [97ca3da] Revert "fix(docs): ignore DBQueryAsync"
- [c996aeb] rework docs (azerothcore#133)