duckietm
7b59a31b0f
🆙 Working landscapes as in V1
2026-02-02 10:15:14 +01:00
DuckieTM
c197de7ea2
☁️ Fase 1 done, adding animated landscapes
2026-02-01 16:42:27 +01:00
DuckieTM
bd059d739d
🆙 foto's 100% in renderer as in habbo
2026-02-01 15:13:30 +01:00
DuckieTM
1fe48bcda7
🆙 Update Furniture Badge
...
- Better performance - PixiJS handles animation
- GPU acceleration - Textures are uploaded to GPU instead of CPU canvas operations
2026-01-31 20:54:42 +01:00
DuckieTM
4f2c2f904c
🆙 Updates
...
* Fix PixiJS v8 deprecation warning (PixiJS v8 only allows Container objects to have children)
* Changed from whitelist to blocklist approach in LegacyExternalInterface:
- Allows legitimate callbacks like 'openroom', 'opennavigator', etc.
- Blocks only dangerous globals (eval, Function, window, document, etc.)
- Blocks prototype pollution vectors (__proto__, constructor, etc.)
- Blocks network/storage APIs from being overwritten.
2026-01-31 16:18:03 +01:00
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
53c6ecfbc3
:fix Furniture Badges & update pixijs
2026-01-29 11:02:58 +01:00
duckietm
476f71a482
🆙 Add backgrounds to renderer
2025-05-22 10:31:31 +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
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
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
b3134ce50b
Move to Renderer V2
2024-04-03 09:27:56 +02:00