mirror of
https://github.com/Cola-Echo/memory-manager-concurrent.git
synced 2026-06-14 14:05:50 +00:00
feat: 支持 Lore-char 命名的总结世界书识别
- isSummaryBook 函数新增对 Lore-char/lore-char 的检测 - 修复启用记忆搜索助手时进度条重复显示总结世界书任务的问题 - 更新错误提示信息,说明支持的命名规则 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
24
games/3dcity/README.md
Normal file
24
games/3dcity/README.md
Normal file
@@ -0,0 +1,24 @@
|
||||
3d.city v 0.8.0
|
||||
=======
|
||||
|
||||
3d city builder [LAUNCH](http://lo-th.github.io/3d.city/index.html)<br>
|
||||
|
||||
The goal is create 3d city builder to test performance for three.js webgl games<br>
|
||||
With minimum size impact and maximum speed.<br>
|
||||
3d side use [Three.js](https://github.com/mrdoob/three.js), GLSL 3d model made by me.<br>
|
||||
|
||||
This game use simulation source micropolisJS by Graememcc, full convert to ES6<br>
|
||||
[https://github.com/graememcc/micropolisJS](https://github.com/graememcc/micropolisJS)<br>
|
||||
|
||||
Game simulation work in a web worker.
|
||||
|
||||
Work in progress
|
||||
|
||||
<a target='_blank' href='http://lo-th.github.io/3d.city/index.html'><img src="http://lo-th.github.io/3d.city/assets/img/preview01.jpg"/></a><br>
|
||||
<a target='_blank' href='http://lo-th.github.io/3d.city/index.html'><img src="http://lo-th.github.io/3d.city/assets/img/preview02.jpg"/></a><br>
|
||||
<a target='_blank' href='http://lo-th.github.io/3d.city/index.html'><img src="http://lo-th.github.io/3d.city/assets/img/preview03.jpg"/></a><br>
|
||||
|
||||
Feature improvements
|
||||
|
||||
add different envmap, add snow, destruct ...<br>
|
||||
correct message display.
|
||||
Reference in New Issue
Block a user