userlamalovecancel

6,973 Commits over 2,741 Days - 0.11cph!

10 Months Ago
Asset import tweaks
10 Months Ago
Opening and closing the separate pages
10 Months Ago
Progress
10 Months Ago
Merge folders
10 Months Ago
Merge from main
10 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
10 Months Ago
Burst cloth tweaks
10 Months Ago
Fix blocked servers always doing a wildcard match, now aligns with the logic used for banned servers
10 Months Ago
Set the default font asset in TMP
10 Months Ago
Fix creating new instances of TMP text in the editor so it doesn't spew errors and never work
10 Months Ago
Fix possible division by zero in layout when scale is zero
10 Months Ago
Stronger blurs for lewis
10 Months Ago
Fix UIEffect on CoverImage
10 Months Ago
Fix cover image sizing weirdness
10 Months Ago
Fix custom editor
10 Months Ago
Add a CoverImage component
10 Months Ago
Add components to allow overriding the menu's background with a different image
10 Months Ago
Add UIEffect
10 Months Ago
Update release.yml
10 Months Ago
SHA fix?
10 Months Ago
Github actions setup
10 Months Ago
Set proper API host
10 Months Ago
Merge from main
10 Months Ago
Fix exception in heartbeat worker when exiting with Ctrl+C
10 Months Ago
Detect server crashes and make sure it restarts
10 Months Ago
Proper timer to make sure logs are submitted after some time instead of waiting for a full batch
10 Months Ago
Make the heartbeat loop more reliable and auto-restart if it fails
10 Months Ago
Fix "Painting UI is not open" spam when typing something that starts with P in the F1 console
10 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
10 Months Ago
▊▅▌ █▍▊▉▌▉▇▍▄▅▍▍▋▋▍ ▋▊▋▍▇▆▍▄ ▊▇▆▋▄ ▄▇▇█ ▅█ ▄▅▉ ▉▍▅▆▄▋ ▌▍▆▋▊▊▆▊ ▇▋ ▋▊▉▌▄▆▊▋▆▌
10 Months Ago
▄▋▊▄▌▌ ▊▆█ ▆▌▋ ██▊▅▅▉▇▊ ▆▍▄▄▅
10 Months Ago
▍▊▌▅▄▇▌ ▆▍▋▍ ▊▋█▌ ▊█▄ ▆▅▋▍█ ▊▋▍▄█▊ ▄▉ ▅▍▄ ▍▌▉▍▄█▌ ▅▌▆▄▄▋▅ ▄▋ ▉▋▋▌ ▋▄▆▅█▄ ▇▇▊ ▌▆▋▊▊█
10 Months Ago
Fix steamcmd updating from backend when not needed
10 Months Ago
Compile fix for release builds
10 Months Ago
Add back file deletion as a part of updating
10 Months Ago
Fix steamcmd being redownloaded from backend Implement updater for server manager
10 Months Ago
Send logs to file and our backend Add tags to sentry so we can see which server has issues
10 Months Ago
Put steamcmd in its own folder so the root folder stays clean Various bug fixes
10 Months Ago
Update to support multiple environments
11 Months Ago
Add in a missing error check
11 Months Ago
Initial commit
11 Months Ago
Initial commit
11 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
11 Months Ago
Remove "{player} is sharing the account 0" log message
12 Months Ago
Possible fix for legacy furnace not dropping
12 Months Ago
Tweak some SQL queries to try and fix DB server pegged at 100% CPU usage
12 Months Ago
Rotate the object around the pan offset Reset camera button resets pan and zoom too now
12 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
12 Months Ago
Prevent tooltips from opening upwards when they would be close or beyond the top of the screen
12 Months Ago
Fix UI behind the sign paint UI still being somewhat interactable