Fuzz
|
72eb38af88
|
fixed bots of same faction not fighting in arena until player triggers it
|
2024-07-11 13:06:17 +10:00 |
|
Chromie-WoW
|
36c84d55f2
|
Add option
|
2024-07-10 15:13:22 -07:00 |
|
Revision
|
9accee0a64
|
Fix Draenei being created with expansion set to 0
|
2024-07-10 19:20:43 +02:00 |
|
Fuzz
|
3316490f5d
|
many many fixes for AV - fixed main path from horde cave starting too far away (flying bots, or bots going nowhere), fixed wrong objects targetted for objective-nodes (bots hanging around already captured points), wrong creatures targetted for boss and captain (bot running toward and away from captain, bot capturing every point then running home), wrong flag state checked for certain points (bot waiting forever in burning tower), fixed bots not moving close enough to flags in towers (bots sitting in towers forever), and more
|
2024-07-10 22:36:22 +10:00 |
|
Fuzz
|
06379b1ad0
|
improved path selection for non-WSG BG's (improvements to pathing in AB and AV especially)
|
2024-07-10 22:25:59 +10:00 |
|
Fuzz
|
500de1de10
|
optionally disable bots using MotionMaster::MoveSplitPath() for BG/Arena or everywhere (so that stuns stun/snare/root/etc can work against bots)
|
2024-07-10 22:13:12 +10:00 |
|
Yunfan Li
|
9d4c478b21
|
Merge pull request #315 from noisiver/summon-conditions
Conditions for Summon
|
2024-07-10 18:22:37 +08:00 |
|
Yunfan Li
|
51d3b0eba6
|
Merge pull request #317 from noisiver/fix-database
Fix hardcoded database name
|
2024-07-10 18:11:33 +08:00 |
|
Revision
|
bb5ebb62d0
|
Fix hardcoded database name
|
2024-07-10 01:54:52 +02:00 |
|
Revision
|
c3ec1dabb1
|
Conditions for Summon
|
2024-07-09 19:26:44 +02:00 |
|
Yunfan Li
|
8500dd82b5
|
Merge pull request #302 from liyunfan1223/dev-combat-formation
Dev combat formation
|
2024-07-09 19:28:22 +08:00 |
|
Yunfan Li
|
b1f5c1313c
|
[Strategy] Enable cat strategy, remove threat by default, reset strategy on talents change
|
2024-07-09 17:33:09 +08:00 |
|
Yunfan Li
|
bd94343738
|
[Configuration] Make some configs deprecated
|
2024-07-09 17:32:13 +08:00 |
|
Yunfan Li
|
ff7b58082d
|
[Combat formation] Flee optimize
|
2024-07-09 17:29:54 +08:00 |
|
Yunfan Li
|
fe64d9ce00
|
[Combat formation] Avoid flee repeatly
|
2024-07-09 16:39:50 +08:00 |
|
Yunfan Li
|
b55c9b14d1
|
[Combat formation] Last flee angle check
|
2024-07-09 00:08:20 +08:00 |
|
Yunfan Li
|
7325ba7dcb
|
[Class spell] Aoe threat check
|
2024-07-07 21:51:19 +08:00 |
|
Yunfan Li
|
32d30eaf6b
|
[Command] Disperse command tips
|
2024-07-07 13:32:43 +08:00 |
|
Yunfan Li
|
21ce849da7
|
[Command] Autogear command ammo
|
2024-07-07 13:32:26 +08:00 |
|
Yunfan Li
|
8ff016a67e
|
[Class spell] Seed of corruption
|
2024-07-07 13:10:50 +08:00 |
|
Yunfan Li
|
f26227027d
|
[Combat formation] Combat formation set up
|
2024-07-07 13:10:50 +08:00 |
|
Yunfan Li
|
c63ee90cb2
|
[Crash fix] Duplicate bots login
|
2024-07-07 13:10:50 +08:00 |
|
Yunfan Li
|
98560a1855
|
[Initialization] Stop server after accounts deletion
|
2024-07-07 13:10:50 +08:00 |
|
Yunfan Li
|
b7e2408047
|
[Configuration] Enable free food
|
2024-07-07 13:10:50 +08:00 |
|
Yunfan Li
|
1f8b34778c
|
Merge pull request #307 from noisiver/item-info
Make bots say messages about items configurable
|
2024-07-07 00:31:30 +08:00 |
|
Yunfan Li
|
5b460ecc8f
|
Merge pull request #305 from yuan227301/fix
[fix] Remove a class that is defined twice.
|
2024-07-07 00:30:37 +08:00 |
|
Yunfan Li
|
e91eb39e55
|
Merge pull request #304 from yuan227301/feat
[feat] Added the function to manually clear shared bot raid status.
|
2024-07-06 21:48:53 +08:00 |
|
yang
|
3b4492ce44
|
[fix] Remove a class that is defined twice.
|
2024-07-06 17:20:55 +08:00 |
|
yang
|
ee481440c2
|
[feat] Added the function to manually clear raids states of shared bot.
|
2024-07-06 16:24:57 +08:00 |
|
Revision
|
e8b5b1fcb4
|
Item Info
Make the messages the bots send regarding items they loot etc configurable
|
2024-07-05 17:27:14 +02:00 |
|
Yunfan Li
|
205dcef71b
|
Merge pull request #298 from fuzzdeveloper/master
Fixes to make bots work in arena (big shoutout to Dave on the discord who worked alongside me on this)
|
2024-07-05 22:49:40 +08:00 |
|
Fuzz
|
4b8a1a0396
|
additional waypoints/paths for AB (helps bots get down from blacksmith)
|
2024-07-05 22:51:58 +10:00 |
|
Fuzz
|
66b6d8a157
|
fix for #300 bots no longer hang around stables indefinately
|
2024-07-05 18:22:42 +10:00 |
|
Fuzz
|
826153781f
|
cleanup arena changes before PR
|
2024-07-05 00:09:55 +10:00 |
|
fuzzdeveloper
|
8d4337eedf
|
Merge branch 'liyunfan1223:master' into master
|
2024-07-05 00:06:24 +10:00 |
|
Fuzz
|
0be338574a
|
added tactics for dalaran and ring-o-valour arena's (just makes them go toward middle and hopefully fight)
|
2024-07-04 21:57:17 +10:00 |
|
Fuzz
|
ed14afc2f6
|
fixed bot endlessly resetting strats in nagrand and blades edge
|
2024-07-04 19:04:08 +10:00 |
|
Fuzz
|
718f90c4e9
|
improved check to avoid unresponsive BG/arena bot, and removed possibility of battleground strat crashing server when in wrong BG
|
2024-07-04 18:09:47 +10:00 |
|
Fuzz
|
08cbe2f4ec
|
fixes for arena I've been working on with Dave (most credit belongs to him I feel)
|
2024-07-04 14:08:21 +10:00 |
|
Yunfan Li
|
02786e6b6d
|
Merge pull request #294 from liyunfan1223/readme_discord
[Readme] Update README.md
|
2024-07-03 18:54:21 +08:00 |
|
Yunfan Li
|
f56bbdf9e8
|
[Readme] Update README.md
|
2024-07-03 16:03:05 +08:00 |
|
Yunfan Li
|
4ea514ba3c
|
Merge pull request #287 from liyunfan1223/dev0624
Dev0624
|
2024-07-02 20:39:36 +08:00 |
|
Yunfan Li
|
3008087833
|
[Warnings] Fix double to float
|
2024-06-30 00:03:49 +08:00 |
|
Yunfan Li
|
ca9981bfbe
|
[Initialization] Titan's grip for fury warrior
|
2024-06-29 22:30:53 +08:00 |
|
Yunfan Li
|
55515f0ec5
|
[Avoid aoe] Position selection
|
2024-06-29 21:57:28 +08:00 |
|
Yunfan Li
|
b9b4362bdd
|
[Initialization] Ammo amount
|
2024-06-28 20:26:41 +08:00 |
|
Yunfan Li
|
4661715fca
|
[Optimization] Valid target check order
|
2024-06-28 20:16:29 +08:00 |
|
Yunfan Li
|
3556a38dcd
|
[Initialization] Ammo init
|
2024-06-28 20:14:22 +08:00 |
|
Yunfan Li
|
6abc8d51e9
|
[Attack target] Valid target check
|
2024-06-28 20:09:04 +08:00 |
|
Yunfan Li
|
7395acb660
|
[Configuration] Random bots fixed level
|
2024-06-27 23:39:54 +08:00 |
|