Commit Graph

100 Commits

Author SHA1 Message Date
4thfever
0315dca6e6 Feat/hidden domain (#113)
Summary
新增秘境探索,属于多人活动,每N年触发一次
Closes #105
2026-01-31 20:43:42 +08:00
4thfever
202de66654 Feat/play (#109)
* refactor: play
2026-01-29 22:52:35 +08:00
bridge
547cc01aef fix: pack i18n 2026-01-24 14:44:45 +08:00
bridge
b772fe0c3a update: version 2026-01-24 14:08:47 +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
bridge
a7ab18ea1c fix: package bug 2026-01-19 21:26:09 +08:00
bridge
bc6725b302 update: version 2026-01-18 17:25:27 +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
287f9d2ae4 update history pytest 2026-01-12 00:20:15 +08:00
bridge
488758764e fix pytest for new awaken avatars 2026-01-11 21:03:02 +08:00
bridge
ac8c6c1c73 update tips 2026-01-10 00:50:30 +08:00
bridge
db6df82ea8 refactor cast action 2026-01-06 22:28:25 +08:00
bridge
450d38e15a update version 2026-01-04 00:01:22 +08:00
bridge
775d830ec3 add cast 2026-01-03 23:25:38 +08:00
bridge
17ca0cbbce add misfortune 2025-12-30 23:09:29 +08:00
bridge
d55ada7d66 refactor llm config 2025-12-30 22:20:30 +08:00
bridge
32c6bf1d46 support openai format api 2025-12-29 22:25:26 +08:00
bridge
ca9c0a69af support openai format api 2025-12-29 22:18:18 +08:00
bridge
05c31491c3 refactor llm task modes 2025-12-29 22:09:25 +08:00
bridge
c2cb8098ee update llm 2025-12-29 22:02:44 +08:00
bridge
aef6fe6f74 update readme 2025-12-27 15:24:40 +08:00
bridge
3cc8e8638e update version 2025-12-21 00:25:38 +08:00
bridge
162ea8efe2 refactor llm 2025-12-20 22:13:26 +08:00
bridge
8fb81c3473 refactor relation add and cancel 2025-12-20 20:30:30 +08:00
bridge
6b0bf25699 fix pngs 2025-12-14 14:59:25 +08:00
bridge
fc668b3711 fix double story bugs 2025-12-13 22:18:39 +08:00
bridge
9ed511aafb add protagonist 2025-12-13 20:48:03 +08:00
bridge
1083ec3db6 add protagonist 2025-12-13 20:35:03 +08:00
bridge
fb173b1f69 add cloud 2025-12-06 15:55:47 +08:00
bridge
b094032eb2 add cloud 2025-12-06 15:52:28 +08:00
bridge
39f158bbe8 update death 2025-12-01 02:05:11 +08:00
bridge
5fb5d0366a update move to region logic 2025-11-26 16:07:15 +08:00
bridge
75ab17f568 add single choice 2025-11-26 16:01:27 +08:00
bridge
ebd4f8be18 add new avatar button and func 2025-11-25 00:17:12 +08:00
bridge
9634ace682 fix bug 2025-11-22 18:49:15 +08:00
bridge
39be21ae26 update config 2025-11-22 17:51:07 +08:00
bridge
c41285603b add celestrial phenon to front 2025-11-22 17:50:12 +08:00
bridge
45faba9990 fix bug 2025-11-22 17:26:54 +08:00
bridge
5aaf6abcbb fix bug 2025-11-22 16:56:03 +08:00
bridge
259d4a3794 update pack 2025-11-21 23:58:36 +08:00
bridge
c1963beef2 add nickname 2025-11-18 01:23:43 +08:00
bridge
307ad405ac add long time memory 2025-11-18 00:39:06 +08:00
bridge
82d65ba64a fix bug 2025-11-16 15:54:07 +08:00
bridge
e249babeb2 fix bugs 2025-11-16 15:29:15 +08:00
bridge
9b870475bf add save and load func 2025-11-11 19:48:18 +08:00
bridge
57000c32c1 refactor talk & conversation 2025-11-02 21:51:24 +08:00
bridge
5b2e1489e2 update img 2025-10-30 00:47:50 +08:00
bridge
77ce7dece1 update 2025-10-28 00:39:40 +08:00
bridge
0350cad253 remove rule ai 2025-10-28 00:33:48 +08:00