update readme

This commit is contained in:
bridge
2026-01-01 16:45:31 +08:00
parent 561f1efe21
commit abb2f6e07b
2 changed files with 32 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
<!-- Language / 语言 -->
<p align="center">
<h3 align="center">
<a href="README.md">🇨🇳 中文</a> · <a href="EN_README.md">🇺🇸 English</a>
</p>
</h3>
<p align="center">— ✦ —</p>
# Cultivation World Simulator
@@ -49,6 +49,7 @@ You can also join the QQ group for discussion: 1071821688. Verification answer i
- ✅ Configuration files
- ✅ Standalone release (packaged exe)
- ✅ Menu bar & Save & Load
- ✅ Flexible custom LLM interface
### 🗺️ World System
- ✅ Basic tile mechanics
@@ -84,9 +85,9 @@ You can also join the QQ group for discussion: 1071821688. Verification answer i
- [ ] Sect system
- ✅ Settings, techniques, healing, base, styles
- ✅ Special sect actions: Hehuan Sect (dual cultivation), Hundred Beasts Sect (beast taming)
- ✅ Sect tiers
- [ ] Sect will AI
- [ ] Sect tasks
- ✅ Sect tiers
- [ ] Clans
- [ ] Court/Empire (TBD)
- [ ] Inter-organization relations
@@ -101,14 +102,14 @@ You can also join the QQ group for discussion: 1071821688. Verification answer i
- ✅ Multiplayer actions: initiator + responder flow
- ✅ LLM actions that affect relationships
- ✅ Systematic action registration and runtime logic
- [ ] Richer actions
### 🎭 Event System
- ✅ Heaven-earth Qi fluctuations
- [ ] World-scale events:
- [ ] Auctions
- [ ] Secret realm exploration
- [ ] Martial tournaments
- [ ] Heaven-earth Qi fluctuations
- [ ] Sect grand competition
- [ ] Sudden events
- [ ] Treasure/cave emergence
- [ ] Natural events:
@@ -121,8 +122,7 @@ You can also join the QQ group for discussion: 1071821688. Verification answer i
### 🎒 Items
- ✅ Basic items and spirit stones
- [ ] Trading mechanics
- [ ] Economy system
- Trading mechanics
### 🌿 Ecology
- ✅ Animals and plants
@@ -152,16 +152,18 @@ You can also join the QQ group for discussion: 1071821688. Verification answer i
### Specials
- ✅ Fortuitous encounters
- ✅ Tribulations & Heart devils
- [ ] Ascension to Upper Realm
- [ ] Paths/Daos
- [ ] Possession & Rebirth
- [ ] Opportunities & Karma
- [ ] Divination & Prophecy
- [ ] Male appearance female traits & Female appearance male traits
- [ ] Character Secrets & Two-faced
- [ ] Ascension to Upper Realm
- [ ] Formations
- [ ] Opportunities
- [ ] Flexible world rules
- [ ] Divination & Omens
- [ ] Male-female traits inversion
- [ ] Hidden Identity / Dual Persona
- [ ] World Secret
- [ ] Paths/Daos
- [ ] World Secrets & World Laws (Flexible customization)
- [ ] Gu Refining
- [ ] World-ending Crisis
- [ ] Become a Legend of Later Ages
### 🔭 Long-term
- [ ] ECS parallel toolkit

View File

@@ -1,7 +1,7 @@
<!-- 语言 / Language -->
<p align="center">
<h3 align="center">
<a href="README.md">🇨🇳 中文</a> · <a href="EN_README.md">🇺🇸 English</a>
</p>
</h3>
<p align="center">— ✦ —</p>
# 修仙世界模拟器 (Cultivation World Simulator)
@@ -50,6 +50,7 @@
- ✅ 配置文件
- ✅ release 一键即玩的exe
- ✅ 菜单栏 & 存档 & 读档
- ✅ 灵活自定义LLM接口
### 🗺️ 世界系统
- ✅ 基础tile地块系统
@@ -102,14 +103,14 @@
- ✅ 多人动作:动作发起与动作响应
- ✅ 影响人际关系的LLM动作(LLM Action)
- ✅ 系统性的动作注册与运行逻辑
- [ ] 更丰富的角色动作
### 🎭 事件系统
- ✅ 天地灵气变动
- [ ] 世界范围大事件:
- [ ] 拍卖会
- [ ] 秘境探索
- [ ] 比武大会
- [ ] 天地灵气变动
- [ ] 宗门大比
- [ ] 突发事件
- [ ] 宝物/洞府出世
- [ ] 自然事件:
@@ -122,8 +123,7 @@
### 🎒 物品系统
- ✅ 基础物品、灵石框架
- [ ] 物品交易机制
- [ ] 经济系统
- 物品交易机制
### 🌿 生态系统
- ✅ 动植物
@@ -153,23 +153,23 @@
### 特殊
- ✅ 奇遇
- ✅ 天劫 & 心魔
- [ ] 飞升上界
- [ ] 道途
- [ ] 夺舍 & 重生
- [ ] 阵法
- [ ] 机缘
- [ ] 可灵活自定义的世界法则
- [ ] 机缘 & 因果
- [ ] 占卜 & 谶纬
- [ ] 男生女相 & 女生男相
- [ ] 角色隐秘/双面人
- [ ] 世界秘密
- [ ] 角色隐秘 & 双面人
- [ ] 飞升上界
- [ ] 阵法
- [ ] 道途
- [ ] 世界秘密 & 世界法则 (可灵活自定义)
- [ ] 炼蛊
- [ ] 灭世危机
- [ ] 成为后世传奇
### 🔭 远期展望
- [ ] ECS并行工具
- [ ] ECS并行
- [ ] 历史/事件的小说化&图片化&视频化
- [ ] MCP化修士自行调用工具
- [ ] MCP agent化,修士自行调用工具
## 使用方法