userIan Hendersoncancel

5,834 Commits over 943 Days - 0.26cph!

10 Months Ago
Add proper widescreen support for new menu (caps UI to 16x9 on widescreen)
10 Months Ago
Reimplemented server favouriting
10 Months Ago
Fix some search bugs
10 Months Ago
Fix NRE
10 Months Ago
Do correct reset filter - used the wrong method
10 Months Ago
Automatically hide mode when you go into official categories Simply replace ping sorting with last played sorting automatically on history tab (still need to replace column content) Dont select vanilla by default
10 Months Ago
Check drop data in hero update
10 Months Ago
Home Screen: Only show twitch drop tile if there are on going twitch drops Show how long is left until drops end Only update modal window UI when we need to
10 Months Ago
Resetup player profile and premium icon
10 Months Ago
Use culture to translate shorthand values before we display them
10 Months Ago
▊▉▋▆▋▊▊▉ ▉█▇█▆▉ ▅▊▍▌ ▅▆▋▍ ▅▍▅▉
10 Months Ago
Remade Server Browser: Swap single browser logic for multi-browser like the old menu. Remake mode categories as large toggle buttons. Reintroduce OR and AND behaviour into each toggle group - use second tier transform parent as the check for when to toggle. Add shorthanded player counts.
10 Months Ago
Use styles for odd + even instead - fixes hover changing alpha back to it base value
10 Months Ago
Server Browser Odd + Even rows
10 Months Ago
cs2012_editor_fix -> main
10 Months Ago
Remove one active sibling off all top level pages Fix crappy blur effect on rust plus modal Rewire up session modal after design changes Fix broken loading screen header after design changes
10 Months Ago
compile fix
10 Months Ago
Dont bother trying to update category buttons - have to redo it anyway
10 Months Ago
Fix play menu constantly turning itself off
10 Months Ago
Set home page as on by default
10 Months Ago
Fixed squished store and inventory views
10 Months Ago
Rewire shockbyte Fix session page not working after design changes Fix shockbyte buy button after design changes
10 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
10 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
10 Months Ago
Server browser filter section now starts at the top of the filters
10 Months Ago
Fix search bar close button being offset to the right when clicking
10 Months Ago
Fixed the refresh buttons pixot being offset
10 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
10 Months Ago
Subtract 124976
10 Months Ago
Subtract 124978
10 Months Ago
▋▊▍██ ▇▉▉ ▇█▇▍▊▍▍ ▋▄▊▋▊▍▊█▋▆
10 Months Ago
revert_metabolism -> main
10 Months Ago
Properly revert
10 Months Ago
compile error
10 Months Ago
revert_metabolism -> main
10 Months Ago
Revert 123078
10 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.
10 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
10 Months Ago
▉▄▍▋▉▌▅▆ ▇▌▆▋ ▌▅ ▋▉▌▇▋ ▊▅▄ ▄▋▄▅█▄▄▋ ▋▉▇▋▅▋ ▇▍ ▍▋▌▌▄▇▋▊
10 Months Ago
Fix heli yoyo
10 Months Ago
heli_yoyo -> main
10 Months Ago
snapping_fix -> main
10 Months Ago
Try only doing is server checks in a listen server
10 Months Ago
snapping_fix -> main
10 Months Ago
Fix snapping not working on split client and server
10 Months Ago
snap_deployable_improvements -> main
10 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
10 Months Ago
snap_deployable_improvements -> main
10 Months Ago
Dont include the clientvar
10 Months Ago
CS0414 error fix