Commit Graph

9 Commits

Author SHA1 Message Date
hondacrx 9b40067017 Core/Refactor: Part 2 2018-05-07 22:07:35 -04:00
hondacrx 216db1c23a Core/Refactor: Part 1 2018-05-07 18:56:09 -04:00
hondacrx a7097486bf Core/Bnet: Improve client ban messages 2018-04-18 19:52:28 -04:00
hondacrx f42074ae6f Core/Bnet: Fixed error with timer not starting, and high cpu usage. 2018-02-04 00:29:50 -05:00
hondacrx 461dff9b67 Remove spam about updating realms
Added log telling us BNetServer started successfully
Change log from trace to info about connections accepted
2018-01-20 13:50:35 -05:00
hondacrx 8b43b08f6f Really fix parsing double and floats, Also added to BNetServer just to make sure. 2018-01-03 12:37:20 -05:00
hondacrx 28c0ef9d03 Happy New Year!!!! 2018-01-02 13:02:21 -05:00
hondacrx 19d27aa6f1 Fixed logs folder being created in non working dir. when running from VS 2017-10-29 10:01:52 -04: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