13 Commits (a1c9d2b44968384ce0ad9d38fabb6c6a7414587e)

Author SHA1 Message Date
npmrun 5a43d58f86 fix(kernel): harden runtime event compatibility and dispatch safety 2 weeks ago
npmrun 5977d399f4 refactor(kernel): introduce app runtime and event bus plugin system 2 weeks ago
npmrun 5c9ba882bb fix(assets): dedupe concurrent loads and close session lifecycle 2 weeks ago
npmrun d1a52e8816 feat(assets): add asset graph/session with owner tracking 2 weeks ago
npmrun 3f47f09f60 refactor: update game orientation handling and viewport synchronization 3 weeks ago
npmrun 9ea7495b63 fix: resolve all TypeScript compilation errors 3 weeks ago
npmrun 8f47e54b56 feat: add Tween animation utility 3 weeks ago
npmrun 0ba0bf4d44 fix: improve SceneManager type safety and code quality 3 weeks ago
npmrun a0b54f4231 feat: add Game core class with orientation handling 3 weeks ago
npmrun 940b1d55af fix: 修复 AssetManager 代码质量问题 3 weeks ago
npmrun 9a57fd6743 feat: add AssetManager core module with ref counting 3 weeks ago
npmrun dd580661eb feat: add EventBus core module 3 weeks ago
npmrun 57d5e6466e feat: add Logger core module 3 weeks ago