Commit Graph

93 Commits

Author SHA1 Message Date
hondacrx 387568b863 Misc cleanups 2018-01-05 12:11:18 -05:00
hondacrx 24c91cee05 Some command fixes 2018-01-04 18:28:30 -05:00
hondacrx 796fcd9242 Fixed string getting cut off if the string had some symbols. The length of the string would not be the same as the bytes length. 2018-01-04 18:28:13 -05:00
hondacrx 552a793486 Core/Packets: Implemented SMSG_GAME_OBJECT_UI_ACTION 2018-01-03 23:40:54 -05:00
hondacrx 9c47d1a599 Core/PacketIO: Fixed SMSG_TRANSFER_PENDING structure 2018-01-03 23:36:37 -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
hondacrx 9a99767612 Forgot to add missing command 2018-01-02 13:00:30 -05:00
hondacrx c7798c00fc Core/BattlePets: Misc fixes 2018-01-02 13:00:19 -05:00
hondacrx ba92c58e6c Core/Quests: Implemented player choice rewards
DB/Creature: Cosmetic Mottled Raptor
2018-01-01 16:11:50 -05:00
hondacrx 45333097df Core/Quests: Implemented player choices 2018-01-01 12:18:52 -05:00
hondacrx 78a85e60f6 Core/RBAC: Cleanup 2017-12-30 17:53:47 -05:00
hondacrx 01caaecf0f Core/Unit: damage immune improvements 2017-12-30 17:53:28 -05:00
hondacrx 0713188d5f Core/GameObject: use a friendly trigger for positive spells.
DB/Creature: correct 2 npc walk/run speed
DB/Spell: Vampiric Embrace proc
DB/GameObjects: Cursed Egg
2017-12-30 17:02:04 -05:00
hondacrx b180f6a9ba Core/Globals: Load spellspecific and aurastate after loading spell ranks
Core/Spells: Removed obsolete code
Core/Spell: do not fail triggered Charge effects in case a root is present.
2017-12-30 16:53:56 -05:00
hondacrx e7565adaf7 Core/Spells: Fixed SPELL_AURA_MOD_INCREASE_ENERGY_PERCENT 2017-12-30 16:49:45 -05:00
hondacrx 523a61b8ca Core/Pools: PoolManager cleanup 2017-12-30 16:46:15 -05:00
hondacrx 536c8c94a5 Misc fixes 2017-12-30 16:34:55 -05:00
hondacrx cf3857edb8 Fixes ProcChance always being a 0 2017-12-30 16:34:37 -05:00
hondacrx f93c9f614a Core/Player: Automatically learn riding spells for certain race/class combinations 2017-12-29 12:24:54 -05:00
hondacrx 5677d90107 Core/SpellScript: allow optional parameters to be passed to FinishCast 2017-12-26 15:13:56 -05:00
hondacrx c0d49b879e Core/Unit: consider creatures with same faction to be on the same party/raid for the purposes of spell/aura targets 2017-12-26 15:13:48 -05:00
hondacrx f4dcf871cc Core/Spells: Fixed proc cooldown 2017-12-26 15:11:23 -05:00
hondacrx 3da0e167e6 Core/Spell: revamp of immunities system 2017-12-26 15:07:05 -05:00
hondacrx 2c0134ba33 Core/Spells: Glyph of Desperation/Pain Suppression has been removed 2017-12-26 12:35:06 -05:00
hondacrx 58333b9f1f Core/Spell: move attribute helpers to spellInfo 2017-12-26 12:32:14 -05:00
hondacrx 7a4d4ad945 Core/Spells: Moved applying exclusive aura spells to scripts 2017-12-24 17:21:05 -05:00
hondacrx add72a063b Core/Spells: Implemented spells causing Forbearance 2017-12-24 17:17:50 -05:00
hondacrx c7219c7098 Fixes Script loading.
Some cleanup on array Clear
Misc errors
2017-12-24 16:37:15 -05:00
hondacrx 1e5249b6b0 Core/Auras: Implemented using all aura interrupt flag fields 2017-12-18 10:14:17 -05:00
hondacrx 6c6cdac426 Revert "Fix parsing floats (#7)"
This reverts commit 5fc9082a02.
2017-12-14 21:53:22 -05:00
Elle 5fc9082a02 Fix parsing floats (#7) 2017-12-14 13:02:23 -05:00
hondacrx 4b2675944b Core/Auras: Updated mount capability check and implemented SPELL_AURA_MOUNT_RESTRICTIONS 2017-12-13 14:34:37 -05:00
hondacrx e26e0783ab Core/Spell: reimplemented TRIGGERED_DISALLOW_PROC_EVENTS trigger flag 2017-12-11 11:20:38 -05:00
hondacrx 0602114c92 Core/Gameobject: remove immune flags from trigger used to cast GO spells 2017-12-11 11:13:33 -05:00
hondacrx 2e0864b722 Core/Spells: Fixed typo in SpellMgr::LoadSpellInfoCorrections 2017-12-11 11:11:51 -05:00
hondacrx 9db6771d92 Core/Spells: do not add PROC_HIT_NORMAL/PROC_HIT_CRITICAL flags if damage is fully nullified 2017-12-11 11:09:18 -05:00
hondacrx 3760bfcdbb Core/Spell: apply SPELLFAMILY_GENERIC mods to all spells by default 2017-12-11 11:05:01 -05:00
hondacrx 74950e0d66 Core/Loot: Fix conditional Master Loot 2017-12-11 11:01:38 -05:00
hondacrx 02047abe60 Core/Creature: Correctly reset pathfinding capability on respawn. Prevents evade chains on some bosses. 2017-12-11 10:50:54 -05:00
hondacrx 2e356e240a Core/Spells: Spells with TARGET_SELECT_CATEGORY_NEARBY requires a valid target 2017-12-11 10:49:57 -05:00
hondacrx 27fe48e33d Core/Misc: Removed Death knight creation restrictions 2017-12-11 10:49:47 -05:00
hondacrx f6d86328f9 Core/BattlePets: Add battle pets to pet journal when learning related spells 2017-12-04 14:32:40 -05:00
hondacrx b017ef8e84 Core/Scripts: Added new QuestScript hooks 2017-12-04 14:30:01 -05:00
hondacrx c788e45b6f Core/Auras: Implemented PROC_HIT_INTERRUPT 2017-12-04 14:06:36 -05:00
Fabian König 4ed0efb830 Updated ClientTypeSeed_Wn64 for 7.3.2.25549 2017-12-04 14:11:41 +01:00
hondacrx 7d27eaad1a Core/Quests: Implemented quest popups 2017-11-29 18:00:08 -05:00
hondacrx 6b3533141e Core/Items: Fixed saving item after unlocking 2017-11-29 17:55:59 -05:00
hondacrx b97c21be44 Spawn linked traps at gameobject creation instead of using DB spawns. 2017-11-29 17:54:55 -05:00