Commit Graph

118 Commits

Author SHA1 Message Date
hondacrx 1e1c5c77a8 2019 YAY! 2019-01-01 12:01:55 -05:00
hondacrx 2af1ddc5ea Core/Scripts: Remove some unused GetAI methods 2018-06-27 17:03:35 -04:00
hondacrx 1973d4f2ce Core/Scripts: Fixes a crash when entering a instance 2018-06-23 12:35:12 -04:00
hondacrx 154102d00d Core/Scripts: Added and fixed some scripts 2018-06-15 12:37:38 -04:00
hondacrx b8b0ff0fba Core/Spells: Fixes errors in scriptstate for spells 2018-06-15 12:36:03 -04:00
hondacrx 7aa494d5dd Core/Errors: Stop using System.Diagnostics.Contracts, Its just closing the server without error or warning. We now log the error and then throw a exception 2018-06-15 12:34:56 -04:00
hondacrx 2c3479c6e2 Core/Refactor: Part 4 2018-05-27 15:40:06 -04:00
hondacrx 9b40067017 Core/Refactor: Part 2 2018-05-07 22:07:35 -04:00
hondacrx bde833d452 Core/Scripts: Fixes ValidateSpellScripts, and type mismatch of parameters 2018-01-13 23:17:54 -05:00
hondacrx 950a083a2a Fixes server shutdowns 2018-01-12 11:16:55 -05:00
hondacrx 28c0ef9d03 Happy New Year!!!! 2018-01-02 13:02:21 -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 5677d90107 Core/SpellScript: allow optional parameters to be passed to FinishCast 2017-12-26 15:13:56 -05:00
hondacrx c7219c7098 Fixes Script loading.
Some cleanup on array Clear
Misc errors
2017-12-24 16:37:15 -05:00
hondacrx b017ef8e84 Core/Scripts: Added new QuestScript hooks 2017-12-04 14:30:01 -05:00
hondacrx e9eb2962ef Implemented Conversation scripts 2017-11-22 12:02:38 -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