aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2021-06-06Core/Movement: Add new flag MOVEMENTGENERATOR_FLAG_PERSIST_ON_DEATH (#26549)Giacomo Pozzoni
2021-06-06Core/Players: Add PlayerExtraFlags for tracking race change, and raf level gr...Shauren
2021-06-05Core/Player: Log more information when Player::StopCastingCharm() failsjackpoz
2021-05-22Core/Movement: Hotfix the crashes that can occur in the movement handlers (#2...Chaouki Dhib
2021-05-16Core/Movement: Improve client control logic (#26348)Chaouki Dhib
2021-05-11Core/Vehicle: Setting home position of creature passenger on AtEngage (#26482)Edder
2021-05-11Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2021-05-10Core/Pet: Attempt to fix assertions triggered when summoning pets (#26501)Giacomo Pozzoni
2021-04-25Core/PacketIO: Reduce size of SMSG_UPDATE_OBJECT by trimming trailing zeros i...Shauren
2021-04-25Core/Quest: Threat From Above (#26468)Edder
2021-04-19Core/Creature: Create & use CREATURE_FLAG_EXTRA_IGNORE_FEIGN_DEATH (#26448)offl
2021-04-11Core/Entities: Move GridObject to its own header (#26358)Jan Van Buggenhout
2021-04-11Core/Misc: Fix typojackpoz
2021-04-10Core/PlayerStats: Fix PlayerSave.Stats.MinLevel not saving spell crit percentagejackpoz
2021-04-08Core/Misc: Define / rename attributes and flags (#26315)offl
2021-04-04Core/Player: Fix output of .additem command with negative count value (#26290)Mikhail Redko
2021-03-02Core/Units: Renamed unknown unit flag (UNIT_FLAG_UNK_29 -> UNIT_FLAG_PREVENT_...Shauren
2021-02-21Core/Maps: Use a fixed offset instead of full collision height when retrievin...Giacomo Pozzoni
2021-02-21Core/Unit: Fix glancing blow calculation (#26120)Metalaka
2021-02-20Revert "Core/Unit: Improve Glancing Blow calculation (#26100)"jackpoz
2021-02-19Core/Unit: Improve Glancing Blow calculation (#26100)Metalaka
2021-02-06Core/Unit: Fix crash when exiting a vehiclejackpoz
2021-02-06Core/Unit: Set stand state on damage only to playersjackpoz
2021-01-30Core/Creature: Allow to skip Rate.Corpse.Decay.Looted when calling SetCorpseD...Giacomo Pozzoni
2021-01-24Core/Misc: Fix static analysis issues (#25924)Giacomo Pozzoni
2021-01-22Core/Creature: Add new db field InteractionPauseTimer (#25880)Giacomo Pozzoni
2021-01-17Core/logs: added xp info on login & logout (#25867)Matan Shukry
2021-01-17Build fixShauren
2021-01-10Core/Unit: Fix movement hiccups in water (#24020)Giacomo Pozzoni
2021-01-03Core/Vehicles: add a way to delay the Vehicle despawn Time if its needed.Sevi
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2021-01-02Core/Player: auto-attacked player stands up from sit or sleep state (#25684)Aurelio Arcabascio
2020-12-27Core/Units: do not send power update packets when gaining power via energize ...Ovah
2020-12-26Core/Spells: Implemented personal summons (#19231) (#25765)Giacomo Pozzoni
2020-11-21Core/Player: Adjust fall damage logjackpoz
2020-11-18[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)Treeston
2020-10-25Core/AI: Fix CorpseRemoved() and SMART_EVENT_CORPSE_REMOVED not being called ...jackpoz
2020-10-24Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...Shauren
2020-10-19Game/Player: Fixed Backlash/Backdraft priority (#25564)Keader
2020-10-03Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...Ovah
2020-10-01Core/Movement: fix units falling through the ground when hover mode is diseng...Ovah
2020-09-29Core/Pets: Add missing nullptr checkShauren
2020-09-29Core/Pets: Fixed crash happening when current pet is forcibly removed while b...Shauren
2020-09-27Core/PacketIO: Convert mail packets to classesShauren
2020-09-26Core/Misc: nopch fixesShauren
2020-09-23Core/Pets: Fixed crash happening when summoning a different pet than one that...Shauren
2020-09-22Core/Pet: Fix GetDebugInfo() outputjackpoz
2020-09-14Core/Spells: cleaned up and improved spell focusing behavior (PR #25440)Ovah
2020-09-12Core/Misc: Fix some static analysis warnings exposed after 6b8f3d0.Treeston
2020-09-12Core/PacketIO: Fixed SMSG_INSPECT for items with random suffixShauren