Commit Graph

235 Commits

Author SHA1 Message Date
hondacrx 7015f1efba Core/Creatures: Update Scaling to 7.3.5 2018-04-12 18:25:19 -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 1b4e1fba6a Core/Phasing: Fixed setting phaseshift flags on condition updates 2018-04-12 10:11:11 -04:00
hondacrx 04539f0bd2 Core/Player: Fix equipment set GUID handling
Core/Items: Fixed saving and equipping sets with empty slots
2018-04-12 10:08:38 -04:00
hondacrx ce9815d557 Core/GameObjects: Set GO_FLAG_MAP_OBJECT for gameobjects that use a WMO model 2018-04-12 10:00:08 -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 097ee01d19 Core/GameObjects: Implement getting proper area in GAMEOBJECT_TYPE_PHASEABLE_MO 2018-04-08 18:56:44 -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 7c8f9d5d15 Core/GameObjects: Skip gameobjects with M2 models when searching for area info (perf optimization, they dont have any area info) 2018-04-08 12:30:54 -04:00
hondacrx 963d919cb8 Core: Updated allowed build to 7.3.5.26365 2018-04-06 14:15:33 -04:00
hondacrx b06140607b Core/Commands: Allow GMs to enter water while .gm fly is on 2018-04-06 14:12:32 -04:00
hondacrx 933dea7b5b Core/Spells: Fixed persistent area auras always spawning with no phase 2018-04-02 12:07:37 -04:00
hondacrx bac9bc6955 Core/Maps: Fixed map min height calculation 2018-03-31 12:38:21 -04:00
hondacrx af74a981dd Core/Maps: Fixed child/parent map crash in garrison maps 2018-03-30 10:16:32 -04:00
hondacrx 7167cfaf86 Core/Maps: Implemented getting area id from gameobject spawns 2018-03-28 18:05:54 -04:00
hondacrx c3f8023ef0 Core/Vmaps: Fixed getting map height near large gameobjects like LK platform 2018-03-28 17:41:18 -04:00
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 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 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 46052921fe Core/Spell: fix for hitmask being ignored in finish phase procs 2018-03-12 14:53:18 -04:00