reporust_rebootcancel

140,497 Commits over 4,536 Days - 1.29cph!

12 Days Ago
New random icon. Swap material for icon. Cache some stuff.
12 Days Ago
tuna and bean cans now drop open empty cans when eaten instead of unopened versions empty version are lower in triangle count for LOD0 than the previous world models https://files.facepunch.com/pilgrim/2026/August/25_10-09-GullibleBangeltiger.mp4
12 Days Ago
Fix Assets/Scripts depending on the test framework, which could potentially break builds that exclude tests
12 Days Ago
re exporting assets
12 Days Ago
Merge from render_pipeline_testing
12 Days Ago
Updated Deferred+ to be compatible with SSS
12 Days Ago
Move SSAO (and motion vector) passes to before transparent
12 Days Ago
Merge from main
12 Days Ago
merge from main
12 Days Ago
heavy fuse now has a world model updated .item to properly reference it instead of using the burlap sack
12 Days Ago
Fix ambient light flickering
12 Days Ago
Merge from launchsiren
12 Days Ago
Fix the siren off state visibility
12 Days Ago
Semi automatic pistol: - More damage falloff at range - HQM craft cost 4 -> 6
12 Days Ago
Merge from main
12 Days Ago
Fix depth assignment in terrain prepass
12 Days Ago
merge from main
Rin
12 Days Ago
S2P swamps a,b,c
12 Days Ago
Hooked up sale info in-game UI
12 Days Ago
Create new SellAnimals and AnimalSalePreview dialogue panels First one lists all nearby animals that are following the player (and can be sold) and the other shows what you will receive for selling that animal No rewards hooked up yet, just panel flow
12 Days Ago
Rework power mechanic Marketplace will start charging once the powerplant has 4 or more fuses, once it reaches 50% it can start accepting orders With 4 fuses in the powerplant it will take 21 minutes to charge to 50%, 5 minutes if the powerplant is completely full If the power plant has at least one fuse active the charge will not decrease Power is no longer deducted per transaction
12 Days Ago
Merge from main
12 Days Ago
Stables_b is now playable in editor Start of boilerplate animal selling mechanic, just set up NPC and basic conversation for now
12 Days Ago
Merge from main
12 Days Ago
Merge from monument_blockers_fixes
12 Days Ago
Show health bar when hitting monument blockers Hacky fix, had to create a new IHealthBarDisplay interface as ResourceEntity isn't a BaseCombatEntity Removed StageResourceEntity.ResourceUpdate RPC, it wasn't used anywhere
12 Days Ago
Compile fix (don't use editor only function)
12 Days Ago
Run batch alpha fitter
12 Days Ago
Add some padding to terrain depth prepass distance
12 Days Ago
Added "Keep on target" text to homing launcher UI - Reduced the lock on timer by 30% https://files.facepunch.com/el-hog/2026/August/25_09-32-WorthlessDanishswedishfarmdog.mp4
12 Days Ago
AlphaBatchFitter improvements and alphamap toggle convar that switches between terrain material feature
12 Days Ago
Fix merge issues
12 Days Ago
Group upkeep modifier now takes into account any unique players authed on a code lock If a player is not authed on a TC but is authed on a code lock controlled by that TC then they will contribute to upkeep costs Runs through the same 24h window as TC auth Can be disabled via decay.upkeep_group_count_locks Added tests to verify behaviour
12 Days Ago
Merge from main
12 Days Ago
Merge from modular_car_handling_improvements
12 Days Ago
Minor tweaks Prevent players using toggle duck getting stuck with handbrake on Apply the raw tyre force regardless of whether the handbrake is on Fixed non car vehicles getting affected by handbrake changes (check if a wheel is handbraked, not just if it's the front wheel)
12 Days Ago
Merge from main
12 Days Ago
Hunters and fish pie 2 > 1 mushroom
12 Days Ago
dead log resource gib meshes and setup isn't currently supported as nothing in the resource family gibs
12 Days Ago
Small oilrig converted
12 Days Ago
WIP Oil rigs no longer despawn all crates when the server restarts, large rig converted, small rig to go - Reworked the reset setup, attached a generator to the main reset so it can be saved, removed the smaller puzzleresets for each of the rooms - Puzzle now force-resets on server restart, unless there's players nearby - this also fixes getting killed while sleeping if you happened to be near any puzzle when the server goes down - Crates get saved so if you were in the middle of hacking the locked crate, it just continues after restart - Various other stuff to allow the puzzlereset to correctly find its reset entities and reset objects again afterwards - Puzzle itself saveloads references to spawned crates so it doesn't spawn duplicates on the next reset - ScientistBoatOilrigManager is no longer an entity (not needed) - Slight refactor, lots more cleanup to be done
12 Days Ago
merge from main -> Hackweek_CompostUI
12 Days Ago
merge from main
12 Days Ago
merge from Squirrel_test -> critter_animals
12 Days Ago
merge from cui_updates
12 Days Ago
Fixed potential NRE in FadeCanvasGroup
12 Days Ago
merge from main
12 Days Ago
optimised ao textures for vehicles, generic textures and misc items. halved 2k -> 1k with almost zero visual difference, not enough to warrant the double res 328 MB -> 192 MB vram
12 Days Ago
merge from Rabbit_test -> critter_animals
12 Days Ago
add WIP frog "interested" state, which currently makes it look for shallow water and then start croaking