Commit Graph

248 Commits

Author SHA1 Message Date
hondacrx 541fc72731 Core/Players: Fixed learning talents available for multiple specs but in different row/column 2018-03-28 11:10:03 -04:00
hondacrx fa35d60f60 Core/Entities: Phasing rewrite 2018-03-28 11:09:30 -04:00
hondacrx caad52f636 Core/Vmap: Fix vmaps not getting floor on gameobjects 2018-03-21 23:44:08 -04:00
hondacrx caa3cfed24 Core/Misc: Misc fixes 2018-03-21 23:43:28 -04:00
hondacrx 9b2c85950b Core/Instances: Fix combat resurrection charge gain 2018-03-21 23:42:08 -04:00
hondacrx 961ec5aa3a Core/Creatures: Minor HasSpell method cleanup 2018-03-21 23:40:42 -04:00
hondacrx af0f142f36 Core/Spells: Fixed crash with m_delayMoment calculation for reflected spells 2018-03-21 23:40:27 -04:00
hondacrx 193f138600 Core/Misc: Fixed log spam from artifact enchantments 2018-03-21 23:40:15 -04:00
hondacrx 0570f2aa3b Core/Movement: Fixed transport teleports on the same map (and teleporting on transports too) 2018-03-18 20:13:53 -04:00
hondacrx 0ccfde1f79 Core/Spell: Misc fix 2018-03-18 12:49:40 -04:00
hondacrx bb59664df5 Core/World: Simplified sleep calculation routine for world update thread 2018-03-18 12:43:55 -04:00
hondacrx 5fa0556edf Core/Player: Recast lost by death item obtain spells of any items held in the inventory when resurrecting 2018-03-18 12:36:04 -04:00
hondacrx 95eb49f5de Core/Vehicles: make vehicles immune to Cyclone 2018-03-18 12:28:00 -04:00
hondacrx 4d8391a7fd Core/Spell: added some helpers to SpellInfo to reduce code duplication 2018-03-18 12:27:19 -04:00
hondacrx 2ca6b95029 Core/Items: Fixed problem where item dependent auras are not properly updated 2018-03-18 12:18:00 -04:00
hondacrx 20ba7e63f6 Core/Spell: reverted changes for NO_TARGET handling 2018-03-18 12:14:14 -04:00
hondacrx 1ba55bd9d2 Core/Spell: Fixed bug where spell could fail to hit a target properly even if all conditions were met 2018-03-18 12:13:49 -04:00
hondacrx c496b7f5a5 Core/Spell: fix one spell range issue 2018-03-18 12:13:16 -04:00
hondacrx 33da910226 Core/Spell: do not proc auras on SPELL_AURA_OBS_MOD_HEALTH healing ticks 2018-03-18 12:10:41 -04:00
hondacrx 6ec1bce358 Core/Spell: Prevent NO_TARGET auras from actually selecting target (same as caster) 2018-03-18 12:09:43 -04:00
hondacrx 0aad224e49 Core/Spell: reverted stun aura handling 2018-03-18 12:07:54 -04:00
hondacrx 44a2aed926 Core/Movement: Typo fix for falling to void case 2018-03-18 12:02:51 -04:00
hondacrx aaae2edf02 Core/SmartScript: Added ACTION_GO_SET_GO_STATE 2018-03-18 12:01:59 -04:00
hondacrx 4d3d2290eb Core/Units: Fixed bug in stun code making units summoned by npcs to never break out of stun 2018-03-18 11:56:37 -04:00
hondacrx 03d74be72a Core/Ulduar: Fixed XT002 Heart phase 2018-03-18 11:55:25 -04:00
hondacrx c50aa42612 Core/Units: Fixed exploit where killing tamed pet could yield emblems 2018-03-18 11:55:12 -04:00
hondacrx 49306f7a6e Core/Channels: Fix channel joins/changes 2018-03-18 11:50:49 -04:00
hondacrx 761af36d05 Core/Misc: Misc fixes 2018-03-18 11:44:55 -04:00
hondacrx 6ecc0ae762 Core/Misc: Graveyards can now use conditions, SourceType = 27, SourceEntry = graveyard_zone.ID 2018-03-18 11:43:59 -04:00
hondacrx 874e5b7b2c Core/Scripts: Fix loading of spell scripts. 2018-03-13 15:44:02 -04:00
hondacrx 0ab3b8e8cd Core/DataStores: Fixed db2 structures after 7.3.5 2018-03-13 15:43:03 -04:00
hondacrx 2199e07955 Core\Unit: Fixed copy/paste error.
Core\Spells: Fixed another collection was modified (see there will be more)
2018-03-12 17:17:54 -04:00
hondacrx 5c59995b3a Core\Misc: Fix build 2018-03-12 15:00:01 -04:00
hondacrx 517afda91e Core/Network: Fixes Permission denied on linux (i hope) 2018-03-12 14:57:14 -04:00
hondacrx c00ac4b292 Core/Script: Implement Paralytic Poison
Core/DB: Misc db fixes
2018-03-12 14:55:50 -04:00
hondacrx 46052921fe Core/Spell: fix for hitmask being ignored in finish phase procs 2018-03-12 14:53:18 -04:00
hondacrx ab54543573 Core/Spell: add an exception for Cyclone ignoring it's own immunity using dispel type 2018-03-12 14:47:43 -04:00
hondacrx 05c975c643 Core/Player: prevent early aura removal when swapping weapons 2018-03-12 14:46:20 -04:00
hondacrx b9c1e3876b Core/Chat: fix RBAC_PERM_COMMANDS_NOTIFY_COMMAND_NOT_FOUND_ERROR for subcommands 2018-03-12 14:40:58 -04:00
hondacrx 05ecb41a10 Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE immunity handling 2018-03-12 14:37:52 -04:00
hondacrx 205887145e Core/Unit: feral druid attacks should not be normalized 2018-03-12 14:34:27 -04:00
hondacrx 6ee6180866 Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with proper helper functions 2018-03-12 14:33:20 -04:00
hondacrx 237580ab50 Core/Unit: added GetTotalAuraXXX overloads taking a predicate - Redefined existing overloads to use the predicate logic, avoids code duplication and not checking same stack rules 2018-03-12 14:00:18 -04:00
hondacrx 53efa9224f Core/Entities: don't absolute compare positions on UpdatePosition 2018-03-12 13:32:55 -04:00
hondacrx 9af60df765 Core/Spell: improved immunity logic for dispels 2018-03-12 13:31:19 -04:00
hondacrx 060bc0b7a8 Core/Spell: Undefined SPELL_ATTR7_USABLE_IN_STUN_FEAR_CONFUSION attr for now - Some function renames - Used in some client checks but not 100% sure of its usage (eg in CGUnit_C::CheckAndReportSpellInhibitFlags but not in Spell_C::IsUsableAction) 2018-03-12 13:24:16 -04:00
hondacrx f6fc8fae09 Core/Unit: unambiguosly define PLAYER_FIELD_MOD_DAMAGE_DONE_ fields as signed - They were used both signed and unsignedly 2018-03-12 13:16:59 -04:00
hondacrx ac2224808e Core/Spell: do not downscale certain auras 2018-03-12 13:04:52 -04:00
hondacrx 04ececae4c Core/SpellMgr: added a startup error for possibly unhandled procs 2018-03-12 13:01:10 -04:00
hondacrx 8edb9e6c73 Core/Auras: calculate periodic bonuses before specific mods, fixes Imp. Devouring Plague damage 2018-03-12 12:57:04 -04:00