aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-29DB/SAI: Fix quest Meeting at the Blackwing Coventharaca
Closes #2564 Thanks to nelegalno and gecko32 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-29DB/SAI: Reward box on quest Nolkai's Words completionZxBiohazardZx
Closes #3083 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-29DB/SAI: Better implemention of quest "Argent Crusade, We Are Leaving!" fixWishToDie
Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-29DB/SAI: Fix quest Life or DeathWishToDie
Closes #3317 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-29DB/SAI: Fix quest Draconis GastritisAlestaan
Closes #3439 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-29DB/SAI: Fix quest TruceValcorb
Closes #6453 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-29DB/SAI: Fix quest Argent Crusade, We Are Leaving!shlomi1515
Closes #3229 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-29DB/Quests: Nether-Stalker Mah'duun and Wind Trader Zhareem Quest PoolingVincent-Michael
Closes #7186 Closes #7187 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-29DB/Faction Change: Faction change item/spell conversion for Reins of the ↵Odyssey
Traveler's Tundra Mammoth Closes #7174 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-07-28Merge pull request #7145 from Vincent-Michael/miscCommandSubv
Convert misc commands in commandscript
2012-07-29Convert misc commands in commandscriptVincent-Michael
2012-07-28Fix a typoChipsi
2012-07-28Core/PacketIO: Limited number of update fields sent to other playersShauren
2012-07-28Core/Channels: Updated channel join structureShauren
2012-07-28Merge pull request #7212 from Pesthuf/masterKaelima
NPC knockback visual
2012-07-28Core/Movement:Pesthuf
When an NPC is knocked back, the splineflag OrientationFixed should be used, so the NPC keeps his facing and doesn't play the jump start animation. Also corrects the NPCs serverside orientation.
2012-07-28Core/Spells: Spells with SPELL_EFFECT_KNOCK_BACK(like Thunderstorm) can't ↵Chipsi
knoback target if target has ROOT/STUN Signed-off-by: Chipsi <chipsipower.anthoria@gmail.com>
2012-07-27Merge pull request #7131 from Pesthuf/masterkandera
Haunt/Warlock
2012-07-26Core/PacketIO: Fixed CMSG_PING (and pong)Shauren
2012-07-26Core/PacketIO: Fixed SMSG_TRADE_STATUS_EXTENDEDShauren
2012-07-26Core/PacketIO: Add a missing FlushBits to SendTradeStatusNay
2012-07-26Core/PacketIO: Fix a silly copy paste error in SendTradeStatusNay
2012-07-26Core/PacketIO: Few updates and typo corrections for SendUpdateTradeNay
2012-07-26Core/Player&PacketIO: Fix tradingNay
Update some trade related packet structures Enable missing trade opcode Update TradeStatus enum
2012-07-25Merge pull request #7183 from w1sht0l1v3/PoSNay
Core/Scripts: Fix Forgemaster Garfrost phases and equipment change.
2012-07-25Core/PacketIO: Fix some failures introduced in previous commitNay
2012-07-25Core/PacketIO: Many opcodes from WPPNay
2012-07-25Core/Scripts: Fix Forgemaster Garfrost phases and equipment change.w1sht0l1v3
2012-07-25Core/PacketIO: Verified and enabled a couple of server messageskaelima
2012-07-25Merge pull request #7182 from horn/4.3.4Kaelima
[4.3.4] Core/PacketIO: Fix and enable few speed changes related opcodes
2012-07-25Core/PacketIO: Fix and enable few speed changes related opcodeshorn
2012-07-25Core/Spells: Haunt should heal the Warlock when the target dies or the aura ↵Pesthuf
is reapplied.
2012-07-25Core/PacketIO: Fix a couple of spline packetskaelima
2012-07-25Fix sending wrong world states in Shattrathstfx
2012-07-24Core/PacketIO: Fix and enable few trade related opcsNay
2012-07-24Core/Misc: Few more missed chances related to moneyNay
Expect more commits like this :/
2012-07-24SQL: Missing changes to character_database.sqlNay
2012-07-24Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold ↵Nay
possible This got a bit messy and will be further fixed when all related packets are updated. (Also fixed a typo in atoll msvc macro)
2012-07-24Core/Achievements: Fixed remaining crashes introduced with achievementmgr ↵Shauren
overhaul
2012-07-24Core/PacketIO: Enabled CMSG_SET_SELECTIONShauren
2012-07-24Core/Objects: Minor fixes to creature/gameobject dataShauren
2012-07-24Merge pull request #7168 from Zakamurite/4.3.4Shauren
2012-07-24Core/Spells: fix bladestorm and possibly other spells from causing dbw to be ↵kandera
removed. closes #7121
2012-07-24Fix movementInfo read/writeYaki Khadafi
Signed-off-by: Yaki Khadafi <elsoldollo@gmail.com>
2012-07-23Merge pull request #7164 from Geodar/masterNay
[Core\Quest] Fix Quest "The Aspirant's Challenge"
2012-07-24Core/PacketIO: Enable gossip related opcodes/handlersNay
2012-07-24[Core\Quest] Fix Quest "The Aspirant's Challenge" David Klepáček
Credits goes to Valcorb
2012-07-24Core/Misc: Optimize HandleListInventoryOpcodeNay
Thanks to Shauren for the tips
2012-07-24Core/NPCs: Fix vendorsNay
Enable CMSG_LIST_INVENTORY and SMSG_LIST_INVENTORY Update and rewrite SMSG_LIST_INVENTORY
2012-07-23Tools/Map extractor: Use a standard format specifier when printing loaded ↵Nay
area counts (like the map and liqtypes count)