Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-28 | Core/Maps: Implemented getting area id from gameobject spawns | Shauren | |
Yes, you can now spawn LK platform anywhere and it will treat you as inside Icecrown Citadel | |||
2018-03-28 | Core/Vmaps: build fix mk II | ariel- | |
(cherry picked from commit d2a30fef1371cf904e56f96042d686c9da439175) | |||
2018-03-28 | Core/Vmaps: build fix | ariel- | |
(cherry picked from commit a409287feffae22b9690cfc58d6e3e877fe39e28) | |||
2018-03-28 | Core/Vmaps: Fixed getting map height near large gameobjects like LK platform | Shauren | |
Updates #19865 (cherry picked from commit cfb0f9fb19c03677b127f09407a6bd00bfefbe55) | |||
2018-03-27 | Core/Misc: Build fix for some compilers | Shauren | |
Closes #21705 | |||
2018-03-26 | Core/Players: Fixed learning talents available for multiple specs but in ↵ | Shauren | |
different row/column | |||
2018-03-25 | Core/Commands: Allow modifying gameobject destructible state with .gobject ↵ | Shauren | |
set state command | |||
2018-03-25 | Tools/Mapextractor: Implemented liquid object detection | Shauren | |
2018-03-25 | Core/Misc: Implemented phased areatriggers | Shauren | |
2018-03-25 | Core/Players: Include graveyards from terrain swap maps | Shauren | |
2018-03-25 | Core/Phasing: Rewrite GetTerrainMapId | Shauren | |
2018-03-25 | Core/MMaps: Implemented loading phased tiles | Shauren | |
Closes #16909 | |||
2018-03-25 | Tools: Moved db2 metadata structures to a location shared by all tools | Shauren | |
2018-03-25 | Core/Maps: Implemented loading swapped maps | Shauren | |
2018-03-25 | Core/Entities: Take terrain swaps into account when calculating LoS/height/area | Shauren | |
2018-03-25 | Core/VMaps: Implement loading phased tiles | Shauren | |
Closes #15163 | |||
2018-03-25 | Core/Entities: Phasing rewrite | Shauren | |
* Optimized phase visibility checking * Handle all phase flags Closes #16758 Closes #21119 | |||
2018-03-21 | Core/Instances: Fix combat resurrection charge gain (#21647) | Roc13x | |
Old logic stopped the recharge timer after the first recharge | |||
2018-03-21 | Core/Misc: Fixed log spam from artifact enchantments | Shauren | |
2018-03-20 | Core/Spells: Fixed crash with m_delayMoment calculation for reflected spells | Shauren | |
2018-03-19 | Core/Creatures: Minor HasSpell method cleanup (#21669) | Traesh | |
2018-03-19 | Core/Movement: Fixed transport teleports on the same map (and teleporting on ↵ | Shauren | |
transports too) | |||
2018-03-19 | Core/Movement: Fixed transport teleports on the same map (and teleporting on ↵ | Shauren | |
transports too) | |||
2018-03-18 | Fixed non pch build | joschiwald | |
2018-03-18 | Fixed build again | joschiwald | |
2018-03-18 | Fixed build | joschiwald | |
2018-03-18 | DB: Corrected some spawnmask | joschiwald | |
2018-03-18 | Core/Scripts: Missing break and added ZBoundary in Blood Queen Lana Thel | Keader | |
(cherry picked from commit cf6fc37771804b6fff3275e2fd11e48dd86a7aeb) | |||
2018-03-18 | Scripts/TrialOfTheCrusader: Anub'Arak Enable Emerge Emote (#18721) | Rushor | |
(cherry picked from commit 1551738c552be4104e329161ee6107c093b95b87) | |||
2018-03-18 | Core/Scripts: Implement Boss Coren Direbrew (#18137) | Gustavo | |
(cherry picked from commit d6a5477407968e2a9a8be33a2ce1ed835f3a1919) | |||
2018-03-18 | Build Fix (#18719) | Gildor | |
Closes #18718 (cherry picked from commit 7a6c47704bbc0eb22bcfe3cb9a74ba18fcd70585) | |||
2018-03-18 | Build Fix | Keader | |
(cherry picked from commit be15beebdc0a9ec67943bd17930b868442d0ec1b) | |||
2018-03-18 | Core/Scripts: Blood Prince Council refactored and fixed reported issues (#18632) | Keader | |
Closes #7150 (cherry picked from commit 64f6f2a0ae7294857d5ebd1ec6034476e94656e6) | |||
2018-03-18 | Core/Scripts: Illidari Council Rewrite (#18546) | Keader | |
Thanks to Sirikfoll, Krudor and Offl for all help (cherry picked from commit 5af1fa22733c64e97f60967b36ea970a355d0598) | |||
2018-03-18 | Core/Spells: Check both main and offhand weapons if spell attributes require ↵ | Shauren | |
that (see Stormstrike) * This restores the check probably unintentionally dropped in 14c2b2d6cd2303609f1a1859e727ace7b8ea649c * Build fix (cherry picked from commit 3d3d0492ab8dad40d5590e80f45bdfbdbcbe7497) | |||
2018-03-18 | Fixed array size bug with the auction house bid price. Lowered the default ↵ | Ayrton Stout | |
max bid price (#18697) Closes #18698 (cherry picked from commit 4df1b28054e6712954dceb8c71b18b4b2ef2e972) | |||
2018-03-18 | Core/World: Simplified sleep calculation routine for world update thread ↵ | xinef1 | |
(#18634) (cherry picked from commit 48f30911b9e09e45ed4426d41c4284141037bcc6) | |||
2018-03-18 | Core/AH: AuctionHouseBot BidPrice determined by config options | Ayrton Stout | |
(cherry picked from commit bed369e7c8d0ef848f710bac9b8ceacc3cbe38a2) | |||
2018-03-18 | Core/Spells: add some missing breaks | ariel- | |
(cherry picked from commit f3cbcae10265335762b5f1f69544f6631160203b) | |||
2018-03-18 | Core/Player: Recast lost by death item obtain spells of any items held in ↵ | ariel- | |
the inventory when resurrecting I HAS BUKKIT Closes #5184 (cherry picked from commit e1354c72e81ca7158b9b002e02f3a7f534a31547) | |||
2018-03-18 | Core/Vehicles: make vehicles immune to Cyclone | ariel- | |
Closes #18489 (cherry picked from commit 95894e3280baef6913687fa9ae6a2120068ca142) | |||
2018-03-18 | Core/Spell: added some helpers to SpellInfo to reduce code duplication | ariel- | |
(cherry picked from commit 14c2b2d6cd2303609f1a1859e727ace7b8ea649c) | |||
2018-03-18 | Core/Items: Fixed problem where item dependent auras are not properly ↵ | xinef1 | |
updated (#18592) - Introduced in 7e83d7e22a82104e53f872758fc7fe835472782c Closes #18506 (cherry picked from commit 90a330c910804f9cb770681ff646a2362c8c0efa) | |||
2018-03-18 | Core/Spell: reverted changes for NO_TARGET handling | ariel- | |
Partial revert of 584d347b70be521d7431dfe1694b80f2e95b957b Closes #18666 (cherry picked from commit 8ffcb4ddcb9ad51eabcb5c61b0b3134db0b1d737) | |||
2018-03-18 | Core/Spell: Fixed bug where spell could fail to hit a target properly even ↵ | xinef1 | |
if all conditions were met (#18596) (cherry picked from commit 464d3ad5d09d58136911f4ad09335f53049ac628) | |||
2018-03-18 | Core/Spell: fix one spell range issue | ariel- | |
(cherry picked from commit 63a4a94f5a66bde0d843dcdc74c4c1e1d3bba306) | |||
2018-03-18 | Core/Spell: do not proc auras on SPELL_AURA_OBS_MOD_HEALTH healing ticks | ariel- | |
Closes #14726 (cherry picked from commit db426ed) | |||
2018-03-18 | Core/Spell: Prevent NO_TARGET auras from actually selecting target (same as ↵ | ariel- | |
caster) - Fixes an issue with generic mount scripts where the dummy aura was applied and removed then the real mount was applied - Pets would be unsummoned, resummoned and unsummoned again in an instant Closes #16783 (cherry picked from commit 584d347b70be521d7431dfe1694b80f2e95b957b) | |||
2018-03-18 | Core/Spell: reverted stun aura handling | ariel- | |
Partial revert of 50a3ce5703bdaa4fe16e2e773eabafa9a4818083 Closes #18487 Closes #18490 Closes #18497 (cherry picked from commit 27fb5fc16d88c0002898981009bedc6b8001cac7) | |||
2018-03-18 | Core/Scripts: Fixed chase movement in Palehoof encounter | Keader | |
Closes #15405 (cherry picked from commit db426ed0f9712f957d055109c22de2cfc20b50a9) |