EverWrath/src/server/game/Maps
UltraNix a8c0a2cc89
fix(Core/Movement): (#7008)
- Get zone/area IDs from vmap data in the liquid update
- Add new method Map::getFullVMapDataForPosition to get area info and liquid info in a single vmap lookup
- Adjust GetZoneId/GetAreaId on WorldObject to always return these cached fields.
- Clean up liquid state handling on Unit and Player
- Implemented getting area id from gameobject spawns.
- Removed old core related to getting movement flags dependent on environment.
- Movement flags are now processed more precisely and dynamically.

Original source: TrinityCore.

- Closes #5086
- Updates #2208.
2021-08-25 12:41:20 +02:00
..
Map.cpp fix(Core/Movement): (#7008) 2021-08-25 12:41:20 +02:00
Map.h fix(Core/Movement): (#7008) 2021-08-25 12:41:20 +02:00
MapInstanced.cpp fix(Core/Maps): Enabled dead players to be resurrected at the dungeon entrance if cannot enter it due to some reasons (#7236) 2021-08-07 16:10:07 +02:00
MapInstanced.h fix(Core/Maps): Enabled dead players to be resurrected at the dungeon entrance if cannot enter it due to some reasons (#7236) 2021-08-07 16:10:07 +02:00
MapManager.cpp fix(Core/Maps): Enabled dead players to be resurrected at the dungeon entrance if cannot enter it due to some reasons (#7236) 2021-08-07 16:10:07 +02:00
MapManager.h fix(Core/Movement): (#7008) 2021-08-25 12:41:20 +02:00
MapReference.h fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
MapRefManager.h fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
MapUpdater.cpp fix(Core/Maps): prevet a crash occurring when shutting the server down. (#7387) 2021-08-20 00:01:48 +02:00
MapUpdater.h feat(Core/MapUpdate): switch from ACE_Method_Request to PCQ (#3459) 2020-11-14 03:56:26 +07:00
TransportMgr.cpp chore(Core/Logging): replace most server loggers (#5726) 2021-06-21 03:07:12 +02:00
TransportMgr.h feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
ZoneScript.h feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00