Commit Graph

863 Commits

Author SHA1 Message Date
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
Yunfan Li
063d8e17d0 [Configuration] Frost mage talents 2024-05-06 23:10:50 +08:00
Yunfan Li
4651a55beb [Configuration] Glyphs 2024-05-06 22:45:24 +08:00
Yunfan Li
aaa33d8243 Fix possible crash 2024-05-06 21:56:02 +08:00
Yunfan Li
7d27000de5 [Class spell] Fix paladin blessing 2024-04-21 14:09:46 +08:00
Yunfan Li
85bab825a1 Merge pull request #203 from liyunfan1223/fix_avoid_aoe
[Avoid aoe] Tell when avoid aoe configuration
2024-04-21 01:09:56 +08:00
Yunfan Li
c6f1da1170 [Avoid aoe] Tell when avoid aoe configuration 2024-04-20 18:51:37 +08:00
Yunfan Li
295214c30c Merge pull request #198 from liyunfan1223/fix_avoid_aoe
Fix avoid aoe
2024-04-20 18:48:17 +08:00
Yunfan Li
45ffd4bd07 [Equip score] Skip can take more check 2024-04-20 16:43:31 +08:00
Yunfan Li
924c1a2197 [Equip score] Weapon dps calculation 2024-04-20 16:30:03 +08:00
Yunfan Li
10166048d7 [Movement] Fix path finder 2024-04-20 13:47:24 +08:00
Yunfan Li
f789f531b3 [Movement] Fix path finder 2024-04-20 13:43:05 +08:00
Yunfan Li
98ff69473c [Avoid aoe] Fix avoid unit 2024-04-20 00:30:11 +08:00
Yunfan Li
a4f9783997 [Avoid aoe] Fix possible triggers 2024-04-20 00:22:56 +08:00
Yunfan Li
a94f626106 [Avoid aoe] Enhance spell judge 2024-04-19 19:25:50 +08:00
Yunfan Li
7af4f3bb95 [Avoid aoe] Area debuff judgement 2024-04-19 18:32:15 +08:00
Yunfan Li
32f787b2aa [Cast spell] Arc check only forfacing spell 2024-04-19 12:11:46 +08:00
Yunfan Li
7e4449b4fa [Avoid aoe] Fix avoid unit with damage aura 2024-04-18 22:45:42 +08:00
Yunfan Li
19ffe0227a [Avoid aoe] Crash fix and cover more spell 2024-04-18 22:41:14 +08:00
Oiuv
248bf6c003 Modify command s to prevent the accidental sale of all items 2024-04-18 22:39:16 +08:00
Yunfan Li
0629c106ae Hunter crash fix 2024-04-18 21:07:13 +08:00
Yunfan Li
6dc6667920 Fix movement on ship 2024-04-18 20:47:41 +08:00
Yunfan Li
946549990a Merge pull request #192 from oiuv/dev
Modify command `s` to prevent the accidental sale of all items
2024-04-16 21:59:38 +08:00
Oiuv
341537f5fb Modify command s to prevent the accidental sale of all items 2024-04-16 19:22:00 +08:00
Yunfan Li
e003ce99f0 Merge pull request #183 from liyunfan1223/avoid_aoe
Avoid aoe
2024-04-15 23:34:28 +08:00