Commit Graph
40053 Commits
Author SHA1 Message Date
Shauren 3598d280ff Core/WorldStates: Implemented setting dungeon encounter world states 2022-07-24 22:15:57 +02:00
Shauren c1eb91c1c1 Core/WorldStates: Add generic worldstates for team in instance 2022-07-24 20:11:24 +02:00
Shauren 071be5a086 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 2022-07-24 20:05:37 +02:00
ModoX 37e63e0ac5 DB/Locales: Added zhTW locales for creature_template, quest_template & broadcast_text 2022-07-24 19:35:18 +02:00
ModoX 7681adad40 DB/Locales: Added zhCN locales for creature_template, quest_template & broadcast_text 2022-07-24 19:35:18 +02:00
ModoX f6f3769d7e DB/Locales: Added ruRU locales for creature_template, quest_template & broadcast_text 2022-07-24 19:35:17 +02:00
ModoX 983a0fb01d DB/Locales: Added ptBR locales for creature_template, quest_template & broadcast_text 2022-07-24 19:35:17 +02:00
ModoX a12faf7946 DB/Locales: Added koKR locales for creature_template, quest_template & broadcast_text 2022-07-24 19:35:17 +02:00
ModoX 9e3257e9c9 DB/Locales: Added itIT locales for creature_template, quest_template & broadcast_text 2022-07-24 19:35:16 +02:00
ModoX 5a3139a98d DB/Locales: Added frFR locales for creature_template, quest_template & broadcast_text 2022-07-24 19:35:16 +02:00
ModoX b1eb67cb0c DB/Locales: Added esMX locales for creature_template, quest_template & broadcast_text 2022-07-24 19:35:15 +02:00
ModoX 76c20e2464 DB/Locales: Added esES locales for creature_template, quest_template & broadcast_text 2022-07-24 19:35:15 +02:00
ModoX 496c39fb60 DB/Locales: Added deDE locales for creature_template, quest_template & broadcast_text 2022-07-24 19:35:14 +02:00
Shauren fbe0b8efeb Core/Maps: Removed MapInstanced - no longer neccessary for grid data reference counting (moved to TerrainInfo) 2022-07-24 18:56:40 +02:00
Shauren 8f2c5413d7 Core/DataStores: Fixed unsigned underflow in TaxiMask constructor happening before TaxiNodes.db2 is loaded 2022-07-24 18:57:13 +02:00
Shauren 67dc228497 Dynamic build fix 2022-07-23 21:28:59 +02:00
Shauren 16a06346ae Core/Maps: Move terrain data handling out of Map class
Partial port of cmangos/mangos-wotlk@ff5232c648
2022-07-23 19:13:33 +02:00
Shauren 82138bec18 Core: Updated allowed build to 9.2.5.44730 2022-07-23 01:46:22 +02:00
Shauren 36d62244ad Core/Groups: Fixed loading character race info for offline group members 2022-07-22 19:37:25 +02:00
ModoX edcaacbf10 DB/Hotfixes: Added broadcast_text data from 9.2.5 2022-07-21 03:58:36 +02:00
ModoX 5077a014fd DB/Template: Updated quest & creature wdb to 9.2.5.44325 2022-07-21 03:56:42 +02:00
Shauren 8466894d81 Core/Maps: Replace some Instanceable() checks with IsDungeon() 2022-07-20 18:55:40 +02:00
Teleqraph 51d7ff6f0b Core/Units: Added NameplateAttachToGUID updatefield setter (#28141) 2022-07-20 18:57:54 +02:00
Naddley ed9d2af5ca DB/Spawns: Updated Training Dummy spawns in Stormwind to BfA/Shadowlands
Closes #28132
2022-07-20 00:54:08 +02:00
Naddley 3ff38594d4 DB/Spawns: Added Alliance Garrison Lvl 1 initial spawns
Closes #28072
2022-07-20 00:50:17 +02:00
Osleyder85 571fc16388 DB/Quest: Updated several quests of Orc Startzone to build 44232
* added condition for Hana'zua to only be acceptable if quest Sarkoth isnt taken yet
* also added aggro script to Northwatch Scout

Closes #28049
2022-07-20 00:31:21 +02:00
Shauren 32dbb4b6b4 codestyle fix 2022-07-20 00:26:26 +02:00
Shauren 073a036d84 Core/Battlefields: Refactor Battlefield creation to be linked to host map creation instead of having globally accessible objects 2022-07-19 23:18:19 +02:00
Shauren 83b3266794 Core/PacketIO: Remove packet handlers for deleted opcodes 2022-07-19 22:01:51 +02:00
Shauren ff59362aa9 Dynamic build fix 2022-07-19 13:40:52 +02:00
Shauren 9e4f9bb120 Core/Commands: Add missing constructor to RBACCommandData
Closes #28136
2022-07-19 10:18:03 +02:00
ModoX 27931b45c6 Core/Quest: Corrected type of emote field in QuestOfferReward to be signed 2022-07-19 06:27:02 +02:00
Shauren e9152679d7 Build: Fixed finding mysql binary on first cmake run
Closes #28133
2022-07-19 00:33:07 +02:00
ModoX 763c758969 DB/SAI: Added script for Yarrog Baneshadow 2022-07-18 23:04:49 +02:00
Shauren e1eb474531 Core/Spawns: Removed ObjectMgr::AddCreatureData and ObjectMgr::AddGameObjectData (old outdoorpvp helpers) 2022-07-18 22:51:37 +02:00
Shauren 775be0682a Core/OutdoorPvP: Refactor OutdoorPvP creation to be linked to host map creation instead of having globally accessible objects 2022-07-18 22:45:03 +02:00
Shauren 21ae376692 Core/OutdoorPvP: Remove manual spawn management functions from OutdoorPvP 2022-07-18 22:42:23 +02:00
Shauren 195341c807 Core/OutdoorPvP: Move remaining outdoorpvp spawns to db 2022-07-18 22:35:54 +02:00
Shauren 1f853d068f Core/OutdoorPvP: Move Zangarmarsh outdoorpvp spawns to db 2022-07-18 22:03:00 +02:00
Shauren c42e52f171 Core/OutdoorPvP: Move Halaa spawns to db using worldstate conditions 2022-07-18 20:21:58 +02:00
NaddleyandModoX cd4e0c5929 DB/Spawns: Added Horde Garrison Landing / Intro NPCs
Closes #28089

Co-authored-by: ModoX <[email protected]>
2022-07-18 01:47:26 +02:00
Shauren 26d757946f Core/Players: Cleaned some old updatefield definitions and updated values for completed quests size 2022-07-17 21:25:10 +02:00
Shauren cb99b08b86 Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desync 2022-07-17 20:23:37 +02:00
Shauren b8e52fd90b Core/Maps: Made instance_template no longer required to create and enter instance maps 2022-07-17 19:14:13 +02:00
Shauren 87b0a19304 Core/Criteria: Fixed criteria type DoEmote
Closes #28127
2022-07-17 13:40:25 +02:00
Naddley 0386b356f0 DB/Trainer: Fixed Alliance portal trainer spells
- Darnassus
- Theramore
- Exodar
- Stormwind
- Ironforge
- Boralus

Closes #28124
2022-07-17 11:50:50 +02:00
Naddley 574abdc320 DB/Trainer: Fixed several Alliance Bandage Trainer spells
- Stormwind / Goldshire
- Ironforge / Kharanos
- Darnassus / Teldrassil
- Exodar / Azure Watch / Blood Watch

Closes #28125
2022-07-17 11:48:34 +02:00
Naddley 251a75134f DB/Gossip: Fixed gossip menu options of Goldshire & Stormwind Innkeepers
Closes #28120
Closes #28123
2022-07-17 11:44:21 +02:00
Teleqraph 7e02205693 Scripts/Spells: Fixed Halo (Priest talent) (#28113) 2022-07-16 16:27:20 +02:00
Aqua Deus 2358e51182 Scripts/Spells: Fix mage spell Ray of Frost (#28090) 2022-07-16 16:04:06 +02:00