Commit Graph

1178 Commits

Author SHA1 Message Date
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
Yunfan Li
e97c0350aa Merge pull request #476 from liyunfan1223/fix-lag
Fix lag and hunter melee attack
2024-08-15 09:50:29 +08: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
0eba23d738 Merge pull request #475 from liyunfan1223/dev-0814
Improve combat and spell
2024-08-14 21:09:25 +08:00
Yunfan Li
5a5cfa74ab Levelup maintenance compile 2024-08-14 19:14:43 +08:00
Yunfan Li
0848067ff1 CI 2024-08-14 18:53:46 +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
c778e303df Merge pull request #474 from liyunfan1223/fix-chat
Fix chat and quest
2024-08-14 18:32:52 +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
Atidot3
74fb7d5bbc Restore <questgiver quest details> to allow bot to take quest from GOB 2024-08-13 18:20:46 +02:00
Atidot3
1d746c4744 Fix merge conflict 2024-08-13 17:27:02 +02:00
Yunfan Li
a35b87e985 Merge pull request #445 from atidot3/oil_fix
Fix oil issue
2024-08-13 22:55:51 +08:00
Yunfan Li
6c5a80e8ba Merge pull request #470 from CiMaWi/pmon-improvements
Performance Monitor Improvements
2024-08-13 22:17:35 +08:00
Christoph Wilk
a7a025ee58 Name Rework:
1. Arena Team & Guild Names: Edited/deleted/replaced many names by hand, removing potentially offensive names, grammatical inconsistency, faction-specific names (since there is no faction categorization), non-standard spelling, etc. After the rework there are 100 arena team names per bracket & 400 guild names, which is fewer than before, but should be enough.
2. Replaced the playerbot name list with 100k names (some overlap), split into 5k names per race and gender, with human & undead sharing the same pool of double size. Module code has been edited to assign created bots a name specific to their race.
3. Minor: Random race is now guaranteed to be assigned, removing the miniscule chance of failure in 15 attempts.
2024-08-13 20:21:00 +09:00
Christoph Wilk
4d5dd0e2fc Performance Monitor Improvements:
1. Added command for runtime toggle
2. Changed where tick time is captured to properly capture per-tick statistics (matching cmangos playerbots)
2024-08-13 17:38:57 +09:00
Atidot3
078ba4aba1 fix merge master conflict 2024-08-12 09:35:31 +02:00
Atidote
f29e441a4c Merge branch 'liyunfan1223:master' into oil_fix 2024-08-12 09:07:30 +02:00
Yunfan Li
e522db810c Merge pull request #466 from liyunfan1223/fix-transport
Fix transport movement
2024-08-12 14:13:51 +08:00
Yunfan Li
2b35aeb049 Collision check in movement 2024-08-12 11:52:33 +08:00