Commit Graph

26 Commits

Author SHA1 Message Date
hondacrx 0aa7df2f53 Rewrite trainer handling to properly support multiple trainers on the same creature 2017-07-27 17:29:22 -04:00
hondacrx cbf11e07ae Misc cleanups 2017-07-22 10:56:15 -04:00
hondacrx 19220d29d9 Implemented ConeAngle from DB2 2017-07-19 10:44:44 -04:00
hondacrx 14eade07af Updated some enums 2017-07-19 10:44:02 -04:00
hondacrx 34263f9551 Removed not needed class. Switch strings to use the new c# style 2017-07-14 22:18:14 -04:00
hondacrx 195fea7a0b Updated and enabled LFG packets 2017-07-12 12:40:11 -04:00
hondacrx c0cfdb66df Cleanup and fix CreatureGroup 2017-07-10 11:20:34 -04:00
hondacrx 9a33ac4319 Change try catch blocks to include openning of connection. 2017-07-08 23:31:02 -04:00
hondacrx 5f0272b9db Fixes error value to big. 2017-07-08 23:27:09 -04:00
hondacrx 5f763f47a6 Cleanup from db31558 2017-07-07 11:07:52 -04:00
Elle db31558ded Use another way to connect to database. (#3)
* Use another way to connect to database. Actual way crash if mysql user doesn't have for example the password.

* remove tabs -> spaces
2017-07-07 11:00:52 -04:00
hondacrx df5169784f Fixes error with large querys. (todo: find a better way to do this) 2017-07-05 12:06:17 -04:00
hondacrx 9f1ded7797 Misc Fixes 2017-07-02 00:48:40 -04:00
hondacrx 8b78fc7361 Changed Quaternion to use floats 2017-07-02 00:48:05 -04:00
hondacrx 216ce1d0af Fixed being able to create duplicate characters 2017-06-28 18:49:08 -04:00
hondacrx 1713c12684 Added GroupAIFlags Based on TrinityCore 2017-06-26 14:39:14 -04:00
hondacrx bfe5de0cfb More Cleanup from Code Analysis 2017-06-24 18:41:58 -04:00
hondacrx ad5ee77680 Core/Networking: Fixed Exception from sslstream trying to write while another write was in progress.
Closes #1
2017-06-23 14:39:18 -04:00
hondacrx d538acc979 Fixed some errors from analyzer 2017-06-22 17:02:27 -04:00
hondacrx 430507a10a Renamed PickRandom to SelectRandom 2017-06-21 11:57:04 -04:00
hondacrx d16d6d57f0 Updated allow unsafe code and build path for release x64 2017-06-21 10:55:11 -04:00
hondacrx 768812b91f Weird error. 2017-06-20 15:58:58 -04:00
hondacrx 68e8006ef9 Removed prebuildevent, it was not needed. This should fix travis build. 2017-06-20 15:52:12 -04:00
hondacrx 33e2fc541b Revert "Fix Travis Build"
This reverts commit 72ff35b53e.
2017-06-20 12:50:48 -04:00
hondacrx 72ff35b53e Fix Travis Build 2017-06-20 12:35:05 -04:00
hondacrx 6e265ea24b initial commit 2017-06-19 17:30:18 -04:00