summaryrefslogtreecommitdiff
path: root/src/server/game/Scripting
AgeCommit message (Expand)Author
2023-09-20feat(Core/Player): Addition of a Hook in CanFlyInZone check (#16590)Tralenor
2023-09-08feat(Core/Scripting): Implement OnAllowedToLootContainerCheck() hook (#17209)Skjalf
2023-08-28refactor(Core): remove unused imports (#17094)Francesco Borzì
2023-06-27fix(Scripts/Player): correct the parameter order in OnUpdateGatheringSkill (#...Žan Skamljič
2023-06-24chore(Core/ScriptMgr): Hooks used in mod-aoe-loot (#16589)Walter Pagani
2023-06-19chore(Core/ScriptMgr): Add Hooks for profession skill gains (#16526)Žan Skamljič
2023-06-13chore(Core/ScriptMgr):Add Hook OnBeforeFillQuestLootItem (#16509)Walter Pagani
2023-05-13chore(core): Cleanup code p2 (#16041)天鹿
2023-05-05feat(Core/Hooks): Add parameter to detect XP origin for OnGiveXP hook. (#16109)AnchyDev
2023-04-17feat: Add CanPlaceAuctionBid hook (#15154)ZhengPeiRu21
2023-02-12chore(Core/Misc): Change all TODO to doxygen comment (#14966)Kitzunu
2023-02-07feat(Core/Scripting): Implement OnBeforeSetBossState (#14891)55Honey
2023-02-04feat(Core/Scripting): Added new hook: OnInstanceIdRemoved. (#14670)UltraNix
2022-12-24feat(Core/Scripting): Pass SpellInfo through the ModifyPeriodicDamage… (#14...Skjalf
2022-12-20fix(Core): Correct Quest Details Display at Max Level (#13046)ZhengPeiRu21
2022-11-07feat(Core/Scripting): Create OnStoreNewItem() hook (#13725)Skjalf
2022-11-05feat(Core/Scripting): Expand ModifySpellDamageTaken() to include the … (#13...Skjalf
2022-11-02feat(Core/Scripting): Implement OnAuraApply() hook for unitscripts (#13658)Skjalf
2022-11-02feat(Core/Scripting): Expand ModifyHealReceived() to also include hea… (#13...Skjalf
2022-10-01update (core): Startup console capitalizations (#13195)M'Dic
2022-09-21feat(core): OnFfaPvpStateUpdate Event (#13023)DavuKnight
2022-09-21feat(Core): OnBeforeLootMoney hook (#13030)ZhengPeiRu21
2022-09-21fix(Core): CanAccountCreateCharacter hook parameters (#13060)ZhengPeiRu21
2022-09-19feat(Core): CanAccountCreateCharacter hook (#13020)ZhengPeiRu21
2022-09-18fix(Core): Correct Post 3.1 Fishing Skill Leveling (#12996)ZhengPeiRu21
2022-09-06feat(Scripting/Hooks): Add OnBeforeOpenItem Hook (#12576)AnchyDev
2022-09-06feat(Core): OnBeforeChooseGraveyard Hook (#12860)ZhengPeiRu21
2022-07-26feat(Core): Add OnGroupRollRewardItem hook. (#12538)AnchyDev
2022-07-11feat(Core/Scripting): Add several UnitHooks (#12365)Skjalf
2022-07-11feat(Core): add OnDisplayId hook (#12320)Axel Cocat
2022-07-09feat(Core/Scripting): Implement OnAllowedForPlayerLootCheck() hook (#12316)Skjalf
2022-05-06feat(Core/DB): Add Hooks On creature/game object save to db (#11246)Tralenor
2022-03-24feat(Scripting/Hooks): implement OnQuestComputeXP() hook (#10934)ZhengPeiRu21
2022-03-15feat(Core/Battleground): rework bg queue system (#10817)Kargatum
2022-03-12fix and bringing to a unified style warnings of server loading logs to be mor...Bogir[rus]
2022-02-26fix/feat: (Core/PacketIO): updated sound and creature addon (#10813)acidmanifesto
2022-02-20feat(Scripting/Hooks): Implement OnGameEventCheck() hook (#10761)Skjalf
2022-02-14fix(Core/Misc): Change const to be after type name (#10591)Kitzunu
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-02-02refactor(Core/Hook): OnPlayerReputationChange (#10471)Nefertumm
2022-01-31feat(Core/Scripting): Implement OnLoadSpellCustomAttr global hook (#10469)Skjalf
2022-01-31fix(Core/Scripting): Fix healing reduction abilities not applying cor… (#10...Skjalf
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-24feat(Core/Time): Implement saparated manager for game time (#8630)Kargatum
2022-01-23feat(Core/Scripting): Implement OnSpellHealingBonusTakenNegativeModifiers hoo...Skjalf
2022-01-21feat(Core/ScriptMgr): add new hook `OnAfterUnloadAllMaps` (#10279)Kargatum
2022-01-19feat(Core/Common): add new helpers for time utility (#10207)Kargatum
2022-01-17refactor(Core): apply clang-tidy modernize-* (#9975)Francesco Borzì
2022-01-01feat(Core/Scripting): OnBuildValuesUpdate hook (#9961)Skjalf
2021-12-31refactor(Core/Misc): abs() to std::abs() (#9789)Kitzunu