Commit Graph

18 Commits

Author SHA1 Message Date
hondacrx 3fc07b8b37 Core/Misc: Cleanups 2018-03-04 23:42:27 -05:00
hondacrx abbdd261b4 Core/Misc: Cleanups and misc edits 2018-03-01 17:23:27 -05:00
hondacrx 3c4bc098c8 Core/Datastorage: Fix build 2018-02-26 13:32:05 -05:00
hondacrx 82dca6de94 Updated DB2 structs 2018-02-26 13:13:54 -05:00
hondacrx 84fdaef291 Core/Spells: Allow skipping automatic removal of auras from spell_area when condition is no longer met (mostly used for cosmetic cutscenes after quest completion) 2018-01-28 19:37:36 -05:00
hondacrx 419ee1b882 Core/Entities: Created factory methods to create new areatriggers, creatures and gameobjects 2018-01-27 20:15:24 -05:00
hondacrx be29343983 Core/Maps: Treat scenario maps as instanceable 2018-01-08 22:49:40 -05:00
hondacrx 387568b863 Misc cleanups 2018-01-05 12:11:18 -05:00
hondacrx 28c0ef9d03 Happy New Year!!!! 2018-01-02 13:02:21 -05:00
hondacrx cf3857edb8 Fixes ProcChance always being a 0 2017-12-30 16:34:37 -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 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 e9eb2962ef Implemented Conversation scripts 2017-11-22 12:02:38 -05:00
hondacrx 79aeee0ebc Updated db2 structures to 7.3.2.25480 2017-11-20 12:22:13 -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 b8fe68ec8b Add WorldEffectID to Gameobject 2017-11-05 17:40:57 -05:00
hondacrx f81a877ad3 Added DB-support for conversation actorGuids 2017-11-05 16:55:27 -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