4thfever
|
84027fc1d7
|
Feat/retreat (#104)
* feat: add retreat
|
2026-01-26 23:18:11 +08:00 |
|
4thfever
|
e1091fdf5a
|
Feat/i18n (#92)
* feat: add vue-i18n
* feat: add vue-i18n
* feat: add vue-i18n
* feat: add language class
* add: en templates and configs
* add: en names
* refactor: name gender id and sect id
* feat(i18n): add gettext infrastructure for dynamic text translation (#81)
* feat(i18n): add gettext infrastructure for dynamic text translation
- Add src/i18n/ module with t() translation function
- Add .po/.mo files for zh_CN and en_US locales
- Update LanguageManager to reload translations on language change
- Add comprehensive tests (14 tests, all passing)
- Add implementation spec at docs/specs/i18n-dynamic-text.md
Phase 1 of i18n dynamic text implementation.
* feat(i18n): expand .po files with comprehensive translation entries
Add translation messages for:
- Battle result messages (fatal/non-fatal outcomes)
- Fortune event messages (item discovery, cultivation gains)
- Misfortune event messages (losses, damage, regression)
- Death reason messages
- Item exchange messages (equip, sell, discard)
- Single choice context and option labels
- Common labels (weapon, auxiliary, technique, elixir)
Both zh_CN and en_US locales updated with matching entries.
* test: add .po file integrity tests
* feat: i18n for actions
* feat: i18n for effects
* feat: i18n for gathering
* feat: i18n for classes
* feat: i18n for classes
* feat: i18n for classes
* feat: i18n for classes
* fix bugs
* fix bugs
* fix bugs
* fix bugs
* fix bugs
* fix bugs
* fix bugs
* fix bugs
* update csv
* update world info
* update prompt
* update prompt
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* fix bug
* update
* update
* update
* update
* update
* update
* update
---------
Co-authored-by: Zihao Xu <xzhseh@gmail.com>
|
2026-01-24 13:47:23 +08:00 |
|
4thfever
|
df8b1b9433
|
Refactor/event (#31)
重构事件机制和部分拍卖会机制
|
2026-01-14 16:58:50 +08:00 |
|
4thfever
|
63fc2f828e
|
Feat/auction (#30)
Add gathering events, in which multiple avatars participate
Add auction event
Closes #24
|
2026-01-14 02:33:13 +08:00 |
|
bridge
|
e4ff312f58
|
fix action being executed 3 times bug
|
2026-01-06 23:41:21 +08:00 |
|
bridge
|
e2d03b587d
|
refactor world desc
|
2026-01-03 21:25:24 +08:00 |
|
bridge
|
162ea8efe2
|
refactor llm
|
2025-12-20 22:13:26 +08:00 |
|
bridge
|
57c669be47
|
fix bugs
|
2025-12-20 21:16:09 +08:00 |
|
bridge
|
8fb81c3473
|
refactor relation add and cancel
|
2025-12-20 20:30:30 +08:00 |
|
bridge
|
acf7d9dd35
|
refactor conversation
|
2025-12-18 21:52:00 +08:00 |
|
bridge
|
9a16e2aa16
|
fix bug
|
2025-12-11 00:40:11 +08:00 |
|