Kitzunu
|
668864556b
|
fix(CI/Codestyle): Ignore comments for backtick check (#21343)
|
2025-02-07 00:09:55 +01:00 |
|
github-actions[bot]
|
703deaa388
|
chore(DB): import pending files
Referenced commit(s): ce3a25e516
|
2025-02-06 20:12:08 +00:00 |
|
blinkysc
|
ce3a25e516
|
fix(DB/Creature): Fix gold drop rate for sunfury mobs in netherstorm (#21250)
|
2025-02-06 21:11:08 +01:00 |
|
chaosua
|
775febad9c
|
fix(Scripts/Northrend): Exclude Dalaran Sewer Exit Pipe from GUARD teleport checks (#21222)
|
2025-02-06 20:50:22 +01:00 |
|
Grimdhex
|
994eccebdf
|
chore(Deps/Zlib): move to Cloudflare fork (#21028)
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
|
2025-02-06 14:41:31 +01:00 |
|
github-actions[bot]
|
1cdc7ce56e
|
chore(DB): import pending files
Referenced commit(s): 176007253d
|
2025-02-06 12:05:15 +00:00 |
|
Gabriele Sani
|
176007253d
|
fix(DB/creature_template-skinning_loot_template): Removed some wrong skinloot template (#18626)
|
2025-02-06 13:04:15 +01:00 |
|
github-actions[bot]
|
daf5fbcf8b
|
chore(DB): import pending files
Referenced commit(s): db877ab99b
|
2025-02-06 11:38:40 +00:00 |
|
@cgrahamseven
|
db877ab99b
|
fix(DB/SAI): Add target type correction for spell 43458 (Secrets of Wyrmskull) (#20294)
Co-authored-by: cgrahamseven <chris.graham@protonmail.com>
|
2025-02-06 12:37:35 +01:00 |
|
manstfu
|
478a076589
|
fix(Script/ICC): Make Sindragosa Tail Smash - ignore LOS(#20935)
|
2025-02-06 11:58:28 +01:00 |
|
manstfu
|
23e27f350e
|
fix(Scripts/IcecrownCitadel): Sindragosa P3 Exploit (#20938)
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
|
2025-02-06 11:54:49 +01:00 |
|
Jelle Meeus
|
6e58645751
|
fix(Core/Battlefield): Wintergrasp out of bounds error when setting neutral faction of stalker (#21340)
|
2025-02-06 09:44:27 +01:00 |
|
github-actions[bot]
|
f3c96f6452
|
chore(DB): import pending files
Referenced commit(s): 585b8964ef
|
2025-02-06 08:02:32 +00:00 |
|
Andrew
|
982d80f9ef
|
fix(DB/Text): Fix Brutallus text language (#21338)
|
2025-02-06 09:02:07 +01:00 |
|
github-actions[bot]
|
585b8964ef
|
chore(DB): import pending files
Referenced commit(s): 811342c120
|
2025-02-06 08:01:26 +00:00 |
|
Andrew
|
8f450686b9
|
fix(Scripts/SunwellPlateau): Felmyst should be invincible while flying (#21336)
|
2025-02-06 09:00:56 +01:00 |
|
Andrew
|
811342c120
|
fix(DB/Creature): Kalecgos should despawn on evade (#21335)
|
2025-02-06 09:00:24 +01:00 |
|
github-actions[bot]
|
ab1c969c6e
|
chore(DB): import pending files
Referenced commit(s): 3de0b913f3
|
2025-02-05 18:26:13 +00:00 |
|
Rocco Silipo
|
3de0b913f3
|
fix(DB/Creature) Various Northrend NPCs have SmartAI now. (#21330)
|
2025-02-05 19:25:13 +01:00 |
|
Kitzunu
|
f46fea0ac9
|
fix(CI/Codestyle): Backtick check SET, quote and REPLACE case (#21333)
|
2025-02-05 17:25:34 +01:00 |
|
sudlud
|
34bed0651a
|
fix(DB/world): delete base/db_world/player_classlevelstats.sql (#21329)
|
2025-02-05 15:47:18 +01:00 |
|
github-actions[bot]
|
b717893309
|
chore(DB): import pending files
Referenced commit(s): be422f2f2a
|
2025-02-05 06:44:37 +00:00 |
|
Andrew
|
be422f2f2a
|
fix(Scripts/Spells): Fix Isle of Queldanas Orb of Translocation (#21325)
|
2025-02-05 07:43:39 +01:00 |
|
github-actions[bot]
|
8af593bda9
|
chore(DB): import pending files
Referenced commit(s): 7e2d5c438b
|
2025-02-04 12:35:10 +00:00 |
|
Jelle Meeus
|
7e2d5c438b
|
fix(DB/SAI): Escape from Jaedanar group completion (#21286)
|
2025-02-04 13:34:08 +01:00 |
|
iThorgrim
|
13e3a3c84a
|
Feat(Core/Player): Add ExtraBonusTalentCount methods (#21271)
|
2025-02-04 07:47:26 +01:00 |
|
iThorgrim
|
054018232c
|
feat(Core/Scripting): Add new hook OnUnitSetShapeshiftForm (#21235)
|
2025-02-04 07:41:29 +01:00 |
|
sudlud
|
02a903b16f
|
fix(CI/Windows): fix windows build (#21322)
|
2025-02-03 22:01:14 +01:00 |
|
Kitzunu
|
5d9e45ab9b
|
feat(CI/Codestyle): backtick check for sql (#21321)
|
2025-02-03 21:03:21 +01:00 |
|
sudlud
|
2aaf28800d
|
fix(DB/updates): add missing backticks to 2025_02_03_00.sql (#21320)
|
2025-02-03 18:42:53 +01:00 |
|
iThorgrim
|
c53112d820
|
Feat(Core/Scripting): Add new hook CanPlayerResurrect to simplify HardCore mod etc. (#21272)
|
2025-02-03 18:28:19 +01:00 |
|
p-tkachuk
|
6753b44b16
|
fix(Scripts/Oculus): Prevent boss Urom teleportation to nowhere on fast kill (#21305)
Co-authored-by: Hexadecimal <hd@hd.hd>
|
2025-02-03 17:47:38 +01:00 |
|
Andrew
|
7b47cdebb9
|
fix(Script/ZulAman): Don't start the timer before Harrison Johnes event (#21311)
|
2025-02-03 09:11:08 -03:00 |
|
github-actions[bot]
|
a447308a4b
|
chore(DB): import pending files
Referenced commit(s): cce6f7513e
|
2025-02-03 11:55:18 +00:00 |
|
Andrew
|
e75505d071
|
fix(Scripts/SunwellPlateau): Remove Sunwell Radiance from mobs (#21312)
|
2025-02-03 12:54:19 +01:00 |
|
github-actions[bot]
|
cce6f7513e
|
chore(DB): import pending files
Referenced commit(s): 990b9a524c
|
2025-02-03 11:54:05 +00:00 |
|
Smirnov Sergey
|
990b9a524c
|
fix(DB/Locale) Minor fix Russian locale of quests (#21313)
|
2025-02-03 12:53:05 +01:00 |
|
Kitzunu
|
17412174be
|
feat(Core/SAI): implement SMART_ACTION_DISABLE_REWARD (#21105)
|
2025-02-01 22:49:41 +01:00 |
|
Kitzunu
|
47c5ff904f
|
refactor(Core/Disables): Convert from Namespace to Class Structure (#21109)
|
2025-02-01 22:48:52 +01:00 |
|
github-actions[bot]
|
3b12decaae
|
chore(DB): import pending files
Referenced commit(s): 9e9a2fe5e3
|
2025-02-01 21:47:46 +00:00 |
|
Kitzunu
|
9e9a2fe5e3
|
refactor(Core/ObjectMgr): Change GetAcoreString from char const* to s… (#21213)
...ring
|
2025-02-01 22:46:42 +01:00 |
|
Kitzunu
|
137337601d
|
fix(DB/Misc): Bad delete in update file (#21307)
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
|
2025-02-01 16:48:24 +01:00 |
|
github-actions[bot]
|
5e7d4bd9d7
|
chore(DB): import pending files
Referenced commit(s): c94f41d868
|
2025-02-01 07:51:16 +00:00 |
|
Andrew
|
d3296f6462
|
refactor(Scripts/MagisterTerrace): Clean up Vexallus instance script … (#21303)
|
2025-02-01 08:50:21 +01:00 |
|
github-actions[bot]
|
c94f41d868
|
chore(DB): import pending files
Referenced commit(s): 22e028b054
|
2025-02-01 07:50:10 +00:00 |
|
Andrew
|
22e028b054
|
fix(DB/SAI): Fix Brightscale Wyrm Energy Infusion (#21304)
|
2025-02-01 08:49:05 +01:00 |
|
github-actions[bot]
|
80220f9178
|
chore(DB): import pending files
Referenced commit(s): 9c214f0de0
|
2025-01-31 16:23:28 +00:00 |
|
blinkysc
|
9c214f0de0
|
fix(Scripts/MagisterTerrace/DB) Vexallus Boss Complete Overhaul (#21266)
|
2025-01-31 17:22:25 +01:00 |
|
github-actions[bot]
|
158f81a973
|
chore(DB): import pending files
Referenced commit(s): 00b8a3f419
|
2025-01-31 12:20:19 +00:00 |
|
Jelle Meeus
|
00b8a3f419
|
feat(Core/WorldState): implement Battle for Sun's Reach Event (#21219)
Co-authored-by: killerwife <killerwife@gmail.com>
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Co-authored-by: MantisLord <sabinprosper@gmail.com>
|
2025-01-31 13:19:12 +01:00 |
|