Commit Graph

9 Commits

Author SHA1 Message Date
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 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 1e4f45a107 🆙 the latest updates to Renderer 2024-07-15 10:23:54 +02:00
duckietm b3134ce50b Move to Renderer V2 2024-04-03 09:27:56 +02:00