Commit Graph

  • b7a9db16d6 Spells/Bonus: Fixed spell power bonus of Lava Burst, taken from DrDamage and verified Closes #1819 Subv 2012-04-14 11:14:38 -05:00
  • a3bdaf7e6d Core/Scripts: Added support for creating custom GameObjectAI classes, similar to how creature scripts work. Shauren 2012-04-14 17:49:51 +02:00
  • ab8e69873c Core/Spells: Fixed Bloodworm's heal effect and damage Closes #1808 Thanks @A-Metaphysical-Drama for the damage part Signed-off-by: Subv <s.v.h21@hotmail.com> Subv 2012-04-14 10:17:21 -05:00
  • 0d90f7c257 Fixed build from my previous commit Subv 2012-04-14 08:44:19 -05:00
  • ca6c8845b2 DB/Loot: Add some missing loot definitions to prevent some startup errors ZxBiohazardZx 2012-04-14 15:30:40 +02:00
  • 0ec7016cca Core/Spells: Corrected logic check for SPELL_ATTR4_IGNORE_RESISTANCES Subv 2012-04-14 08:23:23 -05:00
  • efdf2ede30 DB/Loot: add Bogblossom to Bogblossom object, thx Helias ZxBiohazardZx 2012-04-14 14:45:32 +02:00
  • f51b62979f SQL: Renamed files to match the order they were commited in. Shauren 2012-04-14 11:15:12 +02:00
  • 63ec9f2299 Core/Player: Send calendar raid lockout remove before removing player from instance save (may invalidate instance save) Shauren 2012-04-14 11:09:40 +02:00
  • eeb237f55d Core/Spells: Add 45 seconds proc cooldown to Blackened Naaru Silver. Closes #1509 Subv 2012-04-13 19:33:20 -05:00
  • 98e1847999 Player/Items: Fix the item durations when the item is stored in a bag different than the default backpack Closes #1026 Signed-off-by: Subv <s.v.h21@hotmail.com> Subv 2012-04-13 18:58:27 -05:00
  • ba957e6a0e Core/Spells: Reapply glyph bonuses that depend on stance when you shapeshift into that instance Closes #1076 and possibly others Subv 2012-04-13 18:31:18 -05:00
  • a28742bffe Core/BG: When starting a battleground teleport the player to start location if it goes outside of the allowed "waiting" area (for example, getting out of the "bubble" in EotS) Nay 2012-04-13 20:50:34 +01:00
  • b9c50a8b6e Core/Spells: Prevent Siphon Life from proccing on Corruption apply. Closes #6150 Subv 2012-04-13 13:36:28 -05:00
  • c055a8617d Scripts/Icecrown Citadel Shauren 2012-04-13 19:53:42 +02:00
  • 3f796d4f9f SQL: fix a few mistakes in a previous commit Kandera 2012-04-13 13:07:17 -04:00
  • 5466092d23 Core/Spells: Fixed Recklessness charges being dropped twice. Closes #932 Subv 2012-04-13 11:53:43 -05:00
  • c1ba60d68c DB: various db fixes from patches. authors are mentioned above the patches. closes #2169, closes #3344, closes #4162, closes #3530, closes #5982, closes #5849, closes #6098, closes #5569, closes #5493, closes #5510, closes #5470, closes #5408, closes #5406, closes #4875, closes #5457, closes #4467, closes #4043, closes #3899, closes #3859, closes #3518. signed off by nayd Kandera 2012-04-13 12:41:36 -04:00
  • 4b81de9d3a Core/Movement: Changed casting check in TargetedMovementGenerator to be able to freely manipulate cast+move interaction in scripts Shauren 2012-04-13 18:32:47 +02:00
  • 397d844883 DB/SAI: Revert some mistakes in SAI db data (target_types were added to action_param6; contiguous fields) Nay 2012-04-13 16:18:30 +01:00
  • 126fd13e5d DEP: Updated Jemalloc to Version 2.5 Multivitamin 2012-04-13 10:49:09 +02:00
  • 6400c13fcb Core/Loading: Make GameObject loot loading faster by removing an unneeded call to an expensive method. Thanks Manuel for pointing it out Subv 2012-04-12 20:19:23 -05:00
  • 491999280e Core/Spells: You should not be able to cast Create Healthstone if you already have one in your inventory Closes #1498 Signed-off-by: Subv <s.v.h21@hotmail.com> Subv 2012-04-12 20:18:07 -05:00
  • c04e92564b Core/Spells: Apply Lifebloom's final bloom bonus from Empowered Rejuvenation also on expire. thanks @3kids for noticing Subv 2012-04-12 18:39:40 -05:00
  • e88e0f08d1 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore Kandera 2012-04-12 13:29:51 -04:00
  • 305cd14e86 Core/Spells: Fix Unrelenting assault proc only on players. Kandera 2012-04-12 13:29:28 -04:00
  • 71bf2684be Core/Script: Use DoMeleeAttackIfReady in default ScriptedAI::UpdateAI method (fixes offhand attacks if not UpdateAI is overridden) kaelima 2012-04-12 17:53:34 +02:00
  • 7405202023 Removed unused file Shauren 2012-04-12 15:44:41 +02:00
  • dda7fab230 Core/SpellScripts: Fix crash caused by 6cb8d607ce Kandera 2012-04-12 09:15:36 -04:00
  • 4daafd0c93 Forgot to stage SQL from my previous commit. (.hover command) Machiavelli 2012-04-12 13:29:22 +02:00
  • 20a09c5857 Core/Spells: Fixed Lifebloom's final bloom benefit from Empowered Rejuvenation closes #244 Signed-off-by: Subv <s.v.h21@hotmail.com> Subv 2012-04-12 05:54:33 -05:00
  • 6cb8d607ce Spells/Scripts: Allow OnEffectAbsorb to call PreventDefaultAction in AuraScripts closes #6172 Subv 2012-04-12 05:52:20 -05:00
  • f7aadf51ee Merge branch 'master' of https://github.com/TrinityCore/TrinityCore Subv 2012-04-12 05:51:50 -05:00
  • 74b5b3bd8e Core/Commands: Remove recently defunct .hover command. All this spell did before hoverheight changes was .cast/.unaura spell 11010. And since we do not have .autoattack, .steadyshot, .heroicstrike, .shootwand etc. either, there's no place for this command in the core (there never was). Machiavelli 2012-04-12 12:04:04 +02:00
  • bdaf5e1341 DB/Creature: Fix the fly/land animations for Invincible kaelima 2012-04-12 08:05:22 +02:00
  • 70922eef2e Merge branch 'master' of https://github.com/TrinityCore/TrinityCore Subv 2012-04-11 21:54:36 -05:00
  • 2b2ebfaac0 DB/Spell Bonus Data: Fix more spell power stacking exploits (items & enchants) kaelima 2012-04-12 02:12:07 +02:00
  • 2e5962725d Core/Spells: Corrected Rupture critical hits, it wont make other dots (incorrectly) crit any longer Subv 2012-04-11 18:53:24 -05:00
  • 40309110ac DB/Spell Bonus Data: tobmaps 2012-04-12 01:50:09 +02:00
  • 636d553aa8 DB/WDB: Remove temp entry 68686 and replace with existing wdbverified kaelima 2012-04-12 01:32:56 +02:00
  • f60e9a4f84 DB/Creature: Use proper model for Celestial Steed - fixes some animations kaelima 2012-04-12 01:11:12 +02:00
  • 397ee8ceb5 Core/Spells: Execute spell procs after the healing effects of a spell Closes #216 Subv 2012-04-11 17:41:36 -05:00
  • 54039b917c Battlegrounds/WS: Fixed doors Closes #6170 Subv 2012-04-11 16:32:01 -05:00
  • c2948f6352 Scripts/Trial of the Crusader: Fixed spell_powering_up_SpellScript once again Shauren 2012-04-11 22:47:54 +02:00
  • c38820c3bd Scripts/Twin Valkyr: Fix a crash in spell_powering_up_SpellScript. Author: Vincent-Michael Machiavelli 2012-04-11 22:35:23 +03:00
  • da8c7d2344 Core: Fixed warning C4263: 'bool Creature::SetDisableGravity(bool,bool)' : member function does not override any base class virtual member function Shauren 2012-04-11 21:30:56 +02:00
  • ccf50f4c3d dead code faramir118 2012-03-20 01:06:47 -05:00
  • b1c4e8202e Scripts/Karazhan/Midnight: Fix timer logic faramir118 2012-04-11 20:00:51 +02:00
  • 7ae0cf8c35 fix mistaken fallthrough faramir118 2012-03-20 01:03:30 -05:00
  • d3c9817c60 make some dtors virtual faramir118 2012-03-17 01:45:31 -05:00
  • e3f198ca56 couple wrong return types faramir118 2012-03-17 01:40:33 -05:00
  • c09cd26739 wrong signature in a few overrides faramir118 2012-03-17 01:39:41 -05:00
  • c7927a7796 Tools/MapExtractor: proper type for string literals faramir118 2012-04-11 19:54:35 +02:00
  • f9ae8e6810 Core/DBLayer: incorrect use of va_start faramir118 2012-04-11 19:51:26 +02:00
  • 490809147b DB/Spells: Fix Honor Among Thieves proc Jildor 2012-04-11 18:07:29 +02:00
  • 6407582667 Core/Attributes: change some attribute names to better describe what they are Kandera 2012-04-11 11:56:35 -04:00
  • be5b91f6bb Scripts/Icecrown Citadel: Fixed crashes on despawning abominations during Professor Putricide's phase transition Shauren 2012-04-11 17:53:55 +02:00
  • 0506877e2a Core/Vehicles: Use DespawnOrUnsummon in Vehicle::Dismiss to call AI despawn hooks. Shauren 2012-04-11 17:52:44 +02:00
  • 7cc2c6109a Core/Spells: Fix vigilance taunt cooldown spell targeting. cleanup some whitespace Kandera 2012-04-11 10:24:51 -04:00
  • 26ff19dbf8 Scripts/Silithus: Fix crash when doing "A Pawn on the Eternal Board" kaelima 2012-04-11 13:40:17 +02:00
  • a998e9e58a Collision/GameObjects: Corrected a possible logic fail Subv 2012-04-10 20:12:13 -05:00
  • e9ac667cce Battlegrounds/WSG: Missing change from my previous commit Subv 2012-04-10 20:09:24 -05:00
  • 6c5cabcf8b Battlegrounds/WSG: Fixed door LoS in Warsong Gulch Closes #6147 Signed-off-by: Subv <s.v.h21@hotmail.com> Subv 2012-04-10 20:04:45 -05:00
  • b4341413e5 Merge pull request #5648 from Elron103/pull-requests Shocker 2012-04-10 17:15:24 -07:00
  • 8df6aceaec DB/Files: make files more understandable and grouped better. these will be the base sql files for wg. all db updates after will be in the usual format in this folder Kandera 2012-04-10 09:48:10 -04:00
  • a470a5ad93 Fix a typo in previous commit click 2012-04-10 02:11:27 +02:00
  • 5d7d635b9e Core: Add proper log output in Player::Create functions, warning admins about possible hackers during character creation click 2012-04-10 02:06:10 +02:00
  • 94fd2e3e1b Core/Battlefield: specify correct npc for vehicle teleportations. Kandera 2012-04-09 12:47:39 -04:00
  • abed18d695 Core/DBLayer: More type fixes Shauren 2012-04-09 17:36:10 +02:00
  • 3dabe220ce Cmake: Remove no longer existing */dep/mersennetwister include kaelima 2012-04-09 16:03:05 +02:00
  • 0f1e96fe0f Merge branch 'master' into wintergrasp_cleanup Kandera 2012-04-09 09:44:39 -04:00
  • 7f377964fb Core/Scripts: fix unrelenting assault procing on caster (thx gigatotem). both cast spells have target_unit_caster kandera 2012-04-09 10:38:08 -03:00
  • 1f1e243bfa Core/Movement: Fix some issues with ConfusedMovementGenerator from recent changes. kaelima 2012-04-09 15:00:52 +02:00
  • 4c961ff393 Core/Scripts: Remove some unnecessary creature/player casts in scripts and do some safer casting in a silithus script kaelima 2012-04-09 14:28:46 +02:00
  • 3988e8ed96 Core/DBLayer: Correct a type in HandleUnFreezeCommand (lowguid) kaelima 2012-04-09 14:26:50 +02:00
  • 5f52cb0d8c Core/Spell: fix crash from 268401029e kaelima 2012-04-09 13:39:36 +02:00
  • bfc73920c7 Scripts/Spells: Corrected Riptide script, preparing variable should be done in Load hook, not Register Shauren 2012-04-09 10:58:20 +02:00
  • fe5a5de0f7 Tools/PlayerDump: kaelima 2012-04-09 04:17:12 +02:00
  • 7f903edcd9 Core/DBLayer: Fix two crashes when using pdump command kaelima 2012-04-09 03:33:46 +02:00
  • 3bbabb1400 Core/Spell: Fix crash when blinking on transports in instancable maps kaelima 2012-04-09 03:02:45 +02:00
  • e309c4fe1b Core/Spells: Fixed Riptide bonus on Chain Heal closes #1152 Subv 2012-04-08 18:56:36 -05:00
  • 93ca33a8cc Fix compile kaelima 2012-04-09 00:57:14 +02:00
  • a4a1e19f01 Core/Movement: Minor correction for last changeset kaelima 2012-04-09 00:32:15 +02:00
  • 8358af9759 Core/Movement: Use line of sight checks for movement waypoints generated for confused movement and raise the minimum movementtimer to 500 ms. kaelima 2012-04-09 00:01:18 +02:00
  • 49e24e2dfb Core/Cleanup: kaelima 2012-04-08 23:59:52 +02:00
  • 38d5fbac0e Core/Spells: You should be able to revive pets from anywhere without summoning them first Closes #1090 Signed-off-by: Subv <s.v.h21@hotmail.com> Subv 2012-04-08 16:22:19 -05:00
  • 268401029e Core/Spells: Implemented SPELL_ATTR4_IGNORE_RESISTANCES. Closes #919 Subv 2012-04-08 15:08:54 -05:00
  • 9d6c8add0e Fix non-PCH build and GitExtensions screwup from last changeset Machiavelli 2012-04-08 18:58:42 +02:00
  • bc96df1aae Core/Shared: Move container functions to shared project under Trinity::Container namespace. Also implement RandomResizeList which takes a predicate function as parameter. Machiavelli 2012-04-08 17:40:05 +02:00
  • e636531da3 Core/Movement: Fix pushback issues and client freeze. Machiavelli 2012-04-08 12:17:43 +02:00
  • 1922314858 DB/Spells: Add a missing spell (Blessed Life) to spell_dbc Nay 2012-04-08 15:24:13 +01:00
  • 5e485cba76 Scripts/Icecrown Citadel: Fixed Mystic Buffet applying on targets hidden behind Ice Tombs Shauren 2012-04-08 15:15:16 +02:00
  • 2d0e5e2e0c Core/Conditions: Add missing code for CONDITION_TITLE Nay 2012-04-08 12:56:18 +01:00
  • 01fc695bad Database/Misc: Template updates for Gymer. Author: Faq Discover- 2012-04-08 13:18:58 +02:00
  • 56766949fa Scripts/Icecrown Citaldel Shauren 2012-04-08 12:14:04 +02:00
  • cce6424337 Merge pull request #6001 from Tasssadar/master Shocker 2012-04-07 19:14:48 -07:00
  • f8e9dedbe5 Scripts/Spells: Removed redundant code for spell 54798. Closes #519 Subv 2012-04-07 21:09:04 -05:00
  • fd9c4d9c43 Core/Spells: Health leech spells should still do damage even if the caster is dead (Devouring Plague) Closes #470 Subv 2012-04-07 20:33:09 -05:00
  • afb202869d Core/Protocol: Rename opcode SMSG_LFG_BOOT_PLAYER to SMSG_LFG_BOOT_PROPOSAL_UPDATE. (same opcode had two different names in core) kaelima 2012-04-08 03:13:50 +02:00
  • a5a123197b Core/Item: Fix possible exploit stacking critical strike when switching weapons during disarm. Closes #3532 kaelima 2012-04-08 03:12:40 +02:00