mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2026-08-14 18:29:08 -04:00
# Pull Request Translation cleanup for better track changes in translations. --- ## How to Test the Changes - Run server and check that script apply to database ## Complexity & Impact Does this change add new decision branches? - - [x] No - - [ ] Yes (**explain below**) Does this change increase per-bot or per-tick processing? - - [x] No - - [ ] Yes (**describe and justify impact**) Could this logic scale poorly under load? - - [x] No - - [ ] Yes (**explain why**) --- ## Defaults & Configuration Does this change modify default bot behavior? - - [x] No - - [ ] Yes (**explain why**) If this introduces more advanced or AI-heavy logic: - - [x] Lightweight mode remains the default - - [ ] More complex behavior is optional and thereby configurable --- ## AI Assistance Was AI assistance (e.g. ChatGPT or similar tools) used while working on this change? - - [x] No - - [ ] Yes (**explain below**) If yes, please specify: --- ## Final Checklist - - [x] Stability is not compromised - - [x] Performance impact is understood, tested, and acceptable - - [x] Added logic complexity is justified and explained - - [x] Documentation updated if needed --- |
||
|---|---|---|
| .. | ||
| ai_playerbot_texts.sql | ||
| ai_playerbot_texts_chance.sql | ||
| playerbots_account_keys.sql | ||
| playerbots_account_links.sql | ||
| playerbots_account_type.sql | ||
| playerbots_custom_strategy.sql | ||
| playerbots_db_store.sql | ||
| playerbots_dungeon_suggestion_abbrevation.sql | ||
| playerbots_dungeon_suggestion_definition.sql | ||
| playerbots_dungeon_suggestion_strategy.sql | ||
| playerbots_enchants.sql | ||
| playerbots_equip_cache.sql | ||
| playerbots_guild_tasks.sql | ||
| playerbots_item_info_cache.sql | ||
| playerbots_preferred_mounts.sql | ||
| playerbots_random_bots.sql | ||
| playerbots_rarity_cache.sql | ||
| playerbots_rnditem_cache.sql | ||
| playerbots_speech.sql | ||
| playerbots_speech_probability.sql | ||
| playerbots_tele_cache.sql | ||
| playerbots_travelnode.sql | ||
| playerbots_travelnode_link.sql | ||
| playerbots_travelnode_path.sql | ||
| playerbots_weightscale_data.sql | ||
| playerbots_weightscales.sql | ||
| updates.sql | ||
| updates_include.sql | ||
| version_db_playerbots.sql | ||