Commit Graph

937 Commits

Author SHA1 Message Date
Revision
ffbd976042 Fix import issues after French translation commit 2024-07-25 17:07:37 +02: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
antony
0112b7d82d More french translation 2024-07-25 09:56:04 +02:00
antony
b741d50d72 Fix LFG random classic dungeon limitation level issue 2024-07-24 14:36:57 +02: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
Yunfan Li
cdd4ab7080 [Command] Fix self command 2024-07-21 22:14:15 +08:00
Yunfan Li
2f93eeedc9 [Crash fix] Fix a possible crash 2024-07-21 22:14:15 +08:00
Yunfan Li
fce0f431e1 [Command] Enable to cancel self command 2024-07-21 22:14:15 +08:00
Yunfan Li
3716de4c96 [Command] Fix sell item command 2024-07-21 22:14:15 +08:00
Bobblybook
adf1411a01 Water ele waterbolt 2024-07-21 06:59:57 +10:00
Bobblybook
af4ea8de2f Water ele typo 2024-07-21 06:43:00 +10:00
Bobblybook
e29cf4f195 Ice barrier typo 2024-07-21 05:45:38 +10:00
Bobblybook
ba4751fb01 Frost mage AI 2024-07-21 05:14:27 +10:00
Bobblybook
b36521a353 Frost mage AI 2024-07-21 05:12:53 +10:00
Bobblybook
e30d823f03 Frost mage AI 2024-07-21 05:10:56 +10:00
Yunfan Li
4cc4695461 Merge pull request #358 from liyunfan1223/dev0718
Max added bot configuration
2024-07-19 18:44:23 +08:00
Yunfan Li
f4c43aa920 [Warning] Fix 2024-07-18 23:33:48 +08:00
Yunfan Li
c45d52d8a3 Merge pull request #355 from liyunfan1223/fix-summon
[Summon] Fix bot remove from world casued by summon
2024-07-18 23:33:37 +08:00
Yunfan Li
9dc494f407 [Configuration] Max added bot 2024-07-18 23:32:39 +08:00