A developer has ported their botparty project to SvelteKit, with plans to do the same for voxels if the migration proves successful.
Key motivation: The original Preact/Express codebase was too idiosyncratic for AI coding assistants like Cursor to effectively debug and fix issues.
Additional updates:
- Work continues on avatars at splat.land
- Multiple bugs fixed that were previously difficult to debug in voxels
- Users can hold 'v' to interact with the AI assistant
The move represents a practical shift toward more standardized frameworks that work better with AI development tools, potentially making maintenance and bug fixes more efficient.
Ported botparty to sveltekit as an experiment. Thinking of doing the same to voxels if cursor can do a good job. I鈥檇 like to make it easier for the robots to fix bugs, and the preact / express code I wrote is so idiosyncratic it can鈥檛.
Lua-Based Behaviours System Under Review
A new **lua-based behaviours system** has been completed and is currently undergoing review. This development builds on previous work to expand Lua scripting capabilities in the platform, which previously included features like animation selection and chat message reading functionality.
Developer Plans Synchronized Party Mode Scripts for Virtual Events
A developer is drawing on past multiuser scripting experience from SceneVR to build a 'party mode' feature for livestreamed virtual events. The system would run synchronized scripts across all participants, enabling coordinated effects like: - Light shows - Confetti cannons - Conga line summons The goal is consistent, shared experiences during live events where all attendees see and interact with the same scripted elements simultaneously. This builds on previous work in multiuser environments and represents a step toward more dynamic, event-driven virtual spaces. The developer previously mentioned prioritizing party features, costumes, and onboarding improvements before tackling broader scripting, NPCs, and build tools.
Lua Scripting Coming to Voxels for Interactive Elements
Voxels is introducing **Lua as an alternative scripting language** for the platform. The implementation will focus on simple interactive elements like: - Opening and closing doors - Light switches - Basic environmental interactions This addition follows research into various Lua-based platforms including Roblox, Love2D, Nuklear, and LOVR. The new scripting option will provide creators with more accessible tools for adding interactivity to their virtual spaces without requiring complex programming knowledge.
Cryptovoxels Develops Live Radar Feature for Real-Time Parcel Tracking

Cryptovoxels is developing a **Live Radar** feature that will display which parcels users are visiting in real-time within the virtual world. The feature is currently in development, with the pull request available on GitHub: - [View Live Radar development](https://github.com/cryptovoxels/retro/pull/86) This builds on recent infrastructure work, including broadcasting flag information that was implemented earlier in the week. The Live Radar will provide transparency into community activity and help users discover where others are gathering in the metaverse.
New Home Parcel Setting Lets You Choose Your Starting Location

Cryptovoxels has added a **home parcel setting** to user accounts. The feature allows you to: - Select a default parcel where you'll spawn when visiting your account - Use autocomplete search to find and set your preferred starting location This update gives users more control over their initial landing point in the virtual world, making it easier to start sessions at your most frequently visited or owned parcels.