aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2020-06-14Core/Spells: Removed duplicated checkKeader
2020-06-14Core/AI: Factory functions cleanupariel-
2020-06-14Core/Players: fix null dereference crashariel-
2020-06-14Fix an issue where CanSpawn would never get invoked on creatures without per-...treeston
2020-06-14Add another helper to ScriptedGossip.h for resolving listId -> action.treeston
2020-06-14Partial revert of 15a207f, which was causing issues (ref #4943 and #19768). I...Treeston
2020-06-14Scripts/Command: implement .debug play music commandForesterDev
2020-06-14Fix evade issues when a spell hits the target just before evading. (#19815)Treeston
2020-06-14Core/Spell: in case of immunity, check all effects to choose correct procFlag...ariel-
2020-06-14Core/SmartAI: allow SMART_ACTION_SEND_GOSSIP_MENU to override default gossipariel-
2020-06-14Quickfix a bug introduced by 2f19d97 which prevented GTAoE from being cast.treeston
2020-06-14Core/Spell: fixed some problems with per caster aura statesariel-
2020-06-14Core/Creature: fix _DespawnAtEvade saving wrong respawn timeariel-
2020-06-14Core/Spell: abort channeling if no valid targets are found after searchingariel-
2020-06-14Core/Player: update interaction checks, some info taken from clientariel-
2020-06-14Core/Defines: define faction templates and replace magic numbers from scriptsForesterDev
2020-06-14Core/Scripts: improvements on the Thorim scriptariel-
2020-06-14Core/Spells: Change the radius of PBAoEs following the feedback received on (...Chaouki Dhib
2020-06-14Core/Gossip: Fix gossip bug on modify money (#19551)Rochet2
2020-06-14Core/Unit: don't clear low health aura states on deathariel-
2020-06-14Core/Quests: Display quest objective explore completion messagexinef1
2020-06-14Core/Entities: allow guardian pets to inherit spellmodsariel-
2020-06-14Scripts/Commands: Update reload commands namesChazy Chaz
2020-06-14Core/Spells: change to the way the spell effect SPELL_EFFECT_JUMP workChaouki Dhib
2020-06-14Core/Creature: drop method SetPositionccrs
2020-06-14Core/Transport: fix logic errorccrs
2020-06-14Core/Creature: IsMovementPreventedByCasting followupccrs
2020-06-14Core/Misc: Add .Size() to TypeUnorderedMapContainer for stats/debuggingShauren
2020-06-14Core/Entities: Add a missing includeCarbenium
2020-06-13Core/Items: Implemented corruption and corruption resistance statsShauren
2020-06-12Core/DataStores: Fix loading hotfixes deleting records for db2s not loaded by...funjoker
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-06-09Core/Auras: Defined unknown aura typeShauren
2020-06-08Core/PacketIO: Fixed receiving and sending db2 hotfix packetsShauren
2020-06-07Core/Items: Fixed generating default bonuses based on contextShauren
2020-06-05Core/Items: Implemented new bonus type (extra ItemEffect)Shauren
2020-06-04Core/Misc: Ensure that query used for .reload creature_template command alway...Shauren
2020-06-03Fix GCC buildShauren
2020-05-31Fix warningsShauren
2020-05-31Core/Battlegrounds: Queue updatesShauren
2020-05-27Core/PacketIO: Fixed BattlefieldStatusHeader structure and QueueID values for...Shauren
2020-05-24Core/Maps: Improvements to terrain swap handlingShauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-05-20Core/Misc: Add extra ByteBuffer and WorldPacket constructors allowing to set ...Shauren
2020-05-19Core/Players: Only restore spells learned as quest rewards if they have the r...Shauren
2020-05-19Core/Spells: Revert b711f0bcaef7e966140fce4929ff5196b6b2bbf6, not valid since...Shauren
2020-05-18Core/Achievements: Minor fixesShauren
2020-05-17Core/Misc: Unify handling CharacterCreating.Disabled.RaceMask with other race...funjoker
2020-05-16Core/Items: Fixed sending child items by mail if loading from db failsShauren
2020-05-15Core/PacketIO: Send item flags in auction itemsShauren