aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-03-06*Fix a crash and merge.QAston
--HG-- branch : trunk
2009-03-06*Fix dispel resistance apply on some effect.QAston
*Fix Sanctified Wrath. *Fix Summon Type 429-by aerione_alt. *Fix some spell procs-by Sephiroth1983 and oc_redfox. *Fix demonic sacriface spell_bonus-by aerione_alt. --HG-- branch : trunk
2009-03-06[7388] Fixed battleground premature warning message. SQL files are attached, ↵megamage
you must execute them! Author: Triply Fix for message's color will be soon. --HG-- branch : trunk
2009-03-06[7387] Check maxcount >= min count for item (not reference) record in loot ↵megamage
templates DB tables.. Author: VladimirMangos --HG-- branch : trunk
2009-03-06[7385] Fixed mail price calculation Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-03-06 Implement some death related achievementsmegamage
* ACHIEVEMENT_CRITERIA_TYPE_DEATH (normal and arena types counting) * ACHIEVEMENT_CRITERIA_TYPE_DEATH_IN_DUNGEON (instance types by man limit counting) Note: need fixed for cases when max allowed players different from recommended count. * ACHIEVEMENT_CRITERIA_TYPE_DEATHS_FROM (environment damage sources by types) Fixed: * ACHIEVEMENT_CRITERIA_TYPE_KILLED_BY_PLAYER - self-kill counting as death from players - same team player kill in opposition kills counter. Also cleanup in Player::EnvironmentalDamage use DBCStructure.h comment. Author: VladimirMangos --HG-- branch : trunk
2009-03-06*MergeBlaymoira
--HG-- branch : trunk
2009-03-06*Fix sql file for latest revBlaymoira
--HG-- branch : trunk
2009-03-06*Apply Savage fury also to mangle's bleeding effects.QAston
--HG-- branch : trunk
2009-03-06*Add some procflags- by Darkshines.QAston
*Add new spell_coefficient data-by cccyril and Sephiroth1983 --HG-- branch : trunk
2009-03-06*Fix amount of paladin's spells damage.QAston
*Fix problems with aurastate remove. --HG-- branch : trunk
2009-03-06* Trinity sql coding style + fixed import errorsDrahy
--HG-- branch : trunk
2009-03-05*Fix build.megamage
--HG-- branch : trunk
2009-03-05[7383] Changed some comments in config file, changed default ↵megamage
MaxRatingDifference from 100 to 150 in default config. [7384] Removed some comments. Fixed problem that queues doesn't invite new players to already running battlegrounds. Some other fixes for announce system will be soon. Author: Triply --HG-- branch : trunk
2009-03-05[7382] Add 2 unknown field to `creature_template` sent in ↵megamage
SMSG_CREATURE_QUERY_RESPONSE to client Author: NoFantasy --HG-- branch : trunk
2009-03-05*Merge.megamage
--HG-- branch : trunk
2009-03-05*Disable charmed/possessed creature AI.megamage
*Use general react states to replace charminfo react states. --HG-- branch : trunk
2009-03-05*Merge.megamage
--HG-- branch : trunk
2009-03-05*Do not allow mage to cast multiple polymorph on different targets.megamage
--HG-- branch : trunk
2009-03-05*Implement access_requirement table - by IskanderBlaymoira
- now check the requirements on teleport not only on areatrigger use - moved some columns from instance_template and areatrigger_teleport to access_requirement table --HG-- branch : trunk
2009-03-05*Fix reward rep amount- by yad02QAston
*Fix Haunt and Pain and Suffering- by Fog *Fix leader of the pack-original patch by Lightguard --HG-- branch : trunk
2009-03-05*Remove spams of transport log.megamage
--HG-- branch : trunk
2009-03-05*Do not calculate level-based spell damage twice. This fixed the bug that ↵megamage
some +ap buff give mobs too high damage. --HG-- branch : trunk
2009-03-05*Do not let farsight dynobj apply non-exist auras. This fixed farsight.megamage
--HG-- branch : trunk
2009-03-05*Implement SCRIPT_COMMAND_KILL for database scriptingBlaymoira
--HG-- branch : trunk
2009-03-05[7378]~[7381] achievement code update. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-03-05*Merge.megamage
--HG-- branch : trunk
2009-03-05*Update header file of Warsong Gulch with new datasBlaymoira
--HG-- branch : trunk
2009-03-05*Target limitation for spell 45641Blaymoira
--HG-- branch : trunk
2009-03-05*Ignore healing bonus for spell 27813 and ranks - original patch by AviramBlaymoira
--HG-- branch : trunk
2009-03-04*Update Add Friend/Ignore Opcode - by AnubisssBlaymoira
--HG-- branch : trunk
2009-03-04*Fix a typo in load patch command - by MufikBlaymoira
--HG-- branch : trunk
2009-03-04*Update world_scripts_full.sql - by ThraxxBlaymoira
--HG-- branch : trunk
2009-03-04*Revert 1136, nonattackable flag of spirit of redemption is handled with ↵megamage
aura 27792,0 and should not be hard-coded. --HG-- branch : trunk
2009-03-04*Fix the bug that sheep attacks people.megamage
--HG-- branch : trunk
2009-03-04*Fix a bug that current cell is not set for creatures sometimes.megamage
--HG-- branch : trunk
2009-03-04* Fixed sql updates, renamed and cleaned upDrahy
--HG-- branch : trunk
2009-03-03*Fix a crash.megamage
--HG-- branch : trunk
2009-03-03[7377] Dummy effects for portal spells used in DK starting area. Author: ↵megamage
GriffonHeart --HG-- branch : trunk
2009-03-03 [7376] Allow store in spell_area.aura_spell negative values for "not has ↵megamage
aura" requirement. Author: VladimirMangos Also * Allow have in aura_spell spells with SPELL_AURA_PHASE in first effect. * Allow negative aura_spell chaining in spell_area table. * Better check at loading duplicate data (by requiremnt set) in spell_area table. --HG-- branch : trunk
2009-03-04*Merge.QAston
--HG-- branch : trunk
2009-03-04*Fix Death Strike.QAston
--HG-- branch : trunk
2009-03-03factionTemplate->faction can be 0, add appropriate checks to prevent crashes ↵megamage
and unexpected work. Author: VladimirMangos --HG-- branch : trunk
2009-03-03[7374] Fixed search free slot in Player::CanStoreItems in case specialized ↵megamage
bag. Author: Arthorius --HG-- branch : trunk
2009-03-03Trinity string (TBC->EXP) for console .acc onlinelistpanaut0lordv
--HG-- branch : trunk
2009-03-03*Fix Judgement of Widsom and Living Bomb - oryginal patch by Lightguard.QAston
*Fix amount of Steady shot damage-by fisherman. *Fix heroic fury-by aerione_alt and pasdVn. --HG-- branch : trunk
2009-03-03*Fix starfall.QAston
--HG-- branch : trunk
2009-03-03* Fixed typoDrahy
* Added missing scripts --HG-- branch : trunk
2009-03-03*Fix binus damage for Mangle-cat from savage fury.QAston
--HG-- branch : trunk
2009-03-03* Updated sql trinity code for proper builtDrahy
* Revert some changes for 3.0.x core --HG-- branch : trunk