aboutsummaryrefslogtreecommitdiff
path: root/src/game/Player.cpp
AgeCommit message (Collapse)Author
2009-06-24* Fix a crash in Player::BuyItemFromVendor caused by player spoofing packetsMachiavelli
--HG-- branch : trunk
2009-06-24*Fix Ferocious Bite energy to dmg conversionQAston
*Remove duplicated AP coefficients for Hammer of Wrath and Avengers Shield *Correctly do effectaddcombopoints for spells which take them. *Do not proc spelleffects on player login. --HG-- branch : trunk
2009-06-23[8056] Move SMSG_CLEAR_COOLDOWN into function and use it. Other cleanups. ↵QAston
Author:XTZGZoReX [8060] Store spell_pet_auras for auraeffects instead of by whole aura Author:hunuza. --HG-- branch : trunk
2009-06-23[8052] Fixed typo in error log output. Author: The_Game_MasterQAston
[8049] Added energize effect after last heal tick for 33763 and ranks. Author: bobaz [8053] At character talents reset using chat command also reset talents for all character pets. Author: VladimirMangos --HG-- branch : trunk
2009-06-19[8048] Fixed typo in HandleBuyItemInSlotOpcode. Author: nos4r2zodmegamage
[8047] Little cleanup in C++ manner. Author: ApoC --HG-- branch : trunk
2009-06-19*Fix a crash caused by itemmegamage
--HG-- branch : trunk
2009-06-19*Fix a crash in 4181. sorrymegamage
--HG-- branch : trunk
2009-06-19*Fix or add debug message for crash caused by controlled creaturesmegamage
--HG-- branch : trunk
2009-06-18*Fix the bug that player turn is not updated in server side.megamage
--HG-- branch : trunk
2009-06-18[8041] Avoid send talent info many times at loading. Small cleanups. Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-06-18* Fix Player::SaveToDB()Machiavelli
--HG-- branch : trunk
2009-06-18* More updating of iterator data types in loops. (Player.cpp fully done now)Machiavelli
--HG-- branch : trunk
2009-06-18* More updating of iterator data types in loops, and fix a crash (sorry)Machiavelli
--HG-- branch : trunk
2009-06-18* Fix typoMachiavelli
--HG-- branch : trunk
2009-06-18* More updating of iterator data types in loopsMachiavelli
--HG-- branch : trunk
2009-06-18*MergeMachiavelli
--HG-- branch : trunk
2009-06-18* More updating of iterator data types in loopsMachiavelli
--HG-- branch : trunk
2009-06-18*A temp fix of the bug that player sometimes cannot save inventory.megamage
--HG-- branch : trunk
2009-06-18*Call item::removefromworld after unit::removefromworld to prevent crash.megamage
--HG-- branch : trunk
2009-06-17*Fix a crash caused by mailed item deconstructor.megamage
--HG-- branch : trunk
2009-06-17*Allow to force to respawn creatures.megamage
*Save creature data for vehicles. *Change some visibility update sequence of respawned creatures. *Fix bugs of quest 12687: dark rider may not be on horse / horse cannot be used twice / horse does not respawn at correct phase --HG-- branch : trunk
2009-06-16[8026] Obtain object's map directly by calling appropriate ↵megamage
WorldObject::GetMap()/GetBaseMap() functions instead of accessing MapManager. Code cleanups. Big thanks Infinity for tests. Author: Ambal --HG-- branch : trunk
2009-06-16*Fix aura type 280.QAston
--HG-- branch : trunk
2009-06-15 [8016] Work at npc click table data use. Author: VladimirMangosmegamage
* New fields in `npc_spellclick_spells` for allow set npc spell click mode from quest to infinity or to another quest, or from reward quest. * Not expect (and forbid set UNIT_NPC_FLAG_SPELLCLICK in DB and set it at `npc_spellclick_spells` loading. * Apply some speedups for creature checks affected by spel click state *Also add target position of 51852. By Roland --HG-- branch : trunk
2009-06-15*Some creature display id update. By VladimirMangos and GriffonHeartmegamage
--HG-- branch : trunk
2009-06-15*Check movementflag to interrupt casting instead of checking position.megamage
*Also some other fixes about movement flags. --HG-- branch : trunk
2009-06-14*Remove some redundent code in spell.cppmegamage
--HG-- branch : trunk
2009-06-14*Teleport player to home if player falls under the map and no close grave is ↵megamage
available. --HG-- branch : trunk
2009-06-14[8013] Fixed SMSG_RAID_INSTANCE_INFO opcode, some other fixes. Author: tomrus88megamage
--HG-- branch : trunk
2009-06-14[8012] Fixed rage decay rate to 1 rage per second. Author: domingomegamage
--HG-- branch : trunk
2009-06-14[8008] Fixed SMSG_RAID_INSTANCE_MESSAGE opcode. Author: tomrus88megamage
--HG-- branch : trunk
2009-06-14[8007] Do not create empty maps while sending packets. Author: Ambalmegamage
--HG-- branch : trunk
2009-06-13[7997] Fixed crash at recursive call remove same spell. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-06-13*Some fix of vehicles. Thanks to Seizerkiller.megamage
--HG-- branch : trunk
2009-06-11*Switch to support client version 3.1.3megamage
*I strongly recommend you not to use this until you get the 313 db. Now all destructible buildings cause client crash. Source: Mangos Thanks to TOM_RUS for most work to make this switch possible ;) --HG-- branch : trunk
2009-06-10*Fix the bug that players lose stats when change weapons when have disarm auras.megamage
--HG-- branch : trunk
2009-06-09*Do not remove item mod for broken item. This fixes an exploit that druid ↵megamage
can remove broken item and shapeshift when have resurrect sickness to gain huge ap. --HG-- branch : trunk
2009-06-08*Correctly show spellclick flag for vehicles and creatures with info in ↵megamage
spellclick table. --HG-- branch : trunk
2009-06-08*Add column heroic_level_min in table access_requirementmegamage
--HG-- branch : trunk
2009-06-08*Fix a crash with sudden death and similar auras.QAston
--HG-- branch : trunk
2009-06-07*Implement spell aura 177.megamage
--HG-- branch : trunk
2009-06-07*Do not allow two side emote.megamage
--HG-- branch : trunk
2009-06-07*Do not allow two side emote.megamage
--HG-- branch : trunk
2009-06-07*Add support for stance-dependant action bar spellsQAston
*Temporary remove assert check in Player::RestoreSpellMods *Apply bleeding damage bonuses for Shred. --HG-- branch : trunk
2009-06-07*Fix Glyph of Renewed Life.QAston
*Update formula for Death strike healing amount. --HG-- branch : trunk
2009-06-06*Fix a typo in 3806 that makes players item is mailed back.megamage
*Also a missing part of last rev. --HG-- branch : trunk
2009-06-06 [7971] Implement support exotic pets limtations related to hunter telent ↵megamage
53270. Author: VladimirMangos Note: before this commit hunters can tame exotic pets like any other. After patch like not propertly contriolled pets will auto-dismiss at loading if talent not learned. --HG-- branch : trunk
2009-06-06*Check bag slog in player loadmegamage
--HG-- branch : trunk
2009-06-06*Fix build.QAston
--HG-- branch : trunk
2009-06-06*Remove Arcane Blast on Arcane Missiles and Arcane Barrage castQAston
*Spell_affect entry for Fingers of frost - by Larva *use spellaffect entries in every affect check *Allow spell_affect table to modify affect data for any spell --HG-- branch : trunk