|
|
@277
|
[277]
|
17 years |
yumileroy |
* Don't allow pets to attack in melee if owner is pacified. This applies …
|
|
|
@276
|
[276]
|
17 years |
yumileroy |
Unsummon summon as possessed creatures on spell channeling …
|
|
|
@272
|
[272]
|
17 years |
yumileroy |
Delete possessed AI only on creature delete.
Original author: …
|
|
|
@267
|
[267]
|
17 years |
yumileroy |
*Let creature search nearby target before enter evade mode
*Add function …
|
|
|
@266
|
[266]
|
17 years |
yumileroy |
*Fix the bug that updatepacket is not sent to players.
*TODO: move …
|
|
|
@265
|
[265]
|
17 years |
yumileroy |
*Add m_isAggressive. Only aggressive creatures will call AttackStart? and …
|
|
|
@264
|
[264]
|
17 years |
yumileroy |
*Re-commit some reverted patch: aura stacking check. By QAston.
Original …
|
|
|
@257
|
[257]
|
17 years |
yumileroy |
*Merge from Mangos. Add MapReference?. Author: hunuza.
*Also re-commit the …
|
|
|
@253
|
[253]
|
17 years |
yumileroy |
Backed out changeset 835660b317dc
Original author: KingPin? …
|
|
|
@252
|
[252]
|
17 years |
yumileroy |
Backed out changeset 8fba4a7e4268
Original author: KingPin? …
|
|
|
@251
|
[251]
|
17 years |
yumileroy |
*Merge from Mangos
*[6833] More correct aura cancel for channeled spells. …
|
|
|
@250
|
[250]
|
17 years |
yumileroy |
*Update aura stacking check. By QAston.
*Update pet autocast check. By …
|
|
|
@248
|
[248]
|
17 years |
yumileroy |
*Do not let CC spells interrupt themselves.
Original author: …
|
|
|
@239
|
[239]
|
17 years |
yumileroy |
[svn] *Update Kalecgos script.
*Correctly select aura triggered spell …
|
|
|
@236
|
[236]
|
17 years |
yumileroy |
[svn] Fix the bug that next melee spells and auto shoot do not …
|
|
|
@233
|
[233]
|
17 years |
yumileroy |
[svn] * Reimplemented packet/update forwarding in more generic way
* …
|
|
|
@232
|
[232]
|
17 years |
yumileroy |
[svn] *** Source: MaNGOS ***
* Fixed english spelling in …
|
|
|
@231
|
[231]
|
17 years |
yumileroy |
[svn] Add UNIT_STAT_CASTING, and use it to update attack timer as …
|
|
|
@229
|
[229]
|
17 years |
yumileroy |
[svn] *** Source: MaNGOS ***
* Fixed build extractor at Windows Vista. …
|
|
|
@226
|
[226]
|
17 years |
yumileroy |
[svn] Some update on channeled spells.
Original author: megamage
Date: …
|
|
|
@217
|
[217]
|
17 years |
yumileroy |
[svn] Fix a typo. This solve the bug that sap and other spells cannot be …
|
|
|
@213
|
[213]
|
17 years |
yumileroy |
[svn] Fix some aura_interrupt_flag to correctly remove auras.
Add …
|
|
|
@186
|
[186]
|
17 years |
yumileroy |
[svn] Remove isVisible function. Check stealth and invisible in …
|
|
|
@179
|
[179]
|
17 years |
yumileroy |
[svn] Check combat reach in GetRandomContactPoint?() until find out why …
|
|
|
@178
|
[178]
|
17 years |
yumileroy |
[svn] Rewrite canSeeOrDetect function.
Minor change on trigger …
|
|
|
@174
|
[174]
|
17 years |
yumileroy |
[svn] Implemented player on player and player on creature possession:
* …
|
|
|
@173
|
[173]
|
17 years |
yumileroy |
[svn] * Avoid access to bag item prototype for getting bag size, use …
|
|
|
@172
|
[172]
|
17 years |
yumileroy |
[svn] Add some assert for better debug.
Original author: megamage
Date: …
|
|
|
@161
|
[161]
|
17 years |
yumileroy |
[svn] Fix 146_world.sql. Do not use default for text. (Ignore this if you …
|
|
|
@157
|
[157]
|
17 years |
yumileroy |
[svn] Fix hunter's frozen trap, half duration when pvp.
Use vector to …
|
|
|
@155
|
[155]
|
17 years |
yumileroy |
[svn] Fix SPELL_ATTR_UNAFFECTED_BY_INVULNERABILITY spells, patch provided …
|
|
|
@151
|
[151]
|
17 years |
yumileroy |
[svn] Set destination when calling CastSpell?. This should fix the bug that …
|
|
|
@149
|
[149]
|
17 years |
yumileroy |
[svn] *Implement new player conditions CONDITION_NO_AURA, …
|
|
|
@143
|
[143]
|
17 years |
yumileroy |
[svn] Check creature combat reach when loading db. This should fix the bug …
|
|
|
@142
|
[142]
|
17 years |
yumileroy |
[svn] Fix teleport spells.
Fix cone spells.
Use interrupt_aura_flag to …
|
|
|
@141
|
[141]
|
17 years |
yumileroy |
[svn] Improve TargetedMovement? (TODO: let mob find "near angle" rather …
|
|
|
@140
|
[140]
|
17 years |
yumileroy |
[svn] Set target in combat even if spell does not hit target.
Call AI …
|
|
|
@139
|
[139]
|
17 years |
yumileroy |
[svn] Spell target selection improvement. Remove most mangos hacks in …
|
|
|
@138
|
[138]
|
17 years |
yumileroy |
[svn] Enable linked spells: cast spells/remove auras when spells …
|
|
|
@136
|
[136]
|
17 years |
yumileroy |
[svn] Provide creature dual wield support.
Update glancing damage …
|
|
|
@131
|
[131]
|
17 years |
yumileroy |
[svn] Fix broken spell target 38 (script target).
Implement linked spells, …
|
|
|
@120
|
[120]
|
17 years |
yumileroy |
[svn] * Allow WorldObjects? to keep the grid active, and prevent it from …
|
|
|
@111
|
[111]
|
17 years |
yumileroy |
[svn] * Fixed xp calculation for low level characters when grouped with a …
|
|
|
@110
|
[110]
|
17 years |
yumileroy |
[svn] Add SpellExtraInfoMap?. Currently support:
Limited-number-of-players …
|
|
|
@102
|
[102]
|
17 years |
yumileroy |
[svn] Fixed copyright notices to comply with GPL.
Original author: …
|
|
|
@100
|
[100]
|
17 years |
yumileroy |
[svn] Add SPELL_ATTR_BREAKABLE_BY_DAMAGE. Remove part of the hacked …
|
|
|
@93
|
[93]
|
17 years |
yumileroy |
[svn] Fix cloak of shadows. Dispel type should be based on …
|
|
|
@81
|
[81]
|
17 years |
yumileroy |
[svn] Implement CREATURE_FLAG_EXTRA_TRIGGER. In GM mode, creatures flagged …
|
|
|
@74
|
[74]
|
17 years |
yumileroy |
[svn] * Fixed compile from r78
* Fixed: not apply healling bonus to spell …
|
|
|
@71
|
[71]
|
17 years |
yumileroy |
[svn] Add a hack check for spell 42292.
Original author: megamage
Date: …
|
|
|
@69
|
[69]
|
17 years |
yumileroy |
[svn] Add Unit::IsWithinCombatDist? function to check melee range and spell …
|
|
|
@63
|
[63]
|
17 years |
yumileroy |
[svn] Recalculate attack time in Unit::ApplyAttackTimePercentMod? …
|
|
|
@61
|
[61]
|
17 years |
yumileroy |
[svn] Finally really fixed compile. Also, removed …
|
|
|
@60
|
[60]
|
17 years |
yumileroy |
[svn] * Prevent creatures from moving if they are dead (if they were …
|
|
|
@59
|
[59]
|
17 years |
yumileroy |
[svn] Fixed compile errors. Hopefully.
Original author: w12x
Date: …
|
|
|
@55
|
[55]
|
17 years |
yumileroy |
[svn] Remove unused script event functions HealBy? and DamageDeal?. Add new …
|
|
|
@44
|
[44]
|
17 years |
yumileroy |
[svn] * Merge Temp dev SVN with Assembla.
* Changes include:
- …
|
|
|
@37
|
[37]
|
17 years |
yumileroy |
[svn] * svn:eol-style native set on all files that need it
Original …
|
|
|
@28
|
[28]
|
17 years |
yumileroy |
[svn] * Updated to 6743 and 685
Moved language id used by Arena to a …
|
|
|
@9
|
[9]
|
17 years |
yumileroy |
[svn] -enabled instantiated battlegrounds
-enabled arena …
|
|
|
@6
|
[6]
|
17 years |
yumileroy |
[svn] * Added ACE for Linux and Windows (Thanks Derex for Linux part and …
|
|
|
@2
|
[2]
|
17 years |
yumileroy |
[svn] * Proper SVN structure
Original author: Neo2003
Date: 2008-10-02 …
|