Commit Graph

24 Commits

Author SHA1 Message Date
bridge
488758764e fix pytest for new awaken avatars 2026-01-11 21:03:02 +08:00
Zihao Xu
06d1bed987 fix: integrate SQLite event storage into load/save system
- Fix load_game to use World.create_with_db() for SQLite event storage
- Add get_events_db_path() to compute event database path from save path
- Add JSON to SQLite migration for backward compatibility with old saves
- Close old EventManager before loading new save to prevent connection leaks
- Add events_db metadata to save file
- Add comprehensive tests for database switching bug and save/load cycle
2026-01-07 23:22:17 -08:00
bridge
b2a021bf8a rename item -> material & refactor buying action 2026-01-07 22:43:26 +08:00
bridge
3f980d4593 fix a bug 2026-01-06 20:42:53 +08:00
bridge
2a68f352bc add elixir 2026-01-05 22:26:16 +08:00
bridge
b74014f9f2 add emotion 2026-01-04 22:49:20 +08:00
bridge
5b5cd79cb5 add circulation manager 2026-01-03 22:15:25 +08:00
bridge
6e380f1161 remove mp 2025-12-22 00:30:09 +08:00
bridge
3ca5333246 fix save bugs 2025-12-15 00:12:21 +08:00
bridge
30a10bbb1c add pytest 2025-12-14 15:13:48 +08:00
bridge
6b0bf25699 fix pngs 2025-12-14 14:59:25 +08:00
bridge
5590b83487 add occupy action 2025-12-10 22:34:14 +08:00
bridge
303bffe413 decide only one avatar each time 2025-12-08 22:08:53 +08:00
bridge
39f158bbe8 update death 2025-12-01 02:05:11 +08:00
bridge
796f48315f refactor sect in vue 2025-11-27 21:46:42 +08:00
bridge
bb8614407d refactor nickname 2025-11-26 15:22:48 +08:00
bridge
5dc137837b update 2025-11-22 22:06:28 +08:00
bridge
5aaf6abcbb fix bug 2025-11-22 16:56:03 +08:00
bridge
d2cf568154 add long term objective 2025-11-19 00:04:38 +08:00
bridge
62fa84a809 update celestial phenon 2025-11-13 12:15:08 +08:00
bridge
125d7891e5 update treasure to weapon and auxiliary 2025-11-13 01:34:09 +08:00
bridge
e760ba107d update treasure to weapon and auxiliary 2025-11-13 01:16:26 +08:00
bridge
9949265748 merge persona and traits & add rarity 2025-11-11 23:07:36 +08:00
bridge
9b870475bf add save and load func 2025-11-11 19:48:18 +08:00