6,867 Commits over 851 Days - 0.34cph!
Attack anims only for melee items
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
NRE fixes when using viewmodels in the skin viewer
Fixed note loot panel not saving typed text
Disabled motion blur post process in player preview
UI tweaks, added examine keybind text
MeshPaintController uses Pointer instead of Mouse when reading input, so it works with both mouses and pens
merge from oven_iscookingflag
Added IsCooking flag in BaseOven
Set when cooking something
Fixed torch holders torch position issues
Added cart button to skin viewer fullscreen view
Removed some old hacks preventing chinese users to submit texts in chat or commands in the console
Fixed digital clock text material
merge from unity_6.3.15/keyboard_layouts_fix
Detect keyboard layout changes at runtime and refresh registered buttons
Register button namse using the actual display name, so they're keyboard layouts aware
Extracted item/skins info from the item modal into its own component
Added skin info to fullscreen skin viewer
Examine button uses the bound key
Fixes
Full screen skinviewer layout/transition changes
Fixed drone config screen inputfield config type
Added a viewmodel button to the skin viewer, pops the view model (wip)
merge from censorshipbreast_mountable_fix
Tag HorseSaddle prefab as hiding breast censorship
merge from PlayerRigUpdate2
Added a dedicated player preview post process profile
Disabled bloom, its causing artifacts with the armor green overlay
merge from storepage_industrial
Added auto turret to the skin viewer
Invisible hose io line now use a visible material when showing directions
merge from PlayerRigUpdate2
Removed TSSAA from player preview
merge from censorshipbreast_mountable_fix
Fixed breast censorship cube popping back up after alt looking from a mountable disabling breast censorship
merge from consolehistory_fix
Trim the \r from console history entries, it confuses the input field and mess everything
Started bowless crossbow store
Added bowless crossbow to the skin viewer
merge from censorshipbreast_mountable_fix
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)
merge from PlayerRigUpdate2/inventorypreview_improvements
merge from PlayerRigUpdate2
Added post processes to the inventory player preview, uses the same profiles as the maincamera
Increased inventory player preview render texture resolution to fix the hair dithering looking bad
Fixed BatteringRam.DamageEntities NRE