usercipeaXcancel
reporust_rebootcancel

84 Commits over 122 Days - 0.03cph!

4 Days Ago
merge from stringpool_warnings_investigation
4 Days Ago
merge from stringpool_warnings_investigation
5 Days Ago
merge from slot_pooling_fix
5 Days Ago
Moved up the root bone for: all double doors, garage door, fence gate, cell gate, ladder hatches, shop front Observed the string pool warnings were resolved for all of them in editor
5 Days 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
5 Days Ago
merge from main
5 Days Ago
Fix fps.limitinmenu being applied while benchmarking
5 Days Ago
Also reset entity slots when spawning (future proofing)
6 Days Ago
merge from gpuinstancefix2
6 Days Ago
30 more gpu instancing fixes
6 Days Ago
Possibly fixed the ancient rare bug that makes doors unable to be picked up until a lock is placed and removed from them.
9 Days 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
11 Days Ago
Fix code lock item being marked a redirect of itself, introduced in 124930
11 Days Ago
Fix not being able to set a guest code after reskinning
11 Days Ago
WIP: Spraycan supports reskinning codelocks https://files.facepunch.com/cipeaX/2025/July/23_14-29-CruelTamarin.mp4
13 Days Ago
Add CollateTrainTracks procedural component so the train tracks work
16 Days Ago
Also allow shelves to be placed on: Half & low wall, door & window frame, tugboat
23 Days Ago
Fix stability stat sometimes not showing up when looking at building blocks with a hammer
23 Days Ago
Fix some remaining doors and non-prefab entities S2P bandit camp, ranch, large barn
24 Days Ago
S2P outpost, bandit camp, fishing villages, stables, large oilrig
24 Days Ago
▉▍▇▊▇▅▌ ▆▄▍▄▋▆ ▊▅ █▄▌ ▍▄▍▄▋▊ ▇▋█
25 Days Ago
▋▋▇▊█▇ ▌▇▉▌▍▅ ▍▇▌ ▅▊▊█▉▅█▇▅▍ ▄▍ ▊▅▇▊▅▊▋▆
25 Days 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.
32 Days Ago
Merge from main, resolve conflict in FPSLogger caused by 123804
33 Days Ago
▌▆██▆▍ ▊▇ ▋▊▄█▄ ▍▄▆▋▅ ▉▅ ▉▇▄ ▄▇▉ - ▌▌▆▊▉ ▊▉▍▉▋ ▍▉ █▉▉ ▊▍▆▍▅ ▆▇▊▍▊█▄ █▅ ▉▆█ ▄▊▅▋▄ ▅▅█▍▄█▆▇▆ ▋▍▊▌ █▋▄▅▇█▆▆▄▄▊ ▄▋ ▍▉▉█▌▇▋
33 Days Ago
▋▉▇▅▉▋▍▇▄█ ▊▋▌▌▌▉
34 Days 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
38 Days Ago
Spraycan no longer loses condition while using `infiniteammo 1`
38 Days Ago
Merge from main
39 Days Ago
A bit more cleanup
39 Days Ago
Improve output formatting, use pooling
40 Days 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)
40 Days Ago
Various improvements to the `debug.lookingat` command - now works on more objects and displays more information.
48 Days 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.
50 Days Ago
Resource dispensers respect max stack size
51 Days Ago
Also fix fps.limitinmenu capping fps when inside the workshop editor
51 Days 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
52 Days Ago
Fixed the locked crate shock effect not parenting correctly on cargo ship
52 Days 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
52 Days Ago
Fix horse heads on trophys not reflecting the breed (another thing referencing the old horse prefab)
52 Days Ago
Fix not being able to reskin a twitch rivals computer station via spray can
52 Days Ago
Fixed VoicemailDialog NRE when opened and closed multiple times
55 Days 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)
2 Months Ago
Fixed missing "clone" and "clone all" radial menu option icons for all berries Fixed wheat, rose, sunflower and orchid using incorrect icons
2 Months Ago
Admin command to kill all bees
2 Months Ago
Changed spoiled produce consume sound
2 Months 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
2 Months Ago
Relaxed deployment, removed groundwatch, reverted some files that got touched somehow
2 Months Ago
merge from main
2 Months Ago
Additional cleanup