Commit Graph

1051 Commits

Author SHA1 Message Date
Atidote
1d5c670081 Merge branch 'liyunfan1223:master' into locale_fix 2024-07-25 17:02:33 +02:00
Yunfan Li
448e48f1e3 Merge pull request #380 from liyunfan1223/fix-invite
Fix multi-player group issue
2024-07-25 22:57:04 +08:00
Yunfan Li
bfa2e85a26 Merge pull request #377 from atidot3/master
Fix LFG random classic dungeon limitation level issue
2024-07-25 22:10:50 +08:00
Yunfan Li
6f63ed10a3 [Configuration] Better frost mage talent 2024-07-25 21:48:57 +08:00
Yunfan Li
a837d7f55b [Class spell] Optimize toggle pet spell 2024-07-25 21:34:06 +08:00
Yunfan Li
9830992000 [Console] Fix .playerbot bot console message 2024-07-25 21:25:18 +08:00
antony
44b1b32e06 Say debug + fixes 2024-07-25 15:11:30 +02:00
antony
21a6628161 French + locale dbc use fix 2024-07-25 13:56:42 +02:00
antony
0112b7d82d More french translation 2024-07-25 09:56:04 +02:00
Yunfan Li
bc784b2b94 [Warning] Fix warnings 2024-07-24 23:54:28 +08:00
Yunfan Li
ec04b28a95 [Avoid aoe] Fix crash 2024-07-24 23:47:24 +08:00
Yunfan Li
a2db0e3ad1 [Initialization] Remove duplicate mount init 2024-07-24 23:43:16 +08:00
Yunfan Li
1f7ab72b04 [Configuration] Make more options for ReviveBotWhenSummoned 2024-07-24 21:13:32 +08:00
Yunfan Li
ed80744891 [Command] Language locale check 2024-07-24 20:46:20 +08:00
Yunfan Li
c191dfc35f [Command] Only follow the command given by master when multiple player one group 2024-07-24 20:46:20 +08:00
Yunfan Li
f9bcfeb000 [Interaction] Set the group inviter as master instead of the group leader 2024-07-24 20:46:20 +08:00
antony
b741d50d72 Fix LFG random classic dungeon limitation level issue 2024-07-24 14:36:57 +02:00
Fuzz
649e8a1d4a [Battlegrounds] fixed main EOTS issues (teleport bots off starting platform, fixed incorrect BG objective for the bases), still some minor pathing issues present 2024-07-24 16:32:36 +10:00
Yunfan Li
48ac024430 Merge pull request #367 from liyunfan1223/self-command
Fix .playerbot bot self
2024-07-24 12:27:56 +08:00
Revision
9b31802a69 Merge pull request #369 from noisiver/optimize-pvp-flag-check
Optimize the check for PvP flag
2024-07-23 18:24:38 +02:00
Revision
3a4ebb7a9f Remove StartTime from PvP check 2024-07-23 16:33:14 +02:00
Yunfan Li
b059efa7d7 Merge pull request #360 from Bobblybook/master
Frost mage implementation
2024-07-23 22:03:57 +08:00
Bobblybook
b1ffbf2d99 Frost mage freeze procs complete 2024-07-23 21:38:40 +10:00
Bobblybook
79c7dcf4a1 Frost mage test triggers 2024-07-23 20:35:09 +10:00
Bobblybook
4043edfba3 Freeze snare testing 2024-07-23 20:00:05 +10:00
Bobblybook
71bb45ec7c Cone of Cold isUseful check 2024-07-23 18:09:55 +10:00
Bobblybook
9fd5005030 Proper FoF stack handling 2024-07-23 01:58:09 +10:00
Bobblybook
5635b90bbe Proper FoF combo, non-arbitrary weightings 2024-07-22 21:53:02 +10:00
Yunfan Li
75c12c40b3 Merge branch 'master' into self-command 2024-07-22 18:51:53 +08:00
Yunfan Li
467633a860 Merge pull request #366 from pilovm/308-fix-multiple-spell-cast-attempts
Does not reassign castCount so it being casted only once
2024-07-22 18:49:57 +08:00
Mikhail
b61690ce7a Does not reassign castCount so it being casted only once 2024-07-22 11:17:36 +02:00
fuzzdeveloper
15e760d2ae Merge pull request #365 from fuzzdeveloper/more-av-fixes
More AV fixes
2024-07-22 17:34:16 +10:00
Fuzz
d1f8b2f9dd [BattleGrounds] fix for mac/linux build failing 2024-07-22 16:03:12 +10:00
Fuzz
be551a5618 [BattleGrounds] just a few little fixes before PR 2024-07-22 15:50:05 +10:00
Fuzz
c69d828a51 Merge branch 'master' into more-av-fixes 2024-07-22 14:26:01 +10:00
Revision
f1104d5315 Optimize the check for PvP flag 2024-07-22 04:17:28 +02:00
Yunfan Li
5c7fb89591 Merge branch 'master' into self-command 2024-07-22 09:08:29 +08:00
Yunfan Li
dfa0bcc9ab Merge pull request #364 from noisiver/fixes-for-newer-azerothcore
Fix: Updated to work with newer commits of AzerothCore
2024-07-22 09:06:27 +08:00
Fuzz
d04b5daa2c Merge branch 'master' into more-av-fixes 2024-07-22 09:29:13 +10:00
Fuzz
6417e836e1 [BattleGrounds] Bots no longer needlessly dismount in BG's when near a creature (eg: AV rams). AV: attacking bots now concentrate on final GY and boss when all enemy towers are down (prevents them running back to previous GY's when they should just down the boss), attacking bots now try to get first enemy GY before first tower (helps alliance), bots respawning in cave starting area's now leave cave before selecting path (they were making bad selections due to all paths starting too far away from spawn point, defending horde bots would try to clip through walls and go directly to horde base GY), new path to get from horde cave to horde base (prevents horde defenders trying to scale the hills/walls to get in), overall balance between teams much improved. new playerbots debug bg commands (that I used to develop/test these changes) 2024-07-22 09:02:00 +10:00
Revision
838bfe333d Fix: Updated to work with newer commits of AzerothCore 2024-07-22 00:39:06 +02:00
Revision
fedb6084e2 Merge pull request #363 from noisiver/pvp-fix
Fix: Bots attacking players that are not flagged for PvP
2024-07-22 00:23:06 +02:00
Revision
d0d8f3a40f Fix: Bots attacking players not flagged 2024-07-21 22:43:39 +02:00
Yunfan Li
5ebba9cdb3 Fix spell cast after self bot 2024-07-21 23:53:47 +08:00
Yunfan Li
dd942bf449 Addclass command account id check 2024-07-21 23:04:16 +08:00
mtm84
24547f4cc5 Random name generation improvement (#359)
* Update RandomPlayerbotFactory.cpp
2024-07-21 22:45:03 +08:00
Yunfan Li
00e24b2681 [Command] Send talents info data after glyph changed 2024-07-21 22:23:03 +08:00
Yunfan Li
400f982101 [Class spell] Mirror image 2024-07-21 22:20:59 +08:00
Yunfan Li
b4201e1d84 [Misc] Init bag, hunter spell 2024-07-21 22:14:15 +08:00
Yunfan Li
e7fe79d946 [Initialization] Send talent packet after intialization 2024-07-21 22:14:15 +08:00