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
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
iThorgrim
c53112d820
Feat(Core/Scripting): Add new hook CanPlayerResurrect to simplify HardCore mod etc. ( #21272 )
2025-02-03 18:28:19 +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
Kitzunu
9e9a2fe5e3
refactor(Core/ObjectMgr): Change GetAcoreString from char const* to s… ( #21213 )
...
...ring
2025-02-01 22:46:42 +01:00
blinkysc
9c214f0de0
fix(Scripts/MagisterTerrace/DB) Vexallus Boss Complete Overhaul ( #21266 )
2025-01-31 17:22:25 +01: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
Kitzunu
9b3d54dd60
refactor(Core/Motd): improve and simplify ( #21252 )
2025-01-27 11:07:46 +01:00
Andrew
8f16de2084
feat(Core/Unit): Implement SetEmoteState() and ClearEmoteState() helpers ( #21279 )
2025-01-27 06:35:12 -03:00
Grimdhex
edf2959a26
feat(Core/Creatures): implement a sparring system ( #19824 )
2025-01-26 09:40:37 +01:00
Exitare
a74e06c27c
feat(Core/Autobroacast): Add autobroadcast locale ( #20946 )
2025-01-26 09:37:32 +01:00
skelUA
d2500e8cb7
fix(Core/Auction): Fix usable item search in auction ( #21267 )
2025-01-25 22:04:01 +01:00
Andrew
d851f97f40
fix(Core/Instances): Ensure team is acquired before spawning creatures ( #21221 )
2025-01-21 20:13:22 -03:00
Kitzunu
0733c30471
refactor(Core/Player): Improve Channel.RestrictedLfg handling ( #21145 )
2025-01-21 19:09:31 +01:00
Kitzunu
847d2156fc
refactor(Core/Loot): Simplify GetFishLoot with for loop and merge Get… ( #21217 )
2025-01-20 14:09:27 +01:00
sudlud
c72ac105e4
fix(Core/Gameobject): prevent getting empty fishing loot ( #21216 )
2025-01-19 21:34:02 +01:00
Andrew
b238daa7a8
refactor(Scripts/BloodFurnace): Clean up instance script ( #21207 )
2025-01-19 20:33:19 +01:00
Kitzunu
9c43adc445
fix(Core/ObjectMgr): Potential crash in GetModuleString() ( #21211 )
2025-01-19 20:31:54 +01:00
daobashun
9db9c42cb0
fix(Scripts/ScarletMonastery): improvement ScarletMonastery ( #17558 )
...
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2025-01-19 12:42:18 +01:00
FlyingArowana
eb37cd8d3e
fix(Core/DB) - Correct the max length of a username to 17 characters ( #21183 )
2025-01-19 08:18:56 +01:00
FlyingArowana
759c912bd1
feat(Core) - Additional "ActionButton" log information. ( #21201 )
2025-01-19 08:14:11 +01:00
iThorgrim
90566589b0
feat(Scripting/Spell): Add new hooks for Spell (OnSpellCast, OnSpellPrepare, OnSpellCancel) ( #21149 )
2025-01-18 12:26:39 -03:00
Andrew
882951c613
fix(Core/Unit): Fix fast creatures chasing indefinitely ( #21200 )
2025-01-18 00:00:04 -03:00
Andrew
4a3fab424c
refactor(Core/Instances): Implement GetTeamIdInInstance() for two-fac… ( #21168 )
2025-01-17 23:51:25 -03:00
Kitzunu
12aa9dc12c
fix(Core/Misc): Resolve output formatting issues with fmt library ( #21191 )
2025-01-17 10:27:46 +01:00
Kitzunu
2aa8c8aa80
refactor(Core/SmartScripts): Clean up validation logic by replacing A… ( #21184 )
2025-01-16 20:49:26 +01:00
Andrew
241d05f569
fix(Core/Map): Fix crash OnPlayerLeave() ( #21155 )
2025-01-13 17:33:05 -03:00
manstfu
bf4118362a
fix(Core/Group): CF Faction Assign & Leader Instance Faction ( #21118 )
...
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2025-01-13 08:54:47 -03:00
Andrew
07937d34da
feat(Scripts/Commands): Implement opendoor command ( #21136 )
2025-01-10 20:48:58 -03:00
Jelle Meeus
5bc20a184d
fix(Player/SpellQueue): bandaid crashfix ( #21103 )
2025-01-10 19:38:24 -03:00
Tralenor
70c34bd403
fix(Core/World): edge case when last Char on realm was deleted ( #20864 )
2025-01-09 20:20:02 +01:00
Andrew
fb3749718e
fix(Scripts/Spells): Move Curse of Mending (7098 & 39647) to spell sc… ( #21117 )
2025-01-09 20:15:50 +01:00
SaW
64d524f889
fix(Core/Threading): Modernize/Improve thread safety, performance, and maintainability of the MapUpdater class ( #21081 )
...
Co-authored-by: Anton Popovichenko <walkline.ua@gmail.com >
2025-01-08 10:40:57 -03:00
Kitzunu
4b8dca1ea2
fix(Core/Misc): Correct some fmt logs ( #21106 )
2025-01-07 06:08:19 +01:00
Kitzunu
275ff66e29
chore(Core/World): improve server restart/shutdown logging ( #21046 )
2025-01-04 10:36:23 +01:00
Jelle Meeus
fa9718b737
fix(Core/Spells): Remove level scaling from Booming Voice ( #21054 )
2025-01-01 20:24:39 -03:00
Kitzunu
6ea9b7a9cb
fix(Core/Player): fix output for disabled maps ( #21068 )
2024-12-30 16:42:09 -03:00
Jelle Meeus
638b8ea621
fix(Scripts/Spells): Death Knight Army of the Dead auras ( #19795 )
2024-12-28 14:23:14 +01:00
Saqra1
af9f416751
fix(Core/Spells): Initial threat for periodic effects ( #21045 )
...
Co-authored-by: tarwyn <tarwyn@thesilvercircle.org >
2024-12-26 18:25:08 +01:00
Kitzunu
bff594c4f5
feat(Unit/Misc): HasAnyAuras() HasAllAuras() HasAuras() ( #21040 )
2024-12-26 05:51:54 -03:00
Takenbacon
0a70ebc3af
fix(Core/Auctionhouse): Fix auctionhouse searches with locales other than enUS ( #21019 )
2024-12-23 08:26:18 +01:00
Exitare
7be3c82505
feat(Core/Creature): Add new config option for npc speeds ( #20617 )
2024-12-22 09:45:39 +01:00
Exitare
b4d04b1af1
refactor(Core/Event): Load event vendors seperatly ( #20906 )
2024-12-22 09:44:50 +01:00
EricksOliveira
2110f7cc84
Core/TempSummons: avoid use MoveInLineOfSight before InitSummon ( #20999 )
2024-12-22 09:03:28 +01:00
Jelle Meeus
f011cbb602
refactor(Core/Unit): Add naming for all ShapeshiftFlags ( #20989 )
2024-12-22 08:56:54 +01:00
Kitzunu
d2b88bdc1e
feat(CI/Codestyle); Check for double semicolons ( #20996 )
2024-12-21 22:19:49 +01:00
Exitare
25fb6cca47
fix(Core/WorldSession): incorrect fmt formatting ( #20926 )
2024-12-20 15:38:17 +01:00
Kitzunu
ceefd89a06
feat(CI/Codestyle): check for curly brackets before/after if/else statements ( #20977 )
...
* feat(CI/Codestyle): check for braces after if/else statements
* right need to edit a cpp file to trigger cpp check
* Revert "right need to edit a cpp file to trigger cpp check"
This reverts commit 2e34d8c52f35216549107a3476e79e79ea2ae077.
* fix codestyle in cpp
* Update oculus.cpp
* Update codestyle.py
* Update codestyle.py
* Update codestyle.py
* Update codestyle.py
2024-12-19 21:14:58 +01:00