game/addons
pengyuthon f78f37d677 fix(game_base): rebuild db-aware routing patch to fix game.pengyuthon.cn login 404
- rebuild models/ir_http.py: monkeypatch Request._get_session_and_dbname
  bind DB by URL prefix (/game/->game, /yt_world/->yt_game), guarded by db_filter
- __init__.py import ir_http to load the patch
- root cause: dbfilter=^(pengyuthon|school|test|yun|game)$, nginx proxies
  /game/ with Host:game.pengyuthon.cn; host cannot resolve db -> nodb route
  table -> /game/api/* 404, login fails
- after fix /game/api/codex and /game/api/login return 200
2026-07-25 23:20:56 +08:00
..
game_base fix(game_base): rebuild db-aware routing patch to fix game.pengyuthon.cn login 404 2026-07-25 23:20:56 +08:00
yt_world feat: 网站布局统一化+公告卡片重做+地形素材归类+加载动画升级+底部栏拆分 2026-07-24 23:39:49 +08:00
README.md init: game addons structure 2026-07-07 16:58:57 +08:00

Game Addons - ÓîÉ­ÓÎÏ· Odoo Ä£¿é