aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-30DB/Creature: Remove startup errorAokromes
Closes #12980
2014-08-30Core/Battleground/AV: convert trinity_strings to proper creature_textjoschiwald
Closes #12861
2014-08-29Merge pull request #12958 from Nyeriah/patch-irDuarte Duarte
Core/Player: Implement a method to send out the Postmaster's item retrie...
2014-08-30Merge pull request #12926 from mik1893/LOSonTriggeredWarpten
Core/Spell: Triggered spells now inherit LOS checking from their triggering spell
2014-08-29Merge pull request #12953 from Golrag/masterDuarte Duarte
Scripts/ICC: Fix Mutated Plague. Closes #12492
2014-08-29Rename 2014_08_29_07_world_creature_template.sql to ↵Duarte Duarte
2014_08_29_07_world_creature_template_335.sql This one should not be in the 4.3.4 DB, the factions might exist there since the source of this data was taken from recent patches.
2014-08-29DB/NPCs: Revert some recent faction changesDDuarte
These factions do not exist in 3.x dbcs and might have changed in >4.x
2014-08-29Scripts/ICC: Fix Mutated Plague.Golrag
2014-08-29scripts/Commands: Sync with 4.3.4 branch (meh nayd)Vincent-Michael
2014-08-29DB/NPCs: Update factions of wrong difficulty entriesDDuarte
2014-08-29DB/NPCs: Multiple updates to `faction`DDuarte
2014-08-29Merge pull request #12970 from Golrag/marrowgarShauren
Scripts/ICC: Fixed Impale (Lord Marrowgar)
2014-08-29Scripts/ICC: Fixed Impale (Lord Marrowgar)Golrag
2014-08-29Core/Misc: some random changes after recent pull requestsjoschiwald
2014-08-29Merge pull request #12967 from ShinDarth/PvPstatsDuarte Duarte
Core/BG: use UInt64 instead of Int64 for UNSIGNED BIG INT field + clean
2014-08-29Core/BG: prevent possible overflow + cleanShinDarth
2014-08-29Merge pull request #12963 from ShinDarth/PvPstatsWarpten
Core/BG: use GetTypeID(true) instead of GetTypeID()
2014-08-29Merge pull request #12959 from Nyeriah/patch-qfDuarte Duarte
Core/Player: Already complete quests shouldn't turn failed
2014-08-29Core/BG: use GetTypeID(true) instead of GetTypeID() to fetch the correct ↵ShinDarth
type even if it's a RGB
2014-08-29DB/Creature: Fix even more factionsAokromes
(This also fixes 4.3.4 startup errors)
2014-08-29DB/Creature: Fix more factionsAokromes
(Fixes also 4.3.4 database startup errors)
2014-08-29Core/Player: Already complete quests shouldn't turn failedNyeriah
Core/Player: Already complete quests shouldn't turn failed Core/Player: Already complete quests shouldn't turn failed
2014-08-29DB/Creature: Add trigger and civilian flags to the other difficulty entries ↵Aokromes
of the Soul Consumption trigger By Nyeriah, closes #12957
2014-08-29Core/Player: Implement a method to send out the Postmaster's item retrieval ↵Nyeriah
mails as it seems to be used in multiple places and also send disenchant roll result as a mail if the player's inventory is full
2014-08-29Merge pull request #12952 from Nyeriah/patch-dfqDuarte Duarte
Core/Player: Dungeon Finder quests don't follow the same rule as repeata...
2014-08-29DB/Creature: Fix more factionsAokromes
2014-08-28Core/Player: Dungeon Finder quests don't follow the same rule as repeatable ↵Nyeriah
quests, they should award experience every time they're rewarded
2014-08-29Merge pull request #12951 from Nyeriah/patch-dfqDuarte Duarte
Core/Players: Dungeon Finder quest rewards should be sent as a mail if t...
2014-08-28Core/Players: Dungeon Finder quest rewards should be sent as a mail if the ↵Nyeriah
player's inventory happens to be full Thanks @dr-j for the sniffed texts
2014-08-28DB/Commands: Fix a typo in help text of .guild infoDDuarte
2014-08-28DB/SAI: Grizzly Hills quest complete scriptsDr-J
Turn in scripts for: - 12195 The Unexpected 'Guest' 12199 Bringing Down the Iron Thane 12279 A Bear of an Appetite And one I had already scripted thinking was ooc text but event for turn in of 12484 Scourgekabob and added the missing emotes.
2014-08-28Scripts/Commands: Implement .guild info commandOdyssey
Displays a information summary about the selected player guild or a given guildId or Name Closes #12949 Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-08-28DB/Creature: Fix faction of Mutated AbominationAokromes
2014-08-28Scripts/Hodir: Initialize variablesDDuarte
==9458== 1 errors in context 1 of 1: ==9458== Conditional jump or move depends on uninitialised value(s) ==9458== at 0x1D2857B: boss_hodir::boss_hodirAI::DamageTaken(Unit*, unsigned int&) (boss_hodir.cpp:367) ==9458== by 0x14A41E9: Unit::DealDamage(Unit*, unsigned int, CleanDamage const*, DamageEffectType, SpellSchoolMask, SpellInfo const*, bool) (Unit.cpp:562) ==9458== by 0x1ABCEB3: misc_commandscript::HandleDamageCommand(ChatHandler*, char const*) (cs_misc.cpp:2138)
2014-08-28Core/Misc: Remove unneeded NULL checksjackpoz
2014-08-28Scripts/Ulduar: Implement MimironUnholychick
Closes #12894 Fixes #7652 Fixes #4736 Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-08-28Core/AuctionHouse: Merge last changes of PR #12917jackpoz
Merge last changes of PR #12917 and fix a NULL dereference crash
2014-08-28SQL: Sync auth_databaseVincent-Michael
2014-08-28DB/Creature: Fix Veridian BroodlingAokromes
By Pitcrawler, closes #8990
2014-08-28Merge branch 'Rochet2/ahbot' into masterjackpoz
Close pull request #12917
2014-08-28SQL: Fix fail ...Vincent-Michael
2014-08-28Scripts/Quest: Fix some movement stuff for Quest "Death Comes From On High"Vincent-Michael
2014-08-28SQL: Rename fileGacko
2014-08-28Core/BGs: Add overrides to GetAttrX methodsDDuarte
2014-08-28Core/BattleGrounds: store data about BGs victoriesShinDarth
Enable in worldserver.conf Closes #12944 Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-08-28DB/Creature: Remove unused ScriptNameAokromes
Closes #7441
2014-08-27Core: Remove whitespaceVincent-Michael
2014-08-27DB/SAI: XarantaurDr-J
Original update by @Pitcrawler Scripts turn in events for : - 13034 The Witness and the Hero 13038 Distortions in Time 13058 Changing the Wind's Course Also some script updates for Changing the Wind's Course Closes #12946
2014-08-27Core/RA: Workaround for telnet active modejackpoz
Add a workaround for telnet connections with active mode. A proper fix would require boost tcp::socket to support timeout on receive.
2014-08-27Merge pull request #12947 from ak47sigh/masterDuarte Duarte
Added a new hook Called when a player's money is at limit