userIan Hendersoncancel

4,917 Commits over 762 Days - 0.27cph!

5 Months Ago
Dont bother trying to update category buttons - have to redo it anyway
5 Months Ago
Fix play menu constantly turning itself off
5 Months Ago
Set home page as on by default
5 Months Ago
Fixed squished store and inventory views
5 Months Ago
Rewire shockbyte Fix session page not working after design changes Fix shockbyte buy button after design changes
5 Months 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
5 Months 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
5 Months Ago
Server browser filter section now starts at the top of the filters
5 Months Ago
Fix search bar close button being offset to the right when clicking
5 Months Ago
Fixed the refresh buttons pixot being offset
5 Months 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
5 Months Ago
Subtract 124976
5 Months Ago
Subtract 124978
5 Months Ago
▋▊▍█ █▇▉ ▉▇█▇▍▊▍ ▍▋▄▊▋▊▍▊█▋
5 Months Ago
revert_metabolism -> main
5 Months Ago
Properly revert
5 Months Ago
compile error
5 Months Ago
revert_metabolism -> main
5 Months Ago
Revert 123078
5 Months 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.
5 Months 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
5 Months Ago
▉▄▍▋▉▌▅ ▆▇▌▆ ▋▌ ▅▋▉▌▇ ▋▊▅ ▄▄▋▄▅█▄▄ ▋▋▉▇▋▅ ▋▇ ▍▍▋▌▌▄▇▋
5 Months Ago
Fix heli yoyo
5 Months Ago
heli_yoyo -> main
5 Months Ago
snapping_fix -> main
5 Months Ago
Try only doing is server checks in a listen server
5 Months Ago
snapping_fix -> main
5 Months Ago
Fix snapping not working on split client and server
5 Months Ago
snap_deployable_improvements -> main
5 Months Ago
Reduce how close you need to be to start corner snap Added summary Reduced cast origin a little Fixed bathtub planter corner snapping
5 Months Ago
snap_deployable_improvements -> main
5 Months Ago
Dont include the clientvar
5 Months Ago
CS0414 error fix
5 Months Ago
snap_deployable_improvements -> main
5 Months Ago
Compile errors
5 Months Ago
Set corner rotation to use the closer hit to the player
5 Months Ago
snapping_improvements -> main
5 Months Ago
Profiling
5 Months 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
5 Months Ago
Simulate placement with the container corpse check before commiting to one snap type
5 Months Ago
Fixed broken material on rust plus popup
5 Months Ago
Fixed incorrect on toggle changed button being used
5 Months Ago
Setup Server Browser cache
5 Months Ago
snap_deployable_improvements -> main
5 Months Ago
Fixed computer station snapping Fixed cooking workbench snapping
5 Months Ago
snap_deployment_improvements -> main
5 Months Ago
Further refinements to snapping feel
5 Months 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
5 Months Ago
Water barrel cant snap to other water barrels, bounds are too hard to work with
5 Months Ago
snap_deployable_improvements -> main