Commit Graph

2132 Commits

Author SHA1 Message Date
hondacrx 0f030d61cf Core/Commands: Fix .cheat god command letting you die
Port From (https://github.com/TrinityCore/TrinityCore/commit/519e3c9ab718ce50dbaf66a50d15f5ead2dc9885)
2021-12-01 22:59:43 -05:00
hondacrx 7f5dfd0025 Core/Maps: Fix crash caused by setActive(false) called after DespawnOrUnsummon()
Port From (https://github.com/TrinityCore/TrinityCore/commit/dd825c56148ed9530e4a314bc91f29ddc86b7122)
2021-12-01 22:59:01 -05:00
hondacrx b58550abb5 Core: Restore reset in EscortAI::InitializeAI
Port From (https://github.com/TrinityCore/TrinityCore/commit/36e009baf2d37fe79c5298e68fb1b00b174624a2)
2021-12-01 22:58:24 -05:00
hondacrx b4febb11c8 Core/Object: Range check, Needs tested.
Port From (https://github.com/TrinityCore/TrinityCore/commit/b717603a9b3a676e800fc401f4544735287791a9)
2021-12-01 22:57:42 -05:00
hondacrx 112970fb72 Core/GameObject: Code cleanup
Port From (https://github.com/TrinityCore/TrinityCore/commit/73c6c13ace28dc62bb13789e75c304426a16d5bf)
2021-12-01 20:51:32 -05:00
hondacrx 3dd12575d9 Core/GameObject: Remove summoned gobs properly from the map without effecting other cases
Port From (https://github.com/TrinityCore/TrinityCore/commit/a18808212e3f0e43dcb0ba099c003e45098c5dd9)
2021-12-01 20:50:49 -05:00
hondacrx 36f037db38 Scripts/Commands: add some missing checks for .guild create command
Port From (https://github.com/TrinityCore/TrinityCore/commit/a2c0f6d32113c8ff42760c389826bad80ce77815)
2021-12-01 20:50:03 -05:00
hondacrx 34144e11b0 Core/GameObject: Delete summoned gobs and DestroyForNearbyPlayers gobs spawned with negative spawn time once the gob is deactivated
Port From (https://github.com/TrinityCore/TrinityCore/commit/62d3010e56e018ffab0d3a0548d0b8ec51ab9964)
2021-12-01 20:47:34 -05:00
hondacrx 25b55bc348 Scripts: Minor improvements to recently migrated scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/575bcc8c8225420c607e56c507ce837e50759e6a)
2021-12-01 20:46:17 -05:00
hondacrx 6fe941575b Scripts/Spells: Fixed a console error inspell_dru_lifebloom
Port From (https://github.com/TrinityCore/TrinityCore/commit/4b3e6b999803af6fc7322a536a79b2638b60d65d)
2021-12-01 20:44:05 -05:00
hondacrx 15cd6313d1 Core/conf: conf.dist typo & grammar corrections
Port From (https://github.com/TrinityCore/TrinityCore/commit/001b9fb05c334a76b067872f98c8e48e9c743ef8)
2021-12-01 20:43:27 -05:00
hondacrx 420caca2df Fix loading of server. 2021-12-01 14:46:15 -05:00
hondacrx 4ca323584c DB Updates 2021-12-01 11:45:27 -05:00
hondacrx 239b147aba Misc fixes 2021-12-01 11:45:16 -05:00
hondacrx a04e405383 Core/SmartScripts: Implement SMART_ACTION_PLAY_CINEMATIC
Port From (https://github.com/TrinityCore/TrinityCore/commit/dad95d16b263b9c1cb8df6edac8043138fb4da9e)
2021-12-01 11:44:02 -05:00
hondacrx 8701a862cc Core/Database: Delete gameobject_addon data when deleting a GameObject from the database
Port From (https://github.com/TrinityCore/TrinityCore/commit/b02143118f830691412bbc7649c1d0c9ec32f3a9)
2021-12-01 11:38:49 -05:00
hondacrx 11372c15e9 Core/Movement: implement and use new remove method in MotionMaster
Port From (https://github.com/TrinityCore/TrinityCore/commit/72301bf02f4b8d9569139e7bfcc23df9a46f2479)
2021-12-01 11:35:31 -05:00
hondacrx 0257f00aab Scripts/Spells: Migrate Some Scripted Spells to Scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/d72e809ecf9349d45127e743d23a8391bddabc41)
2021-12-01 11:29:31 -05:00
hondacrx c59535dc05 Core/Social: Separated checks for friend and ignored limits
Port From (https://github.com/TrinityCore/TrinityCore/commit/edd911b14d64369158db888fa4dc8d80a4f36f61)
2021-12-01 11:11:13 -05:00
hondacrx 25f95d9f9d Core/GameObjects: Defined more GameObjectFlags and GameObjectDynamicLowFlags
Port From (https://github.com/TrinityCore/TrinityCore/commit/21fefb31893dba5b6e2b909a672a3925a1534965)
2021-12-01 11:08:49 -05:00
hondacrx 5c48c512b5 Core/Spells: Implemented spell effect 254 (SPELL_EFFECT_JUMP_CHARGE)
Port From (https://github.com/TrinityCore/TrinityCore/commit/a809932f5017c98092a02694e86e276add03f8b9)
2021-12-01 10:58:28 -05:00
hondacrx 2208a7be60 Core/Movement: Implement initializing parabolic splines using jump gravity instead of max parabolic height
Port From (https://github.com/TrinityCore/TrinityCore/commit/684cd9d9681466019dcd06ad6f994890cff8cb2e)
2021-12-01 10:34:19 -05:00
hondacrx 4ec905e0dc Core/MMaps: handle PATHFIND_INCOMPLETE in ChaseMovementGenerator as "cannot reach the target"
Port From (https://github.com/TrinityCore/TrinityCore/commit/b4cff8159e19b1f71cd1e0aa1f9b8af351aaa3f5)
2021-12-01 10:25:20 -05:00
hondacrx 850bc4edc4 Core/Creatures: Filter out trainer spells that belong to a skill that can never be learned by a player with given class and race combination
Port From (https://github.com/TrinityCore/TrinityCore/commit/10fcfde78b7ebf9008d148d5db67e183e3402d55)
2021-12-01 10:21:01 -05:00
hondacrx 8d8479b49e Core support for breadcrumb quests
Port From (https://github.com/TrinityCore/TrinityCore/commit/0bde06c4027d2e60edc30b55fa7b42da8d253d29)
2021-12-01 10:19:39 -05:00
hondacrx 334720dafe Core/Movement: Fix some undermap issues with random movement/fear/blink
Port From (https://github.com/TrinityCore/TrinityCore/commit/4fcc4a330044e84baa1f58ff13e1b4ea7775eb66)
2021-11-29 17:46:46 -05:00
hondacrx b44d086d37 Core: VehicleJoinEvent crash fix
Port From (https://github.com/TrinityCore/TrinityCore/commit/fe0cff0caeda48cd49f5d3898607bdb34704b868)
2021-11-29 17:28:45 -05:00
hondacrx 356bbb8823 Core/Objects: use the actual collision height of players and creatures to get more accurate liquid status results
Port From (https://github.com/TrinityCore/TrinityCore/commit/d5daa2ad49a5a5d23ec4fae7508998ff9b1b6ad1)
2021-11-29 17:27:43 -05:00
hondacrx 2079cd1094 Core/GameEventMgr: Log error if loading GO/Creature into event that is part of pool - Only warn, still load the GO/Creature - These should be added to game_event_pool by pool ID instead
Port From (https://github.com/TrinityCore/TrinityCore/commit/4c996bdf8be86d6659e512aba115dae5ac94aaa7)
2021-11-29 17:24:46 -05:00
hondacrx c64c115f7e Core: Remove wrong emotes played in combat
Port From (https://github.com/TrinityCore/TrinityCore/commit/f7048afac12f89464f5445bdc0bb25c48bebf721)
2021-11-29 17:19:10 -05:00
hondacrx b543a20bc3 Core/Scripts: Fix Blood summon position
Port From (https://github.com/TrinityCore/TrinityCore/commit/b86a66c5be93b594fdda045e860cc1ccf16cee82)
2021-11-29 17:18:31 -05:00
hondacrx ecc807f36f Core/Trainers: Implemented learning battle pets from trainers
Port From (https://github.com/TrinityCore/TrinityCore/commit/b02f382ed78b784d547c68cdbbb681148708d7d0)
2021-11-29 17:14:38 -05:00
hondacrx 56f1c3d984 Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide
Port From (https://github.com/TrinityCore/TrinityCore/commit/93c668ac50a529876054212dfef6544f70259035)
2021-11-29 17:09:03 -05:00
hondacrx 7b5524222b Core/Spells: Use Unit::Kill instead of Unit::DealDamage for SPELL_EFFECT_INSTAKILL
Port From (https://github.com/TrinityCore/TrinityCore/commit/52824eedd374c92f53c772fe6431518a5f30626d)
2021-11-29 16:41:15 -05:00
hondacrx 65d40f24e6 Core/GameObject: Properly dismount players on GameObject Use
Port From (https://github.com/TrinityCore/TrinityCore/commit/dc5cab3bf4a26b4201b6ea5a85a61a64fec80b19)
2021-11-29 16:36:38 -05:00
hondacrx 10d20afa3b Core/Conditions: implement CONDITION_GAMEMASTER
Port From (https://github.com/TrinityCore/TrinityCore/commit/b26c2f5c130090554b6a723a540c42c88472d959)
2021-11-29 16:31:04 -05:00
hondacrx 572ce30138 Core/Item: Item Signature
Port From (https://github.com/TrinityCore/TrinityCore/commit/e182a38b014f5538c42432f871e094dc79c2b131)
2021-11-29 16:20:03 -05:00
hondacrx f11a81c4b1 Core/GameObject: Remove summoned game objects from the map after calling SetSpawnedByDefault(false)
Port From (https://github.com/TrinityCore/TrinityCore/commit/a99a60bcf36614c038efd33a1bd9e057935b3aaf)
2021-11-29 16:18:00 -05:00
hondacrx bc17b34ab7 Check player conditions to enter instance
Port From (https://github.com/TrinityCore/TrinityCore/commit/70cd58765e2e78a691de6b2adf82418bd1e208f8)
2021-11-29 14:50:15 -05:00
hondacrx 614c903fd0 Core/SAI: Fix Move to position and Set run if used after a waypoint
Port From (https://github.com/TrinityCore/TrinityCore/commit/e5eff882826c8ae7943519ba355ba7c544274336)
2021-11-29 14:48:13 -05:00
hondacrx 3239fd1f28 Core/SAI: Fix the respawn event for GameObjects
Port From (https://github.com/TrinityCore/TrinityCore/commit/da1166db98f5f73aa1d8dc04ae2e39617c8b6a4c)
2021-11-29 14:47:27 -05:00
hondacrx f91bb7e9fe SAI/GameObject: Despawn the linked trap with the gameobject
Port From (https://github.com/TrinityCore/TrinityCore/commit/8d806f8c6943b54533dbf9a69febee3df1d00430)
2021-11-29 14:46:00 -05:00
hondacrx a557dbea68 Core/Disables: Implement SPELL_DISABLE_ARENAS
Port From (https://github.com/TrinityCore/TrinityCore/commit/268e0bea184ef8dc8d56c9f4baccb876ed245db4)
2021-11-29 14:45:04 -05:00
hondacrx 0fae250f94 Spell/Script: Guard's Mark
Port From (https://github.com/TrinityCore/TrinityCore/commit/e61266815ff0b30d3aa6c6df9b1282bb45321061)
2021-11-29 14:40:03 -05:00
hondacrx 06be062d91 Core/Spell: SpellAura Redux
Port From (https://github.com/TrinityCore/TrinityCore/commit/f7299dce9770a5b4a3a5ab289e930a390aa0407a)
2021-11-29 14:38:37 -05:00
hondacrx e08294d332 Spell/Script: Specify a target for Azure Dragon: On Death Force Cast Wyrmrest Defender to Whisper to Controller - Random
Port From (https://github.com/TrinityCore/TrinityCore/commit/67e702b29b4fa09c628fba00649dcd74e048aad4)
2021-11-29 14:30:34 -05:00
hondacrx e92a5077f2 Spell/Script: Summon Scourged Captive
Port From (https://github.com/TrinityCore/TrinityCore/commit/48c8b650bb58ef15ff548f6ae15664dd20434d9a)
2021-11-29 14:28:16 -05:00
hondacrx e5148a7fd1 Core/Players: Fix logic in CanSeeSpellClickOn
Port From (https://github.com/TrinityCore/TrinityCore/commit/80421d7cacb5bac4d18ac03e25e007552af55370)
2021-11-29 14:26:15 -05:00
hondacrx 6ae530a740 Core/Spells: Adjust range checks to GameObject targets
Port From (https://github.com/TrinityCore/TrinityCore/commit/7a2ef474952e6d57f4d8282a8cd3d068dcf3f38c)
2021-11-29 14:24:28 -05:00
hondacrx 46ef3451c9 Core/Spells: Adjust range checks to GameObject targets
Port From (https://github.com/TrinityCore/TrinityCore/commit/71b58c2e6215aaf81ced9964ca10983f54fbe14c)
2021-11-29 14:23:32 -05:00