Yunfan Li
|
ef4064cfc1
|
Merge pull request #536 from liyunfan1223/crash_prequest
Fix crash if PreQuests=1
|
2024-09-18 00:13:32 +08:00 |
|
Yunfan Li
|
d443b48edf
|
Fix crash of prequest
|
2024-09-17 18:03:41 +08:00 |
|
fuzzdeveloper
|
bfbc451bfb
|
Merge pull request #524 from hermensbas/feature/initialize_server_and_bots_performance_config_sync
Corrected diff between playerbots.config.dist and PlayerbotAIConfig
|
2024-09-13 11:37:56 +10:00 |
|
bash
|
96141a4aca
|
correction synced playerbots.config.dist and PlayerbotAIConfig class
|
2024-09-12 16:04:12 +00:00 |
|
Yunfan Li
|
990ccf75b6
|
Merge pull request #522 from hermensbas/feature/initialize_server_and_bots_performance_config
Minor correction forgot to update the imperative default configs
|
2024-09-12 22:37:26 +08:00 |
|
bash
|
9fab7e100c
|
Minor correction forgot to update the imperative default configs
|
2024-09-12 07:33:04 +00:00 |
|
Yunfan Li
|
5de54a8d3a
|
Merge pull request #521 from liyunfan1223/readme_update_documentation_link
Readme update documentation link
|
2024-09-11 21:31:15 +08:00 |
|
Dreathean
|
2e967380e9
|
Update README.md
|
2024-09-11 07:40:13 -04:00 |
|
Dreathean
|
c9c3fd7348
|
Update README.md
new Playerbots Documentation on Wiki
|
2024-09-11 07:32:24 -04:00 |
|
Yunfan Li
|
1740277740
|
Merge pull request #520 from liyunfan1223/name_creation_check
Name creation check
|
2024-09-11 19:02:05 +08:00 |
|
Yunfan Li
|
a97d339c91
|
Name creation check
|
2024-09-11 16:26:12 +08:00 |
|
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 |
|