reporust_rebootcancel

134,615 Commits over 4,444 Days - 1.26cph!

39 Days Ago
illuminated pressure pad; - textures polished - icon updated - prefab updated illuminated buttons; - buttons now illuminate both when power is recieved and when sent. - prefabs updated for buttons https://files.facepunch.com/curtis/1b1511b1/15_23-41-FrivolousGrackle.mp4
39 Days Ago
Hatchet 3p anim updates
39 Days Ago
Molotov animation and holdtype updates
39 Days Ago
New(tests): add basic Facepunch.Console.CommandTests tests(3 unit, 1 perf) Need it before I start optimizing out allocs Tests: ran tests, they pass and show allocs (68 allocs, 4.4KB total for test string)
39 Days Ago
fixing some flow issues on the damaged side of the apt building
39 Days Ago
apartment_complex_1 s2p
39 Days Ago
Adding HLOD to apartment_complex_1 fixing some terrain topos, repainting a proper blend map for terrain
39 Days Ago
Industrial Torch first pass animations
39 Days Ago
resetting this silly dofexposer asset that saves with local tweaks to camera
39 Days Ago
removing decorative skull from flat medium as it throws errors
39 Days Ago
cleaning a bunch of missing references in the level and in project art prefabs
39 Days Ago
Fixing vagabond jacket skinning
39 Days Ago
Bugfix: ensure UseMutexPool feature switch catches all pool calls Now pools lazy-update their internal storage when toggling the feature switch - this makes sure calls are routed to the right pools Tests: played on craggy, slapped breakpoints into Take and made sure no calls were made to fallback/new pool when new/fallback mode was set
39 Days Ago
Updated sprint idle with correct prop rotation, updated clip used in lr300 entity subsystem
39 Days Ago
Fixng roadsign armour clipping with hoodie
39 Days Ago
cleared a prop from clipping in basement flat
39 Days Ago
Fixing swim wear skinning
39 Days Ago
Updating horse mask to fix clipping
39 Days Ago
Exposed chanceToFall variable
39 Days Ago
"Converted" supply drop selection to the radial menu. Replaced smoke signal colours for all variations: Default = Blue Green = Medical / Food Orange = Resources / Building Supplies Yellow = Weapons / Ammo / Tools Supply drops have been set up to accept different variations of their own loot pool, loot tables still to be added. https://files.facepunch.com/hog/1b1511b1/Unity_dSXb7JlnYE.mp4
39 Days Ago
overgrowth set dressing polish, hiding/pruning foliage where not needed
39 Days Ago
Revert added inventory UI, going to shift airdrop selection to radial menu instead.
40 Days Ago
Fixed gingerbread man corpses throwing errors
40 Days Ago
Updated position of player model in wanted poster renders
40 Days Ago
Fix mountable sub systems not properly getting disabled when scrubbing in a demo
40 Days Ago
Lock the sprint system to not run for the first 2s a weapon is equipped (hacky fix)
40 Days Ago
Fixed hands layer not properly restoring to 0 weight if player unequipped the LR while sprinting
40 Days Ago
Debug readout + removed a log
40 Days Ago
HeldEntitySprintModifier now fades out the spine IK along with the upper body animator layer
40 Days Ago
Added Unity Button and InputField interactable CUI properties
40 Days Ago
Created a new clip and just hardcoded the r_prop values, fixes the hold pose
40 Days Ago
Updated clip and mask on LR Still not working properly, R-Prop values look incorrect in the sprint animation
Rin
40 Days Ago
prefab setup
40 Days Ago
Check mute in startup in GameSetup too so it works in editor
40 Days Ago
Show microphone icon when muted and trying to talk but show a X through it - makes it clearer when you are muted (both server mutes & api mutes)
40 Days Ago
Coconuts can now spawn on trees in the deepsea! S2P all tropical islands. Similar to apples trees, when hit, theres a small chance the coconuts will drop from the tree: https://files.facepunch.com/LukeD/2026/05/Unity_YS5h6Jzz5d.mp4
40 Days Ago
Move check for API mute above the IsAdmin check so I can test in editor
40 Days Ago
Merge from main
40 Days Ago
Bleed fix.
40 Days Ago
Fixed some ground slaps on the wrong layer to fix bleed. Temporarily disabled the embedded string light prefab lights in the apartment lighting prefab so that each one can be positioned and tuned manually. Hobo barrel prefab tweaks. More lighting prefab WIP stuff.
40 Days Ago
illuminated pressure pad; - textures first pass - updated icon render setting - updated material
40 Days Ago
Cranked the flicker floor up more.
40 Days Ago
The ~100hz neon flicker varies a little for each sign type. All use primes for both ints and decs to avoid waveforms ever fully syncing. Slightly raised the bottom floor of the wave.
40 Days Ago
Hackweek FPV Kamikaze Drone - Updated model, textures, materials, setup prefab, icon, updated skins list, etc. Fully functional single local up vector multi axis rotation flight model with new accurate 3D model https://files.facepunch.com/mauroavalos/1b1411b1/14_14-12-MatureElk.mp4
40 Days Ago
Check for mute on startup & look in response of submitting voice data to see if muted - gives ok time delay before muting without 100k players polling the API
40 Days Ago
Codegen
40 Days Ago
- Swap vine swinging mount pose to standing - Fix offset y rotation - Increase drag to a more realistic level - Fix pooltable mountable not removing itself when dismounting
40 Days Ago
merge from decorative plants hackweek
40 Days Ago
Merge from missionobjective_findentities_optim
40 Days Ago
Fix some objectives searching on layers which are no good on the client