Commit Graph

16 Commits

Author SHA1 Message Date
hondacrx 3da0e167e6 Core/Spell: revamp of immunities system 2017-12-26 15:07:05 -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 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 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 caca2dcb7e don't save auras casted by items 2017-11-22 12:34:00 -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 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 7edcdb6ea2 workaround stealth interaction with Death and Decay and GameObject casts 2017-11-13 13:12:07 -05:00
hondacrx 4f5bc9af9a allow pets and totems to drop mod charges in owner auras. 2017-11-05 16:29:17 -05:00
hondacrx 690198736e fix logic error in DamageInfo.ModifyDamage. 2017-11-05 16:29:17 -05:00
hondacrx 8ed446ae7a Replace most T.Parse with T.TryParse for all user input. 2017-11-05 15:21:29 -05:00
Fabian a3dc7b3f48 Ported .Net Core commits:
hondacrx:
- Initial commit: Switch to .Net Core 2.0
- Fix build and removed not needed files
Fabi:
- Updated solution platforms.
- Changed folder structure.
- Change library target framework to netstandard2.0.
- Updated solution platforms again...
- Removed windows specific kernel32 function usage (Ctrl-C handler).
2017-10-26 17:23:44 +02:00