userlamalovecancel
reporust_rebootcancel

2,815 Commits over 2,011 Days - 0.06cph!

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
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
Merge from main
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
▊▅▌ █▍▊▉▌▉▇▍▄▅▍▍▋▋▍ ▋▊▋▍▇▆▍▄ ▊▇▆▋▄ ▄▇▇█ ▅█ ▄▅▉ ▉▍▅▆▄▋ ▌▍▆▋▊▊▆▊ ▇▋ ▋▊▉▌▄▆▊▋▆▌
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
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
12 Months Ago
Fix performance regression when painting high res signs like the XXL one
12 Months Ago
Merge from main
12 Months Ago
Add slider to control brush spacing Add paint.brushSpacing convar to control it from binds too
1 Year Ago
Use jobs+burst for 2D painting so very fast strokes don't kill your framerate
1 Year Ago
Supersample the brush texture when painting so the rotation shouldn't add pixel gaps to them
1 Year Ago
Add spray brushes with random rotation Fix paint object turning black when the light is off and it's night time https://files.facepunch.com/Rohan/2023/November/27_14-50-UnrealisticConch.png
1 Year Ago
Add color picker tool Fix gap between slider and textbox Fix 3D paintables (egg suit) not painting in the right position
1 Year Ago
Add some convars to control the selected tool, brush, size, and opacity so people can hotkey them They're variables so a bind like `bind L meta.add paint.selectedbrush 1` will cycle through all the brushes
1 Year Ago
Keep store item elements all the same height
1 Year Ago
Switch item store to use flex columns instead of grid layout Hide footer of store item elements if they're blank
1 Year Ago
Merge from main
1 Year Ago
Merge from main
1 Year Ago
Update Facepunch.Flexbox to get new features and bug fixes (prefabs shouldn't dirty themselves anymore hopefully)
1 Year Ago
Show the "in cart" tag when items are in the cart
1 Year Ago
Gray out non-tradable/marketable items you already own cause there's no point buying more Don't allow adding non-tradable/marketable items to your cart more than once
1 Year Ago
Put items you already own last If you already own an item, show a tag on the UI with how many you own
1 Year Ago
Order limited item store items by name to match Steam Order general store items by item ID descending to show newest first
1 Year Ago
Updated wording on Rust+ pair screen to make it clearer what is enabled or disabled
1 Year Ago
Add a timestamp suffix to the filename of images exported from the paint UI
1 Year Ago
Default brush color white for pumpkin painting
1 Year Ago
Fix undo and redo buttons not showing when they aren't available Fix default rotation for pumpkin carving
1 Year Ago
Add in the frame selector for neon signs