usercipeaXcancel
reporust_rebootcancel

918 Commits over 487 Days - 0.08cph!

1 Year Ago
Pass over the worst offender - siegetower - Assigned root bone, renamed duplicate bone names, fixed crazy scaled roof collider that caused huge impact effects, switched out some collider materials for more appropriate ones - Observed that all "unpooled bone name" warnings were gone in editor
1 Year Ago
merge from main
1 Year Ago
Fix fps.limitinmenu being applied while benchmarking
1 Year Ago
Also reset entity slots when spawning (future proofing)
1 Year Ago
merge from gpuinstancefix2
1 Year Ago
30 more gpu instancing fixes
1 Year Ago
Possibly fixed the ancient rare bug that makes doors unable to be picked up until a lock is placed and removed from them.
1 Year Ago
- Editor tool that finds prefabs with colliders that will spam "string pool, unpooled bone name" warnings when hit - found 45 cases - Editor tool to print out strings that would be newly added to string pool, without having to run the manifest, for testing - Convar to toggle suppressing stringpool warnings in the editor
1 Year Ago
Fix code lock item being marked a redirect of itself, introduced in 124930
1 Year Ago
Fix not being able to set a guest code after reskinning
1 Year Ago
WIP: Spraycan supports reskinning codelocks https://files.facepunch.com/cipeaX/2025/July/23_14-29-CruelTamarin.mp4
1 Year Ago
Add CollateTrainTracks procedural component so the train tracks work
1 Year Ago
Also allow shelves to be placed on: Half & low wall, door & window frame, tugboat
1 Year Ago
Fix stability stat sometimes not showing up when looking at building blocks with a hammer
1 Year Ago
Fix some remaining doors and non-prefab entities S2P bandit camp, ranch, large barn
1 Year Ago
S2P outpost, bandit camp, fishing villages, stables, large oilrig
1 Year Ago
More static objects found in safezones that no longer flag attackers as hostile: Door and chair variants, sofa, elevator, phonebooth, refinery, slot machine, card table, blackjack table, more npc vending machines, toilet, mission container, shop front, big wheel, food crate.
1 Year Ago
Merge from main, resolve conflict in FPSLogger caused by 123804
1 Year Ago
New user-bindable marker commands: - `buttons.markcurrentpos` to place a marker at the players position on the map - `buttons.clearmarkers` to clear all map markers
1 Year Ago
Spraycan no longer loses condition while using `infiniteammo 1`
1 Year Ago
Merge from main
1 Year Ago
A bit more cleanup
1 Year Ago
Improve output formatting, use pooling
1 Year Ago
Fix a rare bug where F1 killing would start the 60s kill cooldown, but not actually kill the player. (could happen if the command is entered precisely while entering the incapacitated state)
1 Year Ago
Various improvements to the `debug.lookingat` command - now works on more objects and displays more information.
1 Year Ago
FIx powered water purifier accumulating a value when running on an nearly empty tank, then converting a large amount of salt water at once.
1 Year Ago
Resource dispensers respect max stack size
1 Year Ago
Also fix fps.limitinmenu capping fps when inside the workshop editor
1 Year Ago
Fixed fps sometimes being capped at 15 instead of 60 in the main menu, when using both fps.limitinbackground 1 and fps.limitinmenu 1
1 Year Ago
Fixed the locked crate shock effect not parenting correctly on cargo ship
1 Year Ago
Prevent water purifiers trying to convert more water than what fits into the output Fixes losing salt water when the output is nearly full
1 Year Ago
Fix horse heads on trophys not reflecting the breed (another thing referencing the old horse prefab)
1 Year Ago
Fix not being able to reskin a twitch rivals computer station via spray can
1 Year Ago
Fixed VoicemailDialog NRE when opened and closed multiple times
1 Year Ago
Enable maintainMaxCondition on a bunch of deployables. (They could previously lose max condition when repaired in the repair bench, this has no effect on deployables since they are always full health when placed)
1 Year Ago
Fixed missing "clone" and "clone all" radial menu option icons for all berries Fixed wheat, rose, sunflower and orchid using incorrect icons
1 Year Ago
Admin command to kill all bees
1 Year Ago
Changed spoiled produce consume sound
1 Year Ago
- Lock execution behind `commandblock.commands_enabled` convar, default to off - Show toast to player opening the menu while disabled to let them know - Add `commandblock.use_player` convar option - if enabled, commands will run using the last player who set them, allowing for a wider range of commands to be used
1 Year Ago
Relaxed deployment, removed groundwatch, reverted some files that got touched somehow
1 Year Ago
merge from main
1 Year Ago
Additional cleanup
1 Year Ago
Merge from spoil_fruit_veg
1 Year Ago
Apply spoiling to black raspberries
1 Year Ago
Merge from main Fix protobuf,codegen,manifest
1 Year Ago
Merge from hackweek_spawn_all_deployables_command
1 Year Ago
Fixed debug logs
1 Year Ago
Fix it again, but better. Don't show empty firework patterns in the UI at all.
1 Year Ago
Fix error when opening admin ui, caused by empty firework pattern
1 Year Ago
Floor + ceiling paper work with existing admin wallpaper radius commands - passing a skin (name/id) applies it to fitting building blocks only - passing 0 applies default wallpaper everywhere (new) - passing -1 applies random wallpaper everywhere (like before) - added `print_wallpaper_skins` command to display a list of all wallpapers