Commit Graph

  • 114747fc4b Misc fixes hondacrx 2022-07-29 17:24:07 -04:00
  • 888fd11477 Core/Maps: Split Ebon Hold and Exile's reach by faction and removed forced sanctuary hack hondacrx 2022-07-25 22:25:09 -04:00
  • a3bd0f274a Core/Conditions: Allow empty (CONDITION_NONE) conditions with just script attached hondacrx 2022-07-25 22:17:46 -04:00
  • 686cfb1b83 Core/Maps: Fixed deadlock in battleground map creation hondacrx 2022-07-25 22:16:57 -04:00
  • 566b14c675 TDB 925.22071 - 2022/07/25 hondacrx 2022-07-25 22:13:49 -04:00
  • 695f212be6 Core/Units: Removed spline speed limit for MoveJumpWithGravity hondacrx 2022-07-25 22:13:03 -04:00
  • 497d29e0a4 Core/WorldStates: Implemented setting dungeon encounter world states hondacrx 2022-07-25 22:10:13 -04:00
  • 45ba780516 Core/WorldStates: Add generic worldstates for team in instance hondacrx 2022-07-25 22:06:49 -04:00
  • 3a746f931f Core/WorldStates: Allow using -1 in database for MapIDs column to mark worldstates that should be bound to a map and allowed on all maps hondacrx 2022-07-25 22:01:03 -04:00
  • cea897a772 Fixed another crash, and enabled tilelist reading again. hondacrx 2022-07-25 14:38:31 -04:00
  • d76b8b7751 Temp disabled loading of tilelist, as it was not loading the correct tiles for the maps. hondacrx 2022-07-25 14:05:16 -04:00
  • 9278f0b3c7 Fixes some phasing issuses. hondacrx 2022-07-25 14:03:51 -04:00
  • e4f31667a8 DB Updates hondacrx 2022-07-24 17:51:16 -04:00
  • efd2f4cb49 Core/Maps: Removed MapInstanced - no longer neccessary for grid data reference counting (moved to TerrainInfo) hondacrx 2022-07-24 17:50:51 -04:00
  • 3cd58e4a17 Core/Maps: Move terrain data handling out of Map class hondacrx 2022-07-24 16:31:00 -04:00
  • c4344fbf66 Core: Updated allowed build to 9.2.5.44730 hondacrx 2022-07-23 22:51:49 -04:00
  • b3a072119e Core/Groups: Fixed loading character race info for offline group members hondacrx 2022-07-23 22:51:08 -04:00
  • 2b74effdd8 Misc fixes hondacrx 2022-07-23 22:48:56 -04:00
  • 732609fd87 Core/Maps: Replace some Instanceable() checks with IsDungeon() hondacrx 2022-07-20 21:38:47 -04:00
  • e7bb4745e0 Core/Units: Added NameplateAttachToGUID updatefield setter hondacrx 2022-07-20 21:32:59 -04:00
  • 7affefe05c Some more clean-up and fixes hondacrx 2022-07-20 11:30:46 -04:00
  • 17f3eab338 Fixes falling though map when using charge on a hill. hondacrx 2022-07-20 01:39:25 -04:00
  • 1ae937efe5 DB Updates hondacrx 2022-07-19 20:50:49 -04:00
  • a27a353d38 Core/Battlefields: Refactor Battlefield creation to be linked to host map creation instead of having globally accessible objects hondacrx 2022-07-19 20:50:34 -04:00
  • ce16bc0611 Fixes a crash when loading. hondacrx 2022-07-19 20:26:39 -04:00
  • 8a29b531ed Core/PacketIO: Remove packet handlers for deleted opcodes hondacrx 2022-07-19 20:26:25 -04:00
  • 73569d5232 DB Updates hondacrx 2022-07-19 12:17:57 -04:00
  • 0a3ea6ac48 Core/Quest: Corrected type of emote field in QuestOfferReward to be signed hondacrx 2022-07-19 12:17:41 -04:00
  • 0302d9b1df Core/Spawns: Removed ObjectMgr::AddCreatureData and ObjectMgr::AddGameObjectData (old outdoorpvp helpers) hondacrx 2022-07-19 12:15:32 -04:00
  • b3a404e2e8 Core/OutdoorPvP: Refactor OutdoorPvP creation to be linked to host map creation instead of having globally accessible objects hondacrx 2022-07-19 12:14:32 -04:00
  • 054dd15aa0 Core/OutdoorPvP: Remove manual spawn management functions from OutdoorPvP hondacrx 2022-07-19 11:49:53 -04:00
  • 2f1b3dae37 Core/OutdoorPvP: Move remaining outdoorpvp spawns to db hondacrx 2022-07-19 11:47:09 -04:00
  • 9961b71f17 Core/Players: Cleaned some old updatefield definitions and updated values for completed quests size hondacrx 2022-07-18 22:07:17 -04:00
  • 31d207c2ab Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desync hondacrx 2022-07-18 22:01:10 -04:00
  • cee989c731 Core/Maps: Made instance_template no longer required to create and enter instance maps hondacrx 2022-07-18 21:41:50 -04:00
  • cef479fd69 Scripts/Spells: Fixed Halo (Priest talent) hondacrx 2022-07-18 21:34:54 -04:00
  • acb9db8891 Fixes creatures aggro range, Wrong check on pathpoints, and a crash when there is no unitCaster. hondacrx 2022-07-17 22:49:28 -04:00
  • abbd51bf8d Scripts/Spells: Fix mage spell Ray of Frost hondacrx 2022-07-16 19:49:17 -04:00
  • 3a46790636 Core/Creatures: Implement Ground/FlyingMountDisplayID from creature_summoned_data hondacrx 2022-07-16 19:41:59 -04:00
  • 62c5f44f37 Core/WorldStates: Fixed wrong prepared statement being used for saving world state values hondacrx 2022-07-16 19:38:48 -04:00
  • c2c93fa061 Core/PacketIO: Fixed structure of SMSG_START_TIMER hondacrx 2022-07-16 19:37:54 -04:00
  • 8258d517cf Core/Units: Replace UNIT_DYNFLAG_DEAD with UNIT_FLAG3_FAKE_DEAD hondacrx 2022-07-16 19:35:19 -04:00
  • edb8765f3f Core/Transports: Initialize stoppable transports at start of path hondacrx 2022-07-16 19:32:08 -04:00
  • 8673a45f08 Core/Scripts: Expose calculated spell value variance to scripts hondacrx 2022-07-16 19:31:17 -04:00
  • e521433e38 Core/WorldStates: Move custom worldstates to separate table and move saving worldstate values to WorldStateMgr hondacrx 2022-07-14 20:25:57 -04:00
  • 5648dc959d Fix build and one DB file hondacrx 2022-07-13 19:16:39 -04:00
  • 379503016a Core/DataStores: Named WorldStateExpression function 38 hondacrx 2022-07-13 18:33:29 -04:00
  • 249cc2b83c Core/WorldStates: Migrate remaining hardcoded worldstates from Player::SendInitWorldStates to new system hondacrx 2022-07-13 18:09:42 -04:00
  • 015ba8008c Core/WorldStates: Migrate pvp season worldstates to new system hondacrx 2022-07-13 17:41:56 -04:00
  • 6825419b88 Core/WorldStates: Migrate battleground HolidayWorldState to new system hondacrx 2022-07-13 17:35:10 -04:00
  • 9421aeee98 Core/WorldStates: Migrate OutdoorPvP worldstates to new system hondacrx 2022-07-13 17:31:56 -04:00
  • ecb70dc4a9 Fixes default commands not working like .modify speed 5 hondacrx 2022-07-13 15:02:45 -04:00
  • d05595e44c Fixes using gameobject like chairs, also fixes indoor checks hondacrx 2022-07-13 15:02:06 -04:00
  • 206c5afcca Core/Formation: Fixes creature formation movement not syncing with leader. hondacrx 2022-07-11 22:21:27 -04:00
  • 077ac3988d Core/Movement: Some movement fixes hondacrx 2022-07-11 22:20:56 -04:00
  • f41b65ffa6 Few more missed escaped words hondacrx 2022-07-11 16:45:37 -04:00
  • df440b2025 Missed some escaped words for newer mysqls hondacrx 2022-07-11 15:54:00 -04:00
  • 357b1fed30 Fixed a crash when loading into world. hondacrx 2022-07-11 15:38:24 -04:00
  • 3003d1351f Scripts/Spells: Fix loop for proc on "Earthen Rage" hondacrx 2022-07-10 15:00:36 -04:00
  • ae9308c1cb Core/WorldStates: Migrate battleground worldstates to new system hondacrx 2022-07-10 14:59:20 -04:00
  • d0cc9645b9 Core/Transports: remove an obsolete check that prevented vehicles from updating their passenger positions hondacrx 2022-07-10 14:08:05 -04:00
  • 4fde924aec Core/GameObjects: Fixed crash when GameObject::Delete was used for transports hondacrx 2022-07-10 14:07:36 -04:00
  • 10665e4d78 Start adding missing scripts Part5 hondacrx 2022-07-10 14:06:27 -04:00
  • aae75ce85d Core/WorldStates: Skip sending SMSG_UPDATE_WORLD_STATE when value does not change hondacrx 2022-07-09 12:46:08 -04:00
  • fca1e3d98a Core/Battlegrounds: Fixed AV turnins being counted when opening quest completion UI instead after completing the quest hondacrx 2022-07-09 12:40:12 -04:00
  • 6f0aa96c50 Core/Conditions: Implemented PlayerCondition::CurrentPvpFaction hondacrx 2022-07-09 12:38:24 -04:00
  • c6ecb00c0a Core/WorldStates: Allow setting "hidden" field of SMSG_UPDATE_WORLD_STATE hondacrx 2022-07-09 12:37:04 -04:00
  • 5404654d65 Core/SAI: Allow using default npc_text from gossip_menu with SMART_ACTION_SEND_GOSSIP_MENU hondacrx 2022-07-09 12:31:37 -04:00
  • 52523ce8ee Core/Auras: Don't save auras to db with SpellAuraInterruptFlags::LeaveWorld hondacrx 2022-07-09 12:30:04 -04:00
  • f42b21a6de Start adding missing scripts Part4 hondacrx 2022-07-08 11:43:58 -04:00
  • 7e01c50655 Fixes loading of server. hondacrx 2022-07-07 13:44:17 -04:00
  • db83da417a Fixes bnet account create command. hondacrx 2022-07-07 13:44:01 -04:00
  • ba6c30add4 Start adding missing scripts Part3 hondacrx 2022-07-06 23:53:47 -04:00
  • 8cfd263fea Start adding missing scripts Part2 hondacrx 2022-07-05 15:39:49 -04:00
  • 54d5d59898 Start adding missing scripts Part1 hondacrx 2022-07-04 20:11:21 -04:00
  • 101b5ae6aa Misc fixes hondacrx 2022-07-04 15:29:08 -04:00
  • 03247f0f20 Scripts/Items: Fix Goblin Bomb Dispenser hondacrx 2022-07-04 15:28:21 -04:00
  • 4952963c0c Scripts/Quest: Rework Mystery of the Infinite & Mystery of the Infinite, Redux hondacrx 2022-07-04 15:25:19 -04:00
  • 0512d22bf1 Scripts/Spells: Furious Rage & scripts for creatures who uses it hondacrx 2022-07-04 15:20:17 -04:00
  • 4ae61d8811 Scripts/Misc: Migrate world event scripts to separate files 2 hondacrx 2022-07-04 15:13:42 -04:00
  • 9fc2cd8b26 Scripts/Misc: Migrate world event scripts to separate files hondacrx 2022-07-04 15:07:54 -04:00
  • c7123ad860 Core/Quests: Reset seasonal quests based on saved completion time and intended holiday start time hondacrx 2022-07-04 01:15:52 -04:00
  • 3a402854aa Revert "Core/Event: prevent seasonal quests from resetting at server restart hondacrx 2022-07-04 00:52:44 -04:00
  • 52e1b6de31 Scripts/Spells: Fix damage on primart target of mage talent Supernova hondacrx 2022-07-04 00:51:14 -04:00
  • bae8363ca3 Core/Creatures: Implemented sending different creature id for summoner hondacrx 2022-07-04 00:49:18 -04:00
  • 5e2cc3795c Scripts/Creature: Replace trigger_periodic with unique scripts hondacrx 2022-07-02 21:13:39 -04:00
  • 0e6469f9b2 Scripts/Misc: Replace some of AddItem / CreateItem with spells hondacrx 2022-07-02 21:08:44 -04:00
  • c31b76db74 Script/World: Brewfest Reveler Script hondacrx 2022-07-02 20:59:40 -04:00
  • 29c032b455 Core/Movement: Fixed desync in player knockback movement hondacrx 2022-07-02 20:36:49 -04:00
  • 6d294143c6 Core/Units: Defined many UnitFlags3 and implemented UNIT_FLAG3_ALTERNATIVE_DEFAULT_LANGUAGE hondacrx 2022-07-02 20:35:56 -04:00
  • 2cb497075c Scripts/Pet: Lil' K.T hondacrx 2022-07-02 15:54:54 -04:00
  • cabb59efe8 Core/WorldStates: Migrate war mode bonus value worldstates to new system hondacrx 2022-07-01 22:53:01 -04:00
  • 25bbf63341 Core/WorldStates: Migrate instance script worldstates to new system hondacrx 2022-06-30 00:33:53 -04:00
  • 0e910e01c4 More work on new worldstate system hondacrx 2022-06-30 00:30:55 -04:00
  • 57d3221a93 Some misc fixes hondacrx 2022-06-29 11:06:53 -04:00
  • 38632ce132 DB Updates hondacrx 2022-06-27 16:56:53 -04:00
  • 3bd8dd2248 Core: Update allowed build to 9.2.5.44325 hondacrx 2022-06-27 16:56:47 -04:00
  • a98ce1eb00 Core/WorldStates: Add area requirements to world states hondacrx 2022-06-27 16:56:01 -04:00
  • 9cece8cc8a Core/WorldStates: Migrate Wintergrasp worldstates to new system hondacrx 2022-06-27 16:45:31 -04:00
  • 2ea34c42fa Core/WorldStates: Allow multiple map ids for world states hondacrx 2022-06-27 16:03:42 -04:00