Commit Graph
15 Commits
Author SHA1 Message Date
xmanrui d4ae7f4eb7 fix: restore deployment and cleanup after pr 24 2026-03-12 00:36:49 +08:00
xmanrui 4b707db33c Merge pull request #24 from pcdctaiwan/main 2026-03-12 00:31:58 +08:00
xmanrui 4d89a0a4e0 chore: save local workspace changes 2026-03-12 00:28:37 +08:00
danlee 868dbfd231 Merge remote-tracking branch 'origin/main' 2026-03-11 22:40:35 +08:00
danlee 189c55c09d 新增繁體中文、修改辦公室畫面無法存檔、修改Agent名稱、增加抓取目錄下的mp3檔案亂數播放 2026-03-11 22:16:08 +08:00
xmanrui 9c14282cba Update pixel office characters and nav icons 2026-03-09 03:41:32 +08:00
xmanrui c605b49bf8 fix(ui): use local QQ favicon for qqbot logo 2026-03-07 03:09:43 +08:00
xmanrui 11b3e74846 fix(ui): use QQ logo for qqbot platform badge 2026-03-07 02:58:52 +08:00
xmanrui 17e1490c83 feat(pixel-office): add toggleable background music with gesture retry 2026-03-07 02:15:37 +08:00
xmanrui 77fe04d6ff fix(ui): use transparent local feishu favicon fallback 2026-03-02 05:08:40 +08:00
xmanrui 18247aa7a5 feat(ui): use simpleicons platform logos with local fallback 2026-03-02 04:57:44 +08:00
xmanrui f9195a2db9 feat: click camera to switch wall photograph randomly
Add interactive camera furniture in pixel office - clicking the camera
in non-edit mode loads a random photo from my-photographic-works (13 WebP
images) onto the wall. Also converts original PNGs to WebP format.
2026-02-26 04:22:17 +08:00
xmanrui 487b081d44 perf: compress photograph from PNG (1.9MB) to WebP (206KB)
90% size reduction with cwebp quality 80.
2026-02-25 19:58:44 +08:00
xmanrui 274c19db6f feat: display photograph on right room wall
Load photograph.png and render it on the right work room's top wall,
scaled 4/3x with bottom-anchored positioning.
2026-02-25 18:49:41 +08:00
xmanrui 6204ec899a feat: enrich Pixel Office with tileset sprites, PNG character/wall loading, and richer default layout
- Add 15 tileset furniture sprites recovered from git history
- Extend FurnitureType with 15 new types (tables, chairs, bench, decor, paintings)
- Expand furniture catalog with all new entries
- Load character sprites from PNG sheets (6 characters) and wall tiles from walls.png
- Redesign default layout to 21x17 multi-room office with 40 furniture pieces
- Auto-fit zoom to screen with pixel-perfect integer scaling
2026-02-25 02:46:52 +08:00