userFlaviencancel
reporust_rebootcancel

6,828 Commits over 851 Days - 0.33cph!

4 Hours Ago
merge from consolehistory_fix
4 Hours Ago
Trim the \r from console history entries, it confuses the input field and mess everything
5 Hours Ago
Phrases
5 Hours Ago
Started bowless crossbow store Added bowless crossbow to the skin viewer
6 Hours Ago
merge from censorshipbreast_mountable_fix
6 Hours 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)
Today
merge from PlayerRigUpdate2/inventorypreview_improvements
Today
merge from PlayerRigUpdate2
Today
Added post processes to the inventory player preview, uses the same profiles as the maincamera
Today
Increased inventory player preview render texture resolution to fix the hair dithering looking bad
Today
Fixed BatteringRam.DamageEntities NRE
Today
Fixed torch fire effect texture compression artifacts
Today
Remove furnaces from the cooking queue on destroy, fixes nre when reskinning an electric furnace Also fixed the IO sub entity being respawned over and over when reskinned
Today
merge from main
Today
Set MouseDelta LegacyScale to 0.1 on macos
Today
Disable motion vectors for io arrows, fixes motion blur issues
Today
Fixed shop marker cluster text scaling
Today
merge from main
Today
Fixed input fields using decimal number content type not working
Today
Matched new input system scroll speed to match the sensitivity of 10 we had in the old input system
Today
merge from devtools_scaling_fixes
Today
Copy paste list view fixes
Today
Tweaked free aspect layout of item and vehicle tabs
Today
Fixed F1 loadout tab scaling issues when using free aspect
Today
Fixed copypaste grid button title text layout issues
Today
Fixed F1 copy paste tab scaling issues when using free aspect
Today
merge from iolines_shader_fix
Today
Restored invisible wire material
Today
Restored hose material colours
Today
merge from main
Yesterday
merge from iolines_shader_fix
Yesterday
Fixed remaining hose IO material still using the wire shader
Yesterday
merge from wallpaper_defaultskin_fix
Yesterday
Fixed wallpaper skin picker not showing the default skins, regression from last month
Yesterday
Russian roulette progress
Yesterday
Fixed FlexGraphicTransform messing with rust icon rendering after the TMP update
Yesterday
Fixed scroll speed issues
Yesterday
Manifest
Yesterday
Debug command
Yesterday
Russian roulette prototype wip
Yesterday
Manifest and phrases
Yesterday
Prefabs baseline
Yesterday
Removed a flaky raiding test Removed entity id from TestScenario_FireRocketAtBase_CheckDamage error message, not needed and break the slack alert caching Test list
Yesterday
merge from main
Yesterday
Blocker evaluator micro optims
Yesterday
merge from rectmasks2d_optims
Yesterday
Commented UpdateClipSoftness, new feature we dont need. We have SoftMask Clipping now takes 0.2ms a frame while sitting in the main menu, was ~9ms after the package update, 2ms on main (deep profiling editor)
Yesterday
Use GetInheritedAlpha on the canvas group chain to check if we should perform clipping Most of our masks are invisible but not totally disabled because toggling gameobject is slow
Yesterday
Restored the hasMoved check in RectMask2D::PerformClipping, was removed by unity to fix pivot animation issue We don't care about rect pivot animations, removing that check murdered UI clipping performance
2 Days Ago
IOCircuitSystem indentation fix