Commit Graph

11 Commits

Author SHA1 Message Date
李鹏宇
f5c7ea4ddf 1.世界等级五个阶段,自己想办法命名和设计
2.势力等级分为6个
3.人物角色等级分为14个
4.货币也分为6档

一个背景的菜单栏。
写特色,介绍,背景,说明,致玩家等等
2026-07-23 18:53:54 +08:00
李鹏宇
1bb178c4af refactor(assets): 整理背景素材到 assets/bg 目录,同步 world.html 引用路径;移除冗余 keyart 素材 2026-07-23 15:38:42 +08:00
pengyuthon
3892948d8d merge: integrate game_base module into addons/ 2026-07-23 14:21:53 +08:00
pengyuthon
037261e228 feat: consolidate game_base module into addons/ + frontend assets 2026-07-23 14:14:25 +08:00
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
pengyuthon
7f641b7647 fix: add base tag for domain routing 2026-07-07 17:37:53 +08:00
pengyuthon
439fc7440f fix: separate domains - game=Odoo, YT=website 2026-07-07 17:27:45 +08:00
root
d01703dd3f feat: Odoo login integration for all pages 2026-07-07 17:05:36 +08:00
root
424923c81e add: website frontend files 2026-07-07 17:02:07 +08:00
root
6e6bb5cfc7 init: game addons structure 2026-07-07 16:58:57 +08:00
李鹏宇
a67f87d778 first commit 2026-07-07 16:50:30 +08:00