New
- Marketplace makeover
- Animated wallpapers
- Smoother animations
- Static Payphone numbers!
- Players can now call payphone numbers (defined in the config)
- Payphones will use native audio
- 2 New Game Apps
- Improved Music App experience
- Control center will now display the current song and title and thumbnail (if available)
- Improved play logic.
- The Volume slider also affects the game apps volume.
Ctrl + Q No longer resets the phone size. You now should use /phonefix command
- Cex crypto app is now standalone and uses generated prices. No longer linked to external API.
- Listening to phone calls nearby!
- Get close to a player that is in an active phone call to join to the conversation
Custom App Api
New hooks
- document.okokphone.isDarkMode() -> true/false Returns dark mode state
- document.okokPhone.disableControls(state:boolean) Toggle's between keyboard nui focus
Fixes
- Calling yourself with payphone would freeze the phone
- Improved Worker Availability Detection