Commit Graph

1362 Commits

Author SHA1 Message Date
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
Yunfan Li
d3b1041719 Fix movement on transport 2024-08-12 11:07:14 +08:00
Yunfan Li
65579abb47 Fix transport movement 2024-08-12 02:27:36 +08:00
Yunfan Li
fa7bcba178 Merge pull request #463 from liyunfan1223/rewrite-equip-score2
Rewrite item score calculation for gear initialization
2024-08-12 02:17:11 +08:00
Yunfan Li
32d2ac56a9 Change config description and default value 2024-08-12 00:53:23 +08:00
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
Atidote
098a2a1f83 Merge branch 'liyunfan1223:master' into oil_fix 2024-08-11 10:00:13 +02:00
Atidote
d6eb42dd8b Merge branch 'liyunfan1223:master' into bot_questing 2024-08-11 10:00:07 +02: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