aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps
AgeCommit message (Expand)Author
2021-11-26Core/Movement: Fix some undermap issues with random movement/fear/blink (#22937)Jeremy
2021-11-24Check player conditions to enter instance (#23117)Jozef DĂșc
2021-11-24Core/MapScripts: Add support to GameObjects to SCRIPT_COMMAND_DESPAWN_SELFjackpoz
2021-11-23Core/mmaps: add category to 2 logsAokromes
2021-11-23Core/Misc: Fix issues reported by static analysisjackpoz
2021-11-21Core/MapScripts: Allow GameObjects to be caster of SCRIPT_COMMAND_CAST_SPELLjackpoz
2021-11-16Core/Misc: Log more information in asserts (#22783)Giacomo Pozzoni
2021-10-23Core/Maps: Fix a crash when spawning a spawn groupTreeston
2021-10-23Core/Maps: Properly re-create map on login for ephemeral player saves. Becaus...Treeston
2021-10-23Core/Maps: initialize PositionFullTerrainStatus to avoid having issues with t...Ovah
2021-10-17visibility range check, fac4700 follow-upTreeston
2021-10-17Core/Maps: Continue updating creatures that own auras applied to players. Clo...Treeston
2021-10-16Core/Characters: Made homebind location a WorldLocation (this implicitly adds...ModoX
2021-10-11Core/Scenes: Implemented spell created SceneObjectsShauren
2021-10-02Core/Transports: Store information about continent transportsShauren
2021-09-28Core/Movement: MotionMaster reimplementation (#21888)ccrs
2021-09-25Core/Maps: Adjusted logic in GetFullTerrainStatusForPosition to closer match ...Shauren
2021-08-28Core/Spells: rework part 5: GameObject castingariel-
2021-08-28Core/Spells: rework part 4: iterate over effects firstariel-
2021-08-24Core/Movement: Fixed creature hoverShauren
2021-08-22Core/Maps: Fixed outdoors check (#21551)Jeremy
2021-08-08Core/VMap: Use fuzzy equality and gridmap tolerance for floor-finding. Closes...Treeston
2021-08-08Core/VMap: Add outdoor state to Map::GetFullTerrainStatusForPosition. Add Wor...Treeston
2021-08-08Core/Spawning: Actually check spawn group state before processing a respawn. ...Treeston
2021-06-16DB/SpawnGroup: Instance spawn group data for Tempest Keep: The Eye and Hellfi...Treeston
2021-06-16Core/Formations: update codestyle and fix crashariel-
2021-06-04Core/Conditions: Implemented missing PlayerCondition columns - time and weatherShauren
2021-05-29Core/Maps & Extractors: Move copypasted map file headers into a single shared...Shauren
2021-05-16Core/Creature: improve DB linked_respawn handling (#21172)kelno
2021-05-16Core/Map: New Map::ForceRespawn to override objections and force a respawn (e...Treeston
2021-05-16Core/Map: Fix a crash that could happen if a player moved very far away from ...Treeston
2021-05-16Core/Misc: A variety of clean-up changes, mostly following up on 532ab1c to f...Treeston
2021-05-16Core: Combat/threat system rewrite (PR #19930)Treeston
2021-04-15Core/Entities: Fix some weird movement due to los issues (#21125)Jeremy
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2021-03-28Core/Objects: Pass privateObjectOwner guid directly to SummonCreature functionsShauren
2021-03-28Core/Objects: Move personal summon handling from TemporarySummon/GameObject t...Matan Shukry
2021-03-28Core/Maps: Refactor duplicated code from all ***CellRelocation and CheckGridI...Matan Shukry
2021-03-15Core/Entities: add extra use of UPDATETYPE_CREATE_OBJECT2 (#20955)Gustavo
2021-03-15Core/Misc: minor typo and codestyle fixesariel-
2021-03-06Core/Maps: Remove unused codeShauren
2021-02-15Core/Maps: Fix memory leak in BoundaryUnionBoundaryjackpoz
2021-02-06Core/Spawn: Limit saved/stored respawn time.r00ty-tc
2021-01-30Core/AreaTriggers: Code cleanupShauren
2021-01-30Core/AreaTriggers: Implementation for sever side area triggersMatan Shukry
2021-01-08Fixed SCRIPT_COMMAND_TALK description, comment was matching the old behaviorkelno
2020-12-31Core/Spawns: Resolve crash in BattlegroundAVr00ty-tc
2020-12-22Core/Corpses: Fixed crash during loading corpsesShauren
2020-12-13Core/Corpses: Fixed client crashes with player corpsesShauren