Commit Graph

12328 Commits

Author SHA1 Message Date
sudlud
04d2d6b2f3 fix(DB/Gameobject): Sniffed Values for 181389 'Hanging, Tall/Thin, La… (#17830)
* fix(DB/Gameobject): Sniffed Values for 181389 'Hanging, Tall/Thin, Large - MFF'

* update with additional sniffs

* optimize sql file with combined query
2023-11-26 08:50:21 -03:00
sudlud
1fb4ffa2b2 fix(DB/Gameobject): Sniffed Values for 181391 'Standing, Interior, Sm… (#17837)
* fix(DB/Gameobject): Sniffed Values for 181391 'Standing, Interior, Small - MFF'

* update with additional sniffs

* optimize sql file with combined query
2023-11-26 08:50:01 -03:00
KJack
b7f7a7c731 fix(Core/Creature): Make Respawn() respect conditions and linked respawns (#17597) 2023-11-26 08:48:58 -03:00
github-actions[bot]
2a7b507dd1 chore(DB): import pending files
Referenced commit(s): dd612fc947
2023-11-26 10:58:07 +00:00
sudlud
dd612fc947 fix(DB/Gameobject): Sniffed Values for 187572 'Candle 01 - MFF' (#17848) 2023-11-26 07:57:13 -03:00
github-actions[bot]
116eb4ba81 chore(DB): import pending files
Referenced commit(s): f85f0c8ec8
2023-11-26 09:34:13 +00:00
sudlud
f85f0c8ec8 fix(DB/Gameobject): Sniffed Values for 181392 'Hanging, Streamer - MFF' (#17838)
* fix(DB/Gameobject): Sniffed Values for 181392 'Hanging, Streamer - MFF'

* optimize sql file with combined query
2023-11-26 06:33:15 -03:00
github-actions[bot]
2713188870 chore(DB): import pending files
Referenced commit(s): 3d3ddce233
2023-11-26 09:29:24 +00:00
sudlud
3d3ddce233 fix(DB/Gameobject): Sniffed Values for 187576 'Hanging, Square, Small… (#17851)
fix(DB/Gameobject): Sniffed Values for 187576 'Hanging, Square, Small - MFF'
2023-11-26 06:28:25 -03:00
github-actions[bot]
6d07ac4ae7 chore(DB): import pending files
Referenced commit(s): 307ffbb323
2023-11-26 09:22:16 +00:00
sudlud
a8661ff8d0 fix(DB/Gameobject): Sniffed Values for 181401 'Hanging, Streamer x3 -… (#17844)
fix(DB/Gameobject): Sniffed Values for 181401 'Hanging, Streamer x3 - MFF'
2023-11-26 06:21:49 -03:00
sudlud
307ffbb323 fix(DB/Gameobject): Sniffed Values for 187573 'Candle 02 - MFF' (#17850) 2023-11-26 06:21:19 -03:00
github-actions[bot]
b73963aada chore(DB): import pending files
Referenced commit(s): 6bc842a61b
2023-11-26 09:15:08 +00:00
sudlud
ea22ca81e5 fix(DB/Gameobject): Sniffed Values for 187653 'Standing, Post - MFF' (#17852) 2023-11-26 06:14:58 -03:00
sudlud
2aae108cc1 fix(DB/Gameobject): Sniffed Values for 187667 'Hanging, Tall/Thin, Sm… (#17853)
fix(DB/Gameobject): Sniffed Values for 187667 'Hanging, Tall/Thin, Small - MFF'
2023-11-26 06:14:34 -03:00
sudlud
6bc842a61b fix(DB/Gameobject): Sniffed Values for 187708 'Torch Target Brazier' (#17854) 2023-11-26 06:14:15 -03:00
github-actions[bot]
6337eedefc chore(DB): import pending files
Referenced commit(s): ac313294eb
2023-11-26 09:05:00 +00:00
sudlud
b36db65f64 fix(DB/Gameobject): Sniffed Values for 188020 'Camp Banner' (#17857) 2023-11-26 06:04:44 -03:00
sudlud
ac313294eb fix(DB/Gameobject): Sniffed Values for 188021 'Camp Pavilion' (#17858) 2023-11-26 06:04:07 -03:00
Winfidonarleyan
be147b2c71 chore(Shared/Network): make all pointers to std::unique_ptr (#17787)
chore(Shared/Network): using smart pointers instead of native ptr's
2023-11-25 19:23:52 +01:00
Kitzunu
23606bcba0 chore(Core/Player): codestyle (#17841) 2023-11-24 16:52:36 +01:00
Tristan 'Natrist' Cormier
86d704a514 chore(Core/Chat): add Channel::ShouldAnnouncePlayer() method (#17819) 2023-11-24 09:03:30 -03:00
Dan
d4931755ea fix(Scripts/Commands): make sure no invalid IDs can be passed in map creation for .go xyz (#17836)
* handle wrong ID

* remove enum

* white line at end

got removed for some reason idk

* a tab
2023-11-24 01:20:09 +01:00
pedrohfm9
c02cccb87c fix(Scripts/SholazarBasin) update the code to ensure the vehicle catches fire (#17833)
* fix(DB/Creature): Grunda Bronzewing is now mounted

Grunda Bronzewing is now mounted

* Update Fix-Grunda Bronzewing in Honor Hold is not riding on a golden gryphon.sql

Grunda Bronzewing is now mounted

* Rename Fix-Grunda Bronzewing in Honor Hold is not riding on a golden gryphon.sql to Fix-Grunda.sql

Grunda Bronzewing is now mounted

* Delete Fix-Grunda.sql

* Update zone_sholazar_basin.cpp

* Update zone_sholazar_basin.cpp
2023-11-23 22:51:14 +01:00
pedrohfm9
1850c974a4 fix(Core/Spells): Fix aura interruption flags for Scarlet Raven Priest Image for quest A Fall From Grace (#17828)
* Update src/server/game/Spells/SpellInfoCorrections.cpp

---------

Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2023-11-23 07:29:45 -03:00
Andrew
b65e67b8bd chore(Core/World): Fix typo in the previous commit (#17826) 2023-11-22 21:00:16 +01:00
Andrew
70e5851c8a feat(Core/Battleground): Add config to allow giving points at level 7… (#17821)
* feat(Core/Battleground): Add config to allow giving points at level 70 RBG

* update

* Update Battleground.h
2023-11-22 20:10:22 +01:00
github-actions[bot]
87b5120250 chore(DB): import pending files
Referenced commit(s): 3e2fa790c6
2023-11-22 11:06:36 +00:00
sudlud
3e2fa790c6 fix(DB/Gameobject): Scarlet Monastery: Add Midsummer decorations (#17818)
fix(DB/Gameobject): Scarled Monastery: Add Midsummer decorations

based on sniffed values for 181354 'Floating, Medium - MFF'
2023-11-22 08:05:42 -03:00
Andrew
d838cad171 refactor(Scripts/Botanica): Update Laj's script after latest changes (#17814) 2023-11-21 07:53:17 +01:00
KJack
42ec86680c fix(Scripts/RuinsOfAhnQiraj): Andorov does not respawn after being killed (#17788) 2023-11-20 21:18:13 -03:00
Andrew
59e9451c3c feat(Core/AI): Implement ScheduleTimedEvent() helper (#17813) 2023-11-20 20:36:15 -03:00
Dan
47752b1b5a fix(Scripts/TheEye): adjust Solarian timers based on sniffs (#17812) 2023-11-20 19:20:48 -03:00
github-actions[bot]
84109eaa8c chore(DB): import pending files
Referenced commit(s): d432319937
2023-11-20 21:35:39 +00:00
sudlud
d432319937 fix(DB/Gameobject): Sniffed Values for 181388 'Standing, Interior, Me… (#17810)
fix(DB/Gameobject): Sniffed Values for 181388 'Standing, Interior, Medium - MFF'
2023-11-20 22:34:48 +01:00
github-actions[bot]
27454d1970 chore(DB): import pending files
Referenced commit(s): 0fe18f7c6b
2023-11-20 21:15:40 +00:00
Andrew
0fe18f7c6b fix(Scripts/ThousandNeedles): Improve the handling of quest 5151 (Hyp… (#17811) 2023-11-20 18:14:43 -03:00
github-actions[bot]
6289565bbf chore(DB): import pending files
Referenced commit(s): db44d7a35a
2023-11-20 19:55:04 +00:00
Dan
db44d7a35a fix(DB/Creature): make sure Enchanted Elementals always walk and not run towards Lady Vashj (#17809)
initial
2023-11-20 16:54:13 -03:00
github-actions[bot]
e940305cff chore(DB): import pending files
Referenced commit(s): 5a5f9ed8f4
2023-11-20 18:38:41 +00:00
Andrew
5a5f9ed8f4 fix(DB/GameObject): Fix being able to target Vashj's bridge (#17808) 2023-11-20 15:37:45 -03:00
github-actions[bot]
37ae9acb09 chore(DB): import pending files
Referenced commit(s): 9ff405fdb0
2023-11-20 18:08:57 +00:00
Dan
9ff405fdb0 fix(DB/SAI): allow Vashj'ir Honor Guard to use Frightening Shout (#17807)
initial
2023-11-20 15:08:07 -03:00
github-actions[bot]
7e21c89ba1 chore(DB): import pending files
Referenced commit(s): ca5d71e3ee
2023-11-20 17:49:47 +00:00
sudlud
ca5d71e3ee fix(DB/Gameobject): Sniffed Values for 181358 'Hanging, Square, Large… (#17802)
fix(DB/Gameobject): Sniffed Values for 181358 'Hanging, Square, Large - MFF'
2023-11-20 18:48:56 +01:00
Andrew
e3a7613f56 fix(Core/Creature): Move DespawnOnEvade() respawn handling to map level (#17806) 2023-11-20 12:18:48 -03:00
qwe900
e8ccda12e4 fix(Scripts/ICC/Sindragosa) Airphase should not be forced after 50s if already in p2 (under 35%) (#17722)
* Update boss_sindragosa.cpp

* Update boss_sindragosa.cpp
2023-11-20 13:48:45 +01:00
github-actions[bot]
57ea341680 chore(DB): import pending files
Referenced commit(s): 59af34ee16
2023-11-20 11:22:32 +00:00
Andrew
59af34ee16 fix(DB/Creature): Lady Vashj should despawn on evade (#17805) 2023-11-20 08:21:37 -03:00
github-actions[bot]
f39906d270 chore(DB): import pending files
Referenced commit(s): 7795dc4379
2023-11-20 09:47:31 +00:00