Go to file
pengyuthon 954cbc6823 feat: 沙盘游戏核心运行时文件上线 + 微观世界加载页UI优化
- 提交 world.html 及 assets/(地形贴图/背景/视频/js)、index/login/terrain_preview
- world.html: 微观世界入场加载页重构为左下角提示药丸 + 全宽进度条
- 排除 .bak/__bak 备份文件(.gitignore)
2026-07-23 12:58:22 +08:00
addons init: game addons structure 2026-07-07 16:58:57 +08:00
assets feat: 沙盘游戏核心运行时文件上线 + 微观世界加载页UI优化 2026-07-23 12:58:22 +08:00
website fix: add base tag for domain routing 2026-07-07 17:37:53 +08:00
.gitignore feat: 沙盘游戏核心运行时文件上线 + 微观世界加载页UI优化 2026-07-23 12:58:22 +08:00
index.html feat: 沙盘游戏核心运行时文件上线 + 微观世界加载页UI优化 2026-07-23 12:58:22 +08:00
login.html feat: 沙盘游戏核心运行时文件上线 + 微观世界加载页UI优化 2026-07-23 12:58:22 +08:00
README.md init: game addons structure 2026-07-07 16:58:57 +08:00
terrain_preview.html feat: 沙盘游戏核心运行时文件上线 + 微观世界加载页UI优化 2026-07-23 12:58:22 +08:00
world.html feat: 沙盘游戏核心运行时文件上线 + 微观世界加载页UI优化 2026-07-23 12:58:22 +08:00

宇森 (YuSen) - Game Addons

Odoo 模块仓库,为宇森文明经营游戏提供后端支持。

结构

    • Odoo 自定义模块
  • 模块命名规范:

技术栈

  • Odoo 18
  • PostgreSQL
  • HTML5 Canvas (前端)