UltraNix
dbd785593d
fix(Scripts/HallowsEnd): Fixed starting "Let the fires come" event. ( #13487 )
...
Fixes #13440
Fixes #13441
2022-10-23 12:04:55 -03:00
UltraNix
24c60ec302
fix(Scripts/Brewfest): Fixed race for tokens dailies. ( #13109 )
...
* fix(Scripts/Brewfest): Fixed race for tokens dailies.
Fixes #13077
* Update.
2022-09-25 22:45:25 -03:00
UltraNix
ddcf0e79b6
fix(Scripts/Brewfest): Added inebriate effect to Complimentary Brewfe… ( #13112 )
...
fix(Scripts/Brewfest): Added inebriate effect to Complimentary Brewfest Sampler.
Fixes #13085
2022-09-25 13:11:31 -03:00
Meramaf
e1e4c6cddc
Script/Spell: fix Midsummer's Juggling Torch ( #12198 )
...
* Script/Spell: fix Midsummer's Juggling Torch
* Update juggling_torch_fix.sql
* Update data/sql/updates/pending_db_world/juggling_torch_fix.sql
Co-authored-by: Nefertumm <nefertum.dev@protonmail.com >
* Update midsummer.cpp
Co-authored-by: Nefertumm <nefertum.dev@protonmail.com >
2022-07-02 16:30:58 -04:00
Maelthyr
d928d8d96a
refactor(Core/Unit): PC&NPC Immunity ( #11986 )
...
* initial
* refactor(Core/Unit): PC & NPC Immunities
Cherry-pick TC: 74af880217
Co-authored-by: Treeston <treeston.nmoc@gmail.com >
* fix builds error
Cherry-pick TC: 74af880217
Co-authored-by: Treeston <treeston.nmoc@gmail.com >
* Fix nef combat, and replace SetFlag by SetUnitFlag
* fix combat with jedoga
Co-authored-by: Treeston <treeston.nmoc@gmail.com >
2022-06-18 08:16:45 -04:00
IntelligentQuantum
ab4ee71762
feat(Core/Maps): AreaBoundary ( #10525 )
...
* cherry-picked commit (2da458c56d )
2022-04-15 14:10:41 +02:00
Kitzunu
856aed6fc6
feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 ( #11227 )
2022-03-30 07:59:42 -03:00
UltraNix
a92708686d
fix(Core/Spells): Crown Parcel Service Uniform should dismount players ( #10654 )
...
- Closes #10652
2022-02-15 12:46:53 +01:00
Kitzunu
455899dc75
fix(Core/Misc): Change const to be after type name ( #10591 )
2022-02-14 16:05:45 -03:00
Nefertumm
c9ac48e824
fix(Core/Events): Apothecary Hummel ( #10615 )
...
* Fix(Core/Events): Apothecary Hummel
Co-authored-by: sirikfoll <sirikfoll@hotmail.com >
Co-authored-by: Killyana <Killyana@users.noreply.github.com >
* missed return
* Missing include
* Fixed delete
Co-authored-by: sirikfoll <sirikfoll@hotmail.com >
Co-authored-by: Killyana <Killyana@users.noreply.github.com >
2022-02-11 06:00:10 -03:00
Kitzunu
27df910cb7
refactor(Script/Event): convert midsummer into new system ( #9607 )
2022-02-10 04:26:37 +01:00
Skjalf
7bed30a52d
chore(Scripts/Events): fix typo ( #10604 )
2022-02-09 11:11:13 -03:00
Skjalf
4b32ad1853
fix(Scripts/Events): Fix not being able to start the Apothecary Trio … ( #10596 )
...
* fix(Scripts/Events): Fix not being able to start the Apothecary Trio encounter
* ops
* Update love_in_air.cpp
* Update love_in_air.cpp
2022-02-09 04:13:38 -03:00
Kargatum
8b7df23f06
feat(Core/Time): Implement saparated manager for game time ( #8630 )
2022-01-24 17:55:00 +07:00
Kargatum
259b9133f6
feat(Core/Common): add new helpers for time utility ( #10207 )
2022-01-19 12:01:59 +07:00
Kitzunu
d1cc65b1c7
refactor(Core/Misc): isEmpty to IsEmpty ( #10011 )
2022-01-13 21:43:15 -05:00
Kitzunu
cb7e355291
refactor(Core/Misc): sin() to std::sin() ( #9795 )
2022-01-06 19:29:40 +01:00
Kitzunu
69683a3472
chore(Scripts/Misc): Cleanup some more JustDied hooks ( #9768 )
2021-12-31 12:00:40 -03:00
Kargatum
c81891fc11
feat(Core/AI): convert SelectAggroTarget to enum class ( #9893 )
2021-12-28 19:13:12 -03:00
Francesco Borzì
cbc7e5466a
refactor(Core): remove unused imports ( #9767 )
2021-12-19 19:41:14 +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
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
Kitzunu
c37b6de450
fix(Script/Spell): Winter Wondervolt Trap ( #9464 )
2021-12-07 06:25:16 -03:00
UltraNix
41437acc9c
fix(Scripts/Brewfest): Reload faction auras for revelers after respawn. ( #9264 )
...
Fixes #7871
2021-12-02 14:14:05 -03:00
Kargatum
f62664c987
refactor(Core/Misc): headers cleanup ( #9259 )
2021-11-22 17:24:39 +07:00
Kitzunu
6a430cd2f9
fix(Scripts/Misc): Replace some AddItem/CreateItem with spells ( #9006 )
...
Co-authored-by: offl <11556157+offl@users.noreply.github.com >
2021-11-20 09:59:52 -03:00
Nefertumm
436c60907d
fix(Core/Achievement): Throw food ( #9098 )
2021-11-12 17:07:16 +01:00
sschepens
b7f8083915
feat(Core/Misc): change how Position struct is retrieved ( #9017 )
...
Update Position::GetPosition() and similar methods signatures to reflect 2a4c9bc changes by return a Position object instead of accepting a Position parameter by reference.
Cherry pick of 2585e799f9
2021-11-10 23:43:00 +01:00
Kitzunu
24f9f993cc
refactor(GameObjectAI): Change self-accessor to "me" ( #9041 )
2021-11-08 22:06:04 +01:00
Malcrom
f106de8788
refactor(Core): update getFaction to GetFaction and setFaction to SetFaction ( #8708 )
2021-11-01 17:04:32 +01:00
UltraNix
ba719f0feb
fix(Core/Event): improve "Let the fires come" event ( #8199 )
2021-10-16 16:24:48 +02:00
Kitzunu
bc82f36f1f
refactor(Core/Unit): clean MonsterText methods ( #6957 )
2021-10-15 10:25:29 +02:00
UltraNix
b8345a2f98
fix(Core/DungeonFinder): Seasonal bosses are available only via Dunge… ( #8056 )
...
* fix(Core/DungeonFinder): Seasonal bosses are available only via Dungeon Finder tool.
Fixes #7889
* Update.
* Buildfix.
* Missing.
2021-10-14 13:22:37 +02:00
UltraNix
4947887644
fix(Scripts/Brewfest): Rewritten Coren Direbrew's fight( #8040 )
...
- Closes #7890
2021-10-08 21:03:38 +02:00
UltraNix
c51fb81df0
fix(DB/Spell): Glodrak Huntsniper should not spaw with his mug throwing spell if player does not have Portable Brewfest Keg. ( #8062 )
...
- Closes #7913
2021-10-07 13:10:20 +02:00
UltraNix
c4ebfb4426
fix(Scripts/Event): Always the nearest baker should throw Complimentary Brewfest Sampler back. ( #8204 )
...
- Closes #8027
2021-10-07 13:06:08 +02:00
Kargatum
52aa0e9966
feat(License): add new headers information about license ( #7941 )
...
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
2021-09-30 13:40:52 +07:00
UltraNix
115f8ce17e
fix(Scripts/Brewfest): Some tweaks to Dark Iron Attack event. ( #8026 )
...
* fix(Scripts/Brewfest): Some tweaks to Dark Iron Attack event.
Fixes #7872
* buildfix.
* typo.
* Crashfix?
* Crashfix.
* Update.
2021-09-24 18:58:52 +02:00
Viste
a9796af174
fix(Core/Misc): bunch of crashfixes ( #7307 )
2021-09-14 14:38:56 +02:00
UltraNix
dd0b964a2a
fix(Scripts/Spells): Unlit Torches cannot be used too far away from the bonfire ( #7644 )
...
- Closes #6551
2021-09-01 15:50:42 +02:00
UltraNix
45218224b4
fix(Core/Spells): show Execute/Slam misses/dodges/parries in combat log ( #7494 )
...
- Closes #7428 .
2021-08-26 11:45:22 +02:00
Kitzunu
fa03541563
chore(Script/Misc): add comments to some scripts ( #7011 )
2021-07-24 19:37:45 +02:00
Francesco Borzì
172d33d507
refactor(Scripts/Events): code cleanup (part 6) ( #6924 )
2021-07-20 09:55:31 +02:00
Francesco Borzì
4103fca5a4
fix(Core/ObjectGuid): prevent creating copies when looping objects ( #6852 )
2021-07-10 15:54:16 +02:00
Kargatum
5991b2769a
feat(Core/Scripts): split the huge scriptloader into smaller pieces ( #5346 )
...
* feat(Core/Scripts): split the huge scriptloader into smaller pieces
* AddSC_swamp_of_sorrows del
* 1
* add mod info
* 1
* 039f0e0faa
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-06-22 23:19:02 +02:00