| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-04-14 | SQL: Renamed files to match the order they were commited in. | Shauren | |
| 2012-04-14 | Core/Player: Send calendar raid lockout remove before removing player from ↵ | Shauren | |
| instance save (may invalidate instance save) | |||
| 2012-04-13 | Core/Spells: Add 45 seconds proc cooldown to Blackened Naaru Silver. | Subv | |
| Closes #1509 Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-04-13 | Player/Items: Fix the item durations when the item is stored in a bag ↵ | Subv | |
| different than the default backpack Closes #1026 Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-04-13 | Core/Spells: Reapply glyph bonuses that depend on stance when you shapeshift ↵ | Subv | |
| into that instance Closes #1076 and possibly others Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-04-13 | Core/BG: When starting a battleground teleport the player to start location ↵ | Nay | |
| if it goes outside of the allowed "waiting" area (for example, getting out of the "bubble" in EotS) Allowed waiting area is calculated as the distance specified in database (battleground_template.StartMaxDist) and the battleground start point for each team A distance of 0 is ignored (not used in SotA nor arenas) The values in DB might need some tweaks, open a pull request if you calculate better ones Closes #180 Initial patch and idea by Rat Also added validation (DBError log) to some fields in battleground_template table | |||
| 2012-04-13 | Core/Spells: Prevent Siphon Life from proccing on Corruption apply. | Subv | |
| Closes #6150 Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-04-13 | Scripts/Icecrown Citadel | Shauren | |
| * Fixed Professor Putricide Tear Gas stunning himself * Fixed visual of Unstable Experiment * Fixed oozes not picking new targets after hitting old * Fixed Gas Cloud not using melee attack * Removed ooze summon position hack Closes #4301 Closes #2726 Closes #5119 Closes #4464 Closes #2874 Closes #4407 Closes #2421 Closes #4899 | |||
| 2012-04-13 | SQL: fix a few mistakes in a previous commit | Kandera | |
| 2012-04-13 | Core/Spells: Fixed Recklessness charges being dropped twice. | Subv | |
| Closes #932 | |||
| 2012-04-13 | DB: various db fixes from patches. authors are mentioned above the patches. ↵ | Kandera | |
| 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 | |||
| 2012-04-13 | Core/Movement: Changed casting check in TargetedMovementGenerator to be able ↵ | Shauren | |
| to freely manipulate cast+move interaction in scripts | |||
| 2012-04-13 | DB/SAI: Revert some mistakes in SAI db data (target_types were added to ↵ | Nay | |
| action_param6; contiguous fields) Please, don't do this error. | |||
| 2012-04-12 | Core/Loading: Make GameObject loot loading faster by removing an unneeded ↵ | Subv | |
| call to an expensive method. Thanks Manuel for pointing it out | |||
| 2012-04-12 | Core/Spells: You should not be able to cast Create Healthstone if you ↵ | Subv | |
| already have one in your inventory Closes #1498 Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-04-12 | Core/Spells: Apply Lifebloom's final bloom bonus from Empowered Rejuvenation ↵ | Subv | |
| also on expire. thanks @3kids for noticing | |||
| 2012-04-12 | Merge branch 'master' of https://github.com/TrinityCore/TrinityCore | Kandera | |
| 2012-04-12 | Core/Spells: Fix Unrelenting assault proc only on players. | Kandera | |
| 2012-04-12 | Core/Script: Use DoMeleeAttackIfReady in default ScriptedAI::UpdateAI method ↵ | kaelima | |
| (fixes offhand attacks if not UpdateAI is overridden) | |||
| 2012-04-12 | Removed unused file | Shauren | |
| 2012-04-12 | Core/SpellScripts: Fix crash caused by 6cb8d607ceb1ef5e902bed4b144f4db76f628f32 | Kandera | |
| 2012-04-12 | Forgot to stage SQL from my previous commit. (.hover command) | Machiavelli | |
| 2012-04-12 | Core/Spells: Fixed Lifebloom's final bloom benefit from Empowered Rejuvenation | Subv | |
| closes #244 Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-04-12 | Spells/Scripts: Allow OnEffectAbsorb to call PreventDefaultAction in AuraScripts | Subv | |
| closes #6172 Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-04-12 | Merge branch 'master' of https://github.com/TrinityCore/TrinityCore | Subv | |
| 2012-04-12 | Core/Commands: Remove recently defunct .hover command. All this spell did ↵ | Machiavelli | |
| 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). | |||
| 2012-04-12 | DB/Creature: Fix the fly/land animations for Invincible | kaelima | |
| 2012-04-11 | Merge branch 'master' of https://github.com/TrinityCore/TrinityCore | Subv | |
| 2012-04-12 | DB/Spell Bonus Data: Fix more spell power stacking exploits (items & enchants) | kaelima | |
| Thanks Hitplusone, amort and SignFinder for the list Closes #1701 | |||
| 2012-04-11 | Core/Spells: Corrected Rupture critical hits, it wont make other dots ↵ | Subv | |
| (incorrectly) crit any longer Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-04-12 | DB/Spell Bonus Data: | tobmaps | |
| - Set 0 values for some spells that should never scale with spell power. If some have been left out please report an issue. - Set 20% ap coefficient for Howling Blast Closes #6163 Closes #4166 Closes #436 | |||
| 2012-04-12 | DB/WDB: Remove temp entry 68686 and replace with existing wdbverified | kaelima | |
| (doesnt really fix anything, just for the sake of using proper entries) | |||
| 2012-04-12 | DB/Creature: Use proper model for Celestial Steed - fixes some animations | kaelima | |
| Closes #6166 | |||
| 2012-04-11 | Core/Spells: Execute spell procs after the healing effects of a spell | Subv | |
| Closes #216 Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-04-11 | Battlegrounds/WS: Fixed doors | Subv | |
| Closes #6170 Signed-off-by: Subv <s.v.h21@hotmail.com> | |||
| 2012-04-11 | Scripts/Trial of the Crusader: Fixed spell_powering_up_SpellScript once again | Shauren | |
| 2012-04-11 | Scripts/Twin Valkyr: Fix a crash in spell_powering_up_SpellScript. Author: ↵ | Machiavelli | |
| Vincent-Michael | |||
| 2012-04-11 | Core: Fixed warning C4263: 'bool Creature::SetDisableGravity(bool,bool)' : ↵ | Shauren | |
| member function does not override any base class virtual member function | |||
| 2012-04-11 | dead code | faramir118 | |
| 2012-04-11 | Scripts/Karazhan/Midnight: Fix timer logic | faramir118 | |
| Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com> | |||
| 2012-04-11 | fix mistaken fallthrough | faramir118 | |
| 2012-04-11 | make some dtors virtual | faramir118 | |
| this will prevent potential for future memory leaks | |||
| 2012-04-11 | couple wrong return types | faramir118 | |
| 2012-04-11 | wrong signature in a few overrides | faramir118 | |
| 2012-04-11 | Tools/MapExtractor: proper type for string literals | faramir118 | |
| Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com> | |||
| 2012-04-11 | Core/DBLayer: incorrect use of va_start | faramir118 | |
| Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com> | |||
| 2012-04-11 | Core/Attributes: change some attribute names to better describe what they are | Kandera | |
| 2012-04-11 | Scripts/Icecrown Citadel: Fixed crashes on despawning abominations during ↵ | Shauren | |
| Professor Putricide's phase transition | |||
| 2012-04-11 | Core/Vehicles: Use DespawnOrUnsummon in Vehicle::Dismiss to call AI despawn ↵ | Shauren | |
| hooks. | |||
| 2012-04-11 | Core/Spells: Fix vigilance taunt cooldown spell targeting. cleanup some ↵ | Kandera | |
| whitespace | |||
