Commit Graph

38 Commits

Author SHA1 Message Date
hondacrx 0707f9b377 Fixed appearance validation
Implemented proper facial hair validation
Implemented transmog Set
fix interaction of spells like Shadowmeld with Threat reducing effects
2017-08-24 18:01:44 -04:00
hondacrx 7934d51702 Change target framework from 4.6.2 to 4.7 2017-08-24 17:57:42 -04:00
hondacrx 000aa1d993 Defined SPELL_AURA_PREVENT_INTERRUPT and SPELL_AURA_PREVENT_CORPSE_RELEASE 2017-08-15 10:42:35 -04:00
hondacrx 9a039f35a2 Implementation of QAston proc system 2017-08-14 08:12:31 -04:00
hondacrx df8f6133b3 Renamed ModShieldBlockvalue -> AllowTalentSwapping 2017-08-13 11:14:15 -04:00
hondacrx b494d51816 Misc Fixes 2017-08-07 16:15:20 -04:00
hondacrx 473cea0f06 Implemented Basic Creature Scaling
Trainer followup
Misc Fixes
2017-07-31 14:18:07 -04:00
hondacrx 890ce8d81a Merge branch 'SmartSpell' of github.com:CypherCore/CypherCore 2017-07-27 17:31:41 -04:00
hondacrx 3bc1b07889 Defined TARGET_GAMEOBJECT_CONE_109
Fixed SpellPowerEntry structure * ManaCosts are signed
2017-07-27 17:31:01 -04:00
hondacrx 0aa7df2f53 Rewrite trainer handling to properly support multiple trainers on the same creature 2017-07-27 17:29:22 -04:00
hondacrx 7a405bb18b Merge remote-tracking branch 'origin/master' into SmartSpell 2017-07-24 14:06:50 -04:00
hondacrx cbf11e07ae Misc cleanups 2017-07-22 10:56:15 -04:00
hondacrx a63a3360b6 More work on smartAI for spells. got the Orb of Translocations working.
SQL files to follow someday :)

Signed-off-by: hondacrx <prelude_20032002@yahoo.com>
2017-07-21 11:03:06 -04:00
hondacrx 809e601945 First try at making spells in SmartAI
Signed-off-by: hondacrx <prelude_20032002@yahoo.com>
2017-07-21 11:02:56 -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