Commit Graph

1013 Commits

Author SHA1 Message Date
Revision
6e9132367e Merge pull request #411 from noisiver/fix-lootguid
Fix another instance of the wrong guid being assigned
2024-07-29 17:06:43 +02:00
fuzzdeveloper
fa5b66baba Merge pull request #406 from CrypticAvocado/fix-autojoin-rated-arena-battlegrounds
Improve management and bot autojoining of battlegrounds/rated arena
2024-07-29 23:11:48 +10:00
Yunfan Li
d173e8d7db Merge pull request #409 from liyunfan1223/fix-spec-link
Fix spec tabs error
2024-07-29 21:08:32 +08:00
Revision
e3b942cee3 Fix another instance of the wrong guid being assigned 2024-07-29 15:01:56 +02:00
CrypticAvacado
5ffcc14030 Merge branch 'master' into fix-autojoin-rated-arena-battlegrounds 2024-07-29 21:54:35 +12:00
CrypticAvacado
804c3adbd3 Fix formatting and use correct value data type 2024-07-29 20:45:00 +12:00
Yunfan Li
00f933515a Merge pull request #407 from noisiver/fix-compile-errors
Fix compile errors related to sSpellMgr
2024-07-29 15:20:28 +08:00
Yunfan Li
b7c9176b32 Merge pull request #404 from atidot3/master
General tweak and bug fixes on BotChat
2024-07-29 15:19:55 +08:00
Yunfan Li
8171093101 Fix spec tabs error 2024-07-29 14:40:47 +08:00
Revision
74658389ec Fix compile errors related to sSpellMgr 2024-07-29 00:51:43 +02:00
Atidot3
7d13192517 removed useless string 2024-07-28 21:12:06 +02:00
Atidot3
cf9dca6b16 Add parameters to allow bot to talk in guild + fix multi guild same message + bot in group wont ask for dungeon 2024-07-28 20:59:37 +02:00
Yunfan Li
7c3f56c8f9 Merge pull request #402 from liyunfan1223/dev0728
Minor fixes
2024-07-29 01:28:39 +08:00
CrypticAvacado
f1114d71d2 Fix rated arena and battleground bot autojoining 2024-07-29 04:53:25 +12:00
Atidot3
1128e0280a reduce spam 2024-07-28 18:44:56 +02:00
Atidot3
06a63aa730 fix current_zone_name incorrect values + refactoring guild broadcast simplier + refactoring randomTalk to actually use area / zone general etc 2024-07-28 18:42:51 +02:00
Yunfan Li
64c62b4ddb Revert stats weight calculation 2024-07-29 00:27:32 +08:00
Yunfan Li
f6056e0ec6 [Initialization] Mount for nightelf (remove Swift Zulian Tiger) 2024-07-29 00:12:18 +08:00
CrypticAvacado
5240a2d1ff Allow greater control of Arena team creation 2024-07-29 04:07:10 +12:00
CrypticAvacado
a01302f348 Improve arena positioning based on class 2024-07-29 03:26:14 +12:00
Atidot3
90aa76e3c3 Polish bot chatting 2024-07-28 13:50:50 +02:00
Yunfan Li
6b7b270b26 Remove can not enter message 2024-07-28 19:12:01 +08:00
Yunfan Li
39d93e6a2f Account creation info message 2024-07-28 19:12:01 +08:00
Yunfan Li
f32ca5472a Unholy Deathknight 2024-07-28 19:12:01 +08:00
Yunfan Li
7c1aff09eb [Initialization] Ammo init 2024-07-28 19:12:01 +08:00
Yunfan Li
8a8a72c977 [Initialization] Fix unique gem 2024-07-28 19:12:01 +08:00
Yunfan Li
029ca52dd5 teleport for randomize first 2024-07-28 19:12:01 +08:00
Yunfan Li
d07d256a78 Merge pull request #386 from atidot3/locale_fix
Playerbot functionnality to use (channels / emote / say / yell / guild) chat
2024-07-28 18:36:53 +08:00
Atidote
b8cea4a3a9 Merge branch 'liyunfan1223:master' into locale_fix 2024-07-28 10:52:13 +02:00
Atidot3
eec4776672 removed action error log 2024-07-28 10:47:33 +02:00
Yunfan Li
7d00fa61d0 Merge pull request #396 from noisiver/transports
Add bots to transports
2024-07-28 12:48:08 +08:00
Yunfan Li
dc1ae57db6 Merge pull request #397 from noisiver/loot-quest-objects
Fix bots looting quest objects
2024-07-28 12:09:17 +08:00
Yunfan Li
2eb588d711 Merge pull request #398 from liyunfan1223/fix-misc
Fix CI
2024-07-28 12:09:03 +08:00
Yunfan Li
b75dcb67ff [CI] Fix bad CI 2024-07-28 11:05:21 +08:00
Yunfan Li
fd74ae8af7 [Command] Fix revive condition for summon 2024-07-28 11:02:16 +08:00
Yunfan Li
5d64e4f461 Merge pull request #395 from atidot3/master
Allow bot to attack mobs they need to kill / loot for quests up to 5 …
2024-07-28 10:59:02 +08:00
Yunfan Li
318dbb9975 [Command] Command filter for multiple players 2024-07-28 10:57:41 +08:00
Revision
5d64cd04dc Fix bots looting quest objects 2024-07-28 04:00:51 +02:00
Revision
75475e3986 Fix debug message 2024-07-28 02:57:46 +02:00
Revision
78832f106e Add bots to transports
Add bots to transports they're on so they actually move with it.
2024-07-28 02:43:22 +02:00
Atidot3
5f60ded419 missing eTalkType enum on trade chat 2024-07-28 01:05:30 +02:00
Atidot3
1fbd312d58 Allow bot to talk in guild when they loot nice item, levelup, kill unique monsters 2024-07-28 01:02:54 +02:00
Atidot3
e6a7d7cc26 Allow bot to attack mobs they need to kill / loot for quests up to 5 levels above their level 2024-07-28 00:54:37 +02:00
Atidot3
00844985eb Fix chain link broken (random) unknown + dbc local enus force in some case (spell / chathelper etc) 2024-07-27 14:39:30 +02:00
Yunfan Li
13647f286a Merge pull request #392 from atidot3/shaman_fix
Shaman cure strategy fix
2024-07-27 19:10:18 +08:00
Atidote
b940a487a7 Merge branch 'liyunfan1223:master' into shaman_fix 2024-07-27 10:34:33 +02:00
Atidot3
c48d69a802 Fix shaman cure strategy 2024-07-27 10:33:49 +02:00
Atidot3
162229efe5 Fix spellid value to use forced enUS locale 2024-07-27 10:20:55 +02:00
Atidot3
adf9924925 using config to toggle chat functionnality and suggest dungeon 2024-07-27 10:17:35 +02:00
Atidot3
d21d1e9b68 Suggest dungeon implementation + log action unknown to help debug 2024-07-27 10:13:33 +02:00