Yunfan Li
|
2d1fc5b932
|
[Warnings] Fix
|
2024-07-13 11:41:16 +08:00 |
|
Yunfan Li
|
266aa1ec88
|
[Warnings] Fix warnings
|
2024-07-13 11:41:16 +08:00 |
|
Yunfan Li
|
db1cfa6abc
|
[Random bots] Ensure teleport after randomize
|
2024-07-13 11:41:16 +08:00 |
|
Yunfan Li
|
2a542b1345
|
[Configuration] Rogue glyphs
|
2024-07-13 11:41:16 +08:00 |
|
Yunfan Li
|
05e799cff4
|
[Class spell] Improve warrior, dk, paladin
|
2024-07-13 11:41:16 +08:00 |
|
Yunfan Li
|
8358ea7154
|
[Configuration] Talents for fire mage and resto shaman
|
2024-07-13 11:41:16 +08:00 |
|
Yunfan Li
|
68565dd813
|
[Class spell] Shaman elemental mastery
|
2024-07-13 11:41:16 +08:00 |
|
Yunfan Li
|
487796e7e1
|
[Initialization] Fix random bot gear quality
|
2024-07-13 11:41:16 +08:00 |
|
Yunfan Li
|
adc9c96b29
|
[Configuration] Gear quality on random bots
|
2024-07-13 11:41:16 +08:00 |
|
Yunfan Li
|
c362630ce6
|
[Class spell] Reduce reach spell relevance
|
2024-07-13 11:39:47 +08:00 |
|
Yunfan Li
|
53c4198afd
|
[Attack target] Cancel mount aura and remove within dist check
|
2024-07-13 11:39:47 +08:00 |
|
Yunfan Li
|
80b7f18841
|
[Misc] Cat druid equip score calculation
|
2024-07-13 11:39:47 +08:00 |
|
Yunfan Li
|
3881d7054b
|
[Crash fix] Fix crash caused by duplicate login
|
2024-07-13 11:39:47 +08:00 |
|
Ben Wagner
|
06ca0e14e5
|
fixed: Warcraft Instant Messenger is causing massive spam by sending bots WIM-specific commands such as handshakes which can not be processed by the bot.
|
2024-07-13 00:24:04 +02:00 |
|
Ben Wagner
|
83ae7a7bd5
|
fixed: Bots are now able to join LFG - Missing worker activation implemented
|
2024-07-12 23:46:58 +02:00 |
|
Revision
|
2b62329b58
|
Merge pull request #329 from Caffarius/fix_compile_issue
Enable Compilation on More Platforms
|
2024-07-12 21:32:53 +02:00 |
|
Yunfan Li
|
d013159880
|
Merge pull request #327 from Chromie-WoW/configured65-mod-playerbots-pr-branch
Update playerbots.conf.dist
|
2024-07-13 02:00:12 +08:00 |
|
Caffarius
|
9fa3fafb64
|
Enable Compilation on More Platforms
Solves the "fatal error: no member named 'find_if' in namespace 'std'" compiler error experienced by certain environments.
|
2024-07-12 13:10:46 -04:00 |
|
Revision
|
162ca0899d
|
Merge pull request #326 from noisiver/cleanup-summon-options
Summon cleanup
|
2024-07-12 17:49:56 +02:00 |
|
conFIGured
|
2b280c498e
|
Merge branch 'master' into configured65-mod-playerbots-pr-branch
|
2024-07-12 08:08:55 -04:00 |
|
Chromie-WoW
|
8292025bb4
|
Update playerbots.conf.dist
|
2024-07-12 05:05:11 -07:00 |
|
Revision
|
031dd2c7be
|
Cleanup
|
2024-07-12 13:48:46 +02:00 |
|
Yunfan Li
|
b60a4a3531
|
Merge pull request #323 from noisiver/amend-summon-requirements
Add config options for the new summon conditions
|
2024-07-12 13:19:19 +08:00 |
|
Revision
|
5362668690
|
Correction for the default value info
|
2024-07-11 23:50:24 +02:00 |
|
Revision
|
7309d8f3c9
|
Add config options for the new summon conditions
|
2024-07-11 23:46:59 +02:00 |
|
Yunfan Li
|
321ce4ed8f
|
Merge pull request #320 from Chromie-WoW/configured65-mod-playerbots-pr-branch
SummonAction::Teleport Repairwhensummon changed to a .conf option
|
2024-07-11 21:25:57 +08:00 |
|
Chromie-WoW
|
be83a1b35f
|
Repaironsummon change
Removed repair on summon and added it as an option in .conf to turn off and on.
|
2024-07-11 04:52:48 -07:00 |
|
Yunfan Li
|
ab816074bd
|
Merge pull request #318 from fuzzdeveloper/pathing-and-av-fixes
BG Pathing and AV fixes
|
2024-07-11 12:31:39 +08:00 |
|
Yunfan Li
|
4850cf0631
|
Merge pull request #319 from noisiver/fix-draenei-creation
Fix: Draenei shouldn't be created when expansion is set to 0
|
2024-07-11 11:54:32 +08:00 |
|
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 |
|
Fuzz
|
f05d66b4a4
|
PerformanceMonitor enhancements - better formatting of results, subtotals for different types, now measured in microseconds (needed to accurately measure impact things that take < a millisecond to do but which are done VERY often)
|
2024-07-08 13:58:36 +10: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 |
|