Commit Graph

24256 Commits

Author SHA1 Message Date
DDuarte
5d2cee1c2e Rename SQL after PR merge 2015-10-06 14:54:43 +01:00
Duarte Duarte
22536641b2 Merge pull request #15654 from ShinDarth/resolvedBy
Core/Ticket keep always trace of GM who resolves the ticket
2015-10-06 06:35:45 -07:00
ShinDarth
e66db9e20c Core/Ticket keep always trace of GM who resolves the ticket 2015-10-06 15:31:54 +02:00
Killyana
dcc1e50897 DB/Creature: Spire Frostwyrm
Add Spire Frostwyrm spawns and scripts in Icecrown Citadel
2015-10-06 02:46:40 +02:00
Naios
2b041266a3 DB/Auth: Add missing update 2015_08_21_00_auth.sql to the auth base. 2015-10-05 23:30:24 +02:00
Naios
4dd6070c79 Travis: Add check for update entries not listed in base dumps.
* Will mark the travis build as failed when the database updater is broken.
2015-10-05 23:29:34 +02:00
Killyana
126b57acc6 DB/Creature: Nerub'ar Broodkeeper
Add visual Web Beam on aggro
Fix creature addon for 25 mode
Fix InhabitType issue after landing
2015-10-05 21:35:33 +02:00
joschiwald
3db4c64287 Core/Updater: fixed host parameter is being ignored
(cherry picked from commit e51b660177)
2015-10-05 17:15:54 +02:00
Naios
45a60c2d22 CMake: Fix bad generation of "revision_data.h" not including MYSQL_EXECUTABLE.
* was caused through invoking "FindMySQL" after using ${MYSQL_EXECUTABLE}.
* better re-run CMake if you are affected by the mysql exe wasn't found issue.
2015-10-05 17:12:00 +02:00
Naios
a561edefb9 Core/Updater: Fix mysql in path check/search. 2015-10-05 17:11:59 +02:00
Shauren
0cf04cc166 Core/Updater: Pipe mysql process output into worldserver log
(cherry picked from commit 2d109b63e2)
2015-10-05 17:11:57 +02:00
Shauren
5b8f1469ca Merge pull request #15646 from ShinDarth/ticket
Core/Player: implement ResetCoolDownAfterDuel configurable feature
2015-10-05 16:57:02 +02:00
ShinDarth
24b41a5211 Core/Player: implement ResetCoolDownAfterDuel configurable feature 2015-10-05 15:57:53 +02:00
Killyana
7f8d19e73e DB/Quest: Fix a typo on CompletionText for Dark Storms
By @Espionage724
Closes #15652
2015-10-05 14:37:30 +02:00
Killyana
a87f5fdcde DB/Creature: Hrothgar Landing Fixups
By @Malcrom
2015-10-04 19:55:21 +02:00
Killyana
8bd5945328 DB/Creature: Fix Champion go to bunny movements 2015-10-04 19:41:37 +02:00
Killyana
3b544a3577 DB/gossip: Add missing gossips to Garrosh Hellscream 2015-10-04 19:33:33 +02:00
Killyana
6a10dbd79c DB/Creature: Fix Npcflag for High Overlord Saurfang and Muradin Bronzebeard 2015-10-04 18:43:57 +02:00
Killyana
7225b7abf1 Scripts/ICC: moved saurfang gossips to db
Closes #14904
2015-10-04 16:59:55 +02:00
joschiwald
ad38c27124 Core/Misc: renamed sGossipSelect parameters 2015-10-04 16:16:56 +02:00
CreshandKesh
359df54b79 Core/Scripts: Salanar the Horseman, Into the Realm of Shadows
- Show gossip_menu_option 9739 only if quest 12687 is accepted & not completed
- Cast spell 52693, SPELL_REALM_OF_SHADOWS, when gossip option is selected

Core script by @CreshandKesh (with some modifications)
SQL part by @CreshandKesh and @tkrokli, condition adjustment by @Killyana.

