6,973 Commits over 2,741 Days - 0.11cph!
Basic AI control to fly to a position
▊▋▋▆▅▋ ▍▊▊▍▋▆▍ ▌▇▆█ ▆▆█▌▄▇ ▄▋▅▉ █▇█▊█▇▌ ▄▆▄▅ ▍▄▍
▅█▄▄▊▌ ▉▅█▉ ▍█▇▇▊▊▄▊▆▄▊▌▅ ▋▊▉ ▊▌▅▉
▍▍▋ ▌▉▉▉ ▉▍▌▊▌▇▆▇▉▌▊█▋ ▌▋▆ ▉▋▌▋▌▅ ▆▉ ▉▆▅▉ ▍▆▊ ▌▄▌▇██▆
▅▅▊▄▋ ▅▊▄ ▆▄▄▊█▉▆█▇ ▊▅▋ ▄▉▄▄█▉▉▋ ▉▋▋▅▄▋▄ (▇█ ▌▊ ▊)
Show server logo on the server switcher and tablet hub
Pull server logo from the game server
Send the logo image URL to Rust+
Add server.logoimage to specify a URL for a circular server logo (up to 256x256)
▍▄▋▋▅▊ ▉▇▄▋█▊▌▉▅▊▊▇▋ ▅▋▇▆▄ ██▌▉ ▉ ▋▇▋▉
Delete code to clean up old updates (not needed since SDK 39 + caused OTA updates to break for Android)
Merge branch 'master' into ui-changes
Delete code to clean up old updates (not needed since SDK 39 + caused OTA updates to break for Android)
Turn on Android's junk shadows for the map focus button
Hook up the device search box
Parse notification data so we can use it in the UI code
Add some mock data to the notification menu
▄▆▇'▇ ▋▍▉▊▄▄▄ ▊▊▌▊▄▉▆ ▍█ ▋▉▉▇▅▌▉▉▉▅▉▄ ▇▄█▉▊█▉ ▆▌▇▉▅▅▋
Improved notification listing and opening
Wire up notifications to the new notifications menu
Refactor to use react-class-model from npm
Update translations with new monuments
Merge branch 'master' into ui-changes
▉▆▋ ▌ ▄▉▄▉▊▍▍▉▍▉ ▄▉ ▍▅▅▅ ▋▍▄ ▊█▅▄ ▇▋▇█▅▄ ▇▊▉▆▄▍▉▊▉▊█▆▌ ▊▋▆ ▌ ▉▌▊▆▋▊
█▉▊ ▉▇▆▇▉▍▋▉▌▌▇▌▌ █▇ ▍ ▌▍ █▄▉▌▆ ▍▊ ▄▉ ▆▉▊ ▆▉▇▇ ▄▌▅▄ ▌▅ ▋▅ ▉▊▊ ▊▄▌ ▅▆▄▉▍
Update translations with new monuments
Refactor to use react-class-model from npm
Fix type error in equals()
Switch dependencies to peerDependencies, version bump
Update items
Update translations
Move the vending machine and tool cupboard icons up on the icon list
WIP updating to expo-notifications
SDK 39 upgrade
Handle errors in notification handler code
Sentry update fixes
Workaround in-app notifications being silent after upgrading to the new notifications API
Update items
Update translations
▆▊▍▆▍▊▍▍ ▇▋▌▄▌▍▌▍▍.▍▆▍.█▍▍.▋▉█▌█▋▌▅▆...▍▅▌█▆, ▍▄██▍▄▉ █▋'▋ ▊▇▋▊▍ ▊▌█▇▊▅?
▊▋▌▊▉▍▊█ ▍▊▉ ▋▋▇▋▄ ▊▅▆▋▄ ▅█▋▆▉▆▉▌█▍
Disable sibling constraints when stiffness is disabled (depth < stiffnessDepth) so cloth hangs loose on arms
Push bones out on spawn (fixes spawning clipped)
Some more optimization
Add an option to disable shape keeping below a certain bone depth
Limit the number of cloth instances that can run per frame
Increase collision radius
Fix player preview not showing cloth
Fix broken cloth on ragdolls
Remove bone position rewriting because we snapshot the default pose correctly now
Add dead zone extent parameter
Allow the inspector to edit things without hitting the cache
Disable LOD0 completely when at a decent distance
Probably fix cloth component removal errors on server