Commit Graph

72 Commits

Author SHA1 Message Date
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 bc7dee3c8d Removed not used files
Added missing sql updates
2017-12-13 14:35:01 -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
hondacrx 32619fa6b5 * Removed alot of not needed DB files
* Added a few new files
* Updated README.md
2017-11-29 17:47:48 -05:00
hondacrx e5359e49b2 Change to a warning not a error. closes #5 2017-11-29 11:37:41 -05:00
hondacrx 74744327a4 Fixed DB updater reapplying a old update cause of different file hash, It should only check for different hashes when its not archived. 2017-11-28 12:38:09 -05:00
hondacrx df19975fea Fixed rppm proc chance calculation 2017-11-25 16:41:46 -05:00
hondacrx 4c6fb27054 Fixed world login, Can now fully log into 7.3.2 (Must use Arctium WoW Client Launcher) 2017-11-22 13:15:44 -05:00
hondacrx 65fbebb12f Added sql files, no longer need to get them from Trinity Core. 2017-11-22 13:14:38 -05:00
hondacrx 0909720464 Implemented AuraType.ModMaxPower 2017-11-22 12:44:25 -05:00
hondacrx 88258e844d Corrected aggro radius calculation 2017-11-22 12:36:15 -05:00
hondacrx caca2dcb7e don't save auras casted by items 2017-11-22 12:34:00 -05:00
hondacrx d02d893d15 Implemented Blinding Light 2017-11-22 12:33:30 -05:00
hondacrx 3479e2125c Implemented Chaos Strike energize proc 2017-11-22 12:06:19 -05:00
hondacrx e9eb2962ef Implemented Conversation scripts 2017-11-22 12:02:38 -05:00
hondacrx 1a26ce6002 Updated gameobject template fields and GameError enum 2017-11-20 12:31:49 -05:00
hondacrx 79aeee0ebc Updated db2 structures to 7.3.2.25480 2017-11-20 12:22:13 -05:00
hondacrx a60fbcdf12 Update opcodes to 7.3.2 2017-11-17 16:56:54 -05:00
hondacrx 39b13bfc84 Update updatefields to 7.3.2.25383 2017-11-17 16:33:11 -05:00
hondacrx 6a0ae0c3a6 Encapsulate UNIT_CHANNEL_* fields 2017-11-17 16:23:55 -05:00
hondacrx aa0ec9a021 Misc fix 2017-11-16 12:46:06 -05:00
hondacrx 047db81c3e Fixed item dupe exploit 2017-11-16 12:45:38 -05:00
hondacrx 4f6a2194f1 Reworked creature aggro radius calculation 2017-11-16 12:45:15 -05:00
hondacrx 715302dff4 Deleted some ancient (and unused) dk rune code 2017-11-13 23:54:05 -05:00
hondacrx 2960d88aed Fix build 2017-11-13 14:14:59 -05:00
hondacrx 02535a0d47 Fixed DK runes and runic power 2017-11-13 14:12:42 -05:00
hondacrx a5f7add4d6 Added .modify power command allowing to change any power as long as player class can use it 2017-11-13 13:36:51 -05:00
hondacrx 98d0e6f227 Added extra transport position update just when it stops moving 2017-11-13 13:20:46 -05:00
hondacrx 926dbbcbb4 Fixed Frozen Trap target selection 2017-11-13 13:17:44 -05:00
hondacrx 2db12344e6 Handle despawning and respawning of nearby linked traps on gameobject despawn and respawn 2017-11-13 13:17:21 -05:00
hondacrx 7edcdb6ea2 workaround stealth interaction with Death and Decay and GameObject casts 2017-11-13 13:12:07 -05:00
hondacrx a5e8da2a57 Update locales_gossip_menu_option to simple system 2017-11-13 12:42:45 -05:00
hondacrx 1e22248418 Added warrior Mortal Strike & Colossus Smash Effect 2017-11-07 18:29:50 -05:00