userFlaviencancel
reporust_rebootcancel

6,904 Commits over 882 Days - 0.33cph!

11 Days Ago
merge from apartment_complex_monument/stove
11 Days Ago
Blocked tin can alarm in the apartment complex monument S2P
11 Days Ago
merge from apartment_complext_monument/stove
11 Days Ago
Some cleanup, layers etc
11 Days Ago
Small stove effects
11 Days Ago
Small stove entity Some prep work for visual food
11 Days Ago
Added stove entity, basically an electric BBQ that starts cooking when theres food to cook. No need for power
11 Days Ago
Fixed UI_StoreCheckoutResultPage NRE
11 Days Ago
merge from checkout_nre_fix
11 Days Ago
merge from skinviewer_metalshopfront
11 Days Ago
Added metal shop front to skin viewer Added a feature to lock vertical/horizontal rotation on items, enabled for the metal shop front and a few others
11 Days Ago
Codegen
11 Days Ago
merge from dpv_fuelbar_fix
11 Days Ago
Fixed DPV fuel bar text regression
11 Days Ago
▉▄▊▅▇▊ ▌▌▅▋▌▍▇ ▉▇▊▊▉▊▌▌▉▌ ▊▋▌▅▆▊▌▍▋▍▌▇▅ ▉▄▇█ ▅▇▇▋▆▆ ▊▄▄█▉▆ ▅▄▉▄▆▄▇█▉ ▊▆▇▋▄▄█▅▅▅ ▉▆▅▊▉▅▄█▉▅▅▅ ▆▆▋ ▉▌ ▆▇▌█ ▊▌▍ ▉▄▄▍▅▆▅
11 Days Ago
merge from batteringram_wheels_fix
11 Days Ago
merge from wallpaper_fixes2
11 Days Ago
Fixed menu item modal arrow buttons not working (missing UnityEvent attribute)
11 Days Ago
Fixed WallpaperPlanner.CLIENT_ChangeSkin NRE
11 Days Ago
Fixed needing cloth in your inventory to reskin wallpapers (reskin is free)
12 Days Ago
Fixed battering ram middle wheels rotating backwards
12 Days Ago
merge from localizebindtoken_error_fix
12 Days Ago
Fixed InputSystem.Keyboard.get_Item error
12 Days Ago
Compile fixes, metas, codegen
12 Days Ago
Root motion data stuff
12 Days Ago
merge from main
12 Days Ago
Removed Tests/Open Property Drawer Test Window Was introduced by the TMP update, never gonna use and its a stupid path
12 Days Ago
merge from horse_cactus_fix
12 Days Ago
Fixed player dying instantly when touching a cactus while mounting a horse Could happen rarely when the rider sat on the edge of the cactus TriggerHurtEx trigger. When mounted, the mount sync force updates the player triggers every frame, so the overlap test flickered in and out of the trigger and fired OnTriggerEnter Can happen with any mountable in theory, just more common with horses TriggerHurtEx now debounces damage applied to the same entity multiple times in a single frame
12 Days Ago
merge from steam_getitems_optims
12 Days Ago
Cache the known items set because it can be quite large for a player with a lot of items
12 Days Ago
Steam inventory menu only fetch the acquired property
12 Days Ago
Back the store catalog in a dict for faster lookups
12 Days Ago
Store seen steam instance id per account, fixes switching steam account triggering all items as new
12 Days Ago
Store doesnt pull all steam item properties anymore Reworked the store external purchase notificaiton to not depend on the acquired property anymore
13 Days Ago
Added new RefreshAndGetItems overload in IPlatformService
13 Days Ago
Updated Facepunch.Steamworks InventoryResult: added GetItems(string[]) overload to fetch specific steam item properties
13 Days Ago
MonumentInfo auto fill tweaks
13 Days Ago
Created all monument info scriptables
13 Days Ago
merge from main
13 Days Ago
merge from drone_keyboardlayout_fix
13 Days Ago
merge from workshop_inputs_fix
13 Days Ago
▌▊▉▄▉▅▄ ▇▍▌█ ▉▄▄▊▊▅▅▊▍▇▉▍▆▌▋▍▄▇▌▌▄▆▍▄▉▍▇▅▌
13 Days Ago
Fixed workshop file dialog still using the old input system
13 Days Ago
Fixed drone controls not being keyboard layout aware
13 Days Ago
Tier is driven by the highest key card required Popup styling update
14 Days Ago
Monument info popup progress, polished the framing and buttons flow
14 Days Ago
Auto fill monument info scriptables based on whats inside the monument prefab
14 Days Ago
Fixed RustIconEditor text align buttons not working since the tmp update
14 Days Ago
FlexElements allow negative gaps