Commit Graph

1079 Commits

Author SHA1 Message Date
fuzzdeveloper
c20124ffc5 Merge pull request #454 from fuzzdeveloper/fix-eots-mounting-bug
Fixed bots in EOTS alternating between mount/unmount near flag indefinitely
2024-08-08 23:14:40 +10:00
Fuzz
f1bfed190c [Battlegrounds] fixed bug I introduced in PR#422 where bots alternate mount/unmount near flag indefinately, also fixed other erroneous uses of sqrt on distances 2024-08-08 21:18:52 +10:00
Yunfan Li
c0836c26e6 Merge pull request #450 from liyunfan1223/fix_gear_quality2
Fix itemQuality for random bots
2024-08-08 16:37:59 +08:00
Yunfan Li
84e6f6ef9d Fix itemQuality for random bots 2024-08-08 12:43:48 +08:00
fuzzdeveloper
5a4d460db7 Merge pull request #447 from fuzzdeveloper/wsg-fixes
WSG fixes
2024-08-08 09:37:13 +10:00
Yunfan Li
30c1206fbe Merge pull request #448 from liyunfan1223/fix_gear_quality
Fix gear quality issue for random bots
2024-08-08 00:05:42 +08:00
Fuzz
27c5d6b19c [Battlegrounds] fix for #424 - flag carrier not fighting back when enemy has flag too and bot is hiding 2024-08-07 23:40:19 +10:00
Yunfan Li
901ae2305c Fix gear quality issue for random bots 2024-08-07 15:47:29 +08:00
Fuzz
45ebef049f [Battlegrounds] wsg pathing fix for #442 2024-08-06 22:21:55 +10:00
fuzzdeveloper
16887eb33c Merge pull request #446 from fuzzdeveloper/ioc-fixes
Many IOC fixes
2024-08-06 21:56:30 +10:00
Fuzz
5ce49299c4 cleaned up movement code (and left comment for liyunfan) 2024-08-06 19:56:20 +10:00
Fuzz
af674e9361 [Battlegrounds] many IOC fixes: fixed bots not being able to revive in their own base GY, fixed bots not able to use flags in IOC at all (couldnt cap anything), added path so bots could reach boss and several other paths too, fixed horde bots not being able to tell that alliance gate is down (stayed outside forever), fixed bots not able to get in vehicles, fixed bots not able to drive vehicles, fixed bots in vehicles becoming unresponsive after a fight (in-combat status seems to never clear in vehicle which may be AC bug), reduced bot 'agro distance' when in vehicle so they can get to their objective, redid selectObject strat completely, prevented bots using cannons (bots are useless in them) and catapults (they dont know how to use them), prevented bots using Glaive Thrower's Blade Salvo as it's bugged (and stops them using any attacks after they use it), many other fixes 2024-08-06 19:26:54 +10:00
Yunfan Li
d3410673b0 Merge pull request #440 from liyunfan1223/fix-combat-reach
Fix move delay and reach combat
2024-08-06 07:29:30 +08:00
Yunfan Li
264c533d1f Fix move delay and reach combat 2024-08-06 00:44:50 +08:00
Yunfan Li
87640727a2 Merge pull request #439 from liyunfan1223/performance
Improve performance
2024-08-05 23:39:19 +08:00
Yunfan Li
0e2234846e Disable macos CI 2024-08-05 22:19:15 +08:00
Yunfan Li
085b2e7f19 Improve containsstrategy performance 2024-08-05 22:07:07 +08:00
Yunfan Li
8d77666624 Improve party member to heal and has aura to dispel check performance 2024-08-05 22:07:07 +08:00
Yunfan Li
72b32a1590 Add missing rpg triggers 2024-08-05 21:41:39 +08:00
Yunfan Li
8638e3bebe macos CI 2024-08-05 21:26:24 +08:00
Yunfan Li
5504f36a9c Try to fix macos CI 2024-08-05 14:34:27 +08:00
Yunfan Li
4754252eeb Waypoint for move random 2024-08-05 14:14:43 +08:00
Yunfan Li
22bb8d83c7 Ensure move to rpg target a valid position 2024-08-05 13:40:53 +08:00
Yunfan Li
f801fbdf30 Config for fast react in bg 2024-08-05 13:39:44 +08:00
Yunfan Li
bb67c45e64 Code style 2024-08-05 12:12:00 +08:00
Yunfan Li
f706fa2ba6 Better waypoints for combat reach 2024-08-05 12:08:14 +08:00
Yunfan Li
1a92743dfd Allow spell casting during movement 2024-08-05 10:37:33 +08:00
Yunfan Li
7227ff11ab Merge pull request #435 from liyunfan1223/mount0804
Follow waypoints and mount
2024-08-05 09:46:59 +08:00
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