Commit Graph

4855 Commits

Author SHA1 Message Date
hondacrx d28edcd2fc Renamed "movementInfo" to "Status" in movement packets 2017-08-17 14:11:00 -04:00
hondacrx 8d113d506d Implement a general way to store selection data for gossip and fix trainer exploit 2017-08-15 10:42:52 -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 6e7c77a174 Fixes crash in BattleGrounds. 2017-08-13 11:10:18 -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 b1cedc89aa Fix .modify mount 2017-07-27 17:31:16 -04:00
hondacrx 3bc1b07889 Defined TARGET_GAMEOBJECT_CONE_109
Fixed SpellPowerEntry structure * ManaCosts are signed
2017-07-27 17:31:01 -04:00
hondacrx 2ec2dcf043 Small BattlegroundScore refactoring 2017-07-27 17:30:08 -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 0d8729ae32 Removed SpellInfoCorrections of removed spells 2017-07-24 14:05:52 -04:00
hondacrx 4b447a3aa4 Add respawn timer to smartscript despawn 2017-07-24 14:05:36 -04:00
hondacrx cbf11e07ae Misc cleanups 2017-07-22 10:56:15 -04:00
hondacrx c41f76d27e Revert some of 809e601945 2017-07-21 23:08:32 -04:00
hondacrx 0736bf1fda Merge remote-tracking branch 'origin/master' into SmartSpell 2017-07-21 12:00:09 -04:00
hondacrx 54fc79fced Cleanup scripts and removed not needed ones. 2017-07-21 11:59:42 -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 40a4685a9c Fix build 2017-07-20 22:30:51 -04:00
hondacrx 2db988576a Implement generic script loaders to greatly reduce code duplication 2017-07-20 19:43:24 -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 8a31ccff0d Misc fixes / analysis issues 2017-07-17 10:52:54 -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 2123d2bd78 Fixed Build 2017-07-12 12:46:46 -04:00
hondacrx 195fea7a0b Updated and enabled LFG packets 2017-07-12 12:40:11 -04:00
hondacrx 65802889c4 Fixed QuestObjective order and change name of QuestGiverQuestList -> QuestGiverQuestListMessage 2017-07-10 11:22:17 -04:00
hondacrx b158c764ae Cleanups 2017-07-10 11:21:03 -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 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