userFlaviencancel
reporust_rebootcancel

6,633 Commits over 821 Days - 0.34cph!

58 Days Ago
Added simple IK solver, allow us to lean and shift the pelvis on slopes without going full crazy with LegsAnimator Increased the speed at which we align with the ground, feels better and seems to help reduce collision damage at high speeds
58 Days Ago
Animation tweaks pass, added slight body lean when turning Fixed wheel collider having some weird residual angular velocity
59 Days Ago
Phrase update
59 Days Ago
Revert 144931, use "Armor" everywhere in the store page instead. Thought "Armour" was the US spelling US English is supposed to be the default (I'll add UK english at some point ok)
59 Days Ago
Armor -> Armour in the storage box store page pack description
59 Days Ago
merge from main
59 Days Ago
merge from main
59 Days Ago
merge from storepage_boxes
59 Days Ago
Added pack to storage section
59 Days Ago
Pack showcase media
59 Days Ago
Pack showcase wip
59 Days Ago
merge from storepage_boxes
59 Days Ago
Revert EditorSettings
59 Days Ago
Fixed skin viewer not showing any box content Media size tweaks
59 Days Ago
Removed unused media, downsized the rest and made atlases
59 Days Ago
Storage box store page media 3
59 Days Ago
Storage box store page media 2
59 Days Ago
Storage box store page media 1
59 Days Ago
Storage box pack store page
59 Days Ago
merge from main
59 Days Ago
merge from main
59 Days Ago
deepsea.wipecooldownmax default value set to 1h30
59 Days Ago
Store content json use pascal case
59 Days Ago
RidableHorseAnimation rewrite, big cleanup and some new features Added kill switch for every motion
60 Days Ago
Removed camera leaning towards horse head when galloping
60 Days Ago
Added horse locomotion playable component, handles the locomotion animation playing and blending only
60 Days Ago
Idle to walk and walk to idle imports
2 Months Ago
Some movements improvements: smoothed steering input, speed based lateral damping and gait auto promote Also added a rough noclip command so I can move around the gym easily
2 Months Ago
merge from deepsea_fixes
2 Months Ago
▉▌▇▇▄▅▇ ▉▋▌▊▅▋█ ▇▊▅ ▌▇█▊▇ ▅▆▍▇█▍ ▇▉▄ ▇▌▇▅▋▅▍▆ █▆▊ ▇▊▇▇▊▅ ▅▇▉▋▇▋▅▆ ▋▄▇ ▊▊█▆▅▌▇▇ █▇▊█▅▊ ▌▅▄▍█▍
2 Months Ago
Baseline, added RidableHorse2 prefab and skeleton
2 Months Ago
merge from main
2 Months Ago
merge from deepsea_fixes
2 Months Ago
Changed world.drawbounds to only send ddraw to the player running the command
2 Months Ago
▍▊▋▇▇▊ ▋█▆▉▄▇▉▍ ▋▅▇▉▊▊ ▍███▆▇ ▇▉▉▄▋▍▉▊▇▉▍ ▌█▊▋ ▌▇█ ▊▋▄▋▇ ▊▆▅▍▄▉
2 Months Ago
merge from deepsea_fixes
2 Months Ago
Prevent tutorial islands from destroying deep sea portals when closing 🙃
2 Months Ago
merge from main
2 Months Ago
Added a toggle to switch in between remote and local store override data in editor Added a popup warning when uploading
2 Months Ago
Client downloads the store data when refreshing the store and loads all the overrides Added Store/Upload menu item to upload the store content to S3
2 Months Ago
Can now override store page elements as well
2 Months Ago
TriggerBase now auto cleanup null objects instead of logging "Trigger x contains null object" forever
2 Months Ago
merge from deepsea_fixes
2 Months Ago
merge from main
2 Months Ago
Fixed store skin tile header text wrapping issue
2 Months Ago
Fixed browser not selecting a tab by default (regression from 144689)
2 Months Ago
merge from store_dashboard/menu_loading_changes
2 Months Ago
The main menu pages are now kept open during bootstrap and stacked one after the other. Right before the loading is released, we force rebuild their layout using a FlexScopedUpdate This fixes a bunch of layout issues for pages opened the first time: single line steam inventory, squashed settings entries until we start scrolling... Various cleanup, can now get rid of a bunch of hacks
2 Months Ago
merge from deepsea_fixes
2 Months Ago
Compile fix