Releases: cmangos/mangos-wotlk
Releases · cmangos/mangos-wotlk
Development Build(2024-11-16)
Commits
- 84ca99a: Rework for Quest 7631 - Dreadsteed of Xoroth (Warlock Mount Quest) (johnnyboy859)
- 24d07e3: Fix cthun resetting on second phase after tentacles despawn (Flekz)
- Revert renataki commit and fix it based on data (killerwife)
- c810ea4: Modify HandleAuthSession to store realmID instead of LOGIN_TYPE_MANGOSD constant in loginSource column of account_logons table. (Victor Corbuleanu)
- Add safeguard against Id 0 for realmlist id (killerwife)
- Safeguard length against unsafe access in WARDEN_CMSG_CHEAT_CHECKS_RESULT (killerwife)
- Make guardian ai respect same implicits as normal ai (killerwife)
- d8556e4: Pet/Unit: Add unsummon of guardians on home reach (killerwife)
- Fix compilation warning due to too many params (killerwife)
- b15a4ee: fix 3fadd9f (Eugene F)
- Resolve VMAP manager race conditions with iInstanceMapTrees (killerwife)
- Fix compilation and warnings (killerwife)
- Fix error with string id and spawn group when buddy entry set and let spawn group use buddyentry (killerwife)
- Fix some strings in previous commit (killerwife)
- Only trigger cooldown if any aura procced and fix attributes for failure (killerwife)
- Fix one wrong check with new preallocated ids (killerwife)
- Refactor mmap manager dependancies and improve code (killerwife)
- Add partial pre-loading on map init (killerwife)
- Implement pre-load of mmap files for additional thread safety (killerwife)
- 64144b2: Change default from previous commit (killerwife)
- Codestyle changes for battleground adjacent code (killerwife)
- Revert usage of SPELL_ATTR_EX3_TREAT_AS_PERIODIC as proc indicator (killerwife)
- Fix bool logic error from previous commit (killerwife)
- Fix "The Missing Diplomat - Part 8" quest (#694) (_daanieL)
- add worldstate for naturalist bite dbscript (Miraco)
- Fix logical mistake (Miraco)
- 164a9b8: Sethekk Halls: add worldstate handling for random group combinations (#697) (_daanieL)
- 3a60687: [Spell] Withering Poison Proc 13886 should not be removed on Evade (AnonXS)
- 662d902: Battle Shout used from various tbc trash npcs should not stack (#700) (_daanieL)
- Implement guard turning (killerwife)
- Add safeguard against too high pin count (killerwife)
- add instance file and worldstate handling for multiple groups (#702) (_daanieL)
- f78b2bb: Remove offending erroring combat conditions sql (killerwife)
- Implement hatchling movement (killerwife)
- Add cyclic graph trigger protection to spawn group aggro trigger (killerwife)
- Mobs that are poly'd should not get help aggro until poly end (killerwife)
- Expand help aggro to all of CC (killerwife)
- add worldstates for random groups (Miraco)
- Add automatic remount and speed change using MountEntry (killerwife)
- Attempt to remedy dungeon spawn group creature entry gen (killerwife)
- Fix infinite loop from previous commit (killerwife)
- Make mincount also respond to other randomization types of entry (killerwife)
- Reorder creature_spawn_entry code to stop double reroll for creature (killerwife)
- e83e241: [SD] Correct EscortFaction for 2769 npc_professor_phizzlethorpe (AnonXS)
- 680e817: [SD] Corret EscortFaction for 2917 npc_prospector_remtravel (AnonXS)
- 00bfe1f: World/Core: Instance id's being packed and shuffled after instance reset being started for old ids. (mostlikely4r)
- 74f1fcc: disable map optimizations for playerbots if sPlayerbotAIConfig.disableBotOptimizations (default off - optimizations enabled) to allow full activity at all times (Redbu11)
- 47b639f: Creature summon: Keep creature pet active so it can properly be removed from active during Map::Remove (mostlikely4r)
- Disable sending worldstates if disabled for SI and EP (killerwife)
- Fix diminishing of kill reputation (JJBcku)
- a4ca094: disable map optimizations for playerbots if sPlayerbotAIConfig.disableBotOptimizations (default off - optimizations enabled) to allow full activity at all times (Redbu11)
- 6fe0988: [SD] Moam and Ouro use Double Attack manually (AnonXS)
- 6f30e7c: [Spell] Butcher Drain 7486 should not be removed on Evade (AnonXS)
- a9483a7: [Spell] Mirefin Fungus 9463 should not be removed on Evade (AnonXS)
- 7db4383: [Spell] Bonus Dodge 8273 should not be removed on Evade (AnonXS)
- f0a899d: [Spell] Barbs 8393 should not be removed on Evade (AnonXS)
- 48372ba: [Spell] Quick Snap 4161 should not be removed on Evade (AnonXS)
- 27bf9cc: [Spell] Leech Pulse 8434 should not be removed on Evade (AnonXS)
- 59c99ac: [Spell] Plague Cloud 12002 should not be removed on Evade (AnonXS)
- 182c81a: [Spell] Spell Reflection 9941 should not be removed on Evade (AnonXS)
- 22e4c8c: [Spell] Shadowform 16592 should not be removed on Evade (AnonXS)
- f4616e8: [Spell] Immolate 11984 should not be removed on Evade (AnonXS)
- 74f07f0: [Spell] Aerie Gryphon Speed Buff 21190 should not be removed on Evade (AnonXS)
- 241bc7b: make razorgore vanilla blizzlike (Viger)
- Add some details to windsor script (killerwife)
- f18d613: Realm/Core: Implement realm category mapping using realm zone and major version (Exxenoz)
- Enable 2FA on Classic (insunaa)
- Compile fix for new quest weakptr. (mostlikely4r)
- add worldstates for correct grouping (Miraco)