userlamalovecancel
reporust_rebootcancel

2,534 Commits over 1,797 Days - 0.06cph!

3 Months Ago
Fade in/out menu background overrides
3 Months Ago
Fix pooling issue with zone name labels for the map
3 Months Ago
Fix shader error in StandardMap
3 Months Ago
Merge from main
3 Months Ago
Fix screen prefabs being disabled when testing them in play mode
3 Months Ago
Lets try that again
3 Months Ago
Replace soft mask with UITransitionEffect because soft mask was breaking when resizing
3 Months Ago
Fix being unable to open the takeover pages for things that were already purchased Replace buy buttons with indicator that the item has already been purchased and cannot be purchased again
3 Months Ago
Move coconut underwear screen back to its proper folder
3 Months Ago
Re-add the reveal animation for one prefab
3 Months Ago
Two reveal animations with different delays Invert states for reveals so it makes more sense Update Facepunch.Flexbox
3 Months Ago
Support reveal animations for the pack screens
3 Months Ago
Update Facepunch.Flexbox again
3 Months Ago
Remove max width on description text
3 Months Ago
Add the menu background override back
3 Months Ago
Update Facepunch.Flexbox
3 Months Ago
Hook up buy buttons
3 Months Ago
Finish the rest of the prefabs
3 Months Ago
Progress on hooking the prefabs up
3 Months Ago
Asset import tweaks
3 Months Ago
Opening and closing the separate pages
3 Months Ago
Progress
3 Months Ago
Merge folders
3 Months Ago
Merge from main
3 Months Ago
Add a custom editor for burst cloth to check for incorrectly cached data and clear it Clear old cached data from viewmodel prefab
3 Months Ago
Burst cloth tweaks
3 Months Ago
Fix blocked servers always doing a wildcard match, now aligns with the logic used for banned servers
3 Months Ago
Set the default font asset in TMP
3 Months Ago
Fix creating new instances of TMP text in the editor so it doesn't spew errors and never work
3 Months Ago
Stronger blurs for lewis
3 Months Ago
Fix UIEffect on CoverImage
3 Months Ago
Fix cover image sizing weirdness
3 Months Ago
Fix custom editor
3 Months Ago
Add a CoverImage component
3 Months Ago
Add components to allow overriding the menu's background with a different image
3 Months Ago
Add UIEffect
3 Months Ago
Merge from main
3 Months Ago
Fix "Painting UI is not open" spam when typing something that starts with P in the F1 console
3 Months Ago
Don't even create the ConsoleWindow or ConsoleInput instances if -noconsole is specified, add null checks Fixes NRE when making sure the console handling is turned off
3 Months Ago
▊▅▌ █▍▊▉▌▉▇▍▄▅▍▍▋▋▍ ▋▊▋▍▇▆▍▄ ▊▇▆▋▄ ▄▇▇█ ▅█ ▄▅▉ ▉▍▅▆▄▋ ▌▍▆▋▊▊▆▊ ▇▋ ▋▊▉▌▄▆▊▋▆▌
3 Months Ago
Add -noconsole command line option to disable the console handling on windows dedicated servers Note you will not be able to type in commands with this, but reading stdout will work as expected instead of having things duplicated
4 Months Ago
Remove "{player} is sharing the account 0" log message
5 Months Ago
Possible fix for legacy furnace not dropping
5 Months Ago
Rotate the object around the pan offset Reset camera button resets pan and zoom too now
5 Months Ago
Support rotating the brush with the movement direction of the mouse Set the paintbrush brush to use this mode instead of random rotation
5 Months Ago
Prevent tooltips from opening upwards when they would be close or beyond the top of the screen
5 Months Ago
Fix UI behind the sign paint UI still being somewhat interactable
5 Months Ago
Fix performance regression when painting high res signs like the XXL one
5 Months Ago
Merge from main
5 Months Ago
Add slider to control brush spacing Add paint.brushSpacing convar to control it from binds too