userFlaviencancel

6,926 Commits over 912 Days - 0.32cph!

18 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
18 Days Ago
merge from steam_getitems_optims
18 Days Ago
Cache the known items set because it can be quite large for a player with a lot of items
18 Days Ago
Steam inventory menu only fetch the acquired property
18 Days Ago
Back the store catalog in a dict for faster lookups
18 Days Ago
Store seen steam instance id per account, fixes switching steam account triggering all items as new
18 Days Ago
Store doesnt pull all steam item properties anymore Reworked the store external purchase notificaiton to not depend on the acquired property anymore
18 Days Ago
Added new RefreshAndGetItems overload in IPlatformService
18 Days Ago
Updated Facepunch.Steamworks InventoryResult: added GetItems(string[]) overload to fetch specific steam item properties
19 Days Ago
MonumentInfo auto fill tweaks
19 Days Ago
Created all monument info scriptables
19 Days Ago
merge from main
19 Days Ago
merge from drone_keyboardlayout_fix
19 Days Ago
merge from workshop_inputs_fix
19 Days Ago
▌▊▉▄▉▅▄ ▇▍▌█ ▉▄▄▊▊▅▅▊▍▇▉▍▆▌▋▍▄▇▌▌▄▆▍▄▉▍▇▅▌
19 Days Ago
Fixed workshop file dialog still using the old input system
19 Days Ago
Fixed drone controls not being keyboard layout aware
19 Days Ago
Tier is driven by the highest key card required Popup styling update
19 Days Ago
Monument info popup progress, polished the framing and buttons flow
19 Days Ago
Auto fill monument info scriptables based on whats inside the monument prefab
20 Days Ago
Fixed RustIconEditor text align buttons not working since the tmp update
20 Days Ago
FlexElements allow negative gaps
20 Days Ago
Monument info popup baseline
20 Days Ago
Fixed discord signout button showing under the social menu
20 Days Ago
merge from attachment_charms
20 Days Ago
merge from induslight_boat_fix
20 Days Ago
▋█▌█▊▆▅ ▍▉▆▉ ▋█▉▊▍▊▋▇██▆▇▌█▄▌▋▋▇▅▍▊▆▋▌▇▇▌▉
20 Days Ago
merge from heater_fix
20 Days Ago
Fixed heater heat shimmers showing up when off
20 Days Ago
Fixed heater lights not fading in when powered the first time
20 Days Ago
merge from main
20 Days Ago
Fixed industrial lights not lighting the vehicle large layer (player boats)
20 Days Ago
Fixed repair bench loot panel not switching back to skins tab when reskinning an item not supporting charms
20 Days Ago
merge from main
22 Days Ago
merge from heater_fix
22 Days Ago
Fixed electric heater appearing ON after leaving and re entering network range
23 Days Ago
merge from buildingerrors_fix
23 Days Ago
merge from console_localtime
23 Days Ago
merge from stackedsteamitems_fix
23 Days Ago
Fix building errors/toast messages not showing up when a teammate is holding a planner, when building preview is enabled
23 Days Ago
Bunch of skin viewer framing fixes
23 Days Ago
Fixed stacked steam items showing as one single item in the steam inv menu
23 Days Ago
Fixed console logs using UTC time instead of local time
23 Days Ago
Fixed NaN water heights when the map has no land Skip generation and fill with the open ocean defaults instead (happens on a deep sea with no main land spawned)
23 Days Ago
Added Deep Sea scene, turns the server into a deep sea
23 Days Ago
merge from friendlist_contextmenu_fix
23 Days Ago
merge from consoleinput_mask_fix
23 Days Ago
Fixed console input field text vanishing after pasting a long string, was a TMP bug I didnt port over after the package update
23 Days Ago
Fixed friend list context menu ordering issue
23 Days Ago
merge from wallpaper_boats_fix