Aqua Deus
|
fb7bf0bfec
|
Scripts/Spells: Implement Devastator talent (#29164)
|
2023-07-26 01:07:43 +02:00 |
|
Aqua Deus
|
47d4fa0985
|
Scripts/Spells: Implemented Flurry (#29145)
|
2023-07-24 21:11:06 +02:00 |
|
Shauren
|
821d7c6f57
|
nopch fix
|
2023-07-24 20:09:08 +02:00 |
|
Aqua Deus
|
ed871f1eab
|
Scripts/Aberrus: Implement Kazzara introduction (#29155)
Co-authored-by: ModoX <moardox@gmail.com>
|
2023-07-24 17:35:59 +02:00 |
|
Jeremy
|
3cfc27f5ca
|
Core/GameObject: Implement GAMEOBJECT_TYPE_NEW_FLAG_DROP (#28021)
|
2023-07-24 17:27:28 +02:00 |
|
Traesh
|
ea134c0eae
|
Core/AI: Implemented OnHealthDepleted hook (#29134)
|
2023-07-24 14:31:03 +02:00 |
|
Shauren
|
2e7e49b749
|
Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript uses
|
2023-07-24 10:48:50 +02:00 |
|
Shauren
|
228c56f3c5
|
Scripts/Spells: Modernize spell script internals a bit - this makes Prepare macros unneccessary
|
2023-07-24 00:27:25 +02:00 |
|
Shauren
|
576ca241ec
|
Core/Logging: Minor compile time reducing refactor of log message formatting
|
2023-07-23 00:27:26 +02:00 |
|
Aqua Deus
|
3be66cee26
|
Scripts/Spells: Implement Shield of Vengeance (#29106)
|
2023-07-22 21:40:28 +02:00 |
|
Teleqraph
|
c2ef93fc7d
|
Scripts/Spells: Implement Benediction, Divine Service, and Focused Mending (#29027)
|
2023-07-22 19:38:34 +02:00 |
|
Shauren
|
970a274be1
|
Scripts/Spells: Fixed Entangling Roots periodic damage
Closes #28752
Co-authored-by: ModoX <moardox@gmail.com>
|
2023-07-22 00:18:05 +02:00 |
|
Krudor
|
d3bc5ebf16
|
Core/Units: Fixed knockback angle calculation for players (#29165)
|
2023-07-21 20:51:03 +02:00 |
|
ModoX
|
4e7508db7b
|
Core/AreaTriggers: Teleport to current instance entrance when entering instances via areatrigger entity (#29115)
|
2023-07-21 18:55:20 +02:00 |
|
Malcrom
|
5069f0e3a7
|
Scripts/ExilesReach: Implemented Finding the Lost Expedition & Cooking Meat quests (#29119)
|
2023-07-21 17:56:06 +02:00 |
|
ModoX
|
f28b4eed3d
|
Core/Condition: Implemented condition CONDITION_PRIVATE_OBJECT (#29136)
|
2023-07-21 17:54:27 +02:00 |
|
Naddley
|
ac48da6275
|
Scripts/ElwynnForest: Implement conversation for "The New Clessington Estate" (#29135)
* human heritage questline
|
2023-07-21 17:51:56 +02:00 |
|
Shauren
|
40cdf0750d
|
Core/Units: Fixed crash (previously was a memory leak) when vehicle creatures are deleted without ever being added to world
Closes #29166
|
2023-07-21 00:19:48 +02:00 |
|
Shauren
|
0b1281e73f
|
Core/Misc: Updated more enums for 10.1.5
|
2023-07-21 00:11:43 +02:00 |
|
Aqua Deus
|
6a760de79b
|
Core/Auras: Implement SPELL_AURA_MOD_DAMAGE_PERCENT_DONE_BY_TARGET_AURA_MECHANIC (#29162)
|
2023-07-20 20:17:38 +02:00 |
|
Teleqraph
|
88ff97c1f9
|
Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2023-07-20 19:09:27 +02:00 |
|
Meji
|
3aa264d0c7
|
Core/Scripts: Fix EventScript assert for GameObject::SetDestructibleState (#29131)
Closes #29167
|
2023-07-20 17:11:56 +02:00 |
|
Teleqraph
|
53f9abec14
|
Core/Unit: Added helper functions to modify UNIT_FLAG2_CANNOT_TURN (#29160)
|
2023-07-20 12:20:15 +02:00 |
|
Meji
|
889e88ab80
|
Core/Spells: Fixed target radius logic in spell effects for TargetB (#29158)
|
2023-07-20 10:10:18 +02:00 |
|
Shauren
|
8b426af763
|
Core/Bnet: Send hostnames in portal requests for launcherlogin
|
2023-07-20 00:38:07 +02:00 |
|
Aqua Deus
|
87f350b1c1
|
Core/Auras: Implement SPELL_AURA_IGNORE_SPELL_COOLDOWN (#29157)
|
2023-07-19 23:03:26 +02:00 |
|
Shauren
|
19db88fd1b
|
Core/PacketIO: Fixed structure of SMSG_GOSSIP_MESSAGE and SMSG_QUEST_GIVER_QUEST_LIST_MESSAGE
Closes #29161
Closes #29163
|
2023-07-19 20:58:27 +02:00 |
|
Shauren
|
d949f86e28
|
Scripts/Spells: Allow using templated spell script with multiple template arguments in RegisterSpellScriptWithArgs
* Also fixed some script conversion issues
|
2023-07-19 13:44:18 +02:00 |
|
Traesh
|
5be076b240
|
Core/AreaTriggers: Handle AREATRIGGER_FLAG_HAS_DYNAMIC_SHAPE for disks (#29156)
|
2023-07-18 18:42:57 +02:00 |
|
Shauren
|
7d8bc543f9
|
Core/Network: Don't send localhost addresses to external clients
|
2023-07-18 18:09:30 +02:00 |
|
Shauren
|
dfbf09f4b9
|
GCC build fix
|
2023-07-17 20:32:07 +02:00 |
|
Shauren
|
361fe56bc8
|
Core/AreaTriggers: Update areatrigger scalecurve handling with latest research
|
2023-07-17 19:52:25 +02:00 |
|
Ovahlord
|
38440996ee
|
Core/Common: Use the [[unlikely]] keyword in all assert, warning and error macros to allow further compiler optimization (#29124)
|
2023-07-16 16:11:41 +02:00 |
|
Aqua Deus
|
001ac7aa5b
|
Scripts/Spells: Implement Ysera's Gift (#29148)
|
2023-07-16 15:17:16 +02:00 |
|
Traesh
|
bbe7cba7f4
|
Core/Units: Allow autoattack if channelling with SPELL_ATTR5_ALLOW_ACTIONS_DURING_CHANNEL (#29133)
|
2023-07-16 14:08:48 +02:00 |
|
Aqua Deus
|
17252534a1
|
Scripts/Spells: Update prismatic barrier script (#29147)
|
2023-07-16 13:42:03 +02:00 |
|
Shauren
|
1f8eddc4f0
|
Core/Players: Fixed base hit chance initialization for players
|
2023-07-15 22:06:56 +02:00 |
|
Ovahlord
|
ab33f35bb5
|
Core/Unit: modernize some pointers and arrays in unit class (#29104)
|
2023-07-15 21:47:31 +02:00 |
|
Shauren
|
6be536a73b
|
Core/Network: Refactor local/remote ip address selection code and allow using hostnames in LoginREST bnetserver config options
|
2023-07-15 00:45:16 +02:00 |
|
Shauren
|
cdfaecda52
|
Core/Network: Cleanup asio using directives
|
2023-07-15 00:43:19 +02:00 |
|
Aqua Deus
|
e66f2ada53
|
Scripts/Druid: Implemented Shooting Stars (#29125)
|
2023-07-13 19:24:08 +02:00 |
|
Shauren
|
008c15ab6b
|
Scripts/Spells: Removed unneccessary code from Burning Rush script
|
2023-07-13 16:04:58 +02:00 |
|
Aqua Deus
|
9ad227f075
|
Scripts/Warlock: Implemented Burning Rush (#29117)
|
2023-07-13 13:50:50 +02:00 |
|
Aqua Deus
|
4aaf82539c
|
Scripts/Warlock: Implemented Dark Pact (#29118)
|
2023-07-13 13:38:44 +02:00 |
|
Aqua Deus
|
59adda3252
|
Core/Misc: Update emotes enum to 10.1.5.50232 (#29127)
|
2023-07-13 13:13:00 +02:00 |
|
Shauren
|
b6a0fa3518
|
Tools: Updated db2 metadata used by extractors
|
2023-07-12 20:51:39 +02:00 |
|
Shauren
|
0cea730fa2
|
Core: Update to 10.1.5
|
2023-07-12 16:29:00 +02:00 |
|
Ovahlord
|
252da139ad
|
Scripts/Halls of Origination: fixed a deprecation warning
|
2023-07-11 20:11:44 +02:00 |
|
Ovahlord
|
45333fcc8f
|
Core/Spells: fixed an underflow in SPELL_EFFECT_INEBRIATE when using drinks that sober the character up (such as Starfire Espresso)
|
2023-07-11 19:06:17 +02:00 |
|
Ovahlord
|
ff9a23afab
|
Core/Quests: allow QUEST_SPECIAL_FLAGS_AUTO_PUSH_TO_PARTY to be set in quest_template_addon
|
2023-07-11 18:54:05 +02:00 |
|