Commit Graph

937 Commits

Author SHA1 Message Date
Yunfan Li
87db54655c [Random bots] Race distance threshold for teleport locs 2024-06-22 15:11:09 +08:00
Yunfan Li
9f325f9ec5 Merge pull request #274 from yuan227301/fix_rti
[Optimization] Optimize the judgment of attack targets
2024-06-22 14:57:31 +08:00
Yunfan Li
7c0f67fe18 [Random bots] Teleport locs shuffle 2024-06-22 14:55:04 +08:00
Yunfan Li
02db9c6c8a [Configuration] Disable death knight login 2024-06-22 14:28:38 +08:00
Yunfan Li
ddbfb4630b [Random bots] Random teleport race check for low level bots 2024-06-22 13:06:29 +08:00
yang
07f31498d1 [Optimization] Optimize the judgment of attack targets 2024-06-15 14:11:59 +08:00
Yunfan Li
3fec25599f Merge pull request #272 from fuzzdeveloper/master
fix for #271 - Issues with gems added to randomised bot gear
2024-06-12 22:03:14 +08:00
Fuzz
d070adc308 fix for #271 - Issues with gems added to randomised bot gear 2024-06-12 13:28:44 +10:00
Yunfan Li
7acd60100f [Class spell] Paryer of healing trigger 2024-06-10 19:26:02 +08:00
Yunfan Li
bbbcfb4594 [Class spell] Prayer of healing cast trigger 2024-06-10 18:46:46 +08:00
Yunfan Li
7ffb188a98 Merge pull request #268 from liyunfan1223/sync_20240610
[Sync] Sync with azerothcore 20240610 (update the core before pull this commit)
2024-06-10 01:40:36 +08:00
Yunfan Li
53123a88ee [CI] Cache for actions 2024-06-10 00:43:21 +08:00
Yunfan Li
6b29180340 [Sync] Sync with azerothcore (update the core before pull this commit) 2024-06-10 00:03:24 +08:00
Yunfan Li
8da90c651a [Log] Log info level 2024-06-09 22:54:37 +08:00
Yunfan Li
e16e659df8 Merge pull request #245 from liyunfan1223/attack_target
Attack target
2024-06-07 00:08:26 +08:00
Yunfan Li
7d1e17f92f [Crash fix] Unit in world check for manual set value 2024-06-06 00:14:25 +08:00
Yunfan Li
f0f176d66f [Log] Intialization log info 2024-06-05 19:45:21 +08:00
Yunfan Li
d0ee39aa3a [Raid] Naxx grobbulus 2024-06-05 19:37:39 +08:00
Yunfan Li
be3b2c82f8 [Attack target] Fix 2024-06-04 22:42:48 +08:00
Yunfan Li
5f40c39e5e [Strategy] Focus strategy 2024-06-04 22:15:39 +08:00
Yunfan Li
46e585f854 [Attack target] Fix attack 2024-06-04 22:15:27 +08:00
Yunfan Li
55eecba11b [Crash fix] Target IsInWorld check 2024-06-04 09:47:40 +08:00
Yunfan Li
78f35f1b50 [Log] Downgrade duplicate log 2024-06-03 23:22:41 +08:00
Yunfan Li
dfe0933189 [Initialization] No pet talents reset 2024-06-03 23:12:57 +08:00
Yunfan Li
5855d4e8fe [Talents] Switch command 2024-06-03 23:10:58 +08:00
Yunfan Li
05236fddec [Attack target] Crash fix 2024-06-02 23:22:20 +08:00
Yunfan Li
d5d1bb3904 [Attack Target] Prioritized targets 2024-06-02 19:05:50 +08:00
Yunfan Li
43c0435e78 [Attack Target] Invalid target check 2024-06-02 19:05:50 +08:00
Yunfan Li
5d7a1aa401 Merge pull request #242 from liyunfan1223/fix_misspell
[Configuration] Fix misspell
2024-06-02 18:49:58 +08:00
Yunfan Li
83e66c8d59 Merge pull request #250 from yuan227301/opt_warning
[optimization] Fixed several compilation warnings
2024-05-30 13:00:28 +08:00
yang
3fb3610ad3 [optimization] Fixed several compilation warnings 2024-05-29 20:23:08 +08:00
Yunfan Li
5ba30eb12c [Configuration] Misspell 2024-05-28 18:28:51 +08:00
Yunfan Li
00b6426c8f [Crash Fix] Pet initialization 2024-05-28 18:28:19 +08:00
Yunfan Li
4b9af119c4 [Configuration] Fix misspell 2024-05-28 18:28:19 +08:00
Yunfan Li
7239c68912 Merge pull request #243 from brian8544/master
Add performance tuning
2024-05-28 18:22:26 +08:00
Brian Oost
a336c8bf93 Fix typo 2024-05-28 05:36:02 +02:00
Brian Oost
3879b5116e Add performance tuning
Add a diff with and without player in server. The server will tune bot activity to reach the desired server tick speed (in ms), as what CMaNGOS' playerbots are using.

ce4bd79d2d is used as a reference.
2024-05-27 23:30:06 +02:00
Yunfan Li
fb839823af [Raid] Sync with azerothcore (update the core before pull this commit) 2024-05-26 23:45:40 +08:00
Yunfan Li
9510b6b4df Merge pull request #234 from yuan227301/opt_quest
[Optimization] Optimize quests initialization code.
2024-05-26 15:01:46 +08:00
yang
9ee873f57a [Optimization] Optimize quests initialization code. 2024-05-25 17:02:53 +08:00
Yunfan Li
6ebd054fe1 Merge pull request #224 from liyunfan1223/autogear
[Command] Command autogear
2024-05-22 23:20:48 +08:00
Yunfan Li
c9eb89e531 Merge pull request #231 from yuan227301/master
Quests required for dungeons
2024-05-21 14:02:54 +08:00
yang
85ebb48af1 [Fixed] Missing return 2024-05-20 14:04:43 +08:00
yang
0d04a67d87 [Configuration] Quests required for dungeons 2024-05-20 14:04:42 +08:00
Yunfan Li
2ca686fc9a [Command] Command autogear 2024-05-12 00:22:13 +08:00
Yunfan Li
f475b94ae0 Merge pull request #221 from liyunfan1223/fix_script
Fix script crash on exit
2024-05-07 23:55:21 +08:00
Yunfan Li
9dda8fa88f [Scripts] Fix crash on exit 2024-05-07 23:49:52 +08:00
Yunfan Li
a7a2662e19 [Configuration] Blood dk talents 2024-05-07 23:49:25 +08:00
Yunfan Li
cddd3d8592 Merge pull request #219 from liyunfan1223/miscs
[Miscs] Class spell & configuration for talents and glyphs
2024-05-07 22:28:10 +08:00
Yunfan Li
26faac914e [Class spell] Fix healing priests stop casting due to threat 2024-05-07 22:21:38 +08:00