Commit Graph

7 Commits

Author SHA1 Message Date
hondacrx 9ec0599fa6 Core/Guild: avoid data integrity problems wrapping delete+insert statements in a transaction 2018-01-24 13:41:02 -05:00
hondacrx 28c0ef9d03 Happy New Year!!!! 2018-01-02 13:02:21 -05:00
hondacrx caca2dcb7e don't save auras casted by items 2017-11-22 12:34:00 -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 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