Celandriel
be3c2e65a1
Merge remote-tracking branch 'acore/master' into test-staging
2026-05-08 18:22:10 +00:00
Andrew
bceaddb73b
feat(Core/Scripting): Add OnBattlefieldWarEnd script hook ( #25754 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 21:24:27 -03:00
kadeshar
186e3197e7
Merge branch 'azerothcore:master' into test-staging
2026-04-24 23:01:48 +02:00
Axel Cocat
cd3cccc961
feat(Core/Scripting): Add OnPlayerBeforeGetLevelForXPGain hook ( #25295 )
2026-04-24 08:17:31 +02:00
Axel Cocat
4fd0c385da
feat(Core/Scripting): Pass IoContext to OnNetworkStart ( #25501 )
2026-04-23 16:41:26 +02:00
Keleborn
4f2098189b
Merge remote-tracking branch 'upstream/master' into test-staging
2026-04-17 09:40:52 -07:00
sogladev
117095f1cb
feat(Core/Scripting): OnPlayerResurrect allow changing of applySickness ( #25353 )
2026-04-15 08:03:56 -03:00
Keleborn
89b810b2fb
Merge remote-tracking branch 'acore/master' into test-staging
2026-04-03 13:46:54 -07:00
Axel Cocat
0246faa95a
feat(Core/Scripting): Add OnPlayerLearnTaxiNode hook ( #25288 )
2026-03-29 01:20:27 +01:00
kadeshar
144988152a
Merge branch 'azerothcore:master' into 20260320-ac-merge
2026-03-20 20:54:41 +01:00
EElenov
601a4231f6
feat(Core/Player): Add 'OnPlayerCanLearnTalent' hook ( #24826 )
2026-03-17 20:30:57 +01:00
kadeshar
380df7600b
Merge pull request #175 from azerothcore/master
...
Test-staging branch
2026-03-07 11:34:13 +01:00
Andrew
8422ec906f
feat(Core/Scripting): Implement OnBattlefieldBeforeInvitePlayerToWar() ( #24973 )
2026-03-02 20:05:43 -03:00
Andrew
e74adf550e
feat(Core/Scripting): Add Battlefield scripting hooks and API ( #24957 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-01 21:54:15 -03:00
kadeshar
db1e8c6a6e
Merge pull request #170 from azerothcore/master
...
Update 2026-2-22
2026-02-27 22:55:09 +01:00
blinkysc
686aafd57b
feat(Core/Hooks) Adds hooks for BG and Arena systems. ( #23543 )
2026-02-16 00:45:03 -03:00
Benjamin Jackson
1e47f701ac
feat(Core/Player): Add hooks for reputation price discount calculation. ( #24666 )
2026-02-15 23:44:44 +01:00
bashermens
d909d4be4e
Merge pull request #157 from azerothcore/master
...
Update
2026-01-22 17:27:50 +01:00
blinkysc
d908b4c2fc
refactor(Core/Network): Port TrinityCore socket optimizations ( #24384 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com >
Co-authored-by: Shauren <shauren@users.noreply.github.com >
2026-01-15 10:47:58 -03:00
bash
0a0ba0a53f
minimize delta, legacy and merge mistakes over the years
2026-01-08 00:50:49 +01:00
Revision
382896c857
Merge branch 'master' into merge-master
2026-01-03 17:37:33 +01:00
Benjamin Jackson
d025568b65
fix(Core/Entities): Use lifetime PvP rank rather than current title for PvP credit message. ( #23961 )
...
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2025-12-27 00:45:33 +01:00
Munzeria
ae8dd49fd4
feat(Core/PlayerScript): Add Unequip hook ( #23248 )
...
Co-authored-by: Munzeria <Munzeria@dontemailme.lol >
Co-authored-by: sudlud <sudlud@users.noreply.github.com >
2025-12-27 00:09:56 +01:00
bash
58c1c49610
Merge remote-tracking branch 'upstream/master' into Playerbot
...
# Conflicts:
# src/server/game/Spells/SpellInfoCorrections.cpp
# src/server/scripts/Northrend/Naxxramas/boss_thaddius.cpp
2025-12-07 12:04:32 +01:00
Tereneckla
2f7f9bd72f
fix(Core/Spells): Implement TrinityCore spell_group and spell_group_stack_rules ( #23346 )
...
Co-authored-by: treeston <treeston.mmoc@gmail.com >
Co-authored-by: Trisjdc <trisjdc@gmail.com >
Co-authored-by: QAston <none@none>
Co-authored-by: ariel- <ariel-@users.noreply.github.com >
Co-authored-by: Shauren <shauren.trinity@gmail.com >
Co-authored-by: Jelle Meeus <sogladev@gmail.com >
2025-11-28 16:01:25 -03:00
bash
bc9ca38d78
changed into the current license model
2025-11-24 15:42:51 +01:00
bashermens
454a4f34f0
Revert "Core merge 17112025 ( #104 )"
...
This reverts commit 236c842934 .
2025-11-23 23:02:15 +01:00
kadeshar
236c842934
Core merge 17112025 ( #104 )
...
* fix(DB/SmartAI): improve Harry surrendering during quest 'Gambling Debt' (#23598 )
* fix(DB/Quest): The Kalu'ak dailies reward 500 rep (#23600 )
* chore(DB): import pending files
Referenced commit(s): fb03f41b2a
* fix(DB/GameEvent): Remove midsummer pole in K3 (#23614 )
* chore(DB): import pending files
Referenced commit(s): 7b0000d6ee
* fix(DB/SmartAI): increase reliability of quest event Foolish Endeavors (#23612 )
* chore(DB): import pending files
Referenced commit(s): 86f219abbc
* fix(Scripts/AreaTrigger): players become stuck after Last Rites (#23613 )
* chore(DB): import pending files
Referenced commit(s): c1a8047cf1
* fix(Core/Vmaps): Fix inconsistency of hitInstance and hitModel to cause wrong area ids (#23233 )
Co-authored-by: ModoX <moardox@gmail.com >
Co-authored-by: Shauren <shauren.trinity@gmail.com >
Co-authored-by: Grimdhex <237474256+Grimdhex@users.noreply.github.com >
Co-authored-by: sudlud <sudlud@users.noreply.github.com >
* fix(DB/Gameobject): Sniffed Values for 'Wild Mustard' spawns (#23608 )
* fix(DB/SmartAI): remove large combat distance of Frostbrood Sentry (#23607 )
* chore(DB): import pending files
Referenced commit(s): 41d40b236f
* fix(DB/ReputationRewardRate): Patch 3.0.0 gain for Northrend factions (#23597 )
* chore(DB): import pending files
Referenced commit(s): 067a898caa
* fix(Core/Map): It should be ensured that the instance is unloaded only after the Creature Respawn. (#23103 )
* fix(Scripts/Northrend): Sniffing Out The Perpetrator horde (#23620 )
* fix(Scripts/Northrend): ensure Drakuru stays in place during Betrayal (#23619 )
* chore(DB): import pending files
Referenced commit(s): 928e145694
* fix(DB/SmartAI): quest 'Reconnaissance Flight' (#23628 )
Co-authored-by: dr-j <dr-j@users.noreply.github.com >
Co-authored-by: Killyana <morphone1@gmail.com >
* fix(DB/QuestOfferReward): remove mention of a beta recipe in text (#23629 )
* fix(DB/Conditions): update quest conditions to drop chokers (#23610 )
* chore(DB): import pending files
Referenced commit(s): bca8f7ce07
* refactor(Core/PlayerScript): Delete OnPlayerChat, use OnPlayerCanUseChat (#23617 )
* fix(Core/SmartAI): startup warnings unused params (#23551 )
* fix(Core/Unit): Druid Talent Survival of the Fittest lacking immunity to creature daze (#23471 )
* fix(DB/SAI): Fix Fizzcrank Paradrop teleporters (#23633 )
* chore(DB): import pending files
Referenced commit(s): 94ba1c210d
* fix(Core): Fix waterwalking after dying in instance (#23593 )
* fix(DB/SAI): don't remove all auras when mounting flamebringer (#23640 )
* chore(DB): import pending files
Referenced commit(s): 22f91f3802
* fix(DB/SAI): Emerald Lasher goes out of the terrain when aggroed. (#23642 )
* chore(DB): import pending files
Referenced commit(s): f9d6fe41de
* fix(DB/SAI): Burning Depths Necromancer no longer stays in place. (#23641 )
* chore(DB): import pending files
Referenced commit(s): 1037471c8d
* fix(DB/SAI): Remove SmartAI from Valkyrion Harpoon Gun. (#23646 )
* chore(DB): import pending files
Referenced commit(s): 8e3a7e6dcf
* fix(DB/Creature): Fix Weakened Reanimated Frost Wyrm inhabit type (#23645 )
* chore(DB): import pending files
Referenced commit(s): 3baa18ef5b
* fix(DB/Spell): Infectious Bites should stack from different casters (#23647 )
* chore(DB): import pending files
Referenced commit(s): 5aede412ab
* fix(DB/SAI): Solve various issues with It Goes to 11... quest. (#23651 )
* fix(DB/Loot): Fireproof Satchel will now always drop the Ritual of Torch (#23585 )
* chore(DB): import pending files
Referenced commit(s): 1090c209b3
* fix(Scripts/Northrend): Betrayal quest (#23650 )
* fix(Script/BlackTemple): Reliquary of Souls will use 45 degree in front to set incombat (#22938 )
* fix(Scripts/Spell): Fix Animal Blood spawning when it shouldn't (#23656 )
* fix(Scripts/BoreanTundra): Script Bloodspore Haze/Psychosis (#23657 )
* chore(DB): import pending files
Referenced commit(s): baf7957e36
* fix(DB/SAI): Sibling Rivalry quest credit if mounted (#23659 )
* chore(DB): import pending files
Referenced commit(s): 6919cc679d
* fix(docs/license): use GPLv2 as MaNGOS-based project (#23655 )
* fix(Core/Achievements): a character can only have 1 race realm first (#23626 )
* chore: fix leftover license header (#23678 )
* fix(Scripts/HoL): Update Loken script (#23587 )
* fix(Scripts/DTK): Update King Dred script (#23572 )
* fix(DB/SAI): Bitter Departure quest credit (#23658 )
* chore(DB): import pending files
Referenced commit(s): e595425578
* fix(DB/Conditions): Ice Shard require Icy Imprisonment (#23661 )
* chore(DB): import pending files
Referenced commit(s): 8294652e77
* fix(DB/Loot): add Scourge Curio drop to Lost Shandaral Spirit (#23686 )
* chore(DB): import pending files
Referenced commit(s): b6ed4347fe
* fix(DB/Gameobject): fix spell focus location for 'Will of the Titans' (#23683 )
* chore(DB): import pending files
Referenced commit(s): 388f18895d
* fix(DB/Creature): update IOC Demolisher spells (#23685 )
* chore(DB): import pending files
Referenced commit(s): cdfa50c990
* fix(Scripts/Northrend): IOC boss cast ability Mortal Strike (#23684 )
* fix(Scripts/BoreanTundra): Fix Beryl Sorcerer engaging mobs (#23690 )
* fix(Core/Entities): Improve interactions between taxis and players regarding PvP flag. (#23681 )
* fix(DB/Creature): Peon Gakra should be an innkeeper (#23699 )
* chore(DB): import pending files
Referenced commit(s): 6abff4ac2b
* fix(Scripts/SholazarBasin): Fix Song of Wind and Water double credit (#23707 )
* fix(DB/SAI): Reanimated Frost Wyrm engage after being hit by quest spell (#23697 )
* fix(DB/SAI): Timely respawn Nesingwary Trappers (#23703 )
* fix(DB/Creature): Fix Fjord Hawk Matriarch unit flags (#23696 )
* fix(DB/Conditions): Fix Fordragon Resolve target conditions (#23701 )
* chore(DB): import pending files
Referenced commit(s): 2942d63125
* fix(DB/Script): Move Tailhorn Stag and Amberpine Woodsman behavior into SmartAI. (#23708 )
* fix(DB/Creature): Set Trigger flag on Steam Vent. (#23710 )
* chore(DB): import pending files
Referenced commit(s): 435ca302ef
* fix(DB/SAI): To Stars' Rest! taxi flight (#23712 )
* chore(DB): import pending files
Referenced commit(s): ab4d59ac9d
* fix (DB/Creature): Set Surveyor Orlond flags. (#23714 )
* chore(DB): import pending files
Referenced commit(s): e8ec77dca7
* fix(DB/Loot): Fix Master Summoner Staff drop chance (#23717 )
* chore(DB): import pending files
Referenced commit(s): 182c055e6e
* fix(Scripts/DTK): Fix Oh Novos! achievement (#23539 ) (#23718 )
* fix(Core/Spells): Remove King Mrgl-Mrgl costume on spell casting (#23713 )
* chore(DB): import pending files
Referenced commit(s): 8c963a11ce
* fix(DB/Reputation): Utigarde Pinnacle normal reputation (#23719 )
* chore(DB): import pending files
Referenced commit(s): 88ed7d66d5
* fix(Scripts/HoS): Clean up faction update hacks (#23720 )
* fix(DB/Reputation): Lower reputation according to rates handling (#23722 )
* fix(DB/Reputation): Oculus normal & UP correction (#23723 )
* chore(DB): import pending files
Referenced commit(s): abc2cf3028
* fix(Scripts/Oculus): Implement crossfaction support for drakes (#23704 )
* fix(DB/Quest): Correct prerequisite for Reclaimed Ration (#23736 )
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com >
* fix(DB/Quest): Correct prerequisite for Salvaging Life's Strength (#23734 )
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com >
* chore(DB): import pending files
Referenced commit(s): afd8197588
* fix(Core/Movement): Fix SummonMovementInform for summons (#23725 )
* refactor(Core/Movement): Fix Build (#23739 )
* fix(DB/SAI): Update Iron Rune Construct SAI to use DO_ACTION instead … (#23716 )
* chore(DB): import pending files
Referenced commit(s): 7cc39f78e2
* fix(DB/SAI): Fix Flamebringer gossip interaction (#23740 )
* chore(DB): import pending files
Referenced commit(s): 9cb683cfcd
* fix(DB/SAI): Nerub'ar member packs now attack together. (#23727 )
* chore(DB): import pending files
Referenced commit(s): 6f5a1b7ccc
* fix(DB/SAI): Remove Harrison Johnes quest flag on escort accept (#23700 )
* chore(DB): import pending files
Referenced commit(s): bacf15d356
* Update crash issue template with log submission guidelines (#23754 )
* Merge
* Updated OnPlayerChat method name to OnPlayerCanUseChat
---------
Co-authored-by: sogladev <sogladev@gmail.com >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: 天鹭 <18535853+PkllonG@users.noreply.github.com >
Co-authored-by: ModoX <moardox@gmail.com >
Co-authored-by: Shauren <shauren.trinity@gmail.com >
Co-authored-by: Grimdhex <237474256+Grimdhex@users.noreply.github.com >
Co-authored-by: sudlud <sudlud@users.noreply.github.com >
Co-authored-by: dr-j <dr-j@users.noreply.github.com >
Co-authored-by: Killyana <morphone1@gmail.com >
Co-authored-by: Undo <50205200+UndoUreche@users.noreply.github.com >
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com >
Co-authored-by: killerwife <killerwife@gmail.com >
Co-authored-by: Tereneckla <Tereneckla@pm.me >
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com >
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com >
Co-authored-by: blinkysc <37940565+blinkysc@users.noreply.github.com >
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com >
Co-authored-by: Traesh <Traesh@users.noreply.github.com >
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com >
2025-11-23 20:45:22 +01:00
Francesco Borzì
50b36e842a
fix(docs/license): use GPLv2 as MaNGOS-based project ( #23655 )
2025-11-14 08:44:25 -03:00
天鹭
50f8f145d2
refactor(Core/PlayerScript): Delete OnPlayerChat, use OnPlayerCanUseChat ( #23617 )
2025-11-12 10:13:26 +01:00
kadeshar
830e1fc5c2
Merge pull request #8 from azerothcore/master
...
Merge
2025-08-30 21:23:42 +02:00
iThorgrim
445161d3b9
refactor(Core/Script): Rename Creature_SelectLevel to OnCreatureSelectLevel for clarity ( #22750 )
2025-08-29 17:19:57 -03:00
kadeshar
234268e3bf
Merge pull request #7 from azerothcore/master
...
Merge
2025-08-27 21:04:10 +02:00
Quartzi
0fc05ed4d2
feat(Core/Scripting): Add OnPlayerGiveReputation script hook ( #21869 )
2025-08-27 04:32:02 -03:00
Yunfan Li
565019ed27
Merge branch 'master' into Playerbot
2025-03-14 21:37:02 +08:00
Vincent Vanclef
dd42f7a673
feat(Core/Entities): Add OnPlayerSendListInventory script hook ( #21676 )
2025-03-11 15:01:55 +01:00
Vincent Vanclef
ffe03f6e14
feat(Core/Entities): add OnPlayerCanGiveLevel script hook ( #21666 )
2025-03-10 08:44:33 +01:00
Yunfan Li
990c85c2cd
Remove MOD_PLAYERBOTS macro to compile without mod-playerbots
2025-02-19 23:01:53 +08:00
Yunfan Li
7d431dc796
Merge branch 'master' into Playerbot
2025-02-19 22:29:36 +08:00
iThorgrim
e28384b059
feat(Core/Scripting): Add new hooks for Ticket ( #21238 )
2025-02-17 03:26:05 +01:00
Exitare
98ceb1c067
fix(Core/PlayerScript) Align player script function names ( #21020 )
...
Co-authored-by: sudlud <sudlud@users.noreply.github.com >
2025-02-16 14:59:41 +01:00
iThorgrim
971ebcae31
feat(Core/Scripting): Add Player skill based hook ( #21273 )
...
Co-authored-by: IntelligentQuantum <IntelligentQuantum@ProtonMail.Com >
Co-authored-by: Ludwig <sudlud@users.noreply.github.com >
2025-02-15 23:10:38 +01:00
Takenbacon
ee69a569c4
fix(Core/Grids): Grid improvements ( #20955 )
2025-02-14 22:11:27 +01:00
Yunfan Li
de3c2b553e
Merge branch 'master' into Playerbot
2025-02-04 23:40:06 +08: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
Yunfan Li
cf035b5e5e
Merge branch 'master' into Playerbot
2025-01-23 23:23:53 +08:00
iThorgrim
90566589b0
feat(Scripting/Spell): Add new hooks for Spell (OnSpellCast, OnSpellPrepare, OnSpellCancel) ( #21149 )
2025-01-18 12:26:39 -03:00
Yunfan Li
c76e70a364
Merge branch 'master' into Playerbot
2024-12-22 13:24:03 +08:00
Exitare
7fd8b04a56
feat(Core/Motd): Allow localized motd ( #20542 )
...
* Initial commit for localized motd
* Rename function that created world packages
* Update to satisfy code check
* Update code to accomodate localized motd
* Update command to support multiple optionales & adjusted db
* Code cleanup
* Update sql name
* Fix codestyle issues
* Remove hardcoded schema
* Add check for valid player in reload command
* Update to better code style
* Add missing include
* Fix redundant code usage
* Add missing include
* Remove sql files and create new rev sql files
* Address minor code reviews
* Fix code style
* Update code to address code revisions.
- Remove two unused functions
- Remove map
- Use available function to resolve LocaleConstant
* Fix code style
* Add check for base motd and update locale to DEFAULT_LOCALE
* Code docs
* Removed some docs, readd defaultd motd formatting
* Fix oversight in variable declaration
* Code style fix
* Update code based on code review
* ready for merge
* Fix set motd command due to changes to DEFAULT_LOCALE
* Fix CI
* Fix trailing whitespace
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2024-12-15 19:50:02 +01:00