Commit Graph

1051 Commits

Author SHA1 Message Date
Yunfan Li
e35fc087e1 Revert reach combat to 2024-08-05 00:40:34 +08:00
Yunfan Li
de37cfd5aa Code style 2024-08-04 23:44:24 +08:00
Yunfan Li
fe94083a3f Dismount distance check 2024-08-04 23:35:55 +08:00
Yunfan Li
d33c565e31 Check mount state 2024-08-04 23:34:28 +08:00
Yunfan Li
b0c0002206 Make better move point for follow and reach combat 2024-08-04 23:33:21 +08:00
Yunfan Li
78cdc11ba5 Merge pull request #405 from liyunfan1223/code-style-and-check
Code style and check
2024-08-04 13:37:02 +08:00
Yunfan Li
53611c9040 Run clang-format 2024-08-04 10:23:36 +08:00
Yunfan Li
44da167492 CI for Code style 2024-08-04 10:19:43 +08:00
Yunfan Li
59cd0d6bb0 .clang-format and code format script 2024-08-04 10:19:43 +08:00
Yunfan Li
c85b8fd02a Merge pull request #427 from liyunfan1223/mount_0731
Mount Improvement
2024-08-03 11:13:24 +08:00
Yunfan Li
966cc1b3bc Merge pull request #423 from liyunfan1223/improve-knockback
Improve knockback (update the core before pull this commit)
2024-08-03 00:41:14 +08:00
Yunfan Li
54c06887d5 Enable mount for random bots 2024-08-03 00:02:34 +08:00
Yunfan Li
b0ab63238c Fix mount bug after bot logout 2024-08-03 00:02:11 +08:00
Yunfan Li
8df01e8fed Enable flight mount for bots 2024-08-03 00:01:40 +08:00
fuzzdeveloper
46c877df05 Merge pull request #422 from fuzzdeveloper/bots-hiding-in-av-flags-fix
Bots will no longer hide within flagpoles when capping points in AV AB or IOC
2024-08-02 18:43:15 +10:00
Fuzz
c050c69884 [Battlegrounds] additional change I meant to include last commit 2024-08-02 17:17:22 +10:00
Fuzz
ff6106bf8d [Battlegrounds] bots will no longer hide within flagpoles when capping points in AV AB or IOC 2024-08-02 17:05:16 +10:00
Yunfan Li
5f117eb9d1 Fix knockback vertical speed 2024-08-01 15:40:22 +08:00
Yunfan Li
01a6af7aa3 [Movement] Improve knockback 2024-08-01 15:40:22 +08:00
Yunfan Li
82ee478392 Merge pull request #419 from liyunfan1223/fix-trigger
Fix triggers bug
2024-08-01 11:41:02 +08:00
Yunfan Li
8391f65b8d Merge pull request #418 from mtm84/code-cleanup
Code cleanup
2024-07-31 23:44:16 +08:00
Yunfan Li
024efede0e Fix knockback vertical speed 2024-07-31 23:32:34 +08:00
Yunfan Li
e1e51f52d1 Fix triggers bug 2024-07-31 23:20:54 +08:00
mtm84
3cd0947762 Update RandomPlayerbotFactory.cpp
code cleanup
2024-07-30 11:53:28 -07:00
mtm84
5a77ea5460 Update RandomPlayerbotFactory.h
code cleanup
2024-07-30 09:35:45 -07:00
mtm84
8ebed9557e Update RandomPlayerbotFactory.cpp
code cleanup
2024-07-30 09:24:44 -07:00
mtm84
8ef7bcd8b5 Update RandomPlayerbotFactory.h
code cleanup
2024-07-30 09:22:06 -07:00
Yunfan Li
30a25ba13f Merge pull request #415 from atidot3/master
missing conf param
2024-07-30 18:24:27 +08:00
Yunfan Li
eb3d0f7da8 [Movement] Improve knockback 2024-07-30 16:49:32 +08:00
Yunfan Li
601b50b2a2 [Movement] Revert knockback 2024-07-30 16:46:59 +08:00
Yunfan Li
b4509ce00d [Movement] Improve knockback 2024-07-30 16:44:58 +08:00
Atidote
3eb451f2c6 Merge branch 'liyunfan1223:master' into master 2024-07-30 09:17:51 +02:00
Atidot3
58491003fe missing conf parameters 2024-07-30 09:16:47 +02:00
fuzzdeveloper
0a015cae2e Merge pull request #410 from fuzzdeveloper/eots-fixes
EOTS battleground fixes
2024-07-30 09:19:00 +10:00
Revision
6e9132367e Merge pull request #411 from noisiver/fix-lootguid
Fix another instance of the wrong guid being assigned
2024-07-29 17:06:43 +02:00
fuzzdeveloper
fa5b66baba Merge pull request #406 from CrypticAvocado/fix-autojoin-rated-arena-battlegrounds
Improve management and bot autojoining of battlegrounds/rated arena
2024-07-29 23:11:48 +10:00
Yunfan Li
d173e8d7db Merge pull request #409 from liyunfan1223/fix-spec-link
Fix spec tabs error
2024-07-29 21:08:32 +08:00
Revision
e3b942cee3 Fix another instance of the wrong guid being assigned 2024-07-29 15:01:56 +02:00
Fuzz
1855f0beae Merge branch 'master' into eots-fixes 2024-07-29 22:33:33 +10:00
CrypticAvacado
5ffcc14030 Merge branch 'master' into fix-autojoin-rated-arena-battlegrounds 2024-07-29 21:54:35 +12:00
CrypticAvacado
804c3adbd3 Fix formatting and use correct value data type 2024-07-29 20:45:00 +12:00
Yunfan Li
00f933515a Merge pull request #407 from noisiver/fix-compile-errors
Fix compile errors related to sSpellMgr
2024-07-29 15:20:28 +08:00
Yunfan Li
b7c9176b32 Merge pull request #404 from atidot3/master
General tweak and bug fixes on BotChat
2024-07-29 15:19:55 +08:00
Yunfan Li
8171093101 Fix spec tabs error 2024-07-29 14:40:47 +08:00
Fuzz
0e129f315e [Battlegrounds] EOTS - improved path selection, bots no longer just hide near spawn when they have flag but no objective (they try to take to neutral or enemy point with to capture both point then flag), bots now defend points on their side of map more aggressively 2024-07-29 13:03:01 +10:00
Revision
74658389ec Fix compile errors related to sSpellMgr 2024-07-29 00:51:43 +02:00
Atidot3
7d13192517 removed useless string 2024-07-28 21:12:06 +02:00
Atidot3
cf9dca6b16 Add parameters to allow bot to talk in guild + fix multi guild same message + bot in group wont ask for dungeon 2024-07-28 20:59:37 +02:00
Yunfan Li
7c3f56c8f9 Merge pull request #402 from liyunfan1223/dev0728
Minor fixes
2024-07-29 01:28:39 +08:00
CrypticAvacado
f1114d71d2 Fix rated arena and battleground bot autojoining 2024-07-29 04:53:25 +12:00