Commit Graph

  • 1a857d382a *Start game event system before init bg and opvp in case that bg and opvp needs to start some game events. megamage 2009-05-30 14:48:13 -05:00
  • 78228818b7 Calculate mechanic resist chance for melee abilities. krz 2009-05-30 20:40:05 +02:00
  • a3a7996fd1 Do not remove poison enchantment auras when entering arena battle. tvaroh 2009-05-30 18:27:08 +02:00
  • b3efef3cfe *Fix bug that unworthy initiate don't find the soulprison gameobject BroodWyrm 2009-05-30 14:29:31 +02:00
  • cbe51194e7 *Fix some Script Bugs ... in TC2 virtual Aggo is EnterCombat now ... this fix Kiljaden, Muru, Moroes Script BroodWyrm 2009-05-30 11:35:54 +02:00
  • 15633ec97e *Fix spell Rune Strike. megamage 2009-05-30 00:09:50 -05:00
  • d3e1e1eae6 *Fix a bug that pet does not autocast after summoned or log in. megamage 2009-05-30 00:05:44 -05:00
  • 4d27b26638 *Update targeted motion code. megamage 2009-05-30 00:05:20 -05:00
  • 83d468c7ee *Always use idle motion as default for triggers. megamage 2009-05-29 21:30:08 -05:00
  • 38c22f4190 *make the Rate.Reputation.Gain config option apply to reputation gains inside battlegrounds as well By BudIcePenguin megamage 2009-05-29 21:27:28 -05:00
  • cc022341ac [7908] Extract class data from creature_*_addon bytes0 fields, drop its, amd add unit_class field to creature_template. Author: NoFantasy megamage 2009-05-29 21:24:23 -05:00
  • ff4241e5eb *Fix a crash caused by removing areaaura. Thanks to arthurcik megamage 2009-05-29 16:52:35 -05:00
  • 89f4c1c444 *Add function FindNearestCreature and FindNearestGameObject to replace old FindCreature and FindGameObject megamage 2009-05-29 16:49:28 -05:00
  • 3faa712d42 *Allow some warrior shouts and druid roars to interrupt stealth. thanks to thenecromancer megamage 2009-05-29 16:09:55 -05:00
  • bd35c961ad *Merge. BroodWyrm 2009-05-29 23:01:37 +02:00
  • 0a9d956ca2 *Fix some resetbugs in script for quest 12848 BroodWyrm 2009-05-29 23:00:37 +02:00
  • 94ca55af86 *Fix a crash. Thanks to DaGNU. megamage 2009-05-29 14:16:30 -05:00
  • 66faf147f9 *Try to fix some bugs on script for quest 12848 BroodWyrm 2009-05-29 21:15:53 +02:00
  • b453bca2b4 *Fix compile under *nix. Them 2009-05-29 19:26:56 +02:00
  • 106766e4ac *Add an assert to find a bug. megamage 2009-05-29 12:08:06 -05:00
  • 21462d4895 *Fix build in *nix. megamage 2009-05-29 10:54:04 -05:00
  • 3a223e0e80 Fix CRLF... please be sure to check your win32text settings, including cleverencode/cleverdecode settings before pushing to the repo Paradox 2009-05-29 08:32:59 -04:00
  • bc32144310 *Update OutdoorPvP functions. No longer need creature triggers for capture points. megamage 2009-05-29 00:18:41 -05:00
  • 861aad532b Don't unsummon pet while mounting in arena. Disable pet's interface instead. krz 2009-05-29 04:52:03 +02:00
  • 1288761fb7 [7905] Implement ACTION_T_SET_SHEATH for creature event ai make possibility set ranged fire state. Author: VladimirMangos megamage 2009-05-28 18:43:57 -05:00
  • 451471d438 [7904] Change creature damage calculation formula. Author: Seizerkiller megamage 2009-05-28 18:29:59 -05:00
  • cfa2e223c0 [7903] Load and save for pets only talents. Not store unused (in fact) free talent point amount. Author: VladimirMangos megamage 2009-05-28 18:22:54 -05:00
  • 2d69889a68 Do not allow Seed of Corruption to damage affected target and trigger from other SoC proc. Original patch by freeganja krz 2009-05-29 00:07:38 +02:00
  • bc55209b3e Restore used spell mods if spell cast fails. thenecromancer 2009-05-28 23:05:52 +02:00
  • 4a7a63e438 *Add an errorlog in HasInArc function to find a bug. megamage 2009-05-28 15:49:23 -05:00
  • 39dd09532b Calculate armor reduction only for attacks with SPELL_SCHOOL_MASK_NORMAL lukaasm 2009-05-28 22:10:20 +02:00
  • 05011544df * Used trinity sql coding style Drahy 2009-05-28 21:29:53 +02:00
  • aaac715b07 *Fix broken outdoor pvp capture points. megamage 2009-05-28 12:35:41 -05:00
  • 9be8d8ee88 *Fix build for VC90 x64. megamage 2009-05-28 11:28:47 -05:00
  • 79d8a77846 Fix wrong data type for core_revision in DB, again Paradox 2009-05-28 10:15:08 -04:00
  • 56a005703b Fix wrong data type for core_revision in DB, again Paradox 2009-05-28 10:14:46 -04:00
  • f61911b5f5 *Fix a typo in scriptname. freeganja 2009-05-28 13:16:17 +02:00
  • d2fe68bfef *Some improvement of DK start zone quests (no new quest fixed) megamage 2009-05-27 23:33:21 -05:00
  • e81d3acda7 *Use correct type name for opvp object. (no real change) megamage 2009-05-27 23:27:04 -05:00
  • 773f9d072c *Set boss active=false after they arrive home. This fix the bug that boss is stuck at some far away grid and there spawns another boss. megamage 2009-05-27 23:26:08 -05:00
  • c61ef6c73c [7902] Speed up Creature and GO loads. Author: AlexDereka megamage 2009-05-27 23:24:22 -05:00
  • 626630a1b0 *Some update of pet bar code. megamage 2009-05-27 22:17:10 -05:00
  • 514fc49c3c [7901] Refactoting pet action bar related code. Fixed some related bugs. Author: VladimirMangos megamage 2009-05-27 17:02:39 -05:00
  • 7ccd99ecab [7900] Now really allow recieve account bounded items by mail reciver. Author: VladimirMangos megamage 2009-05-27 16:39:49 -05:00
  • 73d31e2552 [7898] Improve client error output at different mail send errors, cleanup code. Author: VladimirMangos megamage 2009-05-27 16:38:50 -05:00
  • 35ba3ca653 [7897] Include function name in assertion fail output. Author: Ambal megamage 2009-05-27 16:37:03 -05:00
  • 5101c7c4c5 [7896] Rename creature_template class/race fields to trainer_class/trainer_race for clarify use. Author: NoFantasy megamage 2009-05-27 16:36:09 -05:00
  • 75cf5b781c *Do not trigger living bomb when target is dead. By Them megamage 2009-05-27 16:11:40 -05:00
  • dc1c900048 Add fix for quest 12680 Kudlaty 2009-05-27 22:14:58 +02:00
  • 4ce92ed6fa *Merge SD2. *r983: Add additional checks for zoneInCombat-function. *r984: Remove two useless functions, cleanup some code. - The most part of the patch skipped. *r985: Clean up some code and prevent Spark from doing certain actions if in certain areas *r986: Remove most EventAI code - Skip this patch *r987: Correct and remove now obsolete documentation. - Skip: delete EventAI.txt Anubisss 2009-05-27 21:30:03 +02:00
  • ba934b35d6 *Try to fix a freeze bug. (atan2(0,0) returns invalid value) megamage 2009-05-27 13:22:21 -05:00
  • 199cac6dda * Used trinity sql coding style Drahy 2009-05-27 20:19:23 +02:00
  • ffca6ec384 *Change vehicle faction the same as the driver's when driver enters it. *Fix 3593 sql. megamage 2009-05-27 12:42:38 -05:00
  • 0c38d04691 *Some changes in Nexus-Prince Shaffar's script. Alyen 2009-05-27 18:53:31 +02:00
  • 75942caacb Add script for quest 28406 Kudlaty 2009-05-27 18:15:29 +02:00
  • cb72853dc6 *Cleanup message deliver functions. Remove unused parameters. megamage 2009-05-27 09:09:22 -05:00
  • fac0b28ece * Use free() rather than delete operator to deallocate memory allocated by strdup Machiavelli 2009-05-27 09:29:32 +02:00
  • 1497d8f391 *Fix a typo in 3467 sql that makes dk start zone taxi not work. megamage 2009-05-26 23:19:49 -05:00
  • 9dda6392c1 *Fix the bug that warlord najentus spams spells *Fix the bug that supremus volcano can move Thanks to Farah megamage 2009-05-26 22:46:06 -05:00
  • 7ac4fb46c4 *Fix DK quest 12641 megamage 2009-05-26 22:13:36 -05:00
  • 0328a3c212 *Fix broken dk start zone teleporter. *Use caster as source of areaaura when source is NULL. megamage 2009-05-26 22:06:27 -05:00
  • 9624f6e099 *Fix a typo in Thaddius script that make he not berserk. *Update Heigan script so that players outside the room will be teleported in when eruption happens. Thanks to cryingcloud. megamage 2009-05-26 19:55:41 -05:00
  • fa9bfed91f [7895] Fixed build problem and some warnings in VS2010 projects. Author: tomrus88 megamage 2009-05-26 16:19:57 -05:00
  • e0255069dc [7894] Avoid show quest sign for trainer under cursor if trianer have unavailable quest. Author: SeT megamage 2009-05-26 16:19:35 -05:00
  • 8b26c1c728 [7893] Fixed work chat guild commands that expect guild name in args. Now guild name always must be in "". Author: VladimirMangos megamage 2009-05-26 16:19:11 -05:00
  • 0652c95126 [7892] Update spell_loot_template entry description in error output for better fit to current table use. Author: VladimirMangos megamage 2009-05-26 16:10:42 -05:00
  • 795eaf4598 [7890] Fixed a memory leak Author: VladimirMangos megamage 2009-05-26 16:03:55 -05:00
  • 38f4a60beb *Correct some aura interrupt flags megamage 2009-05-26 16:00:19 -05:00
  • ce8b7a6839 *Do not do visibility notification twice for bind sight players. This fixes the bug that bind sight is interrupted when target enters a populated area. megamage 2009-05-26 15:34:55 -05:00
  • 326940181a *Consider flight spells as passive spells. megamage 2009-05-26 15:32:11 -05:00
  • 18252e5f79 *Use original caster to check quest spell hit. This fixes the bug that some quest cannot be finished when using controlled creatures to cast spell. megamage 2009-05-26 15:31:47 -05:00
  • 375be3648e *Remove puppet when it is killed. megamage 2009-05-26 15:29:59 -05:00
  • 4840603510 *Allow to use gm command to modify mob health. megamage 2009-05-26 15:29:31 -05:00
  • 60a0c4a695 *Fix the impale spell timer of archavon script. megamage 2009-05-26 15:29:15 -05:00
  • d56baf19db Add spell target position for teleports in acherus (54744,54746) Kudlaty 2009-05-26 21:49:26 +02:00
  • bc9bf1d635 Uptade spell script target with spells (54699,54725,54744,54746) Kudlaty 2009-05-26 21:24:30 +02:00
  • 2c67de7004 *Fix a crash caused by charm spells. Thanks to Drahy. megamage 2009-05-26 13:42:48 -05:00
  • 7823461e86 *Fix typo that causes crash for charm spells. Thanks to Drahy. *Allow aura 206 to affect other types of pets. megamage 2009-05-26 10:46:08 -05:00
  • 33424eb608 Fix genrevision to get correct hash and set revision as Archive, if compiled from bitbucket archive Paradox 2009-05-26 07:15:54 -04:00
  • 5eedbc7af4 *Allow vehicle have loot. megamage 2009-05-26 00:53:20 -05:00
  • 65a47c4a6b *Do not destroy unit for owner when it stealth megamage 2009-05-25 23:21:10 -05:00
  • d971d0121f *Do not consider possessed creatures as pet. Also fix the bug that possessed creature does not display spells. megamage 2009-05-25 22:52:08 -05:00
  • 320ac7f91e *Do not use GO guid as original caster guid. (not supported for now) megamage 2009-05-25 21:18:02 -05:00
  • 54126d3ce5 *Fix a bug that players are teleported to wrong instance after crash. megamage 2009-05-25 21:17:34 -05:00
  • d5bdb56696 *Remove aura by originalcaster guid instead of caster guid for channelled spells megamage 2009-05-25 21:17:06 -05:00
  • ddcc7d1c66 *Move spelltarget table check to the start of the server to reduce log spams. megamage 2009-05-25 16:50:01 -05:00
  • 01f178a1db Fix for 4s rule while drinking in arena. krz 2009-05-25 23:35:09 +02:00
  • dd99399424 GUARDIAN_PET will be now attackable for players with same faction as summoner if used in arena/duel. krz 2009-05-25 23:58:40 +02:00
  • 43dbb89659 *Fix a bug of spell_full.sql. Thanks to X-Savior. megamage 2009-05-25 16:06:33 -05:00
  • 2a658a5134 *Fix the startup with trinityinterface. Anubisss 2009-05-25 22:07:08 +02:00
  • 6e9af44a8b *Fix an error in spell_full. megamage 2009-05-25 14:25:17 -05:00
  • 6a2fbb3bf3 *Fix an error in script_texts.sql megamage 2009-05-25 13:45:56 -05:00
  • 90019c344b *Merge. megamage 2009-05-25 13:20:57 -05:00
  • b96dea29c7 *Merge. megamage 2009-05-25 13:17:41 -05:00
  • a2f8a735ae *Merge. megamage 2009-05-25 13:03:11 -05:00
  • 00f50798d3 *Merge. megamage 2009-05-25 12:51:14 -05:00
  • dfd041dd57 *Disable proc aura stack check until it is properly fixed. (please tell me if i am wrong) megamage 2009-05-25 12:28:12 -05:00
  • 981ecfdc41 *Merge. Do not forget to apply TC1 sql! megamage 2009-05-25 12:25:35 -05:00
  • 03d1a8d84c *Skip megamage 2009-05-25 12:13:16 -05:00
  • c2588042e9 *Move some random generator functions to map class: functions in map/object/movementgenerator/spell megamage 2009-05-25 12:05:23 -05:00