Changelog for Underworld XR 1.
BETA 0.4 (2023/12/25)
Small beta this time; file releases are coming soon!
Added:
- Base of hand menu
- Holographic shader
- Popup generation utility
- DebugInfo library
-- Shows game and computer performance RT if game is launched in debug mode - Complete logging framework
-- Completely custom for now
-- Dumps the computers stats on start
-- Supports log levelling - Basic metal shader
- Touch buttons
- Basic text spawnbox
- Working graceful exit button
- Discord RPC integration
-- Right now RPC is done via an external library
-- In the future it will be switched to the official Discord Game SDK - Basic home scene
- Automatic publishing to Itch.io
Patched:
- Grip strength reduced
-- It is now easier to grab objects - Pin SDK version to avoid build issues
- Bump GoDot version to avoid build issues
- Use built-in methods instead of relying on package for stats
- Make sure the C# language version is on latest
Changed:
- Replaced placeholders with studio assets