Commit Graph

1366 Commits

Author SHA1 Message Date
Yunfan Li
3731d2ae2f Merge pull request #517 from liyunfan1223/fix_ammo
Fix ammo init (Nether spike)
2024-09-11 14:24:48 +08:00
Yunfan Li
1fbbdcd44b Merge pull request #514 from hermensbas/feature/initialize_server_and_bots_performance
Optimized performance: init first level and teleport assignment
2024-09-11 14:24:07 +08:00
bash
010a1101eb Optimized the init bots, assign first level and teleportForLevel 2024-09-10 20:24:38 +00:00
Yunfan Li
1005184adc Fix prioritized targets reset 2024-09-10 23:29:02 +08:00
Yunfan Li
25c46037cd Reset prioritized targets 2024-09-10 20:45:46 +08:00
fuzzdeveloper
45855364dc Merge pull request #515 from fuzzdeveloper/bwl-strats
BWL cure affliction-bronze and refactoring
2024-09-10 15:39:28 +10:00
Yunfan Li
bca621a883 Disable pet taunt 2024-09-10 11:52:22 +08:00
Fuzz
ccb7100166 refactored BWL's action/trigger context's to be consistent with other raids (which define these things in header files with raid name in it, and in the same directory as other raid related code) 2024-09-10 13:11:18 +10:00
Fuzz
57e7db6ad1 Merge branch 'master' into bwl-strats 2024-09-10 12:31:43 +10:00
Fuzz
16e7cf7ab0 bots in BWL will now use hourglass-sand to cure affliction-bronze 2024-09-10 12:06:55 +10:00
Yunfan Li
b81ccfa829 Reduce inner focus usage 2024-09-09 22:34:16 +08:00
Yunfan Li
0b3292c1d0 Temporary ammo init fix 2024-09-09 22:30:17 +08:00
Yunfan Li
ae78d51d8f Merge pull request #512 from liyunfan1223/avoid_aoe_whitelist
Avoid aoe whitelist
2024-09-08 17:06:24 +08:00
Yunfan Li
694f400f20 Remove mana potion -> drink alternative 2024-09-08 15:49:24 +08:00
Yunfan Li
a6ece8fe33 Can equip weapon type fix 2024-09-08 14:22:05 +08:00
Yunfan Li
2a0bae60c8 Quest auto pick "yes" 2024-09-08 12:53:21 +08:00
Yunfan Li
4de02481be Avoid aoe max radius and whitelist 2024-09-08 12:53:08 +08:00
Yunfan Li
00268ac19d Merge pull request #511 from liyunfan1223/fix_spell_corpse
Fix spell allowing dead target
2024-09-07 16:15:17 +08:00
Yunfan Li
35c5353b6a Fix spell allowing dead target 2024-09-07 15:08:50 +08:00
Yunfan Li
87978d6cd8 Merge pull request #509 from liyunfan1223/spell_interruption
Spell interruption
2024-09-07 13:11:38 +08:00
Yunfan Li
311bdbd91b Serveral crashes fix 2024-09-07 12:08:38 +08:00
Yunfan Li
8f3fc36688 Merge branch 'master' into equip_init 2024-09-07 11:52:45 +08:00
Yunfan Li
d3f380d04b Spellcooldown and instance refresh on randomize 2024-09-07 11:52:29 +08:00
Yunfan Li
1b7f94d503 Merge pull request #508 from atidot3/extractregexfix
Optimised ExtractAllQuestIds ExtractAllItemIds
2024-09-07 00:38:51 +08:00
Yunfan Li
9d7a300c6d Unholy dk 2024-09-07 00:04:37 +08:00
Yunfan Li
95f0768a8b Fix avoid aoe crash 2024-09-06 20:51:36 +08:00
Yunfan Li
f20d3aea6c Unholy dk 2024-09-06 20:29:56 +08:00
Yunfan Li
593b30bbb0 Arm warrior and dk 2024-09-06 20:29:38 +08:00
Yunfan Li
927d893945 Improve combat reach and dps target, allowing spell interruption 2024-09-06 12:33:54 +08:00
Yunfan Li
ef2c0cd26f Merge pull request #507 from liyunfan1223/equip_init
Equip init
2024-09-05 18:05:35 +08:00
antony
79fa75e150 Optimised ExtractAllQuestIds ExtractAllItemIds 2024-09-05 10:35:20 +02:00
Yunfan Li
73f699fe89 Fix initself crash 2024-09-05 15:57:32 +08:00
Yunfan Li
369f3373ed Fix unique equip init and bots login 2024-09-05 15:04:46 +08:00
Yunfan Li
bbc95c953a Fix DeleteRandomBotAccounts crash 2024-09-05 01:10:42 +08:00
Yunfan Li
0526948a29 TwoRoundsGearInit config option 2024-09-04 22:59:27 +08:00
Yunfan Li
6ba4384184 Init equipment and init available spell speed up 2024-09-04 22:50:02 +08:00
Yunfan Li
406949f6dd Misdirection and tricks of the trade 2024-09-04 20:08:44 +08:00
Yunfan Li
484a2ae458 Item usage and equip initialization 2024-09-04 18:08:19 +08:00
Yunfan Li
5de242e80b Hunter pet talents init 2024-09-04 15:13:08 +08:00
Yunfan Li
6789237843 Dps hunter 2024-09-04 15:12:39 +08:00
Yunfan Li
9fb8f2fdf4 Dps paladin 2024-09-04 15:12:25 +08:00
Yunfan Li
ddbb304986 Rewrite stats overflow calculation 2024-09-04 11:42:29 +08:00
Yunfan Li
ab40471933 Merge pull request #506 from liyunfan1223/estimated_group_dps
Improve estimated group dps
2024-09-02 20:27:27 +08:00
Yunfan Li
a84c7f35f3 weapon type fix 2024-09-02 17:47:46 +08:00
Yunfan Li
4114ffa68b Drink threshold with freefood 2024-09-02 17:47:08 +08:00
Yunfan Li
ad0f65fffd Warnings fix 2024-09-02 15:13:49 +08:00
Yunfan Li
4c77f71bd4 Cat druid energy control 2024-09-02 00:30:10 +08:00
Yunfan Li
aab8cf04d3 Improve estimated group dps 2024-09-01 23:28:22 +08:00
Yunfan Li
fa2e2fa4d3 Merge pull request #502 from liyunfan1223/druid-cat
Improve druid cat spec
2024-09-01 21:51:14 +08:00
fuzzdeveloper
4327674df1 Merge pull request #504 from fuzzdeveloper/aq20-ossirian-strat
AQ20 Ossirian Strat
2024-09-01 22:18:43 +10:00