| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-19 | Core/Players: Fixed trainers still displaying profession skills after learning | Shauren | |
| Closes #8103 | |||
| 2014-06-19 | DB/Creature: Spawn Thalorien Dawnseeker's remains | Aokromes | |
| Closes #11017 | |||
| 2014-06-18 | Scripts/Icecrown Citadel: Fixed a possibility to start the encounter again ↵ | Shauren | |
| if Tirion evades during outro RP Closes #10060 | |||
| 2014-06-17 | Scripts/Misc: Fixed training dummies not entering combat | Shauren | |
| 2014-06-17 | Merge pull request #12301 from Unholychick/patch-3 | Shauren | |
| Core/Spells fix 0442ff5c991c351cd6da3c04d1768f756d09fe22 | |||
| 2014-06-17 | Core/Pets: Fixed pet power regeneration | Shauren | |
| Closes #12292 | |||
| 2014-06-17 | Core/Spells fix 0442ff5c991c351cd6da3c04d1768f756d09fe22 | yesitsme | |
| Let it apply only to players | |||
| 2014-06-17 | Merge pull request #12299 from SeTM/patch-1 | Trisjdc | |
| Update SpellAuraEffects.cpp | |||
| 2014-06-17 | Update SpellAuraEffects.cpp | Alex | |
| Cleanup. Already in spell scripts. | |||
| 2014-06-17 | DB/SpellGroups: Fix a couple of runtime DB errors from ↵ | Trisjdc | |
| f27821486b0c38e0f92bc719c997f3e9435d7c59 | |||
| 2014-06-17 | Merge pull request #12291 from Unholychick/patch-lotp | joschiwald | |
| Core/Spells: Fix Leader of the Pack | |||
| 2014-06-16 | Core/Spells: Fix Leader of the Pack | Unholychick | |
| Broken with 6b430db910c2cffe49dc1049661c111f164f94f5 because we used the wrong spell... | |||
| 2014-06-16 | Core/Transports: Fixed crashes caused by invalid leftover transport references | Shauren | |
| Closes #12282 | |||
| 2014-06-16 | Fixup | Trisjdc | |
| 2014-06-16 | DB/SpellGroups: Fix Poison Stacking | Trisjdc | |
| 2014-06-16 | Core/Auras: Implement stacking interaction between ↵ | Trisjdc | |
| SPELL_AURA_MOD_TOTAL_STAT_PERCENTAGE and SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT. Allows BoK/BoS to stack while maintaining the strongest buff | |||
| 2014-06-16 | DB/SpellGroups: Quick fixes in latest SQL | Trisjdc | |
| 2014-06-16 | Merge pull request #12284 from Unholychick/patch-mana | Trisjdc | |
| Core/Spells: Implement SPELL_ATTR7_CAN_RESTORE_SECONDARY_POWER | |||
| 2014-06-16 | Core/Spells: Implement SPELL_ATTR7_CAN_RESTORE_SECONDARY_POWER | Unholychick | |
| spells without this attribute will no longer energize secondary power. Druids in cat form will no longer be able to replenish mana from every kind of spell | |||
| 2014-06-15 | DB/SpellGroups: Completely review of WotLK Stack Rules | Trisjdc | |
| Closes https://github.com/TrinityCore/TrinityCore/issues/4313, https://github.com/TrinityCore/TrinityCore/issues/1626, https://github.com/TrinityCore/TrinityCore/issues/5173, https://github.com/TrinityCore/TrinityCore/issues/5822, https://github.com/TrinityCore/TrinityCore/issues/12212, https://github.com/TrinityCore/TrinityCore/issues/3814, and probably others | |||
| 2014-06-15 | Core: Kill again whitespace :/ | Vincent-Michael | |
| 2014-06-15 | Shared/Misc: Improve Windows crash report | jackpoz | |
| Improve WheatyExceptionReport Windows crash report to write a cleaner and more readable crash report, in particular: - Fix missing variable Type in some cases - Fix missing variable Name in some cases - Properly format each member to avoid confusion when reading the log - Add support for double pointers, e.g. Type** - Add initial support for arrays, logging the number of elements and the first 10 elements for now. UDT members of array elements are not supported yet - Skip static members, SymTagVTable and other not needed types - Skip SymTagUDT with no children - Fix possible stack overflows when logging strings/char*/char[] values. - Fix "punting on symbol" error happening when trying to dereference bad pointers. - Fix <user defined> type being logged instead of the correct type when reaching WER_MAX_NESTING_LEVEL or with pointer types with invalid addresses. | |||
| 2014-06-15 | Core/Auras: Add a new stack rule to handle cases where the aura that is ↵ | Trisjdc | |
| 'stronger' prevails (SPELL_GROUP_STACK_RULE_EXCLUSIVE_HIGHEST) | |||
| 2014-06-15 | Core/Creature: load correct vehicleid of difficulty mode npcs if set ↵ | joschiwald | |
| otherwise inherit from normal mode entry Closes #8783 | |||
| 2014-06-15 | Scripts/Gurtogg: | joschiwald | |
| * fixed bloodboil targeting * fel rage should only hit players Closes #12193 | |||
| 2014-06-15 | Core/Spells: Skip adding CAST_FLAG_RUNE_LIST to rune spells if it's a ↵ | Trisjdc | |
| triggered cast. Solves some of the occasional Death Knight rune visual issues | |||
| 2014-06-15 | Core/Vehicles: Define and implement VEHICLE_SEAT_FLAG_B_KEEP_PET | Trisjdc | |
| 2014-06-15 | Core/Spells: Define and implement CAST_FLAG_NO_GCD | Trisjdc | |
| 2014-06-15 | SQL: Restored file that was not supposed to be renamed | Shauren | |
| 2014-06-14 | Core: Fix non pch build | Vincent-Michael | |
| 2014-06-14 | Merge pull request #12280 from MitchesD/commands | Discover- | |
| Scripts/Commands: added option to show flags_extra (.npc info) | |||
| 2014-06-14 | Scripts/Commands: added option to show flags_extra (.npc info) | MitchesD | |
| 2014-06-14 | DB/SAI: Fix sai linked error | Vincent-Michael | |
| 2014-06-14 | Core: Fix fail | Vincent-Michael | |
| 2014-06-14 | Core/Ulduar: Added IsInCombat check for ulduar teleporter | Vincent-Michael | |
| 2014-06-14 | Core: Fix build | Vincent-Michael | |
| 2014-06-14 | Core/SAI: Fix typo in 2596f1f35d01a8a6c8a555a5952c055a4d4dc239 | Vincent-Michael | |
| 2014-06-14 | DB/Misc: Convert ulduar teleporter in sql | Vincent-Michael | |
| 2014-06-14 | Core/SAI: Added SMART_ACTION_CAST support for gameobject cast | Vincent-Michael | |
| 2014-06-14 | Merge pull request #12278 from MitchesD/misc | Shauren | |
| Scripts/Misc: random fixes | |||
| 2014-06-14 | Fixed typo in 2014_06_14_00_world_creature_template.sql | Shauren | |
| 2014-06-14 | Scripts/Misc: random fixes | MitchesD | |
| 2014-06-14 | Replaced calls to ceilf (msvc extension) with ceil - fixes build | Shauren | |
| 2014-06-14 | DB/Instance: Fixed mutated abomination regenerating power clientside | Shauren | |
| 2014-06-14 | SQL: Renamed files to match the naming rules | Shauren | |
| 2014-06-14 | Core/Vehicles: Fixed power issues | Shauren | |
| * Regenerate powers only if vehicle has UNIT_FLAG2_REGENERATE_POWER * Removed old pyrite power hack * Apply creature_template.ManaMod to all power types Closes #12141 | |||
| 2014-06-14 | Scripts/Icecrown Citadel: Fixed possible crash in blood nova target selection | Shauren | |
| 2014-06-13 | Core/Transports: Fixed crash happening during teleporting transports | Shauren | |
| Closes #11793 | |||
| 2014-06-12 | Core/Spells: Partially revert 4992c0290b2b43c3d4c744833ca9ba6f74af85ad, and ↵ | Trisjdc | |
| further implement SPELL_ATTR3_NO_DONE_BONUS (which is the correct way of doing this) | |||
| 2014-06-12 | Quick fixup for previous commit | Trisjdc | |
