Jeremy
091094aa13
Scripts/Battlegrounds: Implement Twin Peaks ( #29924 )
...
Closes #8894
2024-04-16 19:14:11 +02:00
Meji
c63e0565c4
DB/Gossips: Drop custom gossip 21257
2024-04-15 21:29:54 +02:00
Shauren
0384d90663
Core/Achievements: Fixed achievement SMSG_ACHIEVEMENT_EARNED not being sent to self
2024-04-15 20:09:34 +02:00
Aqua Deus
0f61046960
DB/Wandering Isle: Add playerconditions for weapon racks in initial area
...
Closes #29911
2024-04-14 21:13:12 +02:00
Shauren
5dfac0ef14
Core/SAI: Implement waiting for actions on action list to finish before continuing the action list
...
This is enabled by setting event_flags to SMART_EVENT_FLAG_ACTIONLIST_WAITS on the action that is waited for
Supported actions:
* SMART_ACTION_TALK
* SMART_ACTION_SIMPLE_TALK
* SMART_ACTION_CAST
* SMART_ACTION_SELF_CAST
* SMART_ACTION_INVOKER_CAST
* SMART_ACTION_MOVE_OFFSET
* SMART_ACTION_WP_START
* SMART_ACTION_MOVE_TO_POS
* SMART_ACTION_CROSS_CAST
* SMART_ACTION_ACTIVATE_TAXI
* SMART_ACTION_JUMP_TO_POS
* SMART_ACTION_START_CLOSEST_WAYPOINT
2024-04-14 14:28:40 +02:00
Shauren
ec5111af6a
DB/Conditions: Fixed invalid conditions detected by new check from 325cfd047d
...
Closes #29918
2024-04-13 16:34:06 +02:00
Shauren
325cfd047d
Core/Conditions: Added startup error log for conditions using invalid effect index on CONDITION_AURA
2024-04-13 16:16:22 +02:00
Aqua Deus
a3f760e383
Scripts/Wandering Isle: Script quest 29419 The Missing Driver ( #29821 )
2024-04-12 22:30:45 +02:00
Aqua Deus
59333a4d60
Scripts/Quests: Improve quest 29408 (The Lesson of the Burning Scroll) ( #29775 )
2024-04-12 20:37:22 +02:00
Naddley and ModoX
611110be3b
Scripts/Mardum: Implement "Hidden No More" quest accept event ( #29899 )
...
Co-Authored-By: ModoX <[email protected] >
2024-04-12 17:30:04 +02:00
Shauren
1f60bd8e5e
Core: Updated to 10.2.6.54205
2024-04-12 12:12:34 +02:00
Shauren
69da702b93
Core/Items: Implemented CreateTime item field and changed refund/soulbound trade timers to also count time offline
2024-04-12 00:18:20 +02:00
Gosha
8c274a8e8d
Core/Items: Fix loading secondaryItemModifiedAppearanceSpec5 ( #29917 )
2024-04-11 22:45:02 +02:00
Shauren
66abcaff14
Core/Spells: Fixed TARGET_UNIT_AREA_THREAT_LIST and TARGET_UNIT_AREA_TAP_LIST
2024-04-11 19:59:43 +02:00
Aqua Deus
796b37102a
Scripts/Quests: Handle quest 29409 (wandering isle) ( #29784 )
2024-04-11 19:58:06 +02:00
Meji and Shauren
2ce4068459
Core/SAI: Added support for StringIds to creature and gameobject targets ( #29910 )
...
Co-authored-by: Shauren <[email protected] >
2024-04-11 10:15:46 +02:00
Shauren
bec5bdb61b
Core/Entities: Fixed m_stringIds[0] invalidation when reloading creature_template with a gm command
2024-04-10 20:27:57 +02:00
ModoX
88bbd27f8d
Core/Entities: Added possibility to inherit StringIds from other entities ( #29908 )
...
* also implicitly do so for personal summons
2024-04-10 20:03:14 +02:00
Shauren
9b6a1b9be9
CI/CircleCI: Fixed deprecation warning
2024-04-10 16:11:16 +02:00
Shauren
404bb5b3c2
Core/DBLayer: Support retrieving DATE/DATETIME/TIMESTAMP column values directly without casting in sql
2024-04-10 13:59:19 +02:00
Shauren
16853af7c8
Build: Update required GCC version to 11.1
2024-04-10 13:52:06 +02:00
ModoX
58839b7c18
Core/Entities: nopch build fix
2024-04-09 17:00:43 +02:00
ModoX
9959a1373a
Core/Entities: Update StringId assignment to use StringIdType
2024-04-09 16:39:15 +02:00
ModoX
5cea37153e
Core/Entities: Added GetStringId helper methods
2024-04-09 16:34:24 +02:00
Shauren
9ac03bf2b8
DB: Drop columns unused for almost 8 years
2024-04-09 12:55:31 +02:00
Shauren
b1b16cc139
build fix
2024-04-09 12:55:06 +02:00
Shauren
3545285ad7
Core/Auras: Fixed SPELL_ATTR10_ROLLING_PERIODIC for auras that have 0 base amount and only scale from spell/attack power
2024-04-09 12:23:07 +02:00
Shauren
9089dd5c1a
Core: Updated to 10.2.6.54070
2024-04-08 22:04:38 +02:00
Shauren
abab484156
Scripts/Forbidden Reach: Fix questgiver for initial quest not being there if you decline first quest popup
...
Closes #29793
2024-04-08 21:03:27 +02:00
Malcrom
e370e47183
DB/Forbidden Reach: Minor fixes for first dracthyr quest
2024-04-08 20:53:06 +02:00
Meji
4f5d1737a3
Core/Gameobjects: Changed the highlight logic for GAMEOBJECT_TYPE_GATHERING_NODE ( #29896 )
2024-04-08 19:11:32 +02:00
RioMcBoo
958b4726b6
Core/Misc: Fixed forced declined names initialization ( #29898 )
...
(cherry picked from commit 4dd200b9e5941c6b323b9159ec3d8239679bf3ab)
2024-04-08 19:03:21 +02:00
Meji
c90dbeb648
Core/Quests: Update phaseshift when taking or abandoning quests ( #29901 )
2024-04-08 13:26:04 +02:00
Shauren
f331bd1a28
Core/Spells: "Fixed" Inescapable Torment talent dealing damage to priest when learning (and somtimes killing on login)
2024-04-08 10:58:19 +02:00
8daa3f735d
Scripts/Spells: Implemented Priest talent Unfurling Darkness ( #29885 )
...
Co-authored-by: Cristian Vintila <[email protected] >
Co-authored-by: Shauren <[email protected] >
2024-04-08 00:41:03 +02:00
Meji
2c91742ad1
DB/Valdrakken: Added Noblegarden spawns
2024-04-07 23:32:10 +02:00
Naddley
c44efcc190
DB/Mardum: Added spawns for the Cryptic Hollow cave
2024-04-07 21:10:34 +02:00
Mematoru
79928707f8
Scripts/Spells: Implemented Shadow Priest talent Mind Devourer ( #29895 )
2024-04-07 19:57:11 +02:00
Meji
9fe7484b78
DB/DunMorogh: Update Noblegarden spawns (Dragonflight)
2024-04-07 01:55:05 +02:00
Meji
b268b75439
DB/Teldrassil: Update Noblegarden spawns (Dragonflight)
2024-04-07 01:54:33 +02:00
Meji
dfccce7d72
DB/AzuremystIsle: Update Noblegarden spawns (Dragonflight)
2024-04-07 01:54:08 +02:00
Meji
3f5fe4cdda
DB/Mulgore: Update Noblegarden spawns (Dragonflight)
2024-04-07 01:52:46 +02:00
Meji
78e7a484c2
DB/TirisfalGlades: Update Noblegarden spawns (Dragonflight)
2024-04-07 01:52:14 +02:00
Meji
c1a6eda932
DB/EversongWoods: Update Noblegarden spawns (Dragonflight)
2024-04-07 01:51:44 +02:00
Meji
8e0449a11e
DB/Holidays: Drop old spawns for Noblegarden and Love is in the Air
2024-04-07 01:50:57 +02:00
Shauren
be3ae90dc4
Core/Movement: Ensure land and takeoff animations even if gravity enabled/disabled state is not what spline generator expects
2024-04-07 00:05:46 +02:00
Shauren
b265c49977
Core/Scripts: Integrate new ActionResultSetter with movement generators and spells
2024-04-06 20:50:59 +02:00
Naddley
49cf605ef1
DB/ShadowmoonValley: Added Pale Crawler spawns in Anguish Fortress
2024-04-06 02:10:04 +02:00
Naddley
af28ed0ccd
DB/ShadowmoonValley: Added some more spawns
2024-04-06 02:07:42 +02:00
Naddley
94c0cfb0f9
DB/ShadowmoonValley: Update curHealth for Lesser Warlock spawns
2024-04-06 02:06:46 +02:00