Maria-sequel
1cd181f923
feat(Core/Config): Add Legacy Arena Points config option ( #16940 )
...
* feat:(Core/Config): Add legacy Arena points option
* Update IWorld.h
* Update World.cpp
* Update World.cpp
* typo
* Update worldserver.conf.dist
* Update worldserver.conf.dist
* Update World.cpp
* Update World.cpp
* defaults to true
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* config text
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* Update src/server/apps/worldserver/worldserver.conf.dist
* Update src/server/apps/worldserver/worldserver.conf.dist
* Update src/server/game/World/World.cpp
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
2023-08-09 00:44:44 -03:00
Skjalf
f5e555082e
fix(Core/Unit): Fix Arena Preparation aura being removed on player ac… ( #16925 )
...
fix(Core/Unit): Fix Arena Preparation aura being removed on player actions
2023-08-08 23:48:20 -03:00
Kitzunu
026fe7c962
fix(Core/Pets): Hunter pet scaling ( #16959 )
...
* fix(Core/Pets): Hunter pet scaling
* Fix pet scaling to properly take DBC data
* Edge case for Devilsaur where the DBC data is whack, therefore we use Spirit Beast data instead
* updated scale calculation based on client function (f09564b9d0 )
Co-Authored-By: Ovahlord <18347559+Ovahlord@users.noreply.github.com >
* fix gcc
---------
Co-authored-by: Ovahlord <18347559+Ovahlord@users.noreply.github.com >
2023-08-08 19:11:41 -03:00
Kitzunu
c866e17406
refactor(Core/Motd): Move motd to MotdMgr ( #16933 )
2023-08-06 23:02:54 +02:00
Gultask
0276b141a8
feat(Core/SmartAI): Implement castFlag THREATLIST_NOT_SINGLE ( #16911 )
...
* init
* Update SmartScript.cpp
2023-08-06 20:25:31 +02:00
Roddan
e08ceb3d8d
fix(Script/Quest): Doing Your Duty ( #16923 )
...
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-08-06 18:17:38 +02:00
v-mstrs
9eadbdf611
fix(Core/Spells): Warrior T5 2p ( #16749 )
...
* fix overpower bonus
* Update SpellInfoCorrections.cpp
* Update src/server/game/Spells/SpellInfoCorrections.cpp
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-08-06 03:32:52 +02:00
Maria-sequel
81a20d69de
fix(Core/Spells): Silent Fang proc should not work in … ( #16907 )
...
fix(Spell/SpellInfoCorrections): Silent Fang proc should not work in arena
2023-08-06 03:21:01 +02:00
wenzuowei
ee154036bd
fix(Core/Movement) Smoother movement of hunter pets when following players ( #16796 )
...
* Pets follow the player at the player's speed
* More accurate distance measurement
2023-08-06 03:19:23 +02:00
Timothy Vaccarelli
23a420acbb
fix(Script/Quest): Arelion's Secret. Add combat sequence to Magister … ( #15878 )
...
* fix(Script/Quest): Arelion's Secret. Add combat sequence to Magister Aledis
Co-authored-by: SnapperRy
* Use single quotes for SQL
* Update based on review comments
Co-authored-by: SnapperRy <snapperryen@gmail.com >
2023-08-06 03:17:26 +02:00
Grimgravy
c3c6ce9d7a
fix(DB/Quest): improve A Dip in the Moonwell ( #15259 )
...
* fix(DB/Quest): improve A Dip in the Moonwell
* Add Npc Steam Tonk
* Update rev_1677930037418943000.sql
* Atualizar o rev_1677930037418943000.sql
2023-08-06 03:16:19 +02:00
UltraNix
c3acf75618
fix(Core/Spells): Taunt always set proper target while channelling sp… ( #13948 )
...
* fix(Core/Spells): Taunt always set proper target while channelling spells.
Fixes #13841
* Update.
* Update.
2023-08-06 03:16:05 +02:00
Webdrian
226408329a
fix(Core/Pets): Corret Pet size for normal and exotics & bigger pets ( #16910 )
...
* fix(Core/Pet)
Pet size fixed
* Update Pet.cpp
* Update Pet.cpp
2023-08-06 02:08:34 +02:00
Mathematical
9f1f305a41
fix(DB/SAI) Wood Mites should skitter around ( #14806 )
...
* Wood Mites
* Update rev_1675139356539586000.sql
* Update data/sql/updates/pending_db_world/rev_1675139356539586000.sql
---------
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-08-04 17:01:20 +02:00
Johaine
f0a96b4489
fix(Scripts/EscapeFromDurnholde): Fix escort mission getting stuck ( #16636 )
...
Fix stuck event
Fix escort event possibly getting stuck by preventing
DATA_ESCORT_PROGRESS from being decreased
2023-08-02 14:52:18 -03:00
AiurJordan
f0a4612964
fix(Core/Pets) Pet scaling only being applied to pets with DB Entry ( #16401 )
2023-08-02 14:51:11 -03:00
Skjalf
90675cab30
fix(Core/Battleground): Fix auto arena flush interval ( #16877 )
2023-08-02 14:45:59 -03:00
Skjalf
b3eb43a113
fix(Scripts/Commands): Allow using flusharenapoints from console ( #16879 )
2023-08-02 14:44:13 -03:00
Skjalf
93113edc7d
fix(Scripts/MagtheridonLair): Script Manticron Cube conditions ( #16867 )
...
* fix(Scripts/MagtheridonLair): Script Manticron Cube conditions
Co-Authored-By: Lucas Nascimento <keader.android@gmail.com >
* Create rev_1690769530684832000.sql
Co-Authored-By: Lucas Nascimento <keader.android@gmail.com >
* missing include
* warning
---------
Co-authored-by: Lucas Nascimento <keader.android@gmail.com >
2023-08-01 16:11:12 -03:00
v-mstrs
aaabca1cd0
fix(Core/Spells) Add Explosive Shot exception ( #16854 )
...
* gitpain
* Update SpellAuras.cpp
2023-08-01 14:11:22 -03:00
v-mstrs
ffbd59c2c5
fix(Scripts/Gruuls) Kiggler no longer chases after target ( #16866 )
...
ponos
2023-08-01 14:06:20 -03:00
Foereaper
cef0d6f652
fix(Scripts/World): Fix XP disable NPC script ( #16828 )
...
* Fix XP disable NPC script
* Re-add money logic
* Remove unintended whitespace
2023-07-31 09:18:27 -03:00
Skjalf
d4e97a25f4
fix(Scripts/Azuregos): Arcane Vacuum should also reset pet threat ( #16868 )
2023-07-31 05:44:35 -03:00
Kitzunu
8c42a03328
fix(Core/Item): Mirror client logic when determining whether to apply… ( #16861 )
...
fix(Core/Item): Mirror client logic when determining whether to apply feral AP
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2023-07-30 23:59:21 -03:00
Kitzunu
ceca5d06f8
fix(Core/PacketIO): Prevent HandleGameobjectReportUse when Gob is not… ( #16707 )
...
fix(Core/PacketIO): Prevent HandleGameobjectReportUse when Gob is not selectable
2023-07-30 13:04:46 +02:00
Gultask
52aa18f8bd
feat(Core/SmartAI): Implement AoE variants of VICTIM_CASTING and RANGE events ( #16720 )
...
* init
* areaRange
* Update SmartScript.cpp
* error checks
* update SAI for area range
* areaCasting
* more
* Update rev_1689199652093827600.sql
* typo
* dont interrupt totems
* Update SmartScriptMgr.cpp
* target type needs to be 7
* Update rev_1689199652093827600.sql
2023-07-30 10:17:48 +02:00
avarishd
66daf97144
fix(Core/Spells): Curse of Pain ( #16844 )
...
* fix(Core/Spells): Curse of Pain
* ocd
2023-07-29 21:51:15 +02:00
Angelo Venturini
5c132654cd
fix(Scripts/MagtheridonLair): Fix double schedule ( #16831 )
2023-07-27 23:44:47 -03:00
天鹿
90e23cbc66
fix(Core/Raid): Archimonde's Unable to kill ( #15128 )
...
Fix(Core);[raid]Archimonde's BUG
2023-07-27 10:33:24 -03:00
UltraNix
e1f869e756
fix(Core/Spells): Set Crashin' Thrashin' Robot duration to 3 min. ( #15342 )
...
* fix(Core/Spells): Set Crashin' Thrashin' Robot duration to 3 min.
Fixes #15220
* Update.
* missing sql.
* buildfix.
* Update src/server/scripts/World/npcs_special.cpp
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-07-27 09:05:30 -03:00
Dan
fcf7ceea42
chore(Scripts/Karazhan): rewrite Nightbane with scheduler + some fixes ( #16687 )
...
* initial
* leftovers
* whitespaces
* remove instance
* bla
* Update boss_nightbane.cpp
* add skeletonscheduler
* woops
* I do need to update it, silly
* fix
* fix with nesting?
* debug
* fix
* step 1
* step 2 of the hackest of fixes
* add leftover
* fix
* add forgotten scheduler validator
2023-07-27 09:04:31 -03:00
Eddy Vega
750e0b4c23
refactor(Scripts/Karazhan): Update Netherspite ( #16756 )
...
* init
* .
* .
* review
* .
* Remove whitespace at the end of the lines
* .
* .
2023-07-27 09:03:19 -03:00
Axel Cocat
642bd1936b
fix(Core/Arena): allow crossfaction arena teams ( #16823 )
2023-07-27 08:37:20 -03:00
Grimgravy
721a1de241
fix(Scripts/Quest): improved Curing the Sick ( #16798 )
2023-07-26 08:48:57 -03:00
Samsequel
3d00fb7948
fix(Script/Professions): Unlearn alchemy profession mastery at 325 ( #16810 )
2023-07-26 08:48:00 -03:00
Dan
338a5fe308
fix(Scripts/Magtheridon): allow for Magtheridon to also break free immediately when all Hellfire Channelers are killed ( #16794 )
...
* initial
* oops
* add space
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
* another space
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
* everything in doaction, scheduler is dumb
* leftovers
turns out the free say line was unused
---------
2023-07-23 03:27:19 -03:00
v-mstrs
076534852b
fix(DB/Quest): Port quests regarding Corki from Trinity ( #16080 )
...
* fix Corki's issues, Trinity help
* Remove
* Update data/sql/updates/pending_db_world/rev_1682394052134857558.sql
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
* Update data/sql/updates/pending_db_world/rev_1682394052134857558.sql
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
* Update rev_1682394052134857558.sql
* Update rev_1682394052134857558.sql
* spelling mistakes
* Update
Co-authored-by: Killyana <Killyana@users.noreply.github.com >
---------
Co-authored-by: v-mstrs <v-mstrs@users.noreply.github.com >
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
Co-authored-by: Killyana <Killyana@users.noreply.github.com >
2023-07-22 09:25:24 -03:00
Tereneckla
9482836e33
fix(Core/Session): don't refund soul shards when logging out with warlock pets ( #16803 )
2023-07-21 19:16:11 -03:00
Eddy Vega
d71f5dcfb2
refactor(Scripts/Karazhan): Update Servant Quarters ( #16680 )
...
init
2023-07-18 16:51:16 -03:00
Dan
cc6454b2ef
chore(Scripts/Karazhan): change Moroes to use TaskScheduler instead of events ( #16791 )
...
* initial
* fix
* add garrote line
* change line
* add immunity during stealth
* bump + spacing
2023-07-18 16:50:16 -03:00
avarishd
08ed1fb47a
fix(Scripts/Pets): Darting Hatchling not running around. ( #15251 )
...
* fix(Scripts/Pets): Darting Hatchling not running around.
* cs
* Update pet_generic.cpp
* RemoveAurasDueToSpell
2023-07-18 13:53:44 -03:00
Eddy Vega
59886c5657
refactor(Scripts/Karazhan): Update Attumen and Midnight ( #16681 )
...
* init
* .
2023-07-18 13:51:32 -03:00
Dan
89e7fb301a
chore(Scripts/Karazhan): rework Shade of Aran using TaskScheduler and fixes ( #16689 )
2023-07-18 09:56:00 -03:00
Dan
b55ebc186d
fix(Scripts/TempleOfAhnQiraj): make C'thun Dark Glare face location of last eyebeam before cast, instead of random target ( #16785 )
...
* initial
* fix oopsie
* whitespace
2023-07-18 08:45:58 -03:00
Dan
e5f0f97858
fix(Scripts/TempleOfAhnQiraj): let small Eye Tentacles attack the raid ( #16784 )
...
* initial
* whitespace
* hrm
* easier
2023-07-17 16:19:40 -03:00
Synful-Syn
f84d786df0
chore(Scripts/Spells): Reduce the amount of player checks ( #16719 )
...
merge some player checks
2023-07-17 08:24:18 -03:00
Eddy Vega
df8de555a3
refactor(Scripts/Karazhan): Update Maiden of Virtue ( #16683 )
...
* init
* .
2023-07-17 08:22:04 -03:00
Eddy Vega
3a7274709b
refactor(Scripts/Karazhan): Update Moroes ( #16682 )
...
* init
* .
2023-07-17 08:21:13 -03:00
Angelo Venturini
dbc39a2817
fix(Core/Spells): Implement ENCHANT_PROC_ATTR_WHITE_HIT ( #16771 )
...
Co-authored-by: Ariel Silva<ariel-@users.noreply.github.com >
2023-07-17 08:19:24 -03:00
Eddy Vega
3860d273b4
chore(Scripts/Karazhan): The Curator - KilledUnit ( #16770 )
...
init
2023-07-16 19:42:26 -03:00