Yunfan Li
|
538d14691f
|
Merge branch 'master' into rewrite-equip-score2
|
2024-08-11 23:47:25 +08:00 |
|
Yunfan Li
|
b84741714f
|
Merge pull request #462 from liyunfan1223/fix-trade
Handle command and trade check for summoned bot
|
2024-08-11 23:46:55 +08:00 |
|
Yunfan Li
|
840f5b8f2e
|
ID fix (Darkmoon Card: Wrath)
|
2024-08-11 23:39:19 +08:00 |
|
Yunfan Li
|
bcd3737f97
|
Limit expansion for enchant and gear by default
|
2024-08-11 23:30:12 +08:00 |
|
Yunfan Li
|
60b765d7c6
|
Handle increase health aura
|
2024-08-11 23:13:18 +08:00 |
|
Yunfan Li
|
8e9e149231
|
Reduce stackable spell score
|
2024-08-11 22:48:49 +08:00 |
|
Yunfan Li
|
e5bd51e395
|
Enable quality blend
|
2024-08-11 22:48:06 +08:00 |
|
Yunfan Li
|
03487f8314
|
More spell to stats calculation
|
2024-08-11 22:22:16 +08:00 |
|
Yunfan Li
|
52b9dec2cd
|
Item spell coverage calculation
|
2024-08-11 02:10:50 +08:00 |
|
Yunfan Li
|
7db30c96b8
|
Trigger spell availability check
|
2024-08-10 02:33:32 +08:00 |
|
Yunfan Li
|
017e36333e
|
Deathnight enchant check
|
2024-08-10 02:33:15 +08:00 |
|
Yunfan Li
|
2a2d07b59a
|
Add power regen stats
|
2024-08-09 03:01:08 +08:00 |
|
Yunfan Li
|
eef88c7276
|
Stats collector for more spell
|
2024-08-09 02:40:03 +08:00 |
|
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 |
|
Yunfan Li
|
e88a93d65e
|
Handle command and trade check for summoned bot
|
2024-08-08 20:41:18 +08:00 |
|
Yunfan Li
|
52bd378719
|
Rewrite stats weight and item score calculation
|
2024-08-08 20:36:32 +08: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
|
07c5cf78de
|
Handle command and trade check for summoned bot
|
2024-08-07 17:45:21 +08: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 |
|