142,989 Commits over 4,383 Days - 1.36cph!

3 Days Ago
Fixed TmProEmojiRedirector following new TMP_InputField optims
3 Days Ago
reorganised tier 1 so fbx's live in models folder added empty states for each workbench upgrade for progressive upgrades this preserves original visuals whilst allowing for upgrade placements. updated stripped back tier 1 workbench
3 Days Ago
Apply similar rounding to recycle bin effect as the recycler, to calculate nice chance of refund
3 Days Ago
Merge: from objectworkqueue_valuetype_allocs - Optim: eliminate allocs from value types used in ObjectWorkQueue. Needs manual changes to be eneabled Tests: none, trivial change. Checked IL
3 Days Ago
missed couple of texture files
3 Days Ago
WIP on penthouse apartment carpets, walls to test layer blends, textures, decals, etc
3 Days Ago
Hooked kiosk poster sign textures back up
3 Days Ago
update manifest
3 Days Ago
updated protorype icon and .item prefab to link to proper icon now
3 Days Ago
Removed obsolete kiosk blockouts
3 Days Ago
Compile fixes
3 Days Ago
Restored blockRectTransformChange in TextMeshProUGUI, used by ItemPickupNotice
3 Days Ago
Restored FixCaret because looks like its still needed
3 Days Ago
added first pass of rentable kiosk c
3 Days Ago
Shaders update, stripped mobile and sprite shaders we dont need
3 Days Ago
Merge from main
3 Days Ago
merge from automated_testing
3 Days Ago
Moved up if DEBUG in TestRunner.Pipeline, TestRunnerWindow, TestMemoryCell and TestSolarPanel
3 Days Ago
Removed NUnit refs in TestPlayerBoat and RHIB
3 Days Ago
Adding / moved #if DEBUG in a few automated tests (Unity 6 server build failure tests)
3 Days Ago
Relinked third parties using the TMP assembly
3 Days Ago
Removing -quit param for unity test method to allow async tests to run properly.
3 Days Ago
merge from main
3 Days Ago
merge from automated_testing
3 Days Ago
Quit the editor once the test pipeline run is done (the method is async so we cant use -quit)
3 Days Ago
Merge from main
3 Days Ago
merge from toolbar_fixes
3 Days Ago
Remove toolbar settings, toolbars are now be toggled through unity's new drop down so this whole thing is obsolete
3 Days Ago
merge from main
3 Days Ago
merge toolbar_fixes
3 Days Ago
Rewrite toolbar extensions in UTK, remove old toolbar extender.
3 Days Ago
Refactor terrain alphamap to packed bools in bytes
3 Days Ago
Hacked in a simple way for one shot animations to notify a looping animation to rest, so we don't transition back to a loop half way through (mid yawn) Added property drawer support for referencing animation sub systems, renders them as a dropdown using a new subsystem name field
3 Days Ago
Refactor RandomLoopAnimSubSystem to just use two handles, release and create them on the fly as needed Much simpler state handling
3 Days Ago
Fixes for assigning guests
3 Days Ago
Add PickAFriend dialog to the apartment rent terminal
3 Days Ago
merge from lookingat_io_qol
3 Days Ago
Cherrypicked 143119: Updated UpdateLookingAt to ignore IO entities that arent matching the wiretool type you're holding
3 Days Ago
Network list of owners and guests to apartment room owners Add support to authorize guests on your room
3 Days Ago
merge from automated_testing/skins
3 Days Ago
▋▋█▅█▄ ▅ ▉▋▍▊ █▊▊▉ ▉▋▅▌ ▉▄▅▉█▄ ▆▅▊▊ ▍▄▊▇▇▌ ▄▇ ▍▇▌ ▉▋▋ █▌█ ▋▉▇▇ ▅▍█▄ ▆▊▆ ▍▅▆ ▌▉ ▍▋▌▄▄▆▌█▅ ▋▌▄ ▍▆▇▄ ▊▉ ▉▊▆ ▇▌▄ ▅▇▄▆▌▇ ▌▅ ▍▍▌ ▍▉▋▇
3 Days Ago
Add minimum rent to apartment prefabs
3 Days Ago
"Strip LODS of selected' will no longer delete ObjectMotionVectorFix components
3 Days Ago
Added 5 new skin tests
3 Days Ago
merge from main
3 Days Ago
▉▌█▄▍▇ ▋▉▉▆▆▊▋█
3 Days Ago
Added an error in the skin inspector when display name is empty Added a new test checking all skins have a display name
3 Days Ago
Added display name phrases to the new barrel skins Empty display name is causing NRE when generating skins schema
3 Days Ago
Remove r_lod from dxsupport.cfg * Also added descriptions to relevant convars * Reduce ATI/NVIDIA unknown mat_forceaniso to 8 from 16 Fix skipped shadow updates breaking further flashlights Fix Lamp becoming missing texture for split second after dupe Fixed alphatested brushes not rendering in SSAO pass Add r_DrawModelLightOrigin to console quick actions Fix light origin on weapons for local player in 3rd person Remove headtrack_reset_home_pos from newbindings.txt Fix Gravity Gun crashing clientside More minor fixes
3 Days Ago
Remove r_lod from dxsupport.cfg * Also added descriptions to relevant convars * Reduce ATI/NVIDIA unknown mat_forceaniso to 8 from 16 Fix skipped shadow updates breaking further flashlights Fix Lamp becoming missing texture for split second after dupe Fixed alphatested brushes not rendering in SSAO pass Add r_DrawModelLightOrigin to console quick actions Fix light origin on weapons for local player in 3rd person Lets try undoing changes to CFuncMoveLinear Remove headtrack_reset_home_pos from newbindings.txt Fix Gravity Gun crashing clientside More minor fixes