ZhengPeiRu21
76f4f741d8
Merge branch 'azerothcore:master' into Playerbot
2022-09-13 18:48:47 -06:00
ZhengPeiRu21
f01459553f
feat(Core): Hide Quest Sparkle Config Option ( #13005 )
2022-09-13 21:40:27 -03:00
ZhengPeiRu21
774225e669
Merge branch 'azerothcore:master' into Playerbot
2022-08-18 13:48:09 -06:00
M'Dic
8b9541873a
feat(Core/ChatHandler/Conf): Flood Control Addon Messages ( #12603 )
...
* feat(Core/ChatHandler): Flood Control Addon Messages
Original Closed PR by @Kitzunu
https://github.com/azerothcore/azerothcore-wotlk/pull/11675
Cherrypicked TC:
cherry-pick commit (TrinityCore/TrinityCore@5384fc1 )
cherry-pick commit (stoneharry/TrinityCore@a0629fc )
Co-Authored-By: stoneharry 3818405+stoneharry@users.noreply.github.com
Co-Authored-By: Shauren shauren.trinity@gmail.com
Co-Authored-By: stoneharry <3818405+stoneharry@users.noreply.github.com >
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
Co-Authored-By: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* update: (pr): Review Response
* update: (core): Chathandler
No reason why this case should even exist. Previous or current. This cast is under two sided interations which will always lead to you being in a group of some sorts. there is literally zero sense having a above or equal to level 80 if statement here.
* update (cleanup): Code Style
suggestion per @Nefertumm
Co-Authored-By: Angelo Venturini <nefertum.dev@protonmail.com >
Co-authored-by: stoneharry <3818405+stoneharry@users.noreply.github.com >
Co-authored-by: Shauren <shauren.trinity@gmail.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com >
2022-08-17 10:37:34 -04:00
郑佩茹
a44c241430
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/apps/worldserver/worldserver.conf.dist
# src/server/game/Battlegrounds/Battleground.h
# src/server/game/Entities/Player/Player.cpp
# src/server/game/World/World.cpp
2022-07-13 10:31:30 -06:00
ZhengPeiRu21
a6e8f060a5
feat(Core/Config): Configurable Water Breath Timer ( #11945 )
...
* feat(Core/Config): Configurable Water Breath Timer
* Config Formatting
Add missing linebreaks
* Use int instead of float for water breath timer
* Correctly get CONFIG_WATER_BREATH as Int instead of Float value
* Move CONFIG_WATER_BREATH_TIMER to WorldInt configs
* More logical WaterBreath configuration
2022-07-10 14:14:27 -04:00
郑佩茹
98c22aa96d
Merge branch 'master' of https://github.com/ZhengPeiRu21/azerothcore-wotlk into Playerbot
2022-06-21 13:23:18 -06:00
Kitzunu
73bd2b446c
fix(Core/Groups): Level restriction on allowing raid groups ( #12110 )
2022-06-21 13:18:03 -03:00
郑佩茹
743479e817
Merge branch 'Playerbot' of https://github.com/ZhengPeiRu21/azerothcore-wotlk into Playerbot
2022-06-16 10:06:30 -06:00
郑佩茹
7cc44a4ab1
Merge branch 'breathTimerConfig' into Playerbot
2022-06-16 10:06:05 -06:00
ZhengPeiRu21
2d7cba14db
Merge branch 'azerothcore:master' into Playerbot
2022-06-10 08:51:40 -06:00
Kargatum
94528cd44d
feat(Tools/DbImport): implement separated app for importing DB ( #11614 )
2022-06-09 08:23:38 -03:00
郑佩茹
46e9e82118
feat(Core/Config): Configurable Water Breath Timer
2022-06-03 12:34:31 -06:00
郑佩茹
b314b3a711
Merge branch 'master' into Playerbot
2022-05-31 09:11:39 -06:00
Kargatum
4fbec972a8
refactor(Cmake): add support build selected applications and tools ( #11836 )
2022-05-31 17:05:39 +07:00