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
|
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
|
0160ab92a5
|
Misc fixes
|
2021-11-23 22:58:50 -05:00 |
|
hondacrx
|
3e31601ba5
|
Core/Commands: Don't re-add active quests with ".quest add" command
Port From (https://github.com/TrinityCore/TrinityCore/commit/97401a29972bc2a4313c78a2cfdb2bac9becc5cd)
|
2021-11-23 22:55:20 -05:00 |
|
hondacrx
|
ba72792783
|
Commands: lookup player shows which character is online
Port From (https://github.com/TrinityCore/TrinityCore/commit/)
|
2021-11-23 22:39:20 -05:00 |
|
hondacrx
|
4226f7e498
|
Core/Commands: Fixed creature/gameobject move commands not updating which cell they belong to
Port From (https://github.com/TrinityCore/TrinityCore/commit/dcd69240b6a57e4e4687febd9422069c184a4cae)
|
2021-11-23 21:31:59 -05:00 |
|
hondacrx
|
a31eb8647b
|
Scripts/Commands: Fix crash caused by .set npc model
Port From (https://github.com/TrinityCore/TrinityCore/commit/ff2cd4a0322fc2942323702a37844b0cfa963ce4)
|
2021-11-18 17:18:02 -05:00 |
|
hondacrx
|
705a2fe3a1
|
Fixes/cleanups from b026ee7ef8, And misc fixes/crashes.
|
2021-11-16 19:45:02 -05:00 |
|
hondacrx
|
2aa910e9f6
|
Add rotation to .gob info
Port From (https://github.com/TrinityCore/TrinityCore/commit/afac2b174290c871d845e37f88c6f0c874d15fd6)
|
2021-11-15 23:06:07 -05:00 |
|
hondacrx
|
51c292c349
|
Misc fixes
|
2021-11-15 22:40:38 -05:00 |
|
hondacrx
|
a01138b19a
|
Core/Commands: fix .appear command provide wrong undermap position
Port From (https://github.com/TrinityCore/TrinityCore/commit/e58d737a937cab75d892f825da4b01f3a5a1108b)
|
2021-11-15 22:37:42 -05:00 |
|
hondacrx
|
30af4577f8
|
Scripts/Commands: Add .debug dummy. It does nothing, which means you can make it do anything.
Port From (https://github.com/TrinityCore/TrinityCore/commit/5ed891a0f0c65cf4c844ccb209952352f4241193)
|
2021-11-15 19:38:21 -05:00 |
|
hondacrx
|
b026ee7ef8
|
More cleanups of custom classes in favor of .NET runtime types.
|
2021-11-15 18:04:57 -05:00 |
|
hondacrx
|
4848ab6675
|
DB Updates.
|
2021-11-08 10:54:43 -05:00 |
|
hondacrx
|
e7421549c3
|
Core/RBAC: Simplification part 1. Nobody needs different permissions for each type of .go command.
Port From (https://github.com/TrinityCore/TrinityCore/commit/f1ecb976ec9db8569f8c7601a05282c9d29778b4)
|
2021-11-02 17:05:18 -04:00 |
|
hondacrx
|
5156f559ec
|
Scripts/Commands: Cleanup and trinity_string for .go instance.
Port From (https://github.com/TrinityCore/TrinityCore/commit/af8b4853da9e7464d75623bc06851e3290e23d11)
|
2021-11-02 16:59:53 -04:00 |
|
hondacrx
|
aebbc968eb
|
Scripts/Commands: .npc info now includes react state info
Port From (https://github.com/TrinityCore/TrinityCore/commit/dd239e8b0f945a70c9d738024bdc2d75d54575f4)
|
2021-11-02 14:03:25 -04:00 |
|
hondacrx
|
26940fa650
|
Core/AI: Clean up charm AI handling.
Port From (https://github.com/TrinityCore/TrinityCore/commit/e4e8c1c59c8b37216814526b4d2551f23934f465)
|
2021-10-31 13:55:26 -04:00 |
|
hondacrx
|
f2eb6a9044
|
Scritpts/Commands: Fix area name display if no area present.
Port From (https://github.com/TrinityCore/TrinityCore/commit/abaf5d80685ff0dbfc766a074aa89b3481092f47)
|
2021-10-20 22:33:39 -04:00 |
|
hondacrx
|
4ea48fdff0
|
Scripts/Commands: Fix .quest complete to properly work with PvP kill quests
Port From (https://github.com/TrinityCore/TrinityCore/commit/8a309542ce73cd53382bef574ecce6cbfd421615)
|
2021-10-20 22:28:50 -04:00 |
|
hondacrx
|
2d976d7421
|
Core/Characters: Made homebind location a WorldLocation (this implicitly adds orientation)
Port From (https://github.com/TrinityCore/TrinityCore/commit/68c2fc8ff58d9ad272e8e17391a6bb6c3743923b)
|
2021-10-16 17:59:01 -04:00 |
|
hondacrx
|
be1afd7949
|
Scripts/Commands: .npc info and .gobj info now show runtime AI typenames in addition to AIName/ScriptName.
Port From (https://github.com/TrinityCore/TrinityCore/commit/c4458dd08ebe442461c711d01b014c6ff268fde6)
|
2021-10-14 19:44:58 -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
|
f21eed617c
|
Core/Scenes: Defined more flags and implemented FadeToBlackscreenOnCancel
Port From (https://github.com/TrinityCore/TrinityCore/commit/00dd4629bd6c8de4466925bb4a3d2a0e82e4f004)
|
2021-10-05 18:19:26 -04:00 |
|
hondacrx
|
e340fda8b6
|
Core/Commands: Remove the option to teleport to "startzone" with .unstuck command
Port From (https://github.com/TrinityCore/TrinityCore/commit/f6f2de76c79e8de7aba85ea5ebbe6450b2c04585)
|
2021-10-02 20:22:46 -04:00 |
|
hondacrx
|
dc6545a652
|
Core/Commands: Lookup spell command fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/a098137b59944bd45794d92200e3433d25e2515b)
|
2021-10-02 19:52:58 -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
|
c67811c52e
|
Core/Quest: Fix crash caused by disabled quests
Port From (https://github.com/TrinityCore/TrinityCore/commit/330881518a5912939a2a26a7f3dbc64ccf74b5cc)
|
2021-09-26 14:29:52 -04:00 |
|
hondacrx
|
aa5994f457
|
Core/Threat: Re-add fixate system. I am being told Netherspite needs it.
Port From (https://github.com/TrinityCore/TrinityCore/commit/16eb5032ad0e8fbc9cd9d3229be65a8f0190347b)
|
2021-09-26 14:23:30 -04:00 |
|
hondacrx
|
9afc755dec
|
Core/Unit: UNIT_FLAG renames
Port From (https://github.com/TrinityCore/TrinityCore/commit/f1ac141f25500a0f6ffd3c32b1185de2d9f9c940)
|
2021-09-26 14:00:30 -04:00 |
|
hondacrx
|
e747de7608
|
Core/Transports: Force transport passengers into legacy spawn group
Port From (https://github.com/TrinityCore/TrinityCore/commit/068b340b6988c3edd8db2b9d62a99baebe1b031e)
|
2021-09-26 11:51:57 -04:00 |
|
hondacrx
|
ad1975b277
|
Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenerator and FollowMovementGenerator, full rewrite for both.
Port From (https://github.com/TrinityCore/TrinityCore/commit/14939204955d1a24fe465cdfcbf307daf3ce4f09)
|
2021-09-26 10:29:27 -04:00 |
|
hondacrx
|
4a61a40fb8
|
Core/Position: Refactor GetAngle -> GetAbsoluteAngle because code clarity is good.
Port From (https://github.com/TrinityCore/TrinityCore/commit/bc89e1cdb0da10e53cc9fa4a97565c05bb4c052e)
|
2021-09-23 22:46:22 -04:00 |
|
hondacrx
|
c9b8f09fbc
|
Core/Achievements: Update CriteriaType enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/0a83f748766c49775d76412d2b98bb9b9dc8c4df)
|
2021-09-09 14:49:19 -04:00 |
|
hondacrx
|
5c4a7511ff
|
Core/Spells: Cleanup spell effects
Port From (https://github.com/TrinityCore/TrinityCore/commit/8a4e1119ac21e2d1112d1717337597fe073e495f)
|
2021-09-08 17:40:50 -04:00 |
|
hondacrx
|
091272755c
|
Core/Spells: rework part 3: spells only handle at most one UnitAura and one DynObjAura during its lifetime
Port From (https://github.com/TrinityCore/TrinityCore/commit/f3548d45d0a74203ef6f5c7282c31ba794ddf7a1)
|
2021-08-28 17:03:47 -04:00 |
|
hondacrx
|
e4240fcd94
|
Core/Creatures: Reworked setting move types in database
Port From (https://github.com/TrinityCore/TrinityCore/commit/f8c03a90661610e289029c78d2055d7b73a5ad98)
|
2021-08-24 12:23:39 -04:00 |
|
hondacrx
|
06fe13fbab
|
Core/VMap: Add outdoor state to Map::GetFullTerrainStatusForPosition. Add WorldObject::IsOutdoors, basic member access.
Port From (https://github.com/TrinityCore/TrinityCore/commit/e47e95b6dc89a7332ae4d5d833639e4f30f3d8c5)
|
2021-08-09 11:33:30 -04:00 |
|
hondacrx
|
d6dd7acd28
|
Core/GameObject: implemented gameobject_overrides table to change faction and flags values on a per-spawn basis
Port From (https://github.com/TrinityCore/TrinityCore/commit/67a1a1d29b76acfcda505fe1a38761a335e93bc5)
|
2021-08-09 10:24:32 -04:00 |
|
hondacrx
|
50fcbd3aaf
|
Some cleanups
|
2021-07-08 13:01:46 -04:00 |
|
hondacrx
|
61e9d9f964
|
Scripts/Commands: add AI/ScriptName to .gobject info.
Port From (https://github.com/TrinityCore/TrinityCore/commit/493be0c888717ea963e078364abca5cead7eae10)
|
2021-06-23 23:40:15 -04:00 |
|
hondacrx
|
1aa375a8ee
|
Misc updates
|
2021-06-23 15:53:42 -04:00 |
|
hondacrx
|
44cfe32b50
|
Misc fixes
|
2021-06-23 15:09:41 -04:00 |
|
hondacrx
|
7a8b37421b
|
Scripts/Commands: new command '.debug instancespawn'
Port From (https://github.com/TrinityCore/TrinityCore/commit/386ec582334818bb46582290e9daecb19f453897)
|
2021-06-23 15:02:48 -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
|
ad2d0f912e
|
Core/Formations: update codestyle and fix crash
Port From (https://github.com/TrinityCore/TrinityCore/commit/861cf261c5dfc29d6980908ec36ebe7aad68a462)
|
2021-06-23 14:05:41 -04:00 |
|
hondacrx
|
9fd7c12094
|
Misc updates
|
2021-06-23 12:01:28 -04:00 |
|
hondacrx
|
e98e45cf8b
|
Core/Auras: removed caster dependency from core
Port From (https://github.com/TrinityCore/TrinityCore/commit/fccf1a8c62820004df92b9ac567ba75f7281e6e2)
|
2021-06-22 15:01:42 -04:00 |
|
hondacrx
|
810942e99b
|
Misc fixes
|
2021-06-10 11:08:31 -04:00 |
|
hondacrx
|
52e43853fe
|
More Cleanups
|
2021-06-08 12:56:09 -04:00 |
|