This website requires JavaScript.
be50e5ea5d
Playerbot: regenerate thordekk core-hooks patch against ThordekkCore base (fix Unit.cpp line offsets so the patch applies cleanly)
fix/bot-vehicle-follow
devbox
2026-08-30 19:25:33 +10:00
f2cc0a7ff7
Merge pull request 'Playerbot: bots hold position while owner rides a vehicle; re-summon to owner's location+phase on vehicle exit' (#1 ) from fix/bot-vehicle-follow into main
main
josh
2026-08-30 18:51:10 +10:00
dffa54c44e
Playerbot: bots hold position while owner rides a vehicle; re-summon to owner's location+phase on vehicle exit
devbox
2026-08-30 13:49:45 +10:00
f1be9a147d
Playerbot: fix core-hooks patch for 12.1 CharacterHandler.cpp layout
devbox
2026-08-23 13:27:45 +10:00
0156b3c0c4
Core: wire OnPlayerTalkToCreature hook in Player::TalkedToCreature
devbox
2026-08-22 22:12:40 +10:00
86a60c86a0
Playerbot: auto-learn riding skill + mount; owner-mount party sync
devbox
2026-08-22 21:58:39 +10:00
75c0cc46a6
Playerbot: hearthstone party port + priest keeps healing spec at L10
devbox
2026-08-22 21:19:28 +10:00
1867d77c70
Playerbot: single quest-item propagation path + bot spec control
devbox
2026-08-22 20:55:09 +10:00
2e2913ca78
Playerbot: never down-level bots below their natural level
devbox
2026-08-22 19:35:55 +10:00
196880c593
Playerbot: skip grouped bots for ALL kill/NPC-click credit (fix double count)
devbox
2026-08-21 21:45:14 +10:00
bf9392dea2
Playerbot: distinguish combat kills vs NPC-click credit in OnKillCredit
devbox
2026-08-20 18:38:01 +10:00
9ab5265e0c
Playerbot: REVERT save-bots-on-logout — it corrupts player data
devbox
2026-08-20 18:22:17 +10:00
802acdfc3a
Playerbot: push kill/click credit to ALL owned bots (fix missed clicks)
devbox
2026-08-20 18:01:26 +10:00
80667a6bf7
Playerbot: stop double-crediting grouped bots on kill/NPC-click credit
devbox
2026-08-18 18:39:37 +10:00
877866f122
Playerbot: honour blacklisted turn-ins when the bot is already at the ender
devbox
2026-08-18 18:32:51 +10:00
c2a1632d6c
Playerbot: save bots on logout so quests/progress persist
devbox
2026-08-18 14:51:50 +10:00
0e96c7798e
Playerbot: only assist targets the owner is actually fighting
devbox
2026-08-18 11:11:46 +10:00
00f65c7b89
Playerbot: sell_trash — drop the 4y vendor proximity gate + result log
devbox
2026-08-17 20:10:11 +10:00
4e0240603b
Playerbot: log the real reason a quest-source item grant is rejected
devbox
2026-08-17 19:53:51 +10:00
ba096ba8d3
Playerbot: grant quest-source items so item-started quests push to bots
devbox
2026-08-17 19:39:13 +10:00
4fa66b3ac3
Playerbot: BotGear addon — register the PBC addon-message prefix
devbox
2026-08-17 19:20:40 +10:00
9a0a32f42d
Playerbot: BotGear addon — self-whisper to the owner (the only working target)
devbox
2026-08-17 19:05:23 +10:00
1f25f119ec
Playerbot: BotGear uses bot name end-to-end + retry first-open resolution
devbox
2026-08-17 18:42:08 +10:00
d137727d3c
Playerbot: BotGear addon — fix target guid extraction
devbox
2026-08-17 18:25:29 +10:00
deef9544bf
Playerbot: BotGear addon — send via PBCFLEET target, not the bot's name
devbox
2026-08-17 18:20:11 +10:00
41ebd14db9
Playerbot: BotGear addon — use a non-zero sequence number
devbox
2026-08-17 18:15:46 +10:00
8b3c826c16
Playerbot: fix role verb alias + BotGear addon frame build
devbox
2026-08-17 08:04:35 +10:00
ef35de35e5
Playerbot: wire AddonControl::OnSessionLogout on owner logout (fixes .so load)
devbox
2026-08-17 07:48:33 +10:00
07d2a49395
Playerbot: bot character & inventory controller (gear, bags, destroy, move)
devbox
2026-08-16 22:11:06 +10:00
2638d9ac61
Playerbot: abandon the bot's class-equivalent quest when owner abandons
devbox
2026-08-16 21:44:29 +10:00
dd8c93bbdf
Playerbot: defer quest push for not-in-world bots; tighten follow formation; grant bound quest items
devbox
2026-08-16 21:39:14 +10:00
bfb544fcd7
Regenerate thordekk core-hooks patch against thordekk/main b8a06fe8ba
devbox
2026-08-15 10:08:03 +10:00
ef95f084d4
Fix core-hooks patches: correct cs_playerbot_v2.cpp hunk count/hash
devbox
2026-08-14 15:21:07 +10:00
8bedbc1311
Define TRINITY_PLAYERBOT_V2 for the scripts command target
devbox
2026-08-14 13:01:08 +10:00
e565bd9734
Register connected altbots missing intents in the follow loop
devbox
2026-08-14 12:22:23 +10:00
20f590ccb1
Add [AltFollow] diagnostics to the companion follow loop
devbox
2026-08-13 21:53:51 +10:00
fb0723b653
Fix alt-create zombie login (never 'login already in flight' again)
devbox
2026-08-12 17:02:36 +10:00
2e9c165e97
Seed name pool into the SHARED playerbot schema (fixes generated bot names)
devbox
2026-08-12 16:35:01 +10:00
bbe7c54e3c
Fix pool-account starvation on fresh/renamed characters DBs
devbox
2026-08-12 15:16:54 +10:00
b14ebad3fb
Use utf8mb4_general_ci for shared playerbot schema
devbox
2026-08-12 14:29:00 +10:00
75090e50b4
Source characters DB name from server config in BotNamePool orphan sweep
devbox
2026-08-12 13:15:36 +10:00
9ed80ca65a
Gate ambient fleet behind PlayerbotsV2.FleetBots (default off: alt-bot-only mode)
devbox
2026-08-12 11:17:54 +10:00
b853b3ae06
PlayerbotV2 module with core-hooks patches and full SQL migrations
josh
2026-08-10 09:40:25 +10:00
7a8377c7f6
Add PlayerbotV2 module (standalone, no core history)
josh
2026-08-10 09:10:23 +10:00