Commit Graph

1572 Commits

Author SHA1 Message Date
avirar
ddbe4362d9 Update OpenItemAction.h 2024-10-03 13:39:28 +10:00
avirar
ec7132bc3e Update ChatActionContext.h
Removed the s
2024-10-03 13:14:13 +10:00
avirar
e7e42a0845 Merge branch 'liyunfan1223:master' into master 2024-10-03 12:44:24 +10:00
avirar
055f549dbd Update ChatCommandHandlerStrategy.cpp
Added OpenItem chat command handling
2024-10-03 12:41:44 +10:00
avirar
c4d0f830a4 Update ChatTriggerContext.h
Added OpenItem chat command handling
2024-10-03 12:40:15 +10:00
avirar
53fca2b78b Update ChatActionContext.h
Added OpenItem chat handler
2024-10-03 12:38:58 +10:00
avirar
900b4c48b0 Update TeleportAction.cpp
Add alternative method for finding and using portals. Works with  first boss of Sunwell Plateau, Kalecgos, using the Spectral Rifts.
2024-10-03 12:37:12 +10:00
Yunfan Li
d81da0c916 Merge pull request #565 from EricksOliveira/patch-1
Update QueryQuestAction.cpp
2024-10-03 10:33:28 +08:00
Yunfan Li
5060c29f13 Merge pull request #564 from noisiver/fix-warning
Silence totalDps being uninitialized
2024-10-03 10:32:02 +08:00
avirar
1f1dc1cdc8 Update and rename OpenItemAction_v2.cpp to OpenItemAction.cpp 2024-10-03 12:30:20 +10:00
avirar
b91f6a8e15 Add files via upload 2024-10-03 12:28:44 +10:00
EricksOliveira
1a796bed4d Update PlayerbotAI.cpp
To avoid crashes, it is important to add nullability checks before trying to access the group leader and remove the bot from the group.
2024-10-02 22:48:21 -03:00
EricksOliveira
06c168d0f3 Update QueryQuestAction.cpp
Crash Fix
2024-10-02 21:49:31 -03:00
Revision
6303401713 Silence totalDps being uninitialized 2024-10-02 19:58:34 +02:00
Bobblybook
8ec71d2b17 header defs 2024-10-01 18:36:11 +10:00
Bobblybook
32c0f31031 Update UtgardeKeepTriggers.h 2024-10-01 18:28:06 +10:00
Bobblybook
b59c87871f Indentation and misc cleanup 2024-10-01 18:27:06 +10:00
Yunfan Li
54a844585f Merge pull request #560 from Bobblybook/master
Wotlk dungeon structure & Utgarde Keep
2024-10-01 01:02:51 +08:00
Yunfan Li
193aab6122 Merge pull request #561 from hermensbas/feature/config_sync_correction
Config sync fix; aligned the 'BotActiveAlone' conf and coded value
2024-10-01 01:02:23 +08:00
Yunfan Li
92308d053a Merge pull request #555 from hermensbas/feature/optimizes_teleporting
Teleport and performance optimizations
2024-10-01 01:02:13 +08:00
bash
9fb2b51f16 Aligned the 'BotActiveAlone' conf and coded value 2024-09-30 15:57:33 +00:00
bash
a0df64dd09 teleport optimizations 2024-09-30 15:54:27 +00:00
Bobblybook
94ebe5874a Placeholder structure 2024-10-01 00:10:18 +10:00
Bobblybook
0ad188c7f8 Variable cleanup 2024-09-30 23:58:21 +10:00
Bobblybook
b91c56a8a5 Wotlk dungeon structure & Utgarde Keep 2024-09-30 23:38:39 +10:00
Yunfan Li
69c3568fb6 Merge pull request #554 from hermensbas/feature/mitigation_server_OOM_problem
Initial playerbot creation and balancing optimizations (side-effects partially mitigates server OOM)
2024-09-29 23:16:49 +08:00
bash
e7f11f9bdb Optimized the firstRandomize, increase pressure when balancing, lower pressue completed 2024-09-27 09:33:05 +00:00
Yunfan Li
df341cf4d9 Merge pull request #551 from liyunfan1223/fix_tank_face
[Combat formation] Fix leftover code
2024-09-27 00:28:24 +08:00
Yunfan Li
773bb7c43d [Combat formation] Fix leftover code 2024-09-27 00:22:27 +08:00
Yunfan Li
b69d3bd260 Merge pull request #549 from liyunfan1223/combat_formation
[WIP] Tank face and dps behind
2024-09-26 22:20:15 +08:00
Yunfan Li
4df77e6d95 [Attack target] Fix a target selection bug that causing bot stuck 2024-09-26 21:28:40 +08:00
Yunfan Li
7f05d3f6bf [Spell cast] Fix channeled spell cast (mind control) 2024-09-26 20:31:58 +08:00
Yunfan Li
5b8d8fbf6e [Tank target] Improve position 2024-09-26 20:02:37 +08:00
Yunfan Li
8d524cdaf0 [Combat formation] Compatible with naxx and avoid aoe 2024-09-26 20:01:10 +08:00
Yunfan Li
d1a744fca3 [Tank target] Improve main tank target selection 2024-09-26 20:00:09 +08:00
Yunfan Li
0d9f2ee7ba [Knockback] Fix knockback causing stuck in Ahnqiraj 2024-09-25 00:28:51 +08:00
Yunfan Li
1386367e9b [Knockback] Fix knockback direction 2024-09-24 21:23:10 +08:00
Yunfan Li
2756664b77 [Tank face] Improve angle calculation 2024-09-24 20:34:18 +08:00
Yunfan Li
eea652f5d5 Tank face and dps behind 2024-09-24 11:46:39 +08:00
Yunfan Li
c710345e8b Merge pull request #546 from liyunfan1223/icc_gunship
Icecrown gunship cannon usage
2024-09-23 19:35:02 +08:00
Yunfan Li
202ac4a9c9 [CI] Fix macos 2024-09-23 16:50:04 +08:00
Yunfan Li
a38d269bb1 Fix cannon enter 2024-09-23 16:26:27 +08:00
Yunfan Li
b87ca9da4c Icecrown gunship strategy 2024-09-23 14:00:24 +08:00
Yunfan Li
2cb6f14dad Merge pull request #538 from liyunfan1223/disable_test_items
Disable test items (and gems)
2024-09-21 17:17:32 +08:00
Yunfan Li
68bf09c425 Disable test items 2024-09-18 22:16:18 +08:00
Yunfan Li
ef4064cfc1 Merge pull request #536 from liyunfan1223/crash_prequest
Fix crash if PreQuests=1
2024-09-18 00:13:32 +08:00
Yunfan Li
d443b48edf Fix crash of prequest 2024-09-17 18:03:41 +08:00
fuzzdeveloper
bfbc451bfb Merge pull request #524 from hermensbas/feature/initialize_server_and_bots_performance_config_sync
Corrected diff between playerbots.config.dist and PlayerbotAIConfig
2024-09-13 11:37:56 +10:00
bash
96141a4aca correction synced playerbots.config.dist and PlayerbotAIConfig class 2024-09-12 16:04:12 +00:00
Yunfan Li
990ccf75b6 Merge pull request #522 from hermensbas/feature/initialize_server_and_bots_performance_config
Minor correction forgot to update the imperative default configs
2024-09-12 22:37:26 +08:00