reporust_rebootcancel

141,915 Commits over 4,413 Days - 1.34cph!

10 Days Ago
mannifest and skins
10 Days Ago
updated tier2 workbench fbx import settings fixed defence upgrade position
10 Days Ago
▋ ▉▍▍ ▆▍▊▋▊▇█▅▅█▅▉▋▋▆▊ ▋▋█▆▊▌▌▅ ▍▌▉ ▋▋▉▉▍▆▍▇▋▅▆ ▄█▆▍▊ ▍▍▍▇▊ ▇▍▍▍▅ ▋▆▇▅█▋ ▌▌▋█▉▌▆▆▋▇██▉▊▍▍▋▅▍ ▅▍▉▍█ ▋▊▉▋▉▊
10 Days Ago
apartment complex scene update, more refinement around playground area playground sandboxes and border meshes + prefabs
10 Days Ago
merge from main
10 Days Ago
3p jump north anim edit
10 Days Ago
Initial filler visuals implementation
10 Days Ago
matched holster positions to main for fishing rod,pickaxe ,diver hatchet/pickaxe, hml, salvaged hammer/icepick
10 Days Ago
fixed positions for visuals
10 Days Ago
Restored base option slider prefab content type All the slider using decimal in MenuUI2_Settings need to be changed, but im not gonna do this here because of the merge hell
10 Days Ago
Fixed TmProEmojiRedirector following new TMP_InputField optims
10 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
10 Days Ago
Apply similar rounding to recycle bin effect as the recycler, to calculate nice chance of refund
10 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
10 Days Ago
missed couple of texture files
10 Days Ago
WIP on penthouse apartment carpets, walls to test layer blends, textures, decals, etc
10 Days Ago
Hooked kiosk poster sign textures back up
10 Days Ago
update manifest
10 Days Ago
updated protorype icon and .item prefab to link to proper icon now
10 Days Ago
Removed obsolete kiosk blockouts
10 Days Ago
Compile fixes
10 Days Ago
Restored blockRectTransformChange in TextMeshProUGUI, used by ItemPickupNotice
10 Days Ago
Restored FixCaret because looks like its still needed
10 Days Ago
added first pass of rentable kiosk c
10 Days Ago
Shaders update, stripped mobile and sprite shaders we dont need
10 Days Ago
Merge from main
10 Days Ago
merge from automated_testing
10 Days Ago
Moved up if DEBUG in TestRunner.Pipeline, TestRunnerWindow, TestMemoryCell and TestSolarPanel
10 Days Ago
Removed NUnit refs in TestPlayerBoat and RHIB
10 Days Ago
Adding / moved #if DEBUG in a few automated tests (Unity 6 server build failure tests)
11 Days Ago
Relinked third parties using the TMP assembly
11 Days Ago
Removing -quit param for unity test method to allow async tests to run properly.
11 Days Ago
merge from main
11 Days Ago
merge from automated_testing
11 Days Ago
Quit the editor once the test pipeline run is done (the method is async so we cant use -quit)
11 Days Ago
Merge from main
11 Days Ago
merge from toolbar_fixes
11 Days Ago
Remove toolbar settings, toolbars are now be toggled through unity's new drop down so this whole thing is obsolete
11 Days Ago
merge from main
11 Days Ago
merge toolbar_fixes
11 Days Ago
Rewrite toolbar extensions in UTK, remove old toolbar extender.
11 Days Ago
Refactor terrain alphamap to packed bools in bytes
11 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
11 Days Ago
Refactor RandomLoopAnimSubSystem to just use two handles, release and create them on the fly as needed Much simpler state handling
11 Days Ago
Fixes for assigning guests
11 Days Ago
Add PickAFriend dialog to the apartment rent terminal
11 Days Ago
merge from lookingat_io_qol
11 Days Ago
Cherrypicked 143119: Updated UpdateLookingAt to ignore IO entities that arent matching the wiretool type you're holding
11 Days Ago
Network list of owners and guests to apartment room owners Add support to authorize guests on your room
11 Days Ago
merge from automated_testing/skins