Commit Graph

1766 Commits

Author SHA1 Message Date
郑佩茹
c2553dff76 count low level paladin as healer 2022-09-22 16:11:23 -06:00
郑佩茹
9ae8a1475f Do not make NPCs face bots 2022-09-22 16:08:21 -06:00
郑佩茹
fd8638c742 Tweak rage calculation 2022-09-22 16:07:12 -06:00
郑佩茹
08c70e9ffe Store area name for explore travel target 2022-09-22 16:03:27 -06:00
郑佩茹
afd2151769 Fix bots not able to invite nearby players to existing guild 2022-09-22 15:58:07 -06:00
郑佩茹
a89058e3d1 Increase delays for non active bots 2022-09-22 15:55:08 -06:00
郑佩茹
544d10efa2 ResetChatTimer no longer needed with upstream chat flood handling changes 2022-08-19 12:15:15 -06:00
ZhengPeiRu21
b7446da4f2 Merge pull request #98 from hongyiqin/test
Fix SQL syntax in PlayerbotMgr.cpp
2022-08-16 15:42:26 -06:00
hongyiqin
c1f81772d4 Update PlayerbotMgr.cpp
Fix sql syntax
2022-08-11 02:07:07 +01:00
ZhengPeiRu21
1a25d2810b Update README.md 2022-06-22 10:13:42 -06:00
郑佩茹
623fcb847c Fix some case of bots AFK 2022-06-22 10:11:14 -06:00
ZhengPeiRu21
6fe225f109 Merge pull request #79 from qudzy/bug/rndbot-dk-by-expansion
Restrict Death Knight random bot creation by expansion
2022-06-01 15:05:13 -06:00
ZhengPeiRu21
27b181b586 Merge pull request #78 from qudzy/bug/rndbot-races-by-expansion
Restrict random bot races by expansion
2022-06-01 15:05:05 -06:00
ZhengPeiRu21
de10ba62e4 Merge pull request #76 from qudzy/bug/targetPosRecalcDistance-distance-calc
Remove targetPosRecalcDistance from distance calculations
2022-06-01 14:59:05 -06:00
ZhengPeiRu21
93c7a665b4 Merge pull request #77 from qudzy/bug/creaturedata-nullptr
Prevent crash by guarding creatureData against nullptr
2022-06-01 14:58:35 -06:00
ZhengPeiRu21
b3fa3ebd90 Merge pull request #75 from qudzy/bug/hunter-bot-auto-shot
Encourage hunter bots to use auto shot
2022-06-01 14:58:07 -06:00
qudzy
15e3e452d8 Encourage hunter bots to use auto shot 2022-06-01 22:52:32 +02:00
qudzy
f411849ae8 Remove targetPosRecalcDistance from distance calcucations 2022-06-01 22:39:19 +02:00
qudzy
1d7c709b52 Prevent crash by guarding creatureData against nullptr 2022-06-01 21:48:04 +02:00
qudzy
dcea34cd31 Restrict random bot races by expansion 2022-06-01 21:44:00 +02:00
qudzy
7164890d15 Restrict Death Knight random bot creation by expansion 2022-06-01 21:41:43 +02:00
ZhengPeiRu21
66e77e324d Merge pull request #71 from qudzy/bug/spell-cast-facing-angle
Remove sightDistance from spell cast facing angle
2022-05-26 09:27:57 -06:00
qudzy
50a43f9709 Remove sightDistance from spell cast facing angle 2022-05-26 11:50:18 +02:00
ZhengPeiRu21
2705fe2cfa Merge pull request #67 from qudzy/upstream/feature/support-target-command
Support target command
2022-05-24 16:15:17 -06:00
ZhengPeiRu21
2a1b0e1346 Merge pull request #68 from qudzy/upstream/feature/fix-melee-combat-facing-angle
Remove sightDistance from attack angle calculation
2022-05-24 16:14:54 -06:00
qudzy
c9166213f9 Remove sightDistance from attack angle calculation 2022-05-24 20:40:19 +02:00
qudzy
fb666d1379 Support target command 2022-05-24 20:20:28 +02:00
郑佩茹
0d48cff1e2 Remove conserve mana from default non-combat strategies 2022-05-23 10:52:57 -06:00
郑佩茹
b23f8c72f2 Update bot stats after equipping items 2022-05-23 10:43:30 -06:00
郑佩茹
9d37ba972a Allow Randombot to teleport to grind spot on randomize 2022-05-23 10:31:12 -06:00
ZhengPeiRu21
78a3d43b4a Add README note for Bots addon 2022-05-23 09:14:29 -06:00
ZhengPeiRu21
6c5ea3e822 Merge pull request #65 from whipowill/compilebugs
Silence many Clang compiler warnings on Linux
2022-05-23 09:12:11 -06:00
whipowill
f9eb041827 Compile bug fixes. 2022-05-20 14:04:16 -05:00
whipowill
4c0db8eda8 Compile bug fixes. 2022-05-20 13:55:36 -05:00
whipowill
6ba6044e22 Compile bug fixes. 2022-05-20 13:36:49 -05:00
whipowill
ba6a4a229f Compile bug fixes. 2022-05-20 13:09:39 -05:00
whipowill
fdd616a1a3 Compile bug fixes. 2022-05-20 13:07:45 -05:00
whipowill
8d8d788864 Compile bug fixes. 2022-05-20 13:04:02 -05:00
whipowill
421947a464 Compile bug fixes. 2022-05-20 13:00:49 -05:00
whipowill
b36033626c Compile bug fixes. 2022-05-20 12:55:44 -05:00
whipowill
dda110acae Merge branch 'compilebugs' of github-whipowill:whipowill/wow-module-playerbots into compilebugs 2022-05-20 12:41:26 -05:00
whipowill
92ce54a3cd Compile bug fixes. 2022-05-20 12:41:13 -05:00
whipowill
d1331af3af Merge branch 'ZhengPeiRu21:AzerothCore' into compilebugs 2022-05-19 16:02:06 -07:00
ZhengPeiRu21
dee2fe33bb Merge pull request #64 from whipowill/dbfix
Fix sql file error. Issue #59.
2022-05-19 12:55:03 -06:00
whipowill
52136045b2 Fix sql file error. Issue #59. 2022-05-18 19:33:45 -05:00
whipowill
9a6709f5c1 Compile bug fixes. 2022-05-18 17:03:01 -05:00
whipowill
7b55e7aec4 Compile bug fixes. 2022-05-18 16:25:09 -05:00
whipowill
20bb616804 Compile bug fixes. 2022-05-18 16:10:40 -05:00
whipowill
8aba7afca7 Compile bug fixes. 2022-05-18 15:57:50 -05:00
whipowill
16ef1fc76c Compile bug fixes. 2022-05-18 15:48:03 -05:00