Commit Graph

937 Commits

Author SHA1 Message Date
Yunfan Li
da2b73ddd0 [Summon] Fix bot remove from world casued by summon 2024-07-18 00:14:04 +08:00
Yunfan Li
ba884f2bf3 Merge pull request #349 from Bobblybook/master
Shaman weapon buff fixes
2024-07-17 21:23:23 +08:00
Yunfan Li
4ff7a7e297 Merge pull request #354 from liyunfan1223/crash-fix-0717
Fix crash caused by summon to instance and avoid aoe
2024-07-17 21:22:33 +08:00
Yunfan Li
770921ae50 [Crash fix] Fix summon to instance crash 2024-07-17 19:48:27 +08:00
Yunfan Li
1d9de4331b [Crash fix[ Reduce area debuff check interval to fix avoid aoe crash 2024-07-17 18:01:08 +08:00
Bobblybook
aaaa53b96f Correct alternative actions for weapon buffs 2024-07-17 19:00:20 +10:00
Yunfan Li
b34ebf5a90 [Crash fix] Teleport bots exceed dungeon max players limit 2024-07-17 16:29:54 +08:00
Yunfan Li
2e0d22d1d7 Merge pull request #353 from liyunfan1223/crash-fix-custom-spell
[Crash fix] Custom cast spell
2024-07-17 16:22:39 +08:00
fuzzdeveloper
fc581d4547 Merge pull request #351 from fuzzdeveloper/pmon-enhancements
PerformanceMonitor enhancements
2024-07-17 15:18:31 +10:00
Yunfan Li
424812e316 [Crash fix[ Custom cast spell 2024-07-17 12:42:15 +08:00
Fuzz
844999e92f PerformanceMonitor - fixed linux build issue 2024-07-17 13:43:42 +10:00
Fuzz
bd48afd3a6 Merge branch 'master' into pmon-enhancements 2024-07-17 09:44:49 +10:00
Bobblybook
cc3b0dda7c Update ShamanTriggers.cpp
Accept all offhand weapon types
2024-07-17 01:41:24 +10:00
Bobblybook
6e48585f76 Fix endless earthliving-> flametongue buff loop 2024-07-17 01:12:15 +10:00
Bobblybook
228e79ac87 Add weapon check for OH 2024-07-17 01:10:52 +10:00
Fuzz
ac4d14abd4 Merge branch 'master' into more-av-fixes 2024-07-16 20:27:41 +10:00
Fuzz
75daad5bec fix wrong NPC for vanndar, upped bots gathered before taking out captain because alliance was struggling 2024-07-16 20:23:10 +10:00
Yunfan Li
9b1736e61f Merge pull request #346 from liyunfan1223/fix-crash-avoid-aoe
[Crash fix] Owner check for AvoidAuraWithDynamicObj
2024-07-16 12:47:16 +08:00
Yunfan Li
3e20d837bd [Crash fix] Owner check for AvoidAuraWithDynamicObj 2024-07-16 11:00:19 +08:00
fuzzdeveloper
9ef0f64301 Merge pull request #343 from Jgoodwin64/stay-bug-fix
Fixed bug in StayActions.cpp
2024-07-16 11:51:52 +10:00
Fuzz
f854726934 fixed defenders sitting in burning building lamenting their failures, some attackers now advance to next objective without waiting for full capture, added new path for alliance to bypass mid on the way to galv, made objective selection logic same for both teams 2024-07-15 20:44:36 +10:00
Jgoodwin64
159980f76e Fixed bug in StayActions.cpp
The bot used to wait till it got done with it's current path. Now the bot stays immediately on the stayAction is loaded.
2024-07-14 20:30:43 -04:00
fuzzdeveloper
cabc09fd8d Merge pull request #341 from fuzzdeveloper/limit-gear-expansion
New AiPlayerbot.LimitGearExpansion option
2024-07-14 20:21:36 +10:00
Fuzz
5e2d06d6eb added AiPlayerbot.LimitGearExpansion option so that bots <= 60 can be limited to expansions gear based on level (bot-level <= 60 gets vanilla gear, bot <= 70 gets TBC gear). also modified level thresholds for LimitEnchantExpansion option (which were <= 69 for vanilla enchants and <= 79 for TBC - those dont seem right because 61-69 are TBC levels, not vanilla, same for 71-79 being WOTLK) 2024-07-14 18:43:20 +10:00
Yunfan Li
65823bdef4 Merge pull request #340 from Bobblybook/master
Fix/rewrite Shaman weapon buff checking (incl. dual wield support)
2024-07-14 14:24:54 +08:00
Bobblybook
936fa40a62 Update CasterShamanStrategy.cpp
Re-add new ele mastery trigger
2024-07-14 14:23:38 +10:00
Bobblybook
a1fe7e5d24 Fix/rewrite Shaman weapon buff checking (incl. dual wield support)
Replace the self-weapon shaman imbues with buff checking similar to rogue poisons. Includes support for buffing offhand for enhancement DW shamans.
2024-07-14 14:09:55 +10:00
Yunfan Li
84abdcc81f Merge pull request #336 from Caffarius/master
Add DK starter map to PvpProhibitedZoneIds
2024-07-14 11:44:35 +08:00
Caffarius
8ebd654417 Add DK starter map to PvpProhibitedZoneIds
Adds "Plaguelands: The Scarlet Enclave" (zoneid 4298) to the list to prevent a mountain of corpses where DKs start. They shouldn't hate eachother until they gain freedom from Arthas and leave the zone.
2024-07-13 18:55:55 -04:00
Yunfan Li
c9d0077924 Merge pull request #334 from liyunfan1223/conf-reorder
Reorder config file
2024-07-13 23:28:11 +08:00
Yunfan Li
6dd5494cfd [Initialization] Disable init command during combat 2024-07-13 21:42:47 +08:00
Yunfan Li
24853a3fa3 [Crash fix] Fix a crash in bg join with group 2024-07-13 21:37:53 +08:00
Yunfan Li
49db219b4a [Configuration] Reorder config file 2024-07-13 21:30:15 +08:00
Yunfan Li
ef1a365c18 Merge pull request #325 from liyunfan1223/dev-20240711
Fix crash caused by dulicate login; Rndbots gear quality configuration
2024-07-13 13:42:37 +08:00
Yunfan Li
a90ccb1703 Merge pull request #333 from BenWagner-UX/fixed_wim_spam_protection
fixed: Warcraft Instant Messenger is causing massive spam by sending …
2024-07-13 11:49:11 +08:00
Yunfan Li
10ea3b9ed3 Merge pull request #330 from BenWagner-UX/Lfg-Fix
fixed: Bots are now able to join LFG - Missing worker activation implementation
2024-07-13 11:45:55 +08:00
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