Commit Graph

  • 823cb628be *Add some removed part in settargetmap in last merge. megamage 2009-05-02 15:49:35 -05:00
  • 60ba92c02f *Fix the bug that mobs attack player again when player use Vanish. By thenecromancer megamage 2009-05-02 14:22:25 -05:00
  • 9fef44790f *Update spell selection. megamage 2009-05-02 13:42:36 -05:00
  • fa46340b9a *Add a missing file to CMakeLists and VC files. Anubisss 2009-05-02 20:40:51 +02:00
  • 9f0f239e60 *Merge. *Also fix build in VC7 and VC8. megamage 2009-05-02 13:30:55 -05:00
  • f303ee08c5 *Update spell selection. megamage 2009-05-02 11:28:11 -05:00
  • 8a05a5b91c Handle spell effects in order from dbcs QAston 2009-05-02 17:43:41 +02:00
  • a1f73a8a08 *More correct handling of fly mod auras. *Pets now learn all levelup spells. *Fix lightning overload. QAston 2009-05-02 16:08:52 +02:00
  • 8accbc0d09 *Fix build. megamage 2009-05-01 21:08:27 -05:00
  • a102098eb2 *Send stop packet iff necessary. Hope this can fix the bug that cannot immediatly remove confuse movement and face wrong direction after charging. megamage 2009-05-01 21:04:02 -05:00
  • db817d668a *Merge. megamage 2009-05-01 18:37:32 -05:00
  • c9cd3b07f9 *Add some InstanceData functions to better handle instance doors. megamage 2009-05-01 18:24:12 -05:00
  • e1b8fff590 *Fix a crash caused by uninitialized variable "m_transport" megamage 2009-05-01 17:40:27 -05:00
  • 5a66774008 *Fix the bug that shapeshift can remove blind. megamage 2009-05-01 15:36:32 -05:00
  • 4fb815a9b8 *Fix a bug that gohello is called twice for goober. megamage 2009-05-01 15:01:07 -05:00
  • b3ec053839 *Make spell Protection of Elune immune from spell Denouement Wisp. Anubisss 2009-05-01 21:40:49 +02:00
  • 70ab91dda6 *Add a placeholder for naxx's def file. Anubisss 2009-05-01 21:21:14 +02:00
  • 13e82f8b71 *Add placeholder for naxx instance script. megamage 2009-05-01 13:28:26 -05:00
  • 9fbaeb27e7 *Delete 2 not needed scripts. *Add the correct Utgarde Keep's SQL updates to wotlk_bosses.sql Anubisss 2009-05-01 19:36:49 +02:00
  • 77bd6f148a *Do not allow 2 same blessings to stack Iskander 2009-05-01 19:23:10 +02:00
  • 923a4bd389 *Minor clean and some typos in WLK only scripts. Anubisss 2009-05-01 19:17:00 +02:00
  • 623c97edd6 *Always call Initialize when a instancedata is created. megamage 2009-05-01 11:38:53 -05:00
  • 182a04f5ea *Do not update object visibility immediately when object is added to map. megamage 2009-05-01 11:26:19 -05:00
  • 1ea5d4265d *Remove unused CastCustomSpell() code from Fathom-Lord Karathress' script. Anubisss 2009-05-01 17:32:22 +02:00
  • 08d1d7334f *Backport from TrinityCore2: [7739] Implement boss spell 38441. Author: NoFantasy Anubisss 2009-05-01 17:29:11 +02:00
  • a098dc72fc *Do not apply auras with 4th diminishing level *Some fixes related to last commit. QAston 2009-05-01 17:21:16 +02:00
  • 0f5a9cb46f *Implement enchanting vellums. QAston 2009-05-01 15:40:49 +02:00
  • db977d7005 *Merge. BroodWyrm 2009-05-01 09:45:51 +02:00
  • 85fbe3ada2 [7740] More correct flags in trainer list data for profession ranks. Author: VladimirMangos megamage 2009-05-01 01:33:08 -05:00
  • 02f56a6ad8 *Fix build. megamage 2009-04-30 23:40:51 -05:00
  • 8a57a94eca *Merge. megamage 2009-04-30 23:38:21 -05:00
  • 570b148264 *Change the radius of dynamic object to normal. I cannot see any bug by myself using normal radius. megamage 2009-04-30 22:58:08 -05:00
  • b3cb9fb007 *Let summoned creature help to attack summoner's victim if possible. megamage 2009-04-30 22:26:51 -05:00
  • fe7f275784 *Fix build. megamage 2009-04-30 22:19:54 -05:00
  • 82b03c856f *Update sapphiron and kelthuzad scripts. By cryingcloud. megamage 2009-04-30 22:10:09 -05:00
  • d44d827200 *Explicitly implement spell target 28 and 29. megamage 2009-04-30 22:04:15 -05:00
  • 31065850ed [7739] Implement boss spell 38441. Author: NoFantasy megamage 2009-04-30 19:35:37 -05:00
  • 93017c454b [7738] Use proper indent instead if() for() style. Author: VladimirMangos megamage 2009-04-30 19:34:05 -05:00
  • d38150d1c2 *Let Protection of Elune immune Finger of Death. Needed by Hyjal Mount script. megamage 2009-04-30 19:33:31 -05:00
  • 94e896ebd6 *Add scriptsupport for Quest 12848 BroodWyrm 2009-05-01 01:29:41 +02:00
  • f72cd39122 *Add the second part of the previous commit. Anubisss 2009-05-01 01:07:09 +02:00
  • 16913c63c3 *Minor clean in scripts. *Add some checks in scripts. Anubisss 2009-05-01 01:06:19 +02:00
  • 87f2381641 *Move a TC1 sql to 243 folder. Note that you always need to apply tc1 sql merged from tc1. megamage 2009-04-30 16:35:02 -05:00
  • 5268246780 *Merge. megamage 2009-04-30 16:31:51 -05:00
  • 48dab8af91 *Merge. megamage 2009-04-30 16:31:05 -05:00
  • 5b9bf97a15 Prevent multiple bid attempts on the same item if BidsPerInterval set to a high number - patch submitted by Naicisum Chaz Brown 2009-04-30 17:29:02 -04:00
  • d6b1013763 *Allow spell with SPELL_ATTR_UNAFFECTED_BY_INVULNERABILITY ignore all kinds of immunity. megamage 2009-04-30 16:25:43 -05:00
  • 35aa361589 *Simplify function dospellhitontarget. megamage 2009-04-30 16:19:35 -05:00
  • eb9328e4db *Fix the calculation of isInLine. megamage 2009-04-30 16:13:57 -05:00
  • 6e933320b2 *Check item existance requirements for mainhand/offhand weapon spells. QAston 2009-04-30 22:41:36 +02:00
  • b225a3adf1 * Try to fix the bug that pet cannot attack players in arena - thx megamage Drahy 2009-04-30 22:28:49 +02:00
  • e55fec03ff restore 2996_world_trinity_string.sql Chaz Brown 2009-04-30 15:28:43 -04:00
  • 98c4646ad5 Fix CRLF issue Chaz Brown 2009-04-30 14:40:33 -04:00
  • 83758cb2e0 Prevent multiple bid attempts on the same item if BidsPerInterval set to a high number - patch submitted by Naicisum Chaz Brown 2009-04-30 14:15:54 -04:00
  • b3f8d33b3b *Move spellhit AI function call after damage done. megamage 2009-04-30 12:02:24 -05:00
  • 1d5700ac13 *Update gobject state command. megamage 2009-04-30 12:01:38 -05:00
  • 0e3453e6d4 *Add function Gobject::sendcustomanim megamage 2009-04-30 12:01:08 -05:00
  • f477476012 *Fix build. Add a missing trinity string. megamage 2009-04-30 11:17:28 -05:00
  • a60c35659d * Added DB data for previous commit * This also fix the crash in bg Drahy 2009-04-30 17:03:51 +02:00
  • a9f6f4481d *Do not allow client to interrupt instant spells. By thenecromancer megamage 2009-04-30 09:59:16 -05:00
  • efd58033ea *Use canattack to check if canattack in pethandler and combathandler megamage 2009-04-30 09:58:34 -05:00
  • 458440733c *Solve some conflicted string number. Need db update. megamage 2009-04-30 09:09:25 -05:00
  • 8ce02cc7cf Convert eventai_scripts to creature_ai_scripts in 2986_TC1_world.sql thanks, kudlaty Chaz Brown 2009-04-30 00:41:07 -04:00
  • 3a564ddbaf Fix forgotten error in 2986_TC1_world.sql Chaz Brown 2009-04-30 00:33:29 -04:00
  • 81912457be * Fixed some sql in latest to proper format * Updated world_script_full sql * Please reimport these sqls if you already applied them: 1185_mangos_7214_02_world_trinity_string and 2986_TC1_world Drahy 2009-04-30 06:08:32 +02:00
  • 5d613ecb6f *Fix build. megamage 2009-04-29 20:36:02 -05:00
  • 4b4f472357 [7737] Implement ACHIEVEMENT_CRITERIA_TYPE_LOOT_TYPE. Author: Trazom megamage 2009-04-29 18:42:53 -05:00
  • b4c6a9842c *Add scriptname for ethereum prisons. By shax. megamage 2009-04-29 18:18:25 -05:00
  • 98cda77146 *Cleanup InterruptNonMeleeSpells. Backported from TC2. Source: Mangos. megamage 2009-04-29 18:10:00 -05:00
  • 59e79dfef0 *let petattack command use provided guid instead of player selection. By thenecromancer megamage 2009-04-29 18:04:56 -05:00
  • 6fbe69c2db *Allow gm command to set other types of state. megamage 2009-04-29 17:48:32 -05:00
  • ba7bcb02b5 *Update world_spell_full.sql to the latest. megamage 2009-04-29 17:39:51 -05:00
  • 19c70ef6fb *Rename a file from TC1 merging. megamage 2009-04-29 16:53:44 -05:00
  • e490779de0 *Merge. megamage 2009-04-29 16:51:27 -05:00
  • e695016e94 [7736] Do not cast Deserter debuff at gamemaster Author: freghar megamage 2009-04-29 16:39:03 -05:00
  • b89d307f75 [7736] Do not cast Deserter debuff at gamemaster Author: freghar megamage 2009-04-29 16:19:04 -05:00
  • 9a29b03e30 [7735] Not apply enchant mods from broken item (but allow set it duration) Author: DiSlord megamage 2009-04-29 16:18:34 -05:00
  • 2b0ad3e65d [7734] Implement spell 58204 and 58205 used in DK introduction quest. Author: Fog megamage 2009-04-29 16:18:07 -05:00
  • 6317b7b4c5 [7733] Fixed compile error on VC2005ee. Author: AlexDereka megamage 2009-04-29 16:17:22 -05:00
  • 21fa39edd4 *Revert Mangos [7022] to see if this can fix the cpu spikes in Windows. megamage 2009-04-29 16:15:15 -05:00
  • c3c303fb99 *Correctly trigger avenging wrath marker. QAston 2009-04-29 21:43:59 +02:00
  • 3e45bb2bfb *Fix Blessing of Sanctuary QAston 2009-04-29 20:33:49 +02:00
  • 40ba1b7030 * Used trinity sql coding style Drahy 2009-04-29 18:35:08 +02:00
  • 7897fc16f0 *Trigger spells after dealing damage by spell. *Take ammo for autorepeat spells. QAston 2009-04-29 18:05:39 +02:00
  • e0a3fb08bf *Fix a typo in Brutallus. Anubisss 2009-04-29 16:09:40 +02:00
  • c5f7ab377d *Fix build. megamage 2009-04-29 01:00:15 -05:00
  • a2b12f3ae8 [7732] Fixed compile warnings. Author: AlexDereka megamage 2009-04-29 00:31:33 -05:00
  • 295b634ca6 [7731] Some code cleanups, warrning fixes. Author: VladimirMangos megamage 2009-04-29 00:31:03 -05:00
  • de11b9e901 [7730] Some optimizantion and code style. Author: zhenya megamage 2009-04-29 00:26:07 -05:00
  • 9dd4b8c985 [7729] Implement skill level dependent speed bonus for mount (item 40775). Author: Lightguard megamage 2009-04-29 00:17:33 -05:00
  • ce68fc9c64 *Update some naxx boss scripts. megamage 2009-04-29 00:15:18 -05:00
  • 207c3f7aff *Fix a bug that player summoned creature does not count player as summoner. megamage 2009-04-29 00:12:28 -05:00
  • 8fedcee78b *Enable a disabled gm command gobject state. megamage 2009-04-29 00:11:51 -05:00
  • 220dcb65dd *Allow custom spell to change radius mod. megamage 2009-04-29 00:11:15 -05:00
  • 4121087a8e *Allow trigger creatures use spell2 as heroic spells. megamage 2009-04-29 00:10:05 -05:00
  • f722b9b4c5 *Fix a crash caused by vehicle. megamage 2009-04-28 13:25:08 -05:00
  • 1b690cf84d *Convert tabs to spaces and delete white spaces in Sunwell Plateau's scripts. Anubisss 2009-04-28 17:40:01 +02:00
  • abf65881af *Add a missing check in Muru's script. Anubisss 2009-04-28 17:28:55 +02:00
  • b6fe262fcf *Fix a typo in Eredar Twins' script. Anubisss 2009-04-28 17:22:06 +02:00
  • 43e1e54634 Add newline to src/game/CMakeLists.txt <rolleyes> Chaz Brown 2009-04-28 08:39:11 -04:00