Commit Graph

91 Commits

Author SHA1 Message Date
hondacrx 216db1c23a Core/Refactor: Part 1 2018-05-07 18:56:09 -04:00
hondacrx 9007c45357 Core/Spell: kill old charge restoring system. Mods are fully handled by proc system now. 2018-04-29 19:44:10 -04:00
hondacrx 9c33d9c20e Core/Units: Implemented versatility 2018-04-29 19:40:29 -04:00
hondacrx 1106aa3659 Core/Quests: Ported quest greeting locales
Core/Misc: Misc fixes
2018-04-27 15:09:38 -04:00
hondacrx e88d23ff50 Core/Spells: Fix display for Shaman totems 2018-04-24 17:57:30 -04:00
hondacrx 70fb5c6fd8 Core/AI: Added CreatureAI hook that is getting triggered when a spell cast has been successfully finished. 2018-04-12 18:14:14 -04:00
hondacrx 3ff01ee33b Core/Auras: Implemented Aura 178 (SPELL_AURA_MOD_MAX_POWER_PCT) (#21804) 2018-04-12 09:57:26 -04:00
hondacrx da61c920b7 Core/Auras: implement Aura 379 (SPELL_AURA_MOD_MANA_REGEN_PCT) 2018-04-08 18:55:25 -04:00
hondacrx c69c715cc0 Core/Spells: Implemented personal summons 2018-04-08 18:50:05 -04:00
hondacrx fa35d60f60 Core/Entities: Phasing rewrite 2018-03-28 11:09:30 -04:00
hondacrx af0f142f36 Core/Spells: Fixed crash with m_delayMoment calculation for reflected spells 2018-03-21 23:40:27 -04:00
hondacrx 0ccfde1f79 Core/Spell: Misc fix 2018-03-18 12:49:40 -04:00
hondacrx 4d8391a7fd Core/Spell: added some helpers to SpellInfo to reduce code duplication 2018-03-18 12:27:19 -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 761af36d05 Core/Misc: Misc fixes 2018-03-18 11:44:55 -04:00
hondacrx 0ab3b8e8cd Core/DataStores: Fixed db2 structures after 7.3.5 2018-03-13 15:43:03 -04:00
hondacrx 5c59995b3a Core\Misc: Fix build 2018-03-12 15:00:01 -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 05ecb41a10 Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE immunity handling 2018-03-12 14:37:52 -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 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
hondacrx 129cda3b3f Core/Spells: fix a pretty edge case of creatures being put in combat by evaded spells 2018-03-12 12:55:53 -04:00
hondacrx b08f686ac5 Core/Spells: proc spells after damage apply, not before. 2018-03-11 14:55:45 -04:00
hondacrx a596b3f1ea Core/Players: Fixed mounts using MOUNT_FLAG_SELF_MOUNT flag 2018-03-06 11:17:30 -05:00
hondacrx c842332393 Core/Player: Implement PvP Talents 2018-03-06 11:10:51 -05:00
hondacrx 82dca6de94 Updated DB2 structs 2018-02-26 13:13:54 -05:00
hondacrx 0a3dfaba37 Updated to 7.3.5.25996 (Db2 files not updated) 2018-02-19 10:32:16 -05:00
hondacrx 84fdaef291 Core/Spells: Allow skipping automatic removal of auras from spell_area when condition is no longer met (mostly used for cosmetic cutscenes after quest completion) 2018-01-28 19:37:36 -05:00
hondacrx 419ee1b882 Core/Entities: Created factory methods to create new areatriggers, creatures and gameobjects 2018-01-27 20:15:24 -05:00
hondacrx 9f8bd31c54 Core/Player: recheck shapeshift bonus auras when switching spec. 2018-01-24 12:08:43 -05:00
hondacrx d0f6692b4b Core/Spells: Fixes some spells being negative when they should be positive 2018-01-13 23:19:05 -05:00
hondacrx a96e26329f Core/Entities: better support of absorb, resist and block procs 2018-01-13 13:24:20 -05:00
hondacrx 5587505199 Core/Spell: restore old proc system behaviour on auras self proc. 2018-01-13 13:10:33 -05:00
hondacrx b36ee2ef1c Core/Spell: register items received through SPELL_EFFECT_SUMMON_CHANGE_ITEM for quest credit 2018-01-13 12:45:42 -05:00
hondacrx 79980e3dd2 Core/Entities: Remove phasemask 2018-01-10 22:26:47 -05:00
hondacrx d04e04548b Core/Spells: Removed obsolete spell fixes 2018-01-03 14:04:47 -05:00
hondacrx 9d3e87fd87 Core/Misc: Added helper function Unit::SetFullPower * Also renamed Unit::getPowerType and Unit::setPowerType to follow style guidelines 2018-01-03 13:57:16 -05:00
hondacrx 28c0ef9d03 Happy New Year!!!! 2018-01-02 13:02:21 -05:00