userFlaviencancel
reporust_rebootcancel

7,130 Commits over 943 Days - 0.32cph!

2 Months Ago
Fixed WallpaperPlanner.CLIENT_ChangeSkin NRE
2 Months Ago
Fixed needing cloth in your inventory to reskin wallpapers (reskin is free)
2 Months Ago
Fixed battering ram middle wheels rotating backwards
2 Months Ago
merge from localizebindtoken_error_fix
2 Months Ago
Fixed InputSystem.Keyboard.get_Item error
2 Months Ago
Compile fixes, metas, codegen
2 Months Ago
Root motion data stuff
2 Months Ago
merge from main
2 Months Ago
Removed Tests/Open Property Drawer Test Window Was introduced by the TMP update, never gonna use and its a stupid path
2 Months Ago
merge from horse_cactus_fix
2 Months 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
2 Months Ago
merge from steam_getitems_optims
2 Months Ago
Cache the known items set because it can be quite large for a player with a lot of items
2 Months Ago
Steam inventory menu only fetch the acquired property
2 Months Ago
Back the store catalog in a dict for faster lookups
2 Months Ago
Store seen steam instance id per account, fixes switching steam account triggering all items as new
2 Months Ago
Store doesnt pull all steam item properties anymore Reworked the store external purchase notificaiton to not depend on the acquired property anymore
2 Months Ago
Added new RefreshAndGetItems overload in IPlatformService
2 Months Ago
Updated Facepunch.Steamworks InventoryResult: added GetItems(string[]) overload to fetch specific steam item properties
2 Months Ago
MonumentInfo auto fill tweaks
2 Months Ago
Created all monument info scriptables
2 Months Ago
merge from main
2 Months Ago
merge from drone_keyboardlayout_fix
2 Months Ago
merge from workshop_inputs_fix
2 Months Ago
Fixed workshop file dialog still using the old input system
2 Months Ago
Fixed drone controls not being keyboard layout aware
2 Months Ago
Tier is driven by the highest key card required Popup styling update
2 Months Ago
Monument info popup progress, polished the framing and buttons flow
2 Months Ago
Auto fill monument info scriptables based on whats inside the monument prefab
2 Months Ago
Fixed RustIconEditor text align buttons not working since the tmp update
2 Months Ago
FlexElements allow negative gaps
2 Months Ago
Monument info popup baseline
2 Months Ago
Fixed discord signout button showing under the social menu
2 Months Ago
merge from attachment_charms
2 Months Ago
merge from induslight_boat_fix
2 Months Ago
merge from heater_fix
2 Months Ago
Fixed heater heat shimmers showing up when off
2 Months Ago
Fixed heater lights not fading in when powered the first time
2 Months Ago
merge from main
2 Months Ago
Fixed industrial lights not lighting the vehicle large layer (player boats)
2 Months Ago
Fixed repair bench loot panel not switching back to skins tab when reskinning an item not supporting charms
2 Months Ago
merge from main
2 Months Ago
merge from heater_fix
2 Months Ago
Fixed electric heater appearing ON after leaving and re entering network range
2 Months Ago
merge from buildingerrors_fix
2 Months Ago
merge from console_localtime
2 Months Ago
merge from stackedsteamitems_fix
2 Months Ago
Fix building errors/toast messages not showing up when a teammate is holding a planner, when building preview is enabled
2 Months Ago
Bunch of skin viewer framing fixes
2 Months Ago
Fixed stacked steam items showing as one single item in the steam inv menu