| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-05 | Core/Scripts: fix Glyph of Siphon Life | ariel- | |
| by Keader | |||
| 2017-03-05 | Corrected doors and buttons without autoclose time after recent changes (#19249) | xinef1 | |
| 2017-03-05 | Core/SmartAI: Allow scripting GameObjects by spawn id too | ariel- | |
| 2017-03-04 | Core/Creature: redo some logical checks in _IsTargetAcceptable | ariel- | |
| - Check against current creature victim, don't check potential victim attacking list. - Neutral creatures with aggressive reactstate were triggered to attack from MoveInLineOfSight because of this check - Prevents attack from a distance after right clicking an npc Closes #19235 | |||
| 2017-03-03 | Core/Spells: fix some db errors | ariel- | |
| 2017-03-03 | Core/Scripts: implement Hammer of the Righteous stacking Seal of ↵ | ariel- | |
| Vengeance/Corruption - Patch 3.2.0 Notes: Only auto-attacks and Hammer of the Righteous can place the debuff on the paladin's current target(s). Closes #19239 | |||
| 2017-03-02 | Core/Game: fix dynamic linking | ariel- | |
| 2017-03-02 | Core/Misc: remove unneeded semicolon | ariel- | |
| 2017-03-02 | Core/Achievements: port realm first achievement handling from master | ariel- | |
| veeeery partial cherry-pick of c75fcbe20b07fd7518be58bf02ba30d903133449 | |||
| 2017-03-02 | Core/Spell: disable proc for magnet auras, they're handled differently | ariel- | |
| Closes #19208 | |||
| 2017-03-01 | Core/Game: fix non-pch include | ariel- | |
| 2017-03-01 | Make ObjectMgrs _mailId and _hiPetNumber atomic (#19129) | xinef1 | |
| - They can be accessed from multiple threads simultaneously | |||
| 2017-03-01 | Core/Database: Prepared statement parameter preallocation (#18999) | ariel- | |
| - Pass prepared statement size to the helper class to prevent runtime resizing. - Rename CheckValidIndex -> AssertValidIndex - Cached prepared size on the worker pool as it's shared among all connections - Cached query data only for each connection, done lookup in map instead of possibly creating a new element - Kill the prepared statement map, and store raw sql string on the MySQLPreparedStatement class (This info is only used for logging, and there is no need of keeping a second container just for it) | |||
| 2017-03-01 | Ensure that all actions are compared to fixed point in time (ie. world ↵ | xinef1 | |
| update start) (#18910) - Actions will not be dependent on processing moment - Increased GameObjects cooldown resolution to milliseconds, fixes arming time of traps to be exactly one second and not something from range (1000, 1999) - Created GameTime namespace and UpdateTime class and moved there some code out of world | |||
| 2017-03-01 | Core/GameObject: regenerate GO loot if respawn time passed since last loot ↵ | xinef1 | |
| generation time and not all items were taken (#19101) | |||
| 2017-03-01 | Corrected calculation for SPELL_AURA_PERIODIC_DAMAGE_PERCENT (#19060) | xinef1 | |
| 2017-03-01 | Core/Misc: Always reward all necessary reputations on creature kill (#19106) | xinef1 | |
| 2017-03-01 | Remove auras interrupted by falling when we fall to the ground or water (#19115) | xinef1 | |
| 2017-03-01 | Core/Scripts: Change null-check to assert | ariel- | |
| - ToPlayer() should never be null in this context | |||
| 2017-03-01 | Core/Scripts: Fixed crash in Sindragosa | Keader | |
| Closes #19227 | |||
| 2017-03-01 | Core/Misc: always output client cache version on loading | ariel- | |
| 2017-02-28 | Core/Entities: spawned movementtype should override template movementtype | ariel- | |
| Core/SmartAI: pass the CreatureData pointer (if any) on updating template Closes #19223 | |||
| 2017-02-28 | Core/Movement: Corrected all speed checks after ↵ | ariel- | |
| 23b6991273bac4ee9d7cf1b4ac3b9a92e0a7300e Ref issue #19210 | |||
| 2017-02-28 | Core/Scripts: implement Moss Covered Feet | ariel- | |
| Closes #19022 | |||
| 2017-02-28 | Revert "Build: Create static libraries for each static script project." | Naios | |
| This reverts commit bb46bfb8648cccf6cbdd922bba4e92166b861a49. * Closes #19224 | |||
| 2017-02-27 | Build: Create static libraries for each static script project. | Naios | |
| * Add some more comments and cleanup the build script. * Closes #18671 | |||
| 2017-02-27 | Core/Auras: fix more unused parameter warnings | ariel- | |
| 2017-02-27 | Core/Auras: fix comparison of integers of different signs warning | ariel- | |
| 2017-02-27 | Core/Auras: fix unused parameter warning | ariel- | |
| 2017-02-27 | Core/Auras: reworked multiplicative AuraEffects calculation | ariel- | |
| - Splitted containers for flat modifiers and pct modifiers, as they now have different handling - Amount is now multiplied only on apply; on unapply, iterate through auras and reset the counter - Fixes many cases of rounding error due to applying/unapplying of small factors - Allows amounts to be zeroed (ie with an AuraEffect of amount -100) - Do a partial revert of 6dc37a9add631888fe5fbcd43d19c2b07bed8a57, auras should update amounts only for items allowed (ie no more giving crit to a sword while having an axe in the other hand and being Poleaxe spec'd) - SPELL_AURA_MOD_SCALE now scales additively, rather than multiplicatively (checked in sniffs) Closes #18687 | |||
| 2017-02-25 | Core/Misc: Fix static analysis issues | jackpoz | |
| 2017-02-25 | Core/Misc: Fix static analysis issues | jackpoz | |
| 2017-02-25 | Core/Misc: Fix static analysis issues | jackpoz | |
| 2017-02-25 | Core/Scripts: kill a warning | ariel- | |
| 2017-02-25 | Core/Scripts: Thrusting Hodir's Spear | ariel- | |
| - Everything is sniffed, enjoy this hell of a quest! Closes #12808 | |||
| 2017-02-24 | Core/Unit: Correct speed calculus when affected by ↵ | Gustavo | |
| SPELL_AURA_MOD_MINIMUM_SPEED (#18136) | |||
| 2017-02-23 | Core/Scripts: kill a warning | ariel- | |
| 2017-02-23 | Core/Scripts: Victory Rush and Rune Strike proc correction | ariel- | |
| (d0f760420a671bc255c0d3ebec75e6837507a541 follow up) Closes #19192 | |||
| 2017-02-23 | Core/Conditions: CONDITION_SOURCE_TYPE_QUEST_ACCEPT should not prevent ↵ | ariel- | |
| completed question mark from showing (#18151 follow up) Closes #19188 | |||
| 2017-02-23 | Core/Players: fix 2 Seal of Righteousness spells on paladins | ariel- | |
| Closes #14239 | |||
| 2017-02-23 | Core/Entities: Fix null-dereference crash | ariel- | |
| Closes #19191 | |||
| 2017-02-22 | Core/Scripts: remove no longer needed scripts, use db attribute for ↵ | ariel- | |
| disabling procs (e7ccd8ea3fccad92af3553f544aad49be5d1a9ed followup) - Fix some broken procs after c0cb823a91d4e3e71e4b7d76375c9e8667740cef Closes #19068 | |||
| 2017-02-22 | Core/Spell: fix Glyph of Devastate interaction with Glyph of Sunder Armor | ariel- | |
| - Killed existing ModStackAmount hack, spell is always casted in sniffs (twice with Glyph of Devastate) Closes #14633 | |||
| 2017-02-22 | Core/Scripts: Fixed Illidan epic sounds again (#19184) | Keader | |
| 2017-02-22 | Core/Spells: refactor spell_enchant_proc_data table | ariel- | |
| - Renamed fields to mimic those in spell_proc - Added Enchant proc attributes for controlling specific enchant features Ref #7789 | |||
| 2017-02-21 | Core/Scripts: fix Nightfall proc chance and reduce it for victims with level ↵ | ariel- | |
| above 60 Closes #15734 | |||
| 2017-02-22 | Core/Creature: Fix SetSpawnHealth so it cooperates with the colossal hack ↵ | treeston | |
| that is Battleground::AddCreature. *puke* | |||
| 2017-02-21 | Core/Spells: fix Hand of Justice proc chance and reduce it past level 60. | ariel- | |
| Ref #7789 | |||
| 2017-02-21 | Kill whitespace | ariel- | |
| 2017-02-21 | Core/Packets: readd incorrectly removed line | ariel- | |
| Closes #19180 | |||
