Commit Graph

1041 Commits

Author SHA1 Message Date
Noxies
3412c3e219 fix(Scripts/Silithus): Wind Stone summons roleplay & despawn (#9899) 2021-12-28 10:46:39 -03:00
Skjalf
58302e4196 feat(Core/Player): Implement player specific settings (#9483) 2021-12-26 08:39:15 -03:00
Kitzunu
c9f54ddfb3 refactor(Scripts/Pets): Move Mojo to SAI (#9662) 2021-12-25 15:46:50 -03:00
Malcrom
5abfe27365 fix(Script) Quest "Deactivating the Spire" (#9874)
* fix(Script) Quest "Deactivating the Spire"

* Update go_scripts.cpp

* Update go_scripts.cpp

Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2021-12-25 12:50:52 +01:00
Noxies
21a5968349 fix(Scripts/Silithus): Wind stone summons (#9859) 2021-12-23 15:51:54 -03:00
IntelligentQuantum
0c1880f694 feat(Scripts/Commands): additem (#9759) 2021-12-23 11:55:03 -03:00
Noxies
9c4f1035cf fix(Scripts/MoltenCore): Ragnaros targetting dead player 2021-12-23 11:10:28 -03:00
UltraNix
3ca99c5683 fix(Scripts/Spell): Removed doubled damage from Deep Freeze. (#9810) 2021-12-22 19:53:12 -03:00
Skjalf
a576dcbcce fix(Scripts/Commands): fix additem (#9843) 2021-12-22 15:44:47 -03:00
UltraNix
07c93c2dfa fix(Core/Movement): Fixed adding wrong flag on root. (#9803)
* fix(Core/Movement): Fixed addind wrong flag on root.

Fixes #5891
2021-12-22 13:54:23 -03:00
IntelligentQuantum
11a734bf2b refactor(Core/Scripts): Spell To Scripts (#9718) 2021-12-21 11:13:45 -03:00
IntelligentQuantum
838c88f45a refactor(Scripts/Commands): convert cs_misc to new system (#8939) 2021-12-21 19:32:21 +07:00
Kitzunu
7617ae4645 refactor(Core/Misc): fmod() to std::fmod() (#9796)
- prefer std functions over C functions
2021-12-21 01:16:59 -03:00
Skjalf
ea1ffd6894 feat(Scripts/Commands): Implement item refund command (#9811) 2021-12-20 16:11:45 -03:00
Skjalf
267cd9a75a chore(Scripts/Silithus): fix warning (#9812) 2021-12-20 14:56:08 -03:00
Skjalf
c70cc855ff fix(Scripts/Silithus): Prevent summoning multiple windstone creatures (#9801) 2021-12-19 22:23:55 -03:00
Francesco Borzì
cbc7e5466a refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
Kitzunu
de49c3bead chore(Script/Misc): Cleanup some JustDied hooks (#9669) 2021-12-18 08:26:43 -03:00
Malcrom
5ed82f8e25 fix(Spawning/Pathing): An'daroth, Ghostlands (#9696) 2021-12-17 18:35:55 +01:00
Vox
ca2e5b5231 fix(DB/Scripts): Unworthy Initiate Chains (#9668) 2021-12-17 18:09:23 +01:00
Kitzunu
9be67e508b refactor(Scripts/Zone): move crystalsong_forest to new system (#9700) 2021-12-17 18:07:28 +01:00
Skjalf
5a98712eb4 fix(Scripts/Silithus): Stop banning people for using windstones (#9734) 2021-12-16 14:41:34 -03:00
patou01
9b3b61139a fix(Scripts/BRD): Magmus, Emperor, Priestess, Arena improvements (#8102) 2021-12-16 08:14:29 -03:00
Malcrom
8545257cc8 fix(Script/Quest): Plagued Lands [2118] (#9541) 2021-12-16 10:35:06 +01:00
Kitzunu
5685a0e401 refactor(Scripts/Events): convert childrens_week to new system (#9611) 2021-12-14 21:15:16 -03:00
Kitzunu
695f8350af refactor(Scripts/Events): convert hallows_end to new system (#9610) 2021-12-14 15:41:36 -03:00
Kitzunu
4226976b3e refactor(Scripts/Events): convert brewfest to new system (#9612) 2021-12-13 07:04:56 -03:00
Kitzunu
92d7c276c1 refactor(Scripts/Event): convert pilgrims_bounty into new system (#9608) 2021-12-13 05:41:09 -03:00
Kitzunu
2af6e0ee20 refactor(Scripts/Events): convert love_in_air to new system (#9609) 2021-12-13 05:22:16 -03:00
Kitzunu
fa1f9085bb refactor(Script/Spells): convert winter_veil into new system (#9606) 2021-12-13 04:39:27 -03:00
Noxies
cf4040b4cf fix(Core/Command): cfg check on item restore list (#9659) 2021-12-11 19:12:10 -03:00
Skjalf
1e3ba98fba refactor(Scripts/Command): Simplify command go set state (#9527) 2021-12-11 13:58:59 -03:00
Noxies
5ec50ac119 fix(Core/Commands): Item duplication exploit (#9650) 2021-12-11 13:21:07 -03:00
Malcrom
10ce7a7460 fix(DB/SAI): Quest 9678 "The First Trial" (#9528) 2021-12-11 10:27:29 -03:00
Skjalf
e2a32bb7fc fix(Scripts/MoltenCore): Properly spawn Ragnaros' Sons of Flame (#9642) 2021-12-11 07:56:33 -03:00
Skjalf
2d55974c0c Revert "fix(Core/Spells): Forward core changes (#8841)" (#9631)
This reverts commit 85d2c39a48.
2021-12-10 15:31:48 +01:00
UltraNix
8b200fae91 fix(Scripts/Spells): Fixed logic in Glyph of Prayer of Healing script. (#9502)
Fixes #8645
2021-12-10 09:11:26 -03:00
acidmanifesto
85d2c39a48 fix(Core/Spells): Forward core changes (#8841) 2021-12-09 18:24:16 -03:00
Noxies
c95c29838b feat(Scripts/Commands): Item restoration command (#9538)
* Implement item restore command & move itemmove to new item cmd

* Implement LANG_COMMAND_DISABLED

* Prevent command usage if no config is set

* WIP: `.item restore list`

* Fix restore list & create base for restore item

* Send item to player via mail

* Put player as last argument

* Use Postmaster & fix restore list

* Show item name in restore list

* Update HandleItemMoveCommand to be using the api

Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>

* Send item instantly if online
2021-12-08 23:57:15 -03:00
Skjalf
8ae8db5283 fix(Scripts/MoltenCore): Solve an issue causing Ragnaros melee checks to be skipped (#9599) 2021-12-08 22:47:35 -03:00
UltraNix
6c1846ad8f fix(Scripts/Brewfest): Set proper npc entry to NPC_NORMAL_VOODOO (#9262)
* fix(Scripts/Brewfest): Set proper npc entry to `NPC_NORMAL_VOODOO`

Fixes #8027
2021-12-08 17:31:04 -03:00
Skjalf
4982c4eeb7 fix(Scripts/MoltenCore): Implement Ragnaros' Lava Bursts (#9526) 2021-12-08 15:02:32 -03:00
Skjalf
f56953f920 fix(Scripts/MoltenCore): Majordomo's spawn line should be said instantly (#9515) 2021-12-07 10:18:50 -08:00
UltraNix
466c9e2428 fix(Scripts/Spells): Hunter's Initimidation should not stun pet. (#9493)
Fixes #9253
2021-12-07 13:36:15 -03:00
Kitzunu
c37b6de450 fix(Script/Spell): Winter Wondervolt Trap (#9464) 2021-12-07 06:25:16 -03:00
Noxies
9c178acd42 fix(Script/Spells): Prevent passive spells to proc Omen of Clarity (#9518) 2021-12-06 09:31:30 -03:00
Malcrom
34fa817e6b fix(SAI/Script): Move Lady Jaina Proudmoore to SAI. (#9426) 2021-12-06 05:47:51 -03:00
UltraNix
16cac81e5a fix(Scripts/Spells): Drain Soul generates Soul Shard only from targets that yields experience or honor on death. (#9417)
Fixes #9083
2021-12-05 19:53:14 -03:00
Malcrom
92d6463930 fix(Core/Scripts) Add respawn timer to wind stones (#9392) 2021-12-05 08:33:08 -03:00
Kargatum
0b507d531d refactor(Scripts/Commands): convert cs_modify to new system (#9474) 2021-12-04 11:56:47 -03:00