Commit Graph

7165 Commits

Author SHA1 Message Date
Aqua Deus 001ac7aa5b Scripts/Spells: Implement Ysera's Gift (#29148) 2023-07-16 15:17:16 +02:00
Aqua Deus 17252534a1 Scripts/Spells: Update prismatic barrier script (#29147) 2023-07-16 13:42:03 +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
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
ModoX a447485991 Core/Conversation: Added some helper methods for scripting 2023-07-08 19:03:26 +02:00
Jeremy cc08aa8e24 Core/Battlegrounds: Implement Arathi Basin from Battle for Azeroth (#28369)
Co-authored-by: ModoX <moardox@gmail.com>
2023-07-05 23:52:22 +02:00
Naddley d70d1d24a5 Scripts/ElwynnForest: Implemented conversation for "Rotten Old Memories" (#29122) 2023-07-05 01:16:30 +02:00
Aqua Deus 430012f4b5 Scripts/Spells: Updated lava burst script, rank 2 not needed anymore (#29120) 2023-07-04 13:34:39 +02:00
Naddley 96f2a97e10 Scripts/ElwynnForest: Implemented quest "An Unlikely Informant" (#29113)
* human heritage questline
2023-07-04 07:19:01 +02:00
Teleqraph 6a3c98ac31 Scripts/Priest: Implement Trail of Light (#29096) 2023-07-01 04:23:59 +02:00
Malcrom 2041374a16 Scripts/ExilesReach: Implemented quests Murloc Mania and Emergency First Aid (#29090) 2023-07-01 03:59:12 +02:00
Aqua Deus 083ef35acc Scripts/Spells: Implement Deeply Rooted Elements (#29111)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2023-06-30 19:34:58 +02:00
ModoX a983db9457 Scripts/Shaman: Fixed double dipping of Ascendance (Restoration) initial heal 2023-06-28 01:29:25 +02:00
ModoX 55e31c656b Misc: Fix codestyle 2023-06-27 23:28:33 +02:00
Aqua Deus 27005299dc Scripts/Shaman: Implemented Ascendance (Restoration) (#29097)
Co-authored-by: ModoX <moardox@gmail.com>
2023-06-27 23:25:19 +02:00
Shauren 07d6eb3a57 Scripts/Spells: Fixed remaining spells with SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute 2023-06-27 22:22:16 +02:00
Naddley acb7e72470 Scripts/Hunter: Implement Rapid Fire (#29099) 2023-06-27 20:57:41 +02:00
Aqua Deus 3d0831e80a Scripts/DK: Fix Death Pact heal absorb amount (#29100) 2023-06-27 20:29:18 +02:00
Shauren 81f0bf9525 Core/Conditions: Replaced Player argument to world state expression checking with Map 2023-06-26 22:53:07 +02:00
Shauren a03455acbb Core/AreaTriggers: Add Spell* argument to AreaTriggerAI::OnCreate script 2023-06-24 20:10:14 +02:00
Aqua Deus 76a84fcc86 Scripts/Evoker: Implemented Pyre (Red) (#29093) 2023-06-24 04:48:16 +02:00
Malcrom 7ea864e287 Scripts/ExilesReach: Implemented ship quests for both factions (#29019)
* Warming up
* Stand your ground
* Brace for impact
2023-06-21 01:59:15 +02:00
Naddley ad0007783b Scripts/DK: Fix Festering Strike (#29084) 2023-06-20 22:35:24 +02:00
Shauren 0fb8765a66 Core/Items: Item bonus generation improvements
* Pass ItemContext to item creation wherever possible
* Support scaling item levels with m+ keystone levels (not used currently)
* Fixed item link validation when client sends it as default uninitialized bonus list with context only
* Support scaling items depending on current active season (seasons not implemented)
* Implemented content tuning redirection
2023-06-17 16:29:59 +02:00
Shauren 1b55f85fad Core/AreaTriggers: Implement visibility of serverside areatriggers with .debug areatrigger command 2023-06-12 12:46:56 +02:00
Смердокрыл 39bebe6a65 Core/Commands: Fix crash in .character customize chat output (#29069) 2023-06-09 22:21:55 +02:00
Shauren c484530b0c Core/Spells: Added enum flag operators to TriggerCastFlags to prevent accidentally using CastSpellExtraArgs(bool) constructor when CastSpellExtraArgs(TriggerCastFlags) was intended 2023-06-09 00:33:35 +02:00
Shauren 8cfc8e4141 Core/Spells: Always remove spell target from transport on teleport spells if spell destination does not target a position on the transport 2023-06-08 18:37:08 +02:00
Shauren 43134cadf1 Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute 2023-06-05 22:48:31 +02:00
Teleqraph 7d15ec0de8 Scripts/Spells: Implement Empowered Renew (#29036) 2023-06-04 16:29:36 +02:00
Teleqraph cd10bf5052 Scripts/Spells: Implement Healing Chorus (#29038)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2023-06-04 00:40:33 +02:00
Shauren 622eed752b Scripts/Spells: Converted remaining spell scripts to use ValidateSpellEffect 2023-06-03 23:17:28 +02:00
Teleqraph 277497fdf1 Scripts/Spells: Implement Holy Mending (#29031) 2023-06-03 19:06:40 +02:00
Jeremy c1df555e16 Core/Graveyards: Drop Faction column and replace it with conditions (#28965) 2023-06-01 02:33:46 +02:00
Teleqraph 692c26a15e Scripts/Spells: Implement Say Your Prayers (#29028) 2023-05-31 19:10:38 +02:00
Shauren f8a6a9b017 Scripts/Spells: Added spell effect validation helper 2023-05-30 19:34:19 +02:00
Meji 06d0b16f15 Core/Creatures: Move creature difficulty specific data from creature_template table to creature_template_difficulty (#28931) 2023-05-29 00:01:23 +02:00
Shauren 781ca507dd Core/Commands: Added .debug playercondition command 2023-05-26 23:51:20 +02:00
Shauren 092119058b Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute 2023-05-24 22:10:04 +02:00
ModoX ae9ec38345 Scripts/Warrior: Fix nopch build 2023-05-21 14:29:40 +02:00
SargeroDeV f0aa85c99e Spells/Scripts: Implement Critical Thinking (#29005) 2023-05-21 13:27:02 +02:00
Jeremy f8f1c3b4f0 Core/Areas: Update AreaFlags from EnumeratedStings values (#29008) 2023-05-19 20:11:31 +02:00
SargeroDeV 48820532e4 Scripts/Warrior: Implement Shield Block (#29004) 2023-05-18 22:43:35 +02:00
SargeroDeV e943c695f2 Scripts/Warrior: Implement Warbreaker and In For The Kill (#28994) 2023-05-18 22:27:37 +02:00
SargeroDeV 94b7a863ef Scripts/Warrior: Implement Brutal Vitality (#28987) 2023-05-18 14:01:32 +02:00
SargeroDeV 807c3555b5 Scripts/Warrior: Implement Shield Charge (#28974) 2023-05-15 08:32:49 +02:00