Commit Graph

14 Commits

Author SHA1 Message Date
hondacrx 4c11bda5ed Core/WorldObject: Changed the way we store values 2018-05-23 18:24:27 -04:00
hondacrx 9b40067017 Core/Refactor: Part 2 2018-05-07 22:07:35 -04:00
hondacrx b2c1554065 Core/Refactor: Fix alot of Possible loss of fraction warnings 2018-05-07 17:34:41 -04:00
hondacrx 9c33d9c20e Core/Units: Implemented versatility 2018-04-29 19:40:29 -04:00
hondacrx da61c920b7 Core/Auras: implement Aura 379 (SPELL_AURA_MOD_MANA_REGEN_PCT) 2018-04-08 18:55:25 -04:00
hondacrx 4d8391a7fd Core/Spell: added some helpers to SpellInfo to reduce code duplication 2018-03-18 12:27:19 -04:00
hondacrx 0ab3b8e8cd Core/DataStores: Fixed db2 structures after 7.3.5 2018-03-13 15:43:03 -04:00
hondacrx 6ee6180866 Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with proper helper functions 2018-03-12 14:33:20 -04:00
hondacrx b067976678 Core/Creatures: Updated power type handling 2018-03-04 23:40:51 -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 e7565adaf7 Core/Spells: Fixed SPELL_AURA_MOD_INCREASE_ENERGY_PERCENT 2017-12-30 16:49:45 -05:00
hondacrx 0909720464 Implemented AuraType.ModMaxPower 2017-11-22 12:44:25 -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