Yunfan Li
|
a0865cca14
|
[Spell] SpellInfo check on current spell
|
2024-10-04 14:14:16 +08:00 |
|
Yunfan Li
|
ff68a92fe9
|
[Movement] Modify combat reach calculation
|
2024-10-04 14:14:16 +08:00 |
|
Yunfan Li
|
55cd5ab923
|
[AI] Remove reset after near teleport
|
2024-10-04 14:14:16 +08:00 |
|
Yunfan Li
|
a0dd00bba1
|
[Spell] Handle tree of life and assist dps
|
2024-10-04 14:14:16 +08:00 |
|
Yunfan Li
|
008d098eda
|
[Assist Dps] Healer assist dps strats
|
2024-10-04 14:14:16 +08:00 |
|
avirar
|
551a8c8ed1
|
Update UtgardeKeepTriggers.cpp
|
2024-10-04 11:04:43 +10:00 |
|
Yunfan Li
|
f75cd3b3af
|
Merge pull request #562 from hermensbas/feature/performance_botActiveAutoScale
Modified the botActiveAlone autoscale functionality
|
2024-10-03 17:36:33 +08:00 |
|
bash
|
20f6d1563b
|
added acitivty autoscale and related config property
|
2024-10-03 07:58:09 +00:00 |
|
bash
|
7b50803a25
|
CRLF replaced with LF
|
2024-10-03 07:54:41 +00:00 |
|
Yunfan Li
|
00b16dbc22
|
Merge pull request #571 from liyunfan1223/interrupt_heal
Interruption healing spell if target with full health
|
2024-10-03 15:01:28 +08:00 |
|
Yunfan Li
|
acf83d4f0d
|
Merge pull request #570 from liyunfan1223/fix_party_buff_crash
[Crash fix] Party buff check
|
2024-10-03 15:01:15 +08:00 |
|
avirar
|
03fefaa4cc
|
Merge branch 'liyunfan1223:master' into master
|
2024-10-03 15:03:24 +10:00 |
|
Yunfan Li
|
6886a5bf2b
|
[Spell] Interruption healing spell if target with full health
|
2024-10-03 12:34:47 +08:00 |
|
Yunfan Li
|
d64e65d8f6
|
Merge pull request #566 from EricksOliveira/patch-2
Update PlayerbotAI.cpp
|
2024-10-03 12:24:46 +08:00 |
|
Yunfan Li
|
b2e6b383f1
|
[Crash fix] Party buff check
|
2024-10-03 12:23:32 +08:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
bash
|
e7f11f9bdb
|
Optimized the firstRandomize, increase pressure when balancing, lower pressue completed
|
2024-09-27 09:33:05 +00:00 |
|
Yunfan Li
|
773bb7c43d
|
[Combat formation] Fix leftover code
|
2024-09-27 00:22:27 +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
|
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
|
68bf09c425
|
Disable test items
|
2024-09-18 22:16:18 +08:00 |
|
Yunfan Li
|
d443b48edf
|
Fix crash of prequest
|
2024-09-17 18:03:41 +08:00 |
|