Commit Graph

  • dcf41256dd *Move some AI functions to core. No real change. megamage 2009-05-10 16:07:49 -05:00
  • 518ac83fbf *Fix two typos. Anubisss 2009-05-10 23:06:39 +02:00
  • bcb2368faf *Merge. megamage 2009-05-10 14:58:28 -05:00
  • ff3332f066 [7809] Replace repeating "remove cooldown and send update to client" code by function call. Author: VladimirMangos megamage 2009-05-10 14:51:51 -05:00
  • b8e82a23a6 [7808] Move corpse search code in function with template arg for class-check. Author: Astellar megamage 2009-05-10 14:47:56 -05:00
  • f8645d8706 [7807] Drop dead code after switch to 3.0.x. Author: VladimirMangos megamage 2009-05-10 14:45:06 -05:00
  • fe0b73c3a6 [7806] Defines for known gossip icon value cases. Author: NoFantasy megamage 2009-05-10 14:43:58 -05:00
  • 6b8f75af99 [7805] Refactoring batleground rewards code for cleanup and useful state for custom reward reuse. Author: Nezemnoy megamage 2009-05-10 14:43:29 -05:00
  • 66c4b7b560 [7804] Allow swap and move by bag slots equipped ammopouch and quiver Author: Foks megamage 2009-05-10 14:30:04 -05:00
  • 40a8e6d3ab *Rename some script functions (no real change). megamage 2009-05-10 14:29:28 -05:00
  • 6f87cf18b4 *Remove Mana Tap from players and Drop Mana Tap's code. This spell not needed in 3.0.2+ Anubisss 2009-05-10 21:03:25 +02:00
  • 95504364e0 Do not proc relentless strikes with slice and dice twice, fix vanish stealth apply QAston 2009-05-10 20:15:35 +02:00
  • c153f7f272 *A temp fix for the crash caused by feared statue. I will push a better fix later. Thanks to Drahy. megamage 2009-05-10 12:41:05 -05:00
  • 53b3c9a6dc *Fix trap radius calculation in some cases-by krz QAston 2009-05-10 19:21:39 +02:00
  • 9171455b73 Send cc aura duration to party members ArcticDevil 2009-05-10 18:49:04 +02:00
  • fcf0fdc1c1 *Item enchancment/proc patch - original code by Thenecromancer QAston 2009-05-10 18:06:22 +02:00
  • 1576a44d38 *Update naxx script. megamage 2009-05-10 01:22:51 -05:00
  • d0bf6edd36 *Show correct duration for persistent aura. megamage 2009-05-10 01:20:12 -05:00
  • aba285664f *Fix the bug that totem can only apply the first aura effect. megamage 2009-05-10 01:19:39 -05:00
  • 9215f0ee11 *Set creature trigger have the same level as caster. megamage 2009-05-09 22:36:04 -05:00
  • 883c2ef77d *Do not allow persistant auras from the same caster stack on target. megamage 2009-05-09 22:31:53 -05:00
  • 67876f9dfe *Fix a creature spell use bug. megamage 2009-05-09 22:00:18 -05:00
  • 3b14179f65 *Allow dismiss possessed units. megamage 2009-05-09 21:59:01 -05:00
  • ecc953dd3d *Fix some bugs of spell target selection. Thanks to StarJoker. megamage 2009-05-09 21:58:33 -05:00
  • dddc39c1ab *Fix a typo in canSeeSpellClickOn. megamage 2009-05-09 19:58:55 -05:00
  • a7f663a748 *Fix a bug of teleport visual effect. megamage 2009-05-09 19:58:30 -05:00
  • e5f93acf31 *Fix the bug that player get fall damage after taxi flight. megamage 2009-05-09 19:41:26 -05:00
  • fa17dfd78c Fix CRLF issue in sql\updates\0000_3.0.9_old.sql Chaz Brown 2009-05-09 20:03:59 -04:00
  • 4a0bdedc58 *Update naxx scripts. megamage 2009-05-09 14:09:11 -05:00
  • 36a3696f35 *Update instance script functions. megamage 2009-05-09 14:08:42 -05:00
  • 08a0c543d1 *Fix some typos of script functions. megamage 2009-05-09 14:08:11 -05:00
  • 0681a2131e *Fix a bug that guardian pets do not have correct stats. megamage 2009-05-09 10:58:31 -05:00
  • e35d07ad81 *Update Sapphiron script. megamage 2009-05-09 10:50:41 -05:00
  • 1de3e5d8e8 *Some update of random movement generator megamage 2009-05-09 10:49:55 -05:00
  • f5bae4d5ae *Init player motionmaster after field value are initialized. megamage 2009-05-09 10:48:55 -05:00
  • 6592e99f4a *Some update of spell target selection. megamage 2009-05-09 10:48:14 -05:00
  • 3b4e4b8215 * Updated world_script_waypoints * Updated world_scripts_structure * Moved older sql files to 3.0.9_old folder and in file 0000_3.0.9_old (sql/updates) are stored all these sqls * Also created folder Obsolete_updates where you can find unverified sqls * This should help with sql maintaining Drahy 2009-05-09 12:27:41 +02:00
  • efb79ea169 *Fix build. megamage 2009-05-08 19:27:04 -05:00
  • 23a5a80336 [7803] Prevent ignore max money limit at use .modify money command. Author: VladimirMangos megamage 2009-05-08 19:23:24 -05:00
  • ff8d1cf55c [7802] Use more appropriate field types in character_achievement* tables. Better check data at loading. Author: VladimirMangos megamage 2009-05-08 19:22:17 -05:00
  • bd33ebf6d3 [7801] Apply damage mods from scripts or target state not in DealDamage but in new function before send data to client. Author: VladimirMangos megamage 2009-05-08 19:20:28 -05:00
  • b7b7262c7c [7800] Small fixes for scripting case ActivateTaxiPathTo use: Author: VladimirMangos megamage 2009-05-08 19:03:56 -05:00
  • 1fb48b3e34 [7799] Use single function for SMSG_SPELLNONMELEEDAMAGELOG prepare. Merge comments, replace values by enums. Author: VladimirMangos megamage 2009-05-08 19:01:40 -05:00
  • 29921b5bea [7798] More Player::ActivateTaxiPathTo use improvements Author: VladimirMangos megamage 2009-05-08 18:52:12 -05:00
  • 7277ddd114 [7797] Use DBC data for mount model selection in more cases. Author: VladimirMangos megamage 2009-05-08 18:49:07 -05:00
  • e85e4c386b [7796] Implement .lookup taxinode and .go taxinode commands. Author: VladimirMangos megamage 2009-05-08 18:47:27 -05:00
  • 6fbebffbaf [7795] Added comments. Author: AlexDereka megamage 2009-05-08 18:45:26 -05:00
  • d72855e25f [7794] Add DK pet type support for proper show it in client Pet tab. Author: Astellar megamage 2009-05-08 18:43:06 -05:00
  • 5346498dea *Update sapphiron script (not finished yet). megamage 2009-05-08 18:39:04 -05:00
  • 80bec6788c *Try to fix some bugs about pet spells and talents. megamage 2009-05-08 17:15:19 -05:00
  • 2007bbbd95 *Fix a bug that spell mod is calculated twice. megamage 2009-05-08 09:55:39 -05:00
  • a19c6cd50f * Lost some sql files for sql coding style Drahy 2009-05-08 09:57:45 +02:00
  • 14b82b9fab * Updated trinity sql coding style Drahy 2009-05-08 09:48:44 +02:00
  • 979073cebd *Update some spell attr flag. Use better way to check IsRangedSpell and UnaffectedByInvulnerability megamage 2009-05-08 00:49:02 -05:00
  • e8474f3291 *Do not allow to cast cyclone on divine shielded target. QAston 2009-05-08 00:37:13 +02:00
  • 51d4303d55 *Fix a bug of previous rev. megamage 2009-05-07 17:30:40 -05:00
  • e0a6e3aedc *Simply some writing of array pointer in aura functions. megamage 2009-05-07 17:21:07 -05:00
  • 22eeafa996 *Remove all auras/summons also for deathstate dead and corpse. This should fix the bug that sometimes players become invulnerable after fall below texture. megamage 2009-05-07 17:11:38 -05:00
  • 76aa9e951c *Fix a typo that break nearly all channelled spells. Sorry. megamage 2009-05-07 16:24:35 -05:00
  • f06e8608cb *Fix demonic knowledge *Fix applying of some cast mods *Set correct dr for shattered barrier. QAston 2009-05-07 22:38:09 +02:00
  • 1b460da5cb *Fix broken instance scripts. megamage 2009-05-06 17:52:45 -05:00
  • c228f62a07 [7793] Add some comments to fields in Talent.dbc Author: DiSlord megamage 2009-05-06 17:01:52 -05:00
  • 2d0311d766 [7792] Fix one rogue spell AP bonus Author: DiSlord megamage 2009-05-06 17:01:30 -05:00
  • 39dc2d1c4d *Use custom spell intead of hard code for EffectDestroyAllTotems. By Maxxie megamage 2009-05-06 17:00:11 -05:00
  • 6a3b34441d [7788] Implement item 40711 effect. Author: DEN_North megamage 2009-05-06 16:54:53 -05:00
  • a6d42cd8e4 [7787] Apply death preventing buffs after absorbing damage Author: Maxxie *Note: this rev may need check megamage 2009-05-06 16:54:22 -05:00
  • ae4bdc8138 [7786] Proper hostile zones marking for PvE servers. Author: Elron megamage 2009-05-06 16:47:51 -05:00
  • 5e2bec88dc [7785] Allow regenerate energy for pets if this current power type. Author: Astellar megamage 2009-05-06 16:47:06 -05:00
  • 8c4a111050 [7784] Skip distance to start taxi node in case node without coordinates and taxi flight started by spell. Author: VladimirMangos megamage 2009-05-06 16:42:17 -05:00
  • fce448a521 [7779] Sort achievement criteria switch cases. Author: VladimirMangos megamage 2009-05-06 16:38:58 -05:00
  • 66884cab11 [7778] Implement honorable kill related achievement criteria Author: DonTomika megamage 2009-05-06 16:38:36 -05:00
  • 27d3ebbb92 [7777] Fixed talent 30299 and ranks procing also from holy dmg. Author: Corfen megamage 2009-05-06 16:38:05 -05:00
  • fad5acde33 *Merge. megamage 2009-05-06 16:36:27 -05:00
  • 00c55974d4 *Merge. megamage 2009-05-06 16:33:06 -05:00
  • da382aaf33 *Backout "Fix compile for gcc 4.4." because it causes uninitilized variables and may cause crash. megamage 2009-05-06 16:28:43 -05:00
  • ec8367d253 Backed out changeset: 7c8912b7d5c6 megamage 2009-05-06 16:27:07 -05:00
  • 50b336e2cd *Fix a bug that seal of Righteousness deals too much damage. megamage 2009-05-06 16:26:46 -05:00
  • fa1dcd16cf *Update summon system. megamage 2009-05-06 13:34:11 -05:00
  • 5d3a64517e *Fix a crash caused by vehicle. megamage 2009-05-06 13:32:04 -05:00
  • b3de9cdff7 Fix compile for gcc 4.4. panaut0lordv 2009-05-06 19:30:34 +02:00
  • 8cd49be2ff *Fix chains of ice QAston 2009-05-06 19:06:07 +02:00
  • ef2c408750 *Move shockwave bonus ap damage to SpellDamageSchoolDmg from dummy effect, because the effect has incorrect target data. QAston 2009-05-06 18:33:19 +02:00
  • 9de6139a39 *Fix a crash. QAston 2009-05-06 18:22:46 +02:00
  • ef4bcb7238 *Fix some flying mounts bugs. QAston 2009-05-06 18:16:16 +02:00
  • ac3c58a2eb *Fix the bug that fishing bobber does not have correct position. megamage 2009-05-06 10:35:37 -05:00
  • 2cdea49d81 *Fix a bug that minipet cannot be dismissed. megamage 2009-05-06 10:13:33 -05:00
  • 22667d3ee6 *Update script of heigan. megamage 2009-05-06 09:36:51 -05:00
  • 50dc00cce0 *Add 3 missing files to scripts' VC71 and VC80. Anubisss 2009-05-06 15:59:25 +02:00
  • 7f72396438 *Fix build in *nix. Anubisss 2009-05-06 15:36:55 +02:00
  • a3447b294d *Update Naxx scripts. megamage 2009-05-06 00:08:19 -05:00
  • 4045c881ab *add SPELL_ATTR_CU_EXCLUDE_SELF megamage 2009-05-06 00:07:28 -05:00
  • 3f6f15e34b *Update instance script functions. megamage 2009-05-06 00:06:38 -05:00
  • f4e8654337 *Update creature AI functions megamage 2009-05-06 00:05:54 -05:00
  • e69d2cbed9 [7776] Completed implementation of CMSG_SPELLCLICK Author: arrai megamage 2009-05-05 16:56:15 -05:00
  • dcb2b5aa01 [7775] Implement duel related achievement criteria Author: DonTomika megamage 2009-05-05 14:50:06 -05:00
  • 138f1fb490 [7774] Fix pet quest giver doesn't update status. Author: daveh megamage 2009-05-05 14:49:40 -05:00
  • 52a867bf0a [7773] Implement some statistics only achievement criteria Author: DonTomika megamage 2009-05-05 14:49:15 -05:00
  • a04c9bfe00 [7772] Implement ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_GOLD_VALUE_OWNED Author: DonTomika megamage 2009-05-05 14:48:48 -05:00
  • 7bf03fbeb3 [7768] Add check to prevent set homebind to instance map. Author: VladimirMangos megamage 2009-05-05 14:46:53 -05:00
  • 97fb4e0a09 [7767] Implement item 43824 work. Author: evilstar megamage 2009-05-05 14:46:32 -05:00