userFlaviencancel
reporust_rebootcancel

6,867 Commits over 851 Days - 0.34cph!

2 Hours Ago
Attack anims only for melee items
2 Hours Ago
Added a cubemap to the skin viewer (based on craggy). The skin viewer viewmodel camera uses that instead of the ingame cubemap, so it works in the menu and the ingame realtime cubemap isnt used It also fixes some issues with some world models using material needing a cubemap
2 Hours Ago
NRE fixes when using viewmodels in the skin viewer
4 Hours Ago
Fixed note loot panel not saving typed text
4 Hours Ago
Disabled motion blur post process in player preview
4 Hours Ago
merge from main
5 Hours Ago
UI tweaks, added examine keybind text
6 Hours Ago
MeshPaintController uses Pointer instead of Mouse when reading input, so it works with both mouses and pens
Today
merge from main
Today
merge from oven_iscookingflag
Today
Fixed typo
Today
Added IsCooking flag in BaseOven Set when cooking something
Today
Fixed torch holders torch position issues
Today
Added cart button to skin viewer fullscreen view
Today
Removed some old hacks preventing chinese users to submit texts in chat or commands in the console
Today
Fixed digital clock text material
Today
merge from unity_6.3.15/keyboard_layouts_fix
Today
Detect keyboard layout changes at runtime and refresh registered buttons
Today
Register button namse using the actual display name, so they're keyboard layouts aware
Yesterday
Extracted item/skins info from the item modal into its own component Added skin info to fullscreen skin viewer
Yesterday
Examine button uses the bound key Fixes
Yesterday
Polished the transitions
Yesterday
Full screen skinviewer layout/transition changes
Yesterday
Fixed drone config screen inputfield config type
2 Days Ago
Added a viewmodel button to the skin viewer, pops the view model (wip)
2 Days Ago
merge from censorshipbreast_mountable_fix
2 Days Ago
Tag HorseSaddle prefab as hiding breast censorship
2 Days Ago
merge from PlayerRigUpdate2
2 Days Ago
Added a dedicated player preview post process profile Disabled bloom, its causing artifacts with the armor green overlay
2 Days Ago
merge from storepage_industrial
2 Days Ago
merge from main
2 Days Ago
Added auto turret to the skin viewer
3 Days Ago
Didn't save :(
3 Days Ago
Invisible hose io line now use a visible material when showing directions
3 Days Ago
merge from PlayerRigUpdate2
3 Days Ago
Removed TSSAA from player preview
3 Days Ago
merge from main
3 Days Ago
merge from censorshipbreast_mountable_fix
3 Days Ago
Fixed breast censorship cube popping back up after alt looking from a mountable disabling breast censorship
3 Days Ago
merge from consolehistory_fix
3 Days Ago
Trim the \r from console history entries, it confuses the input field and mess everything
3 Days Ago
Phrases
3 Days Ago
Started bowless crossbow store Added bowless crossbow to the skin viewer
3 Days Ago
merge from censorshipbreast_mountable_fix
3 Days Ago
Added disableBreastCensorshipWhenMounted to BaseMountable, disables the breast censorship cube on female character when mounted Applied to horse, steering wheel and ballista (was already a thing on ballistas, just moved it up to BaseMountable)
3 Days Ago
merge from PlayerRigUpdate2/inventorypreview_improvements
3 Days Ago
merge from PlayerRigUpdate2
3 Days Ago
Added post processes to the inventory player preview, uses the same profiles as the maincamera
3 Days Ago
Increased inventory player preview render texture resolution to fix the hair dithering looking bad
3 Days Ago
Fixed BatteringRam.DamageEntities NRE