Commit Graph

1409 Commits

Author SHA1 Message Date
Yunfan Li
0c71ae5c61 Shaman maelstrom weapon 2024-09-01 14:37:35 +08:00
Yunfan Li
3f9165a714 Fix addclass 2024-09-01 14:09:35 +08:00
Yunfan Li
452dc6f814 Merge pull request #503 from atidot3/master
fix double chat
2024-09-01 12:57:19 +08:00
Atidot3
5c33aca6d3 fix double chat 2024-08-31 22:53:57 +02:00
Yunfan Li
0281fe73ad Estimated group dps calculation 2024-09-01 00:05:31 +08:00
Yunfan Li
3d1920675b Keep bear strategy for bear druid in bg 2024-08-31 23:45:24 +08:00
Yunfan Li
a63fbb3b5f Improve druid cat spec 2024-08-31 23:16:14 +08:00
Yunfan Li
99c5cb4222 Merge pull request #500 from liyunfan1223/fix-addclass
Speed up addclass with pre calculation
2024-08-31 21:30:44 +08:00
Yunfan Li
e3e0bdde97 Add PlayerbotAIConfig 2024-08-31 20:06:26 +08:00
Yunfan Li
f804ba2d65 Speed up addclass with pre calculation 2024-08-31 19:58:28 +08:00
Yunfan Li
f48bf2351a Test items filter 2024-08-31 17:23:13 +08:00
Yunfan Li
7c2c6b14f6 Merge pull request #499 from liyunfan1223/macos_CI
Enable macos CI
2024-08-31 01:08:10 +08:00
Yunfan Li
9dde64003b Enable macos CI 2024-08-31 00:05:38 +08:00
Yunfan Li
7f96183501 Merge pull request #497 from atidot3/fix_quest
Fix double squar
2024-08-29 19:17:48 +08:00
antony
9f61db5d69 Fix double squar 2024-08-29 11:40:38 +02:00
fuzzdeveloper
4b948520d7 Merge pull request #495 from fuzzdeveloper/move-from-group-and-baron-geddon
new "move from group" action/strat/shortcut-action and molten core (baron geddon) strats
2024-08-27 13:50:59 +10:00
Fuzz
37a2721ff5 added mc/moltencore strat (just for baron geddon's inferno and living-bomb) 2024-08-26 22:43:13 +10:00
Fuzz
d29569e9ea added 'move from group' action/strat/shortcut-action 2024-08-26 22:30:36 +10:00
Yunfan Li
5f298b846e Merge pull request #491 from liyunfan1223/dev_0825
Circle formation crash fix
2024-08-25 19:22:09 +08:00
Yunfan Li
8dc00c4c6c [Crash fix] Try to fix lfg crash 2024-08-25 14:01:11 +08:00
Yunfan Li
2c82ea23e0 Bot creation wait time 2024-08-25 11:20:33 +08:00
Yunfan Li
6e5fc18b9b Auto learn spell only for random bots 2024-08-25 11:19:54 +08:00
Yunfan Li
63e596431b Kill broadcast 2024-08-25 11:19:36 +08:00
Yunfan Li
af228565fd Ulduar flame leviathan improvement 2024-08-25 11:19:28 +08:00
Yunfan Li
4b62d99c92 [Crash fix] Circle formation 2024-08-25 11:19:11 +08:00
Yunfan Li
1a8fcc628c Merge pull request #489 from hermensbas/feature/performance_botnames_loading_with_cache
Performance loading the botnames from a cache
2024-08-22 11:01:34 +08:00
bash
aa1ae40e2c Minor correction in logging text and removed in_use from the playerbots_names table and added an additional index for the fallback 2024-08-21 19:34:26 +00:00
bash
63e7b227d8 Loading the botnames from a cache 2024-08-21 18:11:19 +00:00
fuzzdeveloper
1aa9145902 Merge pull request #488 from fuzzdeveloper/mounting-changes
Mounting changes
2024-08-20 20:14:11 +10:00
Fuzz
87cbaa9527 bot will no longer mount to reach target within 21 units (as this is the distance at which the time taken to cast mount spell is more than the time saved by moving faster), warrior bot will now dismount with enough distance to perform charge (rather than right infront of target which real warrior wouldnt do) 2024-08-20 16:32:08 +10:00
Fuzz
bb34a09afe fixed bug I introduced in f87c87f5d4 where bots wont dismount when they should 2024-08-20 16:25:28 +10:00
Yunfan Li
e44cb9bf49 Merge pull request #487 from liyunfan1223/flame_leviathan
Flame leviathan strategy (normal mode)
2024-08-20 10:10:44 +08:00
Yunfan Li
84d65cc136 Fix flame leviathan chasing 2024-08-20 00:40:52 +08:00
Yunfan Li
6d9aba4066 SaveToDB in randomize 2024-08-20 00:34:35 +08:00
Yunfan Li
5a576cd9a5 Config option ApplyInstanceStrategies 2024-08-19 23:55:37 +08:00
Yunfan Li
e983f9be00 [Crash fix] Duplicate loading bot 2024-08-19 23:31:32 +08:00
Yunfan Li
c4fef2e316 Merge pull request #486 from liyunfan1223/misc_0819
Improvement gear intialization & Disable ExtractAllItemIds for heavy regex
2024-08-19 21:52:43 +08:00
Yunfan Li
47f8eb3e4a Ulduar flame leviathan (normal mode) 2024-08-19 19:30:04 +08:00
Yunfan Li
2c7cef0dc2 [Talk] Disable ExtractAllItemIds for heavy regex 2024-08-19 18:47:08 +08:00
Yunfan Li
1700a20c89 Add quest rewards to gear initialization 2024-08-19 18:46:23 +08:00
Yunfan Li
77769b2ec5 Merge pull request #485 from atidot3/master
Fix bot taking unwanted quest
2024-08-18 10:31:39 +08:00
Atidot3
1d4fb89b56 Fix bot taking unwanted quest 2024-08-17 12:32:19 +02:00
Yunfan Li
0be18889e5 Fix double ap calculation for ranged class 2024-08-17 00:58:47 +08:00
Yunfan Li
2782e0dc6e Spells 2024-08-16 23:44:46 +08:00
fuzzdeveloper
34c3f16b99 Merge pull request #479 from fuzzdeveloper/self-bot-and-crash-fixes
Self bot and crash fixes
2024-08-15 22:37:09 +10:00
Fuzz
f87c87f5d4 fix for bots trying to mount in WSG and AV tunnels 2024-08-15 21:26:09 +10:00
Fuzz
780934a9e4 potential fix for #94 (not 100% sure as can't reproduce) 2024-08-15 21:15:07 +10:00
Fuzz
f7d229dde2 potential fix for #469 (not 100% sure as can't reproduce) 2024-08-15 21:14:51 +10:00
Fuzz
520633b4b9 [Arena] self bot now leaves finished arena game reliably (may also fix issues with other bot types leaving arena or all bot types leaving BG's but I wasnt able to reproduce any 'bots stay in bg/arena' bugs except self-bots in arena) 2024-08-15 21:14:20 +10:00
Fuzz
e77e2a6785 [Battlegrounds] fix bot self respawn in battleground 2024-08-15 21:13:48 +10:00