userFlaviencancel

7,053 Commits over 912 Days - 0.32cph!

60 Days Ago
merge from main
60 Days Ago
Skin viewer ticks the viewmodel components so we can have the space lr300 ammo counter working, default ammo for rpg etc General store view fixes
60 Days Ago
Added arrow buttons to switch to the next item in the store from the skin viewer (limited tab only)
60 Days Ago
Can only ADS item allowing ADS
60 Days Ago
Attack anims only for melee items
60 Days 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
60 Days Ago
NRE fixes when using viewmodels in the skin viewer
60 Days Ago
Fixed note loot panel not saving typed text
60 Days Ago
Disabled motion blur post process in player preview
60 Days Ago
merge from main
60 Days Ago
UI tweaks, added examine keybind text
60 Days Ago
MeshPaintController uses Pointer instead of Mouse when reading input, so it works with both mouses and pens
60 Days Ago
merge from main
60 Days Ago
merge from oven_iscookingflag
60 Days Ago
Fixed typo
60 Days Ago
Added IsCooking flag in BaseOven Set when cooking something
2 Months Ago
Fixed torch holders torch position issues
2 Months Ago
Added cart button to skin viewer fullscreen view
2 Months Ago
Removed some old hacks preventing chinese users to submit texts in chat or commands in the console
2 Months Ago
Fixed digital clock text material
2 Months Ago
merge from unity_6.3.15/keyboard_layouts_fix
2 Months Ago
Detect keyboard layout changes at runtime and refresh registered buttons
2 Months Ago
Register button namse using the actual display name, so they're keyboard layouts aware
2 Months Ago
Extracted item/skins info from the item modal into its own component Added skin info to fullscreen skin viewer
2 Months Ago
Examine button uses the bound key Fixes
2 Months Ago
Polished the transitions
2 Months Ago
Full screen skinviewer layout/transition changes
2 Months Ago
Fixed drone config screen inputfield config type
2 Months Ago
Added a viewmodel button to the skin viewer, pops the view model (wip)
2 Months Ago
merge from censorshipbreast_mountable_fix
2 Months Ago
Tag HorseSaddle prefab as hiding breast censorship
2 Months Ago
merge from PlayerRigUpdate2
2 Months Ago
Added a dedicated player preview post process profile Disabled bloom, its causing artifacts with the armor green overlay
2 Months Ago
merge from storepage_industrial
2 Months Ago
merge from main
2 Months Ago
Added auto turret to the skin viewer
2 Months Ago
Didn't save :(
2 Months Ago
Invisible hose io line now use a visible material when showing directions
2 Months Ago
merge from PlayerRigUpdate2
2 Months Ago
Removed TSSAA from player preview
2 Months Ago
merge from main
2 Months Ago
merge from censorshipbreast_mountable_fix
2 Months Ago
Fixed breast censorship cube popping back up after alt looking from a mountable disabling breast censorship
2 Months Ago
merge from consolehistory_fix
2 Months Ago
Trim the \r from console history entries, it confuses the input field and mess everything
2 Months Ago
Phrases
2 Months Ago
Started bowless crossbow store Added bowless crossbow to the skin viewer
2 Months Ago
merge from censorshipbreast_mountable_fix
2 Months 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)
2 Months Ago
merge from PlayerRigUpdate2/inventorypreview_improvements