Commit Graph

1146 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Yunfan Li
f1c7071b93 Fix hunter melee attack 2024-08-14 23:26:09 +08:00
Yunfan Li
7772f2a3a7 Fix lag in choose rpg target 2024-08-14 23:24:44 +08:00
Yunfan Li
5a5cfa74ab Levelup maintenance compile 2024-08-14 19:14:43 +08:00
Yunfan Li
2a5b7dcb61 Aggresive water elemental 2024-08-14 18:37:21 +08:00
Yunfan Li
2ddaae9ef0 Dynamic delay 2024-08-14 18:37:21 +08:00
Yunfan Li
7b0bb20078 Movement priority 2024-08-14 18:37:21 +08:00
Yunfan Li
765d0305ef Levelup maintenance 2024-08-14 18:37:21 +08:00
Yunfan Li
a1cb9dea05 Improve class spell and use trinket 2024-08-14 18:37:21 +08:00
Yunfan Li
c7f0fece76 Fix on autoLearnQuestSpells 2024-08-14 17:35:26 +08:00
Yunfan Li
6d11df0209 Revert auto learn spell 2024-08-14 17:25:13 +08:00
Yunfan Li
be4deb62cf Remove duplicate message spam 2024-08-14 17:04:00 +08:00
Yunfan Li
e8651b0b29 Complete quest end with interacting with gameobject 2024-08-14 17:03:37 +08:00
Yunfan Li
1f48086185 Correct config options 2024-08-14 13:57:31 +08:00
Yunfan Li
8613203c81 Crash fix when enableBroadcasts=0 2024-08-14 13:50:23 +08:00
Yunfan Li
9fd4c0ba5c Merge pull request #433 from atidot3/bot_questing
Bot questing fixes
2024-08-14 11:50:06 +08:00
Atidot3
9c33837c8f Missing packet turn in query quest handler 2024-08-13 20:19:44 +02:00
Yunfan Li
84d94fe914 Merge pull request #471 from CiMaWi/name-rework
Name Rework
2024-08-14 00:54:08 +08:00