Commit Graph

1489 Commits

Author SHA1 Message Date
Yunfan Li
c0dbdf00f8 Merge pull request #596 from Bobblybook/master
Dragon flanking & Violet Hold implementation
2024-10-12 23:44:49 +08:00
Bobblybook
23237d27e4 Update VioletHoldTriggers.h 2024-10-12 23:58:49 +11:00
Bobblybook
5e4764ee9c Comment cleanup 2024-10-12 23:57:42 +11:00
Bobblybook
7b9da575ef Violet Hold implementation
Violet Hold implementation
Consortium guy is missing, will revisit once I reach heroics so I can code it properly
2024-10-12 23:52:40 +11:00
Bobblybook
b526a07303 Generalise dragon flanking action 2024-10-12 23:51:00 +11:00
bash
22e4a94c80 Merge pull request #595 from hermensbas/feature/autoscale_profile_increase_slightly_more_aggrassive
[performance] SmartScale slighty more aggressive
2024-10-12 12:41:57 +02:00
bash
8c86c6b6d7 [performance] SmartScale slighty more aggresive, after testing i found some bots to active 2024-10-12 10:34:45 +00:00
avirar
98c084680c Update DropQuestAction.cpp
Bots were not dropping trivial quests. Initially let them keep quests in progress, but their logs were still very full.
2024-10-12 17:50:42 +11:00
bash
1f85eaaecd Merge pull request #594 from hermensbas/feature/autoscale_last_feature_latency_scaling
[performance] Autoscale latency scaling
2024-10-11 23:24:38 +02:00
bash
158d923c15 Autoscale latency modifier 2024-10-11 21:20:43 +00:00
bash
c2b41dcff1 Merge pull request #593 from hermensbas/feature/autoscale_tweaking
[performance] Tweaked autoscale; made it less agressive
2024-10-11 20:53:13 +02:00
bash
c6f9f43a33 [performance] Tweaked autoscale, too many rndbots were idle which defeats the purpose of having rndbots 2024-10-11 18:48:00 +00:00
bash
adf065cfbf Merge pull request #591 from hermensbas/feature/BotActiveAlone_SmartScale_Toggle_Min_Max_level
[performance] Added min-max botLevel to apply smartScale on.
2024-10-11 20:01:02 +02:00
Yunfan Li
f17d07a4a9 Merge pull request #592 from Bobblybook/master
DTK Implementation
2024-10-11 22:43:33 +08:00
Bobblybook
161a29657b corrections 2024-10-11 23:40:06 +11:00
Bobblybook
1a47bf429b DTK Implementation
DTK Implementation
2024-10-11 20:57:58 +11:00
bash
90464ae3ed Added min and max level for smartScale 2024-10-10 18:01:54 +00:00
Yunfan Li
1024f8c374 Merge pull request #588 from hermensbas/feature/BotActiveAlone_SmartScale_Toggle
[performance] BotActiveAlone SmartScale toggle
2024-10-10 23:11:56 +08:00
bash
c7197f0911 [performance] BotActiveAlone SmartScale toggle 2024-10-09 22:34:37 +00:00
Yunfan Li
4c13a11ff2 Merge pull request #586 from Bobblybook/master
Old Kingdom implementation
2024-10-09 00:42:52 +08:00
Bobblybook
16ea1777f4 Old Kingdom implementation
Ahn'kahet: The Old Kingdom bot AI
2024-10-08 22:35:16 +11:00
Yunfan Li
056c00f706 Merge pull request #580 from hermensbas/feature/increasing_server_memory_patch
AllowActive prioritizing and bracket scaling based on bot activity
2024-10-08 10:43:56 +08:00
bash
e8c8401b4a Ported cmangos of allowAcitity and prority, removed autoscaled based on latency 2024-10-07 20:57:19 +00:00
Revision
62a9a6040a Merge pull request #585 from Bobblybook/master
Azjol-Nerub implementation
2024-10-07 08:15:55 +02:00
Bobblybook
5838cc60ca Remove debug #2 2024-10-07 10:09:36 +11:00
Bobblybook
66cd3489ed Remove debug 2024-10-07 10:08:56 +11:00
Yunfan Li
2695b3378e Merge pull request #583 from liyunfan1223/update_optimize
[Performance] Update optimize
2024-10-06 23:03:48 +08:00
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