userIan Hendersoncancel
reporust_rebootcancel

6,241 Commits over 1,035 Days - 0.25cph!

1 Year Ago
Dont bother trying to update category buttons - have to redo it anyway
1 Year Ago
Fix play menu constantly turning itself off
1 Year Ago
Set home page as on by default
1 Year Ago
Fixed squished store and inventory views
1 Year Ago
Rewire shockbyte Fix session page not working after design changes Fix shockbyte buy button after design changes
1 Year Ago
Brought back videos to the home screen Setup backing images that turn on and off with blur etc when you move from home to play and vice versa
1 Year Ago
Setup dropdowns on each tab group Animations on dropdown Prevent server browser soft mask fade from hiding a part of the regular scroll box view Fixed scrollview content pushing filter to the middle of the screen when drop downs are closed Prevent soft mask fade from hiding a part of the regular scroll box view Recreate server browser tab groups as prefabs
1 Year Ago
Server browser filter section now starts at the top of the filters
1 Year Ago
Fix search bar close button being offset to the right when clicking
1 Year Ago
Fixed the refresh buttons pixot being offset
1 Year Ago
When weaving SyncVars it was possible for the threaded ILPostProcessor to be trying to access a dependency DLL at the same time as another thread. Going to use Mirrors ILPostProcessorAssemblyResolver which uses ConcurrentDictionaries and retry + wait behavour to get around any Windows file locks. Minor modifications to ILPostProcessorAssemblyResolver, slot in with out existing code. Editor + Build
1 Year Ago
Subtract 124976
1 Year Ago
Subtract 124978
1 Year Ago
revert_metabolism -> main
1 Year Ago
Properly revert
1 Year Ago
compile error
1 Year Ago
revert_metabolism -> main
1 Year Ago
Revert 123078
1 Year Ago
Add support for building block-specific padding offsets (eg increase y padding on shipping container foundations, or on the outer side of wood walls) (Ensures more accurate alignment of deployables on specific building block types.) Introduced a static dictionary mapping prefab names to custom Y and normal padding values. Added support for padding modes: StrongsideOnly, WeaksideOnly, and Both. Applied padding logic during downward placement and wall/corner snapping.
1 Year Ago
Fixed half height shelf and bathtub planter having weird placement issues sometimes Fixed computer station and twitch desk not being able to be corner snapped
1 Year Ago
Fix heli yoyo
1 Year Ago
heli_yoyo -> main
1 Year Ago
snapping_fix -> main
1 Year Ago
Try only doing is server checks in a listen server
1 Year Ago
snapping_fix -> main
1 Year Ago
Fix snapping not working on split client and server
1 Year Ago
snap_deployable_improvements -> main
1 Year Ago
Reduce how close you need to be to start corner snap Added summary Reduced cast origin a little Fixed bathtub planter corner snapping
1 Year Ago
snap_deployable_improvements -> main
1 Year Ago
Dont include the clientvar
1 Year Ago
CS0414 error fix
1 Year Ago
snap_deployable_improvements -> main
1 Year Ago
Compile errors
1 Year Ago
Set corner rotation to use the closer hit to the player
1 Year Ago
snapping_improvements -> main
1 Year Ago
Profiling
1 Year Ago
Snap to a deployable when you directly look at it (dont need to look at the ground or infront anymore) Fixed tracing issues with a client host
1 Year Ago
Simulate placement with the container corpse check before commiting to one snap type
1 Year Ago
Fixed broken material on rust plus popup
1 Year Ago
Fixed incorrect on toggle changed button being used
1 Year Ago
Setup Server Browser cache
1 Year Ago
snap_deployable_improvements -> main
1 Year Ago
Fixed computer station snapping Fixed cooking workbench snapping
1 Year Ago
snap_deployment_improvements -> main
1 Year Ago
Further refinements to snapping feel
1 Year Ago
Fix bug which could cause a 'wall' to be returned when it should've been deployable snapping Prevent corner hits from easily hitting the floor Ensured float checks on score dont lose float accuracy
1 Year Ago
Water barrel cant snap to other water barrels, bounds are too hard to work with
1 Year Ago
snap_deployable_improvements -> main
1 Year Ago
snap_deployable_improvements -> main
1 Year Ago
Fixed storage barrel b corner snapping