userlamalovecancel

6,973 Commits over 2,741 Days - 0.11cph!

4 Years Ago
Basic AI control to fly to a position
4 Years Ago
▊▋▋▆▅▋ ▍▊▊▍▋▆▍ ▌▇▆█ ▆▆█▌▄▇ ▄▋▅▉ █▇█▊█▇▌ ▄▆▄▅ ▍▄▍
4 Years Ago
▅█▄▄▊▌ ▉▅█▉ ▍█▇▇▊▊▄▊▆▄▊▌▅ ▋▊▉ ▊▌▅▉
4 Years Ago
Drone implementation
4 Years Ago
▍▍▋ ▌▉▉▉ ▉▍▌▊▌▇▆▇▉▌▊█▋ ▌▋▆ ▉▋▌▋▌▅ ▆▉ ▉▆▅▉ ▍▆▊ ▌▄▌▇██▆
4 Years Ago
▅▅▊▄▋ ▅▊▄ ▆▄▄▊█▉▆█▇ ▊▅▋ ▄▉▄▄█▉▉▋ ▉▋▋▅▄▋▄ (▇█ ▌▊ ▊)
4 Years Ago
Fix crash on logout
4 Years Ago
Show server logo on the server switcher and tablet hub
4 Years Ago
Add logo to mock data
4 Years Ago
Pull server logo from the game server
4 Years Ago
Send the logo image URL to Rust+
4 Years Ago
Add server.logoimage to specify a URL for a circular server logo (up to 256x256)
4 Years Ago
▍▄▋▋▅▊ ▉▇▄▋█▊▌▉▅▊▊▇▋ ▅▋▇▆▄ ██▌▉ ▉ ▋▇▋▉
4 Years Ago
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
4 Years Ago
Delete code to clean up old updates (not needed since SDK 39 + caused OTA updates to break for Android)
4 Years Ago
Turn on Android's junk shadows for the map focus button
4 Years Ago
Hook up the device search box
4 Years Ago
Parse notification data so we can use it in the UI code
4 Years Ago
Add some mock data to the notification menu
4 Years Ago
▄▆▇'▇ ▋▍▉▊▄▄▄ ▊▊▌▊▄▉▆ ▍█ ▋▉▉▇▅▌▉▉▉▅▉▄ ▇▄█▉▊█▉ ▆▌▇▉▅▅▋
4 Years Ago
Improved notification listing and opening
4 Years Ago
Wire up notifications to the new notifications menu
4 Years Ago
Fix TS errors
4 Years Ago
Refactor to use react-class-model from npm Update translations with new monuments Merge branch 'master' into ui-changes
4 Years Ago
▉▆▋ ▌ ▄▉▄▉▊▍▍▉▍▉ ▄▉ ▍▅▅▅ ▋▍▄ ▊█▅▄ ▇▋▇█▅▄ ▇▊▉▆▄▍▉▊▉▊█▆▌ ▊▋▆ ▌ ▉▌▊▆▋▊
4 Years Ago
▍▋▇▋▌▅ ▌▄▄▅▆▊▉▍ ▉█▌▄▍▆
4 Years Ago
█▉▊ ▉▇▆▇▉▍▋▉▌▌▇▌▌ █▇ ▍ ▌▍ █▄▉▌▆ ▍▊ ▄▉ ▆▉▊ ▆▉▇▇ ▄▌▅▄ ▌▅ ▋▅ ▉▊▊ ▊▄▌ ▅▆▄▉▍
4 Years Ago
Update translations with new monuments
4 Years Ago
Refactor to use react-class-model from npm
4 Years Ago
4 Years Ago
Fix type error in equals() Switch dependencies to peerDependencies, version bump
4 Years Ago
Version bump
4 Years Ago
Version bump
4 Years Ago
Update items Update translations
4 Years Ago
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
4 Years Ago
▆▊▍▆▍▊▍▍ ▇▋▌▄▌▍▌▍▍.▍▆▍.█▍▍.▋▉█▌█▋▌▅▆...▍▅▌█▆, ▍▄██▍▄▉ █▋'▋ ▊▇▋▊▍ ▊▌█▇▊▅?
4 Years Ago
▅▄▉▌▄▌ ▄▍▄▍▇██▌█▋▄▋
4 Years Ago
▊▋▌▊▉▍▊█ ▍▊▉ ▋▋▇▋▄ ▊▅▆▋▄ ▅█▋▆▉▆▉▌█▍
4 Years Ago
Disable sibling constraints when stiffness is disabled (depth < stiffnessDepth) so cloth hangs loose on arms
4 Years Ago
Push bones out on spawn (fixes spawning clipped) Some more optimization Add an option to disable shape keeping below a certain bone depth
4 Years Ago
Limit the number of cloth instances that can run per frame
4 Years Ago
Increase collision radius
4 Years Ago
Fix player preview not showing cloth
4 Years Ago
Fix broken cloth on ragdolls
4 Years Ago
Remove bone position rewriting because we snapshot the default pose correctly now
4 Years Ago
Add dead zone extent parameter
4 Years Ago
Allow the inspector to edit things without hitting the cache
4 Years Ago
Delete test resources
4 Years Ago
Disable LOD0 completely when at a decent distance
4 Years Ago
Probably fix cloth component removal errors on server