Commit Graph

1061 Commits

Author SHA1 Message Date
Atidot3
25b010dd1e Merge code line 2024-08-04 12:04:06 +02:00
Atidot3
7227211ddf Chat tweak, guild bots management tooggle 2024-08-04 10:14:07 +02: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
Atidote
6e41c87e93 Merge branch 'liyunfan1223:master' into dedicated 2024-08-03 09:42:26 +02:00
Yunfan Li
c85b8fd02a Merge pull request #427 from liyunfan1223/mount_0731
Mount Improvement
2024-08-03 11:13:24 +08:00
Atidot3
aeae6410f6 Allow bots to manage their own quest log and removed quests based on conditions 2024-08-02 22:45:14 +02: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
antony
234460e298 optimization loop 2024-08-02 16:41:50 +02: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
Atidot3
ab4e3c2c45 Last fixes on chat + database incorrect charset 2024-08-01 18:58:41 +02:00
antony
142f2ad212 Chat refactor quests and generic + suggest 2024-08-01 14:13:00 +02: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
Atidot3
79d0f3fd28 Refactoring bot chat and sayaction caused by group crash <NOT FINISHED> 2024-07-31 22:39:59 +02: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
antony
f96f909b6e Rework in progress crash chat botgroup 2024-07-31 17:25:07 +02:00
Yunfan Li
e1e51f52d1 Fix triggers bug 2024-07-31 23:20:54 +08:00
antony
274101c000 Fix crash:
PlayerbotAI::FindOilFor was making the server randomly crashing
ChooseTravelTargetAction::getNewTarget: when active bot groupping was making the server crash as looking for unexisting params

Several bug fixes and tweak to Quest and Group

New fucntionnality:
Bots will now share quests randomly to their party
Bots will try to accomplish group member quest before moving on to new target
Bots will try to sells items only after few levels ( 5 ) when in group
When dropping a quest bots will try to select a new one they are on instead of idling for few time
Bots will no longuer try to invite themselfs to group or if group is full
Bots are now allowed to leave party by themself
Bots in groupe if not leader are forbbiden to tag in bgs
Bots in bot-groups no have a more limited range to look for grind target

Polish logs
2024-07-31 12:26:48 +02: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
Atidot3
2e63381d48 fix settarget + test force accept quest after complete one 2024-07-30 17:05:07 +02:00
Atidot3
c36cfbb55b Quest polish + log fixes 2024-07-30 16:36:46 +02:00
Atidot3
62296e79a7 add log console + drop quest info 2024-07-30 15:11:24 +02:00
Atidot3
15a6ce4735 fix missing log 2024-07-30 14:50:37 +02:00
Atidot3
0008d84f71 Bot should be more consistent at doing quest +several fixes 2024-07-30 14:50:37 +02: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