Commit Graph

27 Commits

Author SHA1 Message Date
duckietm e263ce59bf 🆙 Added animated gif to badge_display
Display Container
├── Furniture Container (renders 1st - back)
│   └── All furniture sprites sorted by z-depth
├── Avatar Container (renders 2nd - middle)
│   └── All avatar sprites sorted by z-depth
└── Badge Container (renders 3rd - front)
    └── All badge sprites sorted by z-depth

 Badges render on top of their furniture
 Avatars respect proper 3D depth (in front when in front, behind when behind)
 Animated GIFs work beautifully
 Clean, maintainable code with just a tiny z-offset
2026-01-30 09:59:04 +01:00
duckietm 866449efca 🆙 small fix as it was only doing it for my test badge 2026-01-29 13:46:28 +01:00
duckietm 53c6ecfbc3 :fix Furniture Badges & update pixijs 2026-01-29 11:02:58 +01:00
duckietm b07cda1991 🐛 Fix in invalid data in PetBreedingMessageParser 2025-06-05 08:12:57 +02:00
duckietm 476f71a482 🆙 Add backgrounds to renderer 2025-05-22 10:31:31 +02:00
duckietm 7c40e69c75 🆙 added Backgrounds to the renderer 2025-05-20 14:16:05 +02:00
duckietm e0c0c06c99 👈 Added FURNITURE_PICKUP_ALL for chooser 2025-03-19 12:49:49 +01:00
duckietm 45bf5aa96f 🆙 removed debug logs 2025-03-18 16:08:47 +01:00
duckietm feda0b3e3a 📷 Fully working Photo now in rooms 2025-03-18 16:05:59 +01:00
duckietm ea4b7bfb97 wip 2025-03-18 10:46:58 +01:00
duckietm 8acd0c7de4 Wip 2025-03-18 10:46:22 +01:00
DuckieTM 00790c0789 WiP Camera 2025-03-16 21:57:32 +01:00
DuckieTM d864fe3018 🆙 Update Deps. + WiP 2025-03-15 14:54:10 +01:00
duckietm c6ccfab5f5 WiP for the camera Thumbnail 2025-03-11 16:57:17 +01:00
DuckieTM 203de64746 🆙 Enable the Effect in Renderer 2025-03-10 23:04:01 +01:00
DuckieTM beac15e20a 🆙 Even more updates 2025-03-09 11:56:32 +01:00
DuckieTM 791309ff73 🆙 More Updates 2025-03-09 11:45:21 +01:00
DuckieTM 4cae55befc 🆙 More updates 2025-03-09 11:27:01 +01:00
DuckieTM 5ff7478cb5 🆙 Update IGetImageListener 2025-03-09 10:53:31 +01:00
DuckieTM 70b1d232d5 🆙 Update dependencies 2025-03-09 10:39:43 +01:00
duckietm 14bf0fdcbd 🆙 Fix firework memory leak and update pixi.js 2024-09-13 08:04:35 +02:00
duckietm 1e4f45a107 🆙 the latest updates to Renderer 2024-07-15 10:23:54 +02:00
duckietm bd09ea8b25 🆙 added latest changes 2024-07-04 15:03:26 +02:00
duckietm d5a3a05c40 Updated the renderer V2 2024-04-25 11:35:50 +02:00
duckietm 95bc0045ec Added Color to the Renderer and Avatar update 2024-04-04 09:26:05 +02:00
duckietm 187622429f Added: MachineID generated at login 2024-04-03 09:35:19 +02:00
duckietm b3134ce50b Move to Renderer V2 2024-04-03 09:27:56 +02:00