Commit Graph

73 Commits

Author SHA1 Message Date
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 23e9a60d6d Not needed cast 2017-07-08 23:30:21 -04:00
hondacrx 0a9590ca78 Cleanup we dont need two gameobjects. 2017-07-08 23:29:40 -04:00
hondacrx bdc66501d8 Fixes error with null map when unloading transports 2017-07-08 23:29:09 -04:00
hondacrx 7264fefd31 fixes exception being thrown 2017-07-08 23:28:18 -04:00
hondacrx 307a78c6a8 Rename of some files, and added one zone 2017-07-08 23:27:49 -04:00
hondacrx 5f0272b9db Fixes error value to big. 2017-07-08 23:27:09 -04:00
hondacrx 81a7609fd4 LFG: Drop comment field, it no longer exists in packets 2017-07-07 23:13:10 -04:00
hondacrx 0437beccfd Fix TeleportUnits spells 2017-07-07 11:09:03 -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 9b4549874a Fixes combatlog of none melee spells 2017-07-06 16:51:17 -04:00
hondacrx a159127be1 Add dummy implementation of bag sorting which simply responds with sort done to prevent locking all bags clientside 2017-07-06 16:50:45 -04:00
hondacrx af8fe06edf Fixed disconnect when clearing dynamic fields 2017-07-06 13:44:24 -04:00
hondacrx 671fd99dfc Fixes orientation getting set to 0 2017-07-06 11:04:27 -04:00
hondacrx 5dcf685258 Fixes pet loading. 2017-07-06 11:03:57 -04:00
hondacrx 1b47104167 Fixed server sending dynamic values of 0. 2017-07-06 11:02:52 -04:00
hondacrx 210a2958ff Let ServerPacket Handle the writting of packet data. 2017-07-06 11:01:31 -04:00
hondacrx a6b30c73e4 Updated README.md 2017-07-05 12:41:14 -04:00
hondacrx 04b6e624ab Cleanup WorldObject 2017-07-05 12:12:14 -04:00
hondacrx 50297a11bc Fixed Unknown pet names.
Fixed Pet's not having a valid position.
2017-07-05 12:11:54 -04:00
hondacrx c2847a7278 Fixes character loading error. 2017-07-05 12:10:22 -04:00
hondacrx 4cd1efe35c Fixes fishing bobbers not being usable 2017-07-05 12:09:47 -04:00
hondacrx 595d43de16 Fixes pet action bar loading wrong data. 2017-07-05 12:08:44 -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 9412ef6be1 Fixed "Continue" button in quest ui being always clickable even if quest is not completed 2017-07-03 23:50:40 -04:00
hondacrx 06f203082f Fixed selecting quest package rewards 2017-07-02 12:00:48 -04:00
hondacrx 0022923079 TrinityCore: Fixed crash in Player::RewardQuest for scenarios and lfg 2017-07-02 11:56:19 -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 ccee7604da Copy paste fail 2017-07-01 14:42:12 -04:00
hondacrx 3416f6d8bb Cleaned up DB2 storage. 2017-07-01 14:41:48 -04:00
hondacrx b4a77d16c1 Fixed quest tracking and who knows what else. 2017-06-30 22:16:10 -04:00
hondacrx fabf19c27f Fix selling items showing up on character panel. 2017-06-30 20:27:06 -04:00
hondacrx c89fbd8ae5 Fixed changing realms. Temp fix till i can come up with a better way. 2017-06-29 17:40:20 -04:00
hondacrx 58aac94c93 Fix crash if quest doesnt have any objectives 2017-06-28 23:54:16 -04:00
hondacrx 6ccf8d1ff0 Fix Loading of scripts 2017-06-28 23:53:41 -04:00
hondacrx 658fc1b672 Merge branch 'master' of github.com:CypherCore/CypherCore 2017-06-28 18:49:45 -04:00
hondacrx 216ce1d0af Fixed being able to create duplicate characters 2017-06-28 18:49:08 -04:00
hondacrx 5454bd2e48 Fixed being able to creature duplicate characters
Closes #2
2017-06-28 18:46:22 -04:00
hondacrx 26bcb1e9a1 Removed duplicate code 2017-06-28 18:43:39 -04:00
hondacrx 18e01b7742 TC: Core/Loot: Fixed quest loot. Also missed changeover to objectguid. 2017-06-27 01:07:32 -04:00
hondacrx 1b16b9a134 Fix Some npcs just standing there when attacked. 2017-06-27 01:06:39 -04:00
hondacrx 1713c12684 Added GroupAIFlags Based on TrinityCore 2017-06-26 14:39:14 -04:00
hondacrx 58989e0fcc Updated QuestId of quest LazyPeons 2017-06-26 14:38:12 -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 dab274c5f0 Trying to get appveyor to build 2017-06-23 10:32:40 -04:00
hondacrx c30d6b50c8 Forgot to add the certificate file for BNetServer 2017-06-23 10:21:11 -04:00