Yunfan Li
|
889b509313
|
Merge branch 'master' into Playerbot
|
2024-12-05 00:08:25 +08:00 |
|
Jelle Meeus
|
2d616ce0e8
|
fix(Core/Vmaps): Do not ignore model rotation when calculating liquid level (#20760)
cherry-picked from:
53b4501ce9
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2024-12-01 17:09:47 -03:00 |
|
Yunfan Li
|
66c55bc450
|
Merge branch 'master' into Playerbot
|
2024-09-22 21:56:15 +08:00 |
|
Kitzunu
|
386aea03ee
|
chore(Core/Misc): Some cleanup (#19970)
* remove weird blanks
* update if
* ) ) to ))
* missed some ) )
* now switch
* .
|
2024-09-21 19:34:31 +02:00 |
|
Yunfan Li
|
6f5b504e4c
|
Merge branch 'master' into Playerbot
|
2024-09-07 14:27:11 +08:00 |
|
天鹿
|
19264bea0b
|
Fix(Core/Misc): Acore::StringFormat to fmt format (#19867)
Update MMapMgr.cpp
|
2024-09-05 06:54:44 -03:00 |
|
Yunfan Li
|
414805e692
|
Merge branch 'master' into Playerbot
|
2024-09-04 23:46:34 +08:00 |
|
Kitzunu
|
de2bcbdabf
|
refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)
refactor(Core/Utilities): Acore::StringFormat to fmt format
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/10356
|
2024-09-03 07:59:37 -03:00 |
|
Yunfan Li
|
f5e44cd8a6
|
Merge branch 'master' into Playerbot
|
2024-08-01 15:41:23 +08:00 |
|
Francesco Borzì
|
02a05fbd4c
|
refactor(src/common): remove unused imports (#19506)
* refactor(src/common): remove unused imports
* fix: build
* chore: fix build
* chore: size_t -> std::size_t
* chore: fix fuckup from previous commit
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build with std::size_t
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
|
2024-07-30 20:06:46 -03:00 |
|
Yunfan Li
|
7915f79d04
|
Merge branch 'master' into Playerbot
|
2023-12-12 20:52:42 +08:00 |
|
Winfidonarleyan
|
e90d7a2f92
|
chore(Core/Misc): sort includes (#17776)
* chore(Cleanup): sort includes
* fix build
* fix build again
|
2023-11-18 17:51:26 +01:00 |
|
Yunfan Li
|
2dd1490c18
|
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk into Playerbot
|
2023-09-23 22:44:15 +08:00 |
|
Kitzunu
|
f1111be152
|
chore(misc): cleanup (#17274)
|
2023-09-17 10:19:09 -03:00 |
|
Yunfan Li
|
e2019033c1
|
Merge branch 'master' into Playerbot
|
2023-08-27 00:42:24 +08:00 |
|
Synful-Syn
|
6b583089f3
|
fix(Core/Spell): Stop Blink from the falling player to move upward by 1y and stop moving backward when facing a wall (#16657)
* blink-bad-warps
* Change formatting of an if
|
2023-08-25 09:14:27 -03:00 |
|
ZhengPeiRu21
|
d6a099e98c
|
Merge branch 'azerothcore:master' into Playerbot
|
2023-04-24 09:38:43 -06:00 |
|
天鹿
|
df77b5f4f7
|
chore(core): cleanup code p3 (#16073)
* Update MMapMgr.cpp
* Update UpdateFetcher.cpp
* Update AuctionHouseMgr.cpp
* Update AuctionHouseMgr.h
* Update BattlegroundAV.cpp
* Update ChannelMgr.cpp
* Update ThreatMgr.h
* Update Player.h
* Update PlayerSettings.cpp
* Update ObjectMgr.cpp
* Update Guild.cpp
* Update Guild.h
* Update Map.cpp
* Update World.cpp
* Update boss_nefarian.cpp
* Update boss_prince_malchezaar.cpp
* Update boss_venoxis.cpp
* Update zone_elwynn_forest.cpp
* Update zulfarrak.cpp
* Update boss_novos.cpp
|
2023-04-24 08:13:07 -03:00 |
|
郑佩茹
|
be7c57507f
|
Merge branch 'master' into Playerbot
# Conflicts:
# src/server/game/Entities/Player/Player.h
|
2023-03-16 10:00:13 -06:00 |
|
Stefano Borzì
|
034b521501
|
feat(CI): add cppcheck (#15211)
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
|
2023-03-05 18:47:18 +01:00 |
|
郑佩茹
|
03b3f9d051
|
Merge branch 'master' into Playerbot
# Conflicts:
# src/server/game/World/World.h
|
2023-02-09 12:40:25 -07:00 |
|
Mickaël Mauger
|
24fa3ba828
|
fix(MMAP/core/PathGenerator): Try to fix more water creatures (#13705)
Co-authored-by: jackpoz <giacomopoz@gmail.com>
|
2023-01-02 22:26:12 +01:00 |
|
ZhengPeiRu21
|
80c608df4f
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-10-02 10:46:28 -06:00 |
|
M'Dic
|
967f8ce6d6
|
update (core): Startup console capitalizations (#13195)
|
2022-10-01 13:09:34 -04:00 |
|
郑佩茹
|
98c22aa96d
|
Merge branch 'master' of https://github.com/ZhengPeiRu21/azerothcore-wotlk into Playerbot
|
2022-06-21 13:23:18 -06:00 |
|
UltraNix
|
113bdacb5f
|
fix(Core/Tools): Revert "Handle different slopes in mmaps and Add so… (#12111)
...me more input parameters to improve"
This reverts commit b544eb420e.
Fixes #12079
|
2022-06-21 16:07:53 -03:00 |
|
ZhengPeiRu21
|
0d42597ba3
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-05-22 12:08:05 -06:00 |
|
IntelligentQuantum
|
324112ff4f
|
feat(Common/Collision): missing fclose (#11753)
|
2022-05-19 19:13:06 -03:00 |
|
ZhengPeiRu21
|
0053ac67d9
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-05-10 08:46:47 -06:00 |
|
IntelligentQuantum
|
774c41b8da
|
fix(Core/MMAPs): Fix small steps being considered as NAV_AREA_GROUND_STEEP (#11591)
|
2022-05-08 21:42:31 -03:00 |
|
IntelligentQuantum
|
a31a30566e
|
feat(Tools/Mapextractor): Implemented liquid object detection (#11402)
* .
* .
* .
* .
* .
* .
* .
* Delete Utils.cpp
|
2022-05-08 23:38:22 +02:00 |
|
郑佩茹
|
0326d8576d
|
Merge branch 'master' into Playerbot
# Conflicts:
# src/server/game/World/IWorld.h
# src/server/game/World/World.cpp
# src/server/game/World/World.h
# src/server/scripts/Commands/cs_server.cpp
|
2022-05-02 16:39:21 -06:00 |
|
IntelligentQuantum
|
ad8f8ee5a5
|
feat(Tools): Automatically create directories for tools (#11540)
* .
* .
|
2022-04-27 21:57:21 +02:00 |
|
ZhengPeiRu21
|
84b794ab38
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-04-25 08:58:13 -06:00 |
|
IntelligentQuantum
|
b544eb420e
|
feat(Core/Mmaps): Handle different slopes in mmaps and Add some more input parameters to improve (#10974)
|
2022-04-24 16:44:50 -03:00 |
|
IntelligentQuantum
|
090cc5e2c6
|
fix(Tools/Mapextractor): Fix water height redundancy algorithm ignoring "no water" (#10947)
|
2022-04-24 15:14:20 -03:00 |
|
ZhengPeiRu21
|
8b0ef0b5a0
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-04-22 09:13:49 -06:00 |
|
Kitzunu
|
1501445b0a
|
chore(Core/Misc): nullptr cleanup (#11467)
|
2022-04-21 19:17:20 +02:00 |
|
ZhengPeiRu21
|
a1985ddbeb
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-04-11 08:40:56 -06:00 |
|
UltraNix
|
47790c9714
|
fix(Core/Vmaps): Stop M2s from occluding for spellcast LoS. Original autho… (#11341)
* Core/Vmaps: Stop M2s from occluding for spellcast LoS. Original authors: @Shauren & @HelloKitty
Fixes #11293
* buildfix.
Co-Authored-By: HelloKitty <5829095+HelloKitty@users.noreply.github.com>
|
2022-04-10 09:24:35 -03:00 |
|
ZhengPeiRu21
|
a25c289a5a
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-04-01 08:30:15 -06:00 |
|
IntelligentQuantum
|
cc5f26db7f
|
feat(Core/Vmaps): Changed error message when loading outdated vmaps (#10490)
|
2022-04-01 06:56:04 -03:00 |
|
郑佩茹
|
db71f4739c
|
Fix corrupt item cache crashes, bot whispers, trade crashes
|
2022-03-22 10:51:50 -06:00 |
|
Kargatum
|
5969df4e30
|
refactor(Core/Logging): switch to fmt style for LOG_ (#10366)
* feat(Core/Common): add support fmt style for ASSERT and ABORT
* correct CheckCompactArrayMaskOverflow
* 1
* Update src/server/game/Spells/Spell.cpp
* rework logging
* add fmt replace logs
* logging
* FMT_LOG_
* settings
* fix startup
* 1
* 2
* 3
* 4
* 5
* fmt::print
* to fmt
|
2022-01-27 16:44:41 +01:00 |
|
Kargatum
|
e8f34b2309
|
feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355)
* feat(Core/Common): add support fmt style for ASSERT and ABORT
* correct CheckCompactArrayMaskOverflow
* 1
* Update src/server/game/Spells/Spell.cpp
|
2022-01-25 23:15:51 +01:00 |
|
Francesco Borzì
|
abc56842c4
|
refactor(Core): remove unused imports (#10296)
|
2022-01-22 11:21:35 +01:00 |
|
Francesco Borzì
|
9dc88def35
|
refactor(Core): apply clang-tidy modernize-* (#9975)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
|
2022-01-17 14:35:07 +01:00 |
|
acidmanifesto
|
4330e44ad0
|
fix (Core/CodeReduction) TC_ removal (#10162)
TC_ remove from any commit out TC_LOG in the event when we do need to run debug logging, we can just remove the // instead of // TC_
|
2022-01-13 14:39:54 -05:00 |
|
Francesco Borzì
|
b748730bc8
|
refactor(Core): remove unused imports (#9969)
|
2022-01-02 20:22:09 +01:00 |
|
Kitzunu
|
913e65f97f
|
refactor(Core/Misc): fabs() to std::fabs() (#9790)
- prefer std functions over C functions
|
2021-12-31 20:41:00 -03:00 |
|