Closes #15603
Closes #15657
2015-10-04 15:10:29 +02:00
jackpoz
aee4c29670 Merge pull request #15533 from Tomatodev/3.3.5
Core/AuctionHouse: fix config value RATE_AUCTION_DEPOSIT < 1 ignored by deposit formula
2015-10-04 14:20:00 +02:00
Killyana
774ea0b4bd DB/Creature: Spirit of Olum
Move the script to the DB
Fix conditions for the teleportation
Add the missing teleportation to the Chamber of Command
Fix gossip text
2015-10-03 02:41:51 +02:00
Killyana
bde599e39c DB/Misc: Multiple DB Fixes 2015-10-03 01:42:49 +02:00
Killyana
0e945abfce DB/SAI: Razormaw
By @pete318
Update #8988
2015-10-03 00:24:25 +02:00
Killyana
4c46e2048b DB/Gossip Menu: Add missing gossips for Karazhan's npcs
Move npc_berthold script to the DB
Add missing gossips
Closes #15564
Thanks to @Riztazz and @xjose93
2015-10-02 23:26:06 +02:00
Killyana
5fd42e68ae DB/Creature: Murloc Scout
Closes #15612
2015-10-01 21:55:33 +02:00
Killyana
02578f34c7 DB/Event: Argent Confessor Paletress
http://wow.gamepedia.com/Argent_Confessor_Paletress
2015-10-01 19:29:26 +02:00
Aokromes
3121646622 DB/Creature: Azuremyst Isle pathing
By Malcrom
2015-10-01 08:10:18 +02:00
Killyana
1dcf186dfd DB/Waypoints: Fix Artificer Daelo path
Updates #15630
2015-09-30 22:31:00 +02:00
Shauren
325336137d Core/Transports: Fixed accessing deleted instance transports
Thanks @jackpoz for valgrind log and @pete318 for reproduction steps

Closes #15633

(cherry picked from commit 8745e08be0)
2015-09-30 19:58:09 +02:00
MitchesD
d028f33ed9 Merge pull request #15637 from Tonghost/3.3.5
Core/Misc: Fix a typo
2015-09-30 15:20:34 +02:00
MitchesD
51edeb91a2 Merge pull request #15628 from Espionage724/patch-1
Update authserver.conf.dist
2015-09-30 14:55:31 +02:00
Incorrect
e99e69d31f Core/Misc: Fix a typo 2015-09-30 07:34:13 +03:00
Killyana
ba009ea2e2 DB/Npc: Niffelem Frost Giant and Frostworg
Remove wrong spawns and add vehicle accessories
2015-09-29 21:15:19 +02:00
Killyana
3e01ec1f22 DB/Creature: Fix some Npcs in The Storm Peaks
Fix Brunnhildar Prisoner react state.
Add missing aura to Dead Frost Giant and Frostworg Carcass, and remove random movements
Fix react state for Brunnhildar Warbear,  Frostworg and Niffelem Frost Giant, and add SAI scripts.
Fix inhabittype for some npcs trigger.
Closes #15635
Closes #15634
2015-09-29 20:07:02 +02:00
Shauren
402a3c45ff Core/Maps: Moved corpse management to map level
(cherry picked from commit cd27fd38b9)

# Conflicts:
#	src/server/database/Database/Implementation/CharacterDatabase.cpp
#	src/server/database/Database/Implementation/CharacterDatabase.h
#	src/server/game/Entities/Corpse/Corpse.cpp
#	src/server/game/Entities/Creature/GossipDef.cpp
#	src/server/game/Entities/Player/Player.cpp
#	src/server/game/Entities/Player/Player.h
#	src/server/game/Globals/ObjectAccessor.cpp
#	src/server/game/Globals/ObjectAccessor.h
#	src/server/game/Globals/ObjectMgr.cpp
#	src/server/game/Globals/ObjectMgr.h
#	src/server/game/Grids/ObjectGridLoader.cpp
#	src/server/game/Handlers/AuctionHouseHandler.cpp
#	src/server/game/Handlers/CharacterHandler.cpp
#	src/server/game/Handlers/ChatHandler.cpp
#	src/server/game/Handlers/QueryHandler.cpp
#	src/server/game/Maps/Map.cpp
#	src/server/game/Server/Packets/CharacterPackets.cpp
#	src/server/game/World/World.cpp
#	src/server/scripts/Commands/cs_reload.cpp
2015-09-29 18:45:01 +02:00
Killyana
70a5cdfc04 DB/Quest: Anatoly Will Talk
Closes #15618
2015-09-29 14:29:35 +02:00
Killyana
9d395ae8c0 DB/Quest: Blackout
Closes #15617
2015-09-29 14:23:41 +02:00
Sean Rhone
c0224d7874 Update authserver.conf.dist
- Added new line for consistency
2015-09-28 19:12:29 -04:00
r00ty
e5e2b093d2 DB/Characters: Updated character create for update hash
Updated hash for 2015_08_26_00_characters_335.sql for map local guids commit

Closes https://github.com/TrinityCore/TrinityCore/issues/15601
2015-09-28 23:19:27 +02:00
pete318
31ad2a7cd8 Merge pull request #15619 from pete318/ah_spawnid
(3.3.5/Core/Auctions) - Changes to Auction House (use of guids)
2015-09-28 21:43:17 +01:00
pete318
01ae5c4bf6 Auction house changes:
- Stop storing guid for auctioneer.
 - Store instead house ID
 - No separate ID for various houses. Only Horde, Alliance and Neutral.
 - Removed non-needed faction checks.
 - Use enum for auction house IDs

NOTE: This will expire all current auctions and return item to player (or
award to high bidder) in order to prepare database for the changes.
2015-09-28 22:26:23 +02:00
jackpoz
fcc6ef6b18 Core/DBLayer: Build fix in addition to 25c0303976 2015-09-27 17:19:49 +02:00
Shauren
5c3ba60d54 Core/DBLayer: Allocate a single buffer for entire prepared result set instead of separate ones for each field
(cherry picked from commit 8652f4b4de)
2015-09-27 17:11:35 +02:00
Shauren
25c0303976 Core/DBLayer: Added compile time validation for prepared statement indexes passed to DatabaseWorkerPool::GetPreparedStatement turning mistakes like the one fixed in 0327927fa6 into compiler errors.
(cherry picked from commit 7c75160f59)

Conflicts:
	src/server/database/Database/Implementation/HotfixDatabase.h
	src/server/shared/DataStores/DB2StorageLoader.cpp
	src/server/shared/DataStores/DB2StorageLoader.h
	src/server/shared/DataStores/DB2Store.h
2015-09-27 17:08:50 +02:00
Shauren
d2076ef8b0 Core/DBLayer: Optimized prepared statement query results by eliminating unneeded buffer copies
* Improved error logs for using incorrect Field getters to also include table name, field name and field index.

(cherry picked from commit 65dbc7082a)

Conflicts:
	src/server/database/Database/Field.h
	src/server/game/Globals/ObjectMgr.cpp
2015-09-27 16:28:04 +02:00
Shauren
0d0c2e1ca6 Core/Misc: Fixed macro redefinition warnings when building for running under helgrind
(cherry picked from commit ec5700c2a2)
2015-09-27 13:57:15 +02:00
Shauren
12f5c766c9 Buildsystem/MSVC: Added missed change
(cherry picked from commit 7732ad5153)
2015-09-27 12:24:11 +02:00
Shauren
eac6f22c95 Buildsystem/MSVC: Enabled /Zc:throwingNew for Visual Studio 2015 builds
More info here: http://blogs.msdn.com/b/vcblog/archive/2015/08/06/new-in-vs-2015-zc-throwingnew.aspx

Closes #15230

(cherry picked from commit dcb1990e93)
2015-09-27 12:23:56 +02:00