Bobblybook
|
b895ac17e5
|
Azjol-Nerub implementation
|
2024-10-07 01:32:00 +11:00 |
|
Yunfan Li
|
c68d5ef899
|
Merge pull request #582 from liyunfan1223/fix_interrupt
[Spell] Dont interrupt spell on drop target
|
2024-10-06 14:30:07 +08:00 |
|
Yunfan Li
|
eb0d222598
|
[Spell] Dont interrupt spell on drop target
|
2024-10-06 12:46:37 +08:00 |
|
Yunfan Li
|
69ef0d46cd
|
[Performance] YieldThread when casting spell
|
2024-10-06 12:22:48 +08:00 |
|
Yunfan Li
|
b2dae08221
|
[Performance] Pull up CanUpdateAI() check
|
2024-10-06 12:21:33 +08:00 |
|
Yunfan Li
|
8485f86472
|
Merge pull request #581 from hermensbas/feature/increasing_server_memory_prepatch
Partial memory mitigation issue quickfix for now
|
2024-10-06 11:40:50 +08:00 |
|
Yunfan Li
|
024d553274
|
Merge pull request #578 from Bobblybook/master
The Nexus implementation, UK code cleanup, dragon flanking
|
2024-10-06 11:12:58 +08:00 |
|
bash
|
6e7404d7fc
|
increased interval to 20 to mitigate memory issues
|
2024-10-06 00:06:59 +00:00 |
|
Bobblybook
|
4021387387
|
Typo
|
2024-10-06 04:31:37 +11:00 |
|
Bobblybook
|
45303d55c1
|
Nexus implementation & dragon flank code
|
2024-10-06 00:24:45 +10:00 |
|
Yunfan Li
|
4fc9bca5ab
|
Merge pull request #577 from noisiver/fix-null-check
Add check to make sure there are races available for a class before generation
|
2024-10-05 22:13:30 +08:00 |
|
Bobblybook
|
23ff699724
|
Utgarde Keep strat cleanup
|
2024-10-05 19:04:05 +10:00 |
|
Bobblybook
|
d0f5bb7cc7
|
Correct fingers of frost mage AI
|
2024-10-05 19:02:17 +10:00 |
|
Revision
|
8f1f79a3b1
|
Use empty() instead of size()
Thank you @mtm84 for pointing that out, I forgot to check properly.
|
2024-10-04 22:23:08 +02:00 |
|
Revision
|
eee8c96a12
|
Fix typo in log message
|
2024-10-04 21:19:11 +02:00 |
|
Revision
|
5f50b6fddc
|
Add check to make sure there are races available for a class
|
2024-10-04 21:17:19 +02:00 |
|
Yunfan Li
|
269deafc84
|
Merge pull request #576 from liyunfan1223/assist_dps
Healer attack (healer dps strategy) and healer enhancement
|
2024-10-04 22:20:36 +08:00 |
|
Yunfan Li
|
11377436cd
|
[Strategy] Rename "assist dps" to "healer dps"
|
2024-10-04 21:49:47 +08:00 |
|
Yunfan Li
|
529db3e754
|
[Core sync] Add DynamicObject.h
|
2024-10-04 21:43:38 +08:00 |
|
Yunfan Li
|
21e17e163b
|
[Spell] Healer spell enhancement
|
2024-10-04 20:48:29 +08:00 |
|
Yunfan Li
|
db9b1115cb
|
[Spell] Priest prayer of mending buff owner
|
2024-10-04 18:56:44 +08:00 |
|
Yunfan Li
|
37c5c1dcdf
|
[Spell] Fix alternative healing spell
|
2024-10-04 14:38:09 +08:00 |
|
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 |
|
Yunfan Li
|
11ce70635d
|
Merge pull request #575 from avirar/master
Update UtgardeKeepTriggers.cpp
|
2024-10-04 12:54:00 +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 |
|
Yunfan Li
|
66fdea569a
|
Merge pull request #572 from hermensbas/feature/fix_end_of_lines
FIX: CRLF replaced with LF
|
2024-10-03 17:35:17 +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 |
|
Yunfan Li
|
3e22b35bda
|
Merge pull request #569 from avirar/master
Modified TeleportAction and created OpenItemAction
|
2024-10-03 15:00:54 +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 |
|
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 |
|