Commit Graph

26 Commits

Author SHA1 Message Date
Bobblybook
f912c5df22 Merge pull request #622 from Bobblybook/master
Preferred mount selection for bots
2024-10-20 15:59:18 +11:00
Bobblybook
a430786133 Reapply "Preferred mount selection for bots"
This reverts commit eb5dd450cd.
2024-10-19 22:44:11 +11:00
Bobblybook
eb5dd450cd Revert "Preferred mount selection for bots"
This reverts commit 312c661311.
2024-10-19 22:42:21 +11:00
Bobblybook
312c661311 Preferred mount selection for bots
Added a new table to store user-specified mount ids.
Can specify flying and ground mounts for a character which will prioritise that mount. If multiple entries, a random entry will be selected from that list.

Currently no way to add entries other than manual DB editing, but can be developed into a whisper command pretty easily.

This should gracefully fail (if no entries exist for the character, or the db table does not exist) and fallback to the default random selection as usual.
2024-10-19 22:40:26 +11:00
Revision
8d7a7aed2a Fix a typo 2024-10-19 03:11:40 +02:00
Revision
c313cdfa8e Move tables into their own files 2024-10-19 03:10:46 +02:00
bash
aa1ae40e2c Minor correction in logging text and removed in_use from the playerbots_names table and added an additional index for the fallback 2024-08-21 19:34:26 +00:00
Yunfan Li
9fd4c0ba5c Merge pull request #433 from atidot3/bot_questing
Bot questing fixes
2024-08-14 11:50:06 +08:00
Christoph Wilk
a7a025ee58 Name Rework:
1. Arena Team & Guild Names: Edited/deleted/replaced many names by hand, removing potentially offensive names, grammatical inconsistency, faction-specific names (since there is no faction categorization), non-standard spelling, etc. After the rework there are 100 arena team names per bracket & 400 guild names, which is fewer than before, but should be enough.
2. Replaced the playerbot name list with 100k names (some overlap), split into 5k names per race and gender, with human & undead sharing the same pool of double size. Module code has been edited to assign created bots a name specific to their race.
3. Minor: Random race is now guaranteed to be assigned, removing the miniscule chance of failure in 15 attempts.
2024-08-13 20:21:00 +09:00
antony
e713207fa8 db update file 2024-08-07 09:22:15 +02:00
antony
f96f909b6e Rework in progress crash chat botgroup 2024-07-31 17:25:07 +02:00
Revision
ffbd976042 Fix import issues after French translation commit 2024-07-25 17:07:37 +02:00
antony
0112b7d82d More french translation 2024-07-25 09:56:04 +02:00
Yunfan Li
33ef77c4fa configuration and duplicate name 2023-05-27 23:58:28 +08:00
Alvin Zhu
c532f56252 fix warning 2023-03-07 10:18:04 +08:00
Alvin Zhu
85bf1c7943 fix db name 2023-03-07 10:14:48 +08:00
郑佩茹
f362da1c0a Update Playerbot text SQL 2022-09-27 09:55:52 -06:00
whipowill
52136045b2 Fix sql file error. Issue #59. 2022-05-18 19:33:45 -05:00
郑佩茹
a95f4baba5 Merge branch 'AzerothCore' of https://github.com/ZhengPeiRu21/mod-playerbots into AzerothCore 2022-05-17 10:55:53 -06:00
郑佩茹
666d63a4c6 Remove outdated versioning string 2022-05-17 10:55:18 -06:00
郑佩茹
1f1c7ab8ef Fix DB Migration updates for playerbots_dungeon_suggestion_definition table 2022-05-17 10:54:11 -06:00
qudzy
d465b232ba Move dungeon suggestion definitions to base folder 2022-05-11 11:03:03 +02:00
qudzy
ed35a2ae67 Refactor instance suggestions 2022-05-05 21:01:02 +02:00
郑佩茹
a7f412b428 Fix corrupt item cache crashes, bot whispers, trade crashes 2022-03-22 11:04:21 -06:00
UltraNix
b952636f0d Big update. 2022-03-12 22:27:09 +01:00
UltraNix
b3d00ccb26 Initial commit - mod-playerbots 2021-12-30 17:13:09 +01:00