hondacrx
|
d21b9e1858
|
AI/SmartScripts: Replace SMART_ACTION_INVOKER_CAST with SMART_ACTION_SELF_CAST in action 85. SMART_ACTION_INVOKER_CAST moves to 134.
Port From (https://github.com/TrinityCore/TrinityCore/commit/0aee79dfb8027e8b35472f5f61eb4f318528c951)
|
2021-10-17 18:49:09 -04:00 |
|
hondacrx
|
6c896fdb21
|
Fixed Build.
|
2021-10-10 14:06:22 -04:00 |
|
hondacrx
|
9aeccb6444
|
Core/SAI: Fixed SMART_ACTION_EQUIP to properly set values in all slots
Port From (https://github.com/TrinityCore/TrinityCore/commit/d2dcce09d714439ee7f4836443e53ab98490cccc)
|
2021-10-10 09:56:02 -04:00 |
|
hondacrx
|
a1459617e6
|
Core/Conversations: Replace _participants with generic personal object implementation
Port From (https://github.com/TrinityCore/TrinityCore/commit/3fe9b0a2961b60509d11dd38a90e7b7657b68084)
|
2021-10-10 09:55:16 -04:00 |
|
hondacrx
|
a968772bad
|
Core/Movement: MotionMaster reimplementation
Port From (https://github.com/TrinityCore/TrinityCore/commit/426f9f2f92b26fbb68e7cda9290ccbd586c6af4e)
|
2021-09-29 18:24:37 -04:00 |
|
hondacrx
|
53349a5771
|
Misc fixes
|
2021-09-26 14:30:08 -04:00 |
|
hondacrx
|
365da29692
|
Core/SAI: Fixed crashes when SAI targets pets that use sai if not tamed
Port From (https://github.com/TrinityCore/TrinityCore/commit/334b02e1daeac7be31ed3ce855a5ff221add80aa)
|
2021-09-26 13:14:14 -04:00 |
|
hondacrx
|
ba423331de
|
Core/SAI: Allow movements for creature using castflag 64 when silenced
Port From (https://github.com/TrinityCore/TrinityCore/commit/c0cb8fc1fe8e2079b9ae0f345e5d4ad2b1bfa730)
|
2021-09-26 11:40:39 -04:00 |
|
hondacrx
|
4c08eebc49
|
Fixed two crashes
|
2021-09-04 20:53:47 -04:00 |
|
hondacrx
|
949d4806c5
|
Core/Spells: rework part 5: GameObject casting
Port From (https://github.com/TrinityCore/TrinityCore/commit/962f6d7988b9003e550f6745be7cff812e9d8efa)
|
2021-08-29 18:27:08 -04:00 |
|
hondacrx
|
08db42917e
|
Core/SmartScripts: Rename SMART_ACTION_RESPAWN_TARGET -> SMART_ACTION_ENABLE_TEMP_GOBJ, since that's the only thing it still does in the dynspawn model. Adjust body accordingly to warn on misuse.
Port From (https://github.com/TrinityCore/TrinityCore/commit/32997a598992c5be7ad838b52b9e9a185d68d9fb)
|
2021-08-09 09:57:11 -04:00 |
|
hondacrx
|
06a189e5e6
|
AI/SmartAI: New SMART_ACTION_RESPAWN_BY_SPAWNID
Port From (https://github.com/TrinityCore/TrinityCore/commit/61baf6704cf4f31b8b5f24d627d315659336c992)
|
2021-08-09 09:47:23 -04:00 |
|
hondacrx
|
515ae6ed12
|
Core/SAI: Add an action_param3 to "summon gob" to control when the object will despawn
Port From (https://github.com/TrinityCore/TrinityCore/commit/4b6e76a5efe5e48ff20b4ef84e0f3dc0f9bc84a0)
|
2021-06-23 23:50:55 -04:00 |
|
hondacrx
|
d485bf97ec
|
Scripts/SmartAI: SetData now has an invoker (if the setting is done by something using SmartAI).
Port From (https://github.com/TrinityCore/TrinityCore/commit/37298ca99cce901bd358c536b34aee879f72f900)
|
2021-06-23 23:36:38 -04:00 |
|
hondacrx
|
751d397031
|
Entities/GO: Add forceRespawnTimer support to DespawnOrUnsummon. Use it in SAI.
Port From (https://github.com/TrinityCore/TrinityCore/commit/168be492f5924d306a90e7f8dfd86a6c547da3d7)
|
2021-06-23 23:09:48 -04:00 |
|
hondacrx
|
05c8b7adec
|
Entities/GO: GameObjects now support (delayed) despawning in a reasonable manner.
Port From (https://github.com/TrinityCore/TrinityCore/commit/bccd81e12ac418d2ba76c1cd6470c813a4d19229)
|
2021-06-23 22:58:03 -04:00 |
|
hondacrx
|
d12ae8cde2
|
oops, now it builds (and a bonus refactor that annoyed me)
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd158f6c29581e08633c3971a130b0720f90b630)
|
2021-06-23 22:51:38 -04:00 |
|
hondacrx
|
4206c48aaa
|
Scripts/SmartAI: Forward invoker to invoked action list actions. Also JustAppeared -> InitializeAI.
Port From (https://github.com/TrinityCore/TrinityCore/commit/1f26122528ad31a9dedbfcf5c1029cf750dfd1d4)
|
2021-06-23 22:48:37 -04:00 |
|
hondacrx
|
fc49a98dab
|
Scripts/SmartAI: SMART_TARGET_INVOKER cleanup step 1. The core will now log errors on start-up if SMART_TARGET_INVOKER abuse is found, but will continue to load the scripts as deprecated for now.
Port From (https://github.com/TrinityCore/TrinityCore/commit/06b5b8d8b7ac3da65013ccc0f03599ee9dee2163)
|
2021-06-23 22:41:44 -04:00 |
|
hondacrx
|
a34469c171
|
Core/Entities: don't allow client control if player is still affected by any lose of control state
Port From (https://github.com/TrinityCore/TrinityCore/commit/d0f4310c4417fb5dc8e89061adf4ce113caa4227)
|
2021-06-23 14:39:59 -04:00 |
|
hondacrx
|
84d05548f2
|
Core/Entities: killed Creature::SetInCombatWithZone and replaced with AI version
Port From (https://github.com/TrinityCore/TrinityCore/commit/c77925da4a320df5be5eaeb1fc799df50e22c041)
|
2021-06-23 14:15:43 -04:00 |
|
hondacrx
|
be2f4087b7
|
Core/SAI: Extended SMART_TARGET_VEHICLE_PASSENGER to allow specifying seat mask instead of single seat index (can now target all passengers)
Port From (https://github.com/TrinityCore/TrinityCore/commit/172df39350391e4fa2e40515d288e7e4e6b9cc91)
|
2021-06-22 20:55:38 -04:00 |
|
hondacrx
|
9851142796
|
Core: Combat/threat system rewrite
Port From (https://github.com/TrinityCore/TrinityCore/commit/34c7810fe507eca1b8b9389630db5d5d26d92e77)
|
2021-05-18 12:25:40 -04:00 |
|
hondacrx
|
d0faa12ef6
|
Core/Spells: CastSpell Cleanup
Port From (https://github.com/TrinityCore/TrinityCore/commit/)
|
2021-04-18 18:42:11 -04:00 |
|
hondacrx
|
c1c9dbb762
|
Core/Spells: Add missing privateObjectOwner support to Spell::SummonGuardian
Port From (https://github.com/TrinityCore/TrinityCore/commit/46a81ea1f440b91611bc7b849ac09d523a041878)
|
2021-03-29 17:34:15 -04:00 |
|
hondacrx
|
98f9fdaf53
|
Core/Objects: Pass privateObjectOwner guid directly to SummonCreature functions
Port From (https://github.com/TrinityCore/TrinityCore/commit/33b3ebcae67870f704d86d30aa357781b33bb411)
|
2021-03-29 17:31:48 -04:00 |
|
hondacrx
|
62ec699ec6
|
Core: SOme code cleanup, more to follow.
|
2021-03-20 22:48:48 -04:00 |
|
hondacrx
|
cdfba27105
|
Core/SAI: Don't require BaseObject when creating conversation from smart scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/c019d4f10c47612aea49a8b081f367df00ca7c97)
|
2021-03-08 14:28:45 -05:00 |
|
hondacrx
|
8ada9c99e7
|
Core/SAI: Implement quest source for SAI
Port From (https://github.com/TrinityCore/TrinityCore/commit/1b4c4d216478c57a562247815dfba0e5d2c9f192)
|
2021-03-08 14:17:23 -05:00 |
|
hondacrx
|
707a1e0dda
|
fix build.
|
2021-03-04 15:38:07 -05:00 |
|
hondacrx
|
a43e8468dc
|
Core/SAI: Add event_parm5 "player only" for EVENT_OOC_LOS and EVENT_IC_LOS
Port From (https://github.com/TrinityCore/TrinityCore/commit/77ee6dca456110336700460b25273a4de8061248)
|
2021-03-04 15:37:34 -05:00 |
|
hondacrx
|
b2041b1a58
|
Core/SAI: Add SAI action to create a conversation
Port From (https://github.com/TrinityCore/TrinityCore/commit/0996d60944dba87f89f393541c009dedeccb45a4)
|
2021-03-04 13:38:23 -05:00 |
|
hondacrx
|
834d2fa270
|
Core/SAI: Added new Flags argument for SMART_ACTION_SUMMON_CREATURE
Port From (https://github.com/TrinityCore/TrinityCore/commit/e0278f05379ed470be8264d3f362360a52b3454d)
|
2021-02-13 20:57:06 -05:00 |
|
hondacrx
|
ce9ba7014d
|
Core/SAI: Add missing AreaTrigger to SmartScript::GetBaseObject
Port From (https://github.com/TrinityCore/TrinityCore/commit/17676d4d415d4f07d6988d318c56cb3e246dc854)
|
2021-02-09 13:04:45 -05:00 |
|
hondacrx
|
cf030b70b2
|
Core/SAI: Added SAI support for new areatriggers
Port From (https://github.com/TrinityCore/TrinityCore/commit/875fd4107f29c00f148ea77c6ff6d49f7ca92b76)
|
2021-02-09 11:29:50 -05:00 |
|
hondacrx
|
0e77439e20
|
Core/Misc: waypoint movement
Port From (https://github.com/TrinityCore/TrinityCore/commit/bf12bae46746149d870cd3e52ccd610f0a975047)
|
2021-02-04 10:32:48 -05:00 |
|
hondacrx
|
f38fdfc781
|
Misc fixes
|
2021-01-19 13:52:34 -05:00 |
|
hondacrx
|
73f4790346
|
Core/SAI: Add distance option for SMART_ACTION_SOUND & SMART_ACTION_RANDOM_SOUND
Port From (https://github.com/TrinityCore/TrinityCore/commit/097335f2c4db5ce8ff773ec73b179a1f26b504fe)
|
2021-01-19 13:32:21 -05:00 |
|
hondacrx
|
65855d1f22
|
Misc Fixes
|
2021-01-08 20:45:13 -05:00 |
|
hondacrx
|
6608cbcb83
|
Core/Items: Fix crash when loading npcs with equiped items
|
2021-01-02 12:48:43 -05:00 |
|
hondacrx
|
10c1adf2d8
|
Core/Chat: Send broadcast text id in sound packets to allow playing encrypted sound files
Port From (https://github.com/TrinityCore/TrinityCore/commit/2e4609f6e18c181fbb54ec851a9ccd5bd3c6eb7b)
|
2020-12-31 21:00:19 -05:00 |
|
hondacrx
|
18d7144ca6
|
Core/Spawn: Move spawn group state management from sObjectMgr to the Map object, which makes it actually function as intended with instances.
Port From (https://github.com/TrinityCore/TrinityCore/commit/27806eeac9d2588d2f7a3b8a0852d45b15a6a241)
|
2020-08-24 21:21:27 -04:00 |
|
hondacrx
|
8b6c86d568
|
Core/Creature: regenerate health
Port From (https://github.com/TrinityCore/TrinityCore/commit/9a5e2b80b39d3c0a466aec1ab3a6dbccf938f570)
|
2020-08-24 19:19:13 -04:00 |
|
hondacrx
|
3d3fd0f55f
|
Core/Movement: waypoint movement
Port From (https://github.com/TrinityCore/TrinityCore/commit/97585597f0b1aff93873fe4d757556731bc0c1b2)
|
2020-08-24 17:02:02 -04:00 |
|
hondacrx
|
15ae7a7c66
|
Dynamic Creature/Go spawning
Port From (https://github.com/TrinityCore/TrinityCore/commit/03b125e6d1947258316c931499746696a95aded2)
|
2020-08-23 21:52:32 -04:00 |
|
hondacrx
|
193ad3a48d
|
Combat/Threat rewrite - prep & refactor
Port From (https://github.com/TrinityCore/TrinityCore/commit/8be23fcbbdf26e8169defd761e61765f301bebe0)
|
2020-08-22 11:58:19 -04:00 |
|
hondacrx
|
97ee7c437d
|
Core/SmartAI: implemented SMART_EVENT_EVENT_PHASE_CHANGE
Port From (https://github.com/TrinityCore/TrinityCore/commit/593d3243d4b8301fe03634d279b51a68b5d9effd)
|
2020-07-24 18:08:59 -04:00 |
|
hondacrx
|
61b6606dce
|
Core/AI: segregate GameObject ReportUse from normal Use (lock open/normal click)
Port From (https://github.com/TrinityCore/TrinityCore/commit/5903a10a834b1198702b024182581799648540ff)
|
2020-07-22 14:21:29 -04:00 |
|
hondacrx
|
0ece69bf90
|
Fix a whole set of possible infinite loop crashes in SAI (events triggering themselves even with cooldown set).
Port From (https://github.com/TrinityCore/TrinityCore/commit/e6145a8ec4aee285a9f9da4d252d832b5e73fff0)
|
2020-07-22 14:11:31 -04:00 |
|
hondacrx
|
2ec6d06950
|
Core/SAI: Change SmartScript.GetTargets to return an ObjectList
Port From (https://github.com/TrinityCore/TrinityCore/commit/259bde591444980c27a17524c140f078c4159f55)
|
2020-07-21 15:13:51 -04:00 |
|