usercipeaXcancel

1,005 Commits over 518 Days - 0.08cph!

55 Days Ago
Fix military silencer not spawning in loot
55 Days Ago
When opening the spraycan reskin menu, the currently applied skin object you are looking at is now greyed out, instead of always being accessible and confusing - works with wallpaper too https://files.facepunch.com/cipeaX/2026/June/17_19-28-ScratchyBass.mp4
55 Days Ago
Typo fix
55 Days Ago
Phrases
55 Days Ago
Further spraycan refactor progress Entities restrict whether they are in a valid state for reskinning by overriding CanBeReskinned / CanBeRedirectSwapped Unified the way the reskin error toasts are sent, added 2 more - getting toasts when a reskin failed is now more consistent vs just not being able to open the menu Fixed not seeing the amount of seconds you need to wait when trying to reskin a recently damaged entity Some cleanup, moved BaseEntity.Reskinning to its own file
55 Days Ago
merge from main
56 Days Ago
Add storage adaptor sorting to vending machines, fridges, wall cabinet They previously didn't support it since they aren't regular storage containers
56 Days Ago
merge from quarry_speed_fix
56 Days Ago
Set belt scroll speed multiplier to 0.63 so the speed of the belt visually matches the speed of the other rotating parts
56 Days Ago
Fix broken materials on the mining quarry top engine with LOD1
2 Months Ago
merge from vending_purchase_clamping_fix
2 Months Ago
Another vending machine clamping consistency fix
2 Months Ago
merge from main
2 Months Ago
merge from videoplayer_fix
2 Months Ago
Fix new mountable tests having the "Deployables" category, breaking deployable tests Minor cleanup, testlist
2 Months Ago
merge from main
2 Months Ago
merge from sprinting_footsteps_update
2 Months Ago
merge from player_corpse_no_buoyancy_assigned_fix
2 Months Ago
merge from bowless_crossbow
2 Months Ago
merge from parent_projectile_validation_on_default
2 Months Ago
merge from clothing_mannequin_wearable_fix
2 Months Ago
merge from vending_purchase_clamping_fix
2 Months Ago
merge from demo_window_auto_refresh
2 Months Ago
merge from pool_analyzer_non_caching_methods
2 Months Ago
The Demos window refreshes automatically when opened so you dont have to press the refresh button every time
2 Months Ago
Update Rust.CodeAnalyzer - bring back .editorconfig list as a secondary way of marking methods as non caching - fall back to allow tagging unity / third party methods that we can't easily add the attribute to, like GameObject.GetComponentsInChildren<T>(List<T>)
2 Months Ago
Apply amount clamping in the vending machine purchase UI on value changed instead of end edit to match how it was before the ui refresh
2 Months Ago
Fix 4 pool leaks that got flagged
2 Months Ago
Move the attribute to Facepunch.System so it can be used in more places Apply it to 42 more suitable methods across the project
2 Months Ago
merge from main
2 Months Ago
merge from water_splash_sound_fix
2 Months Ago
Restore movement sounds reference on the player model Fixes water impact splash sounds not playing
2 Months Ago
merge from spraycan_reskin_refactor
2 Months Ago
Fix an edge case of errors when reskinning snowmobiles after they were saveloaded Child entity (fuel tank, storage) spawn order can vary after a server restart, causing a mismatch when trying to restore inventories using the child indices - add fallback to match by just prefab id For extra safety add more logging, and a fallback for the fallback - should anything go wrong with restoring containers, drop any leftover items instead of leaking them
2 Months Ago
merge from main
2 Months Ago
merge from vending_mapmarker_pooling_fix
2 Months Ago
Fix a vending machine map marker pooling bug that causes markers to appear in wrong locations on the map when some are merged into clusters
2 Months Ago
Enable RW on all meshes currently used for collision in the apartments monument
2 Months Ago
testlist
2 Months Ago
merge from mfm2 (merge from main)
2 Months Ago
More manual fixes after merge
2 Months Ago
merge from main manually resolve Elevator and VendingMachine conflicts
2 Months Ago
merge from status_convar_fix
2 Months Ago
merge from streamermode_fix
2 Months Ago
Revert 153856
2 Months Ago
merge from main
2 Months Ago
merge from heli_crate_train_wagon_fix
2 Months Ago
Fix unloadable train wagon loot crates not becoming lootable after being saveloaded Fix loot panel name not changing when unloading
2 Months Ago
merge from main
2 Months Ago
Subtract 153827 "merge from streamermode_fix"