reporust_rebootcancel

137,002 Commits over 4,474 Days - 1.28cph!

2 Months Ago
Merge: from main
2 Months Ago
Restored the hasMoved check in RectMask2D::PerformClipping, was removed by unity to fix pivot animation issue We don't care about rect pivot animations, removing that check murdered UI clipping performance
2 Months Ago
merge from main
2 Months Ago
merge from main
2 Months Ago
Merge from main
2 Months Ago
Merge from preserve_player
2 Months Ago
Network++
2 Months Ago
Reapplying wiretool_reconnect_fix
2 Months Ago
Merge from main
2 Months Ago
Subtracting wiretool_reconnect_fix (don't want to network++ yet)
2 Months Ago
▊▇▅▊▇▉█▋▉ ▊▅▊▆ ▊▌▇▌
2 Months Ago
Crude oil production can now be turned on/off (see ToggleProducing on WaterCatcher.cs)
2 Months Ago
Sphere tank scene is now playable
2 Months Ago
Added a crude oil producer to dome
2 Months Ago
Merge from fluid_io_updates Creating new branch to combine player maintained monuments
2 Months Ago
Prevent older server snapshots from messing with existing client ones (needs more work tomorrow)
2 Months Ago
- Use eye override direction instead for cue ball shoot direction - Apply ball force as a local dir
2 Months Ago
Remove dodgy null check
2 Months Ago
- Fix z position being stomped (when loading table state) - Fix shooting not working - Fix only being able to mount the table once - Codegen
2 Months Ago
Pool Physics Engine: - Frame rate independent drag - Stopping distance to stop creeping when applying drag - Higher threshold to detect 'stopped' physics bodies
2 Months Ago
Fix list clear NRE
2 Months Ago
Stop groundwatch killing the table as well
2 Months Ago
- Locally shoot the pool shot as well (prediction and reconcilliation) - Parent mountables instead - Get Owner Table Via GetParentEntity() instead - Only allow joining the table when nothing is in motion
2 Months Ago
- Allow player to play against themselves - Temp patch for viewmodel issues
2 Months Ago
IOCircuitSystem indentation fix
2 Months Ago
Disable deatching children on the modding monument build block prefabs
2 Months Ago
Fix "modding monument build blocked" prefab not scaling the red blocked visualization on custom maps - allow monument prefabs to opt-out of detaching their children (so it can work with "monuments" that can resize aka the modding building blocked prefabs)
2 Months Ago
Merge from main
2 Months Ago
initial setup on auto turret workshop skinnable
2 Months Ago
Allow root combiners to be connected to non root entities. Renamed it to 'combiner' Prevent feedback loops by discarding power from back edge wires
2 Months Ago
Ceiling gold stars rotated textures to match placement guide
2 Months Ago
Some fixes, refactoring and new evaluators. Cache consumption amount at register time so we don't rely on entities anymore Fixed signs registering themselves in circuits Started removing old IO code to IO entities code
2 Months Ago
added missing scripts for placement guide
2 Months Ago
Item Compacter item setup. mini deployable recycler for your base with very low output, for dumping crap you dont want instead of throwing it on the floor. Will give back very low amounts of wood, frags etc.
2 Months Ago
Reduced the amount of flags OR AND and XOR switches are setting
2 Months Ago
Reduced the amount of TryGetComponentRecord calls
2 Months Ago
Extended smoke signals max height, making them visible from further away Added support for the cargo plane to drop different supply drops
2 Months Ago
Circuit merge do not set the whole circuit as dirty + eval pass micro optims
2 Months Ago
Removed duplicate line
2 Months Ago
Added ESPCanvas nameplate distance-based auto sizing https://files.facepunch.com/raul/1b1711b1/17_01-03-SpotlessCowbird.mp4
2 Months Ago
Add comments
2 Months Ago
Fix texture analyzer incorrectly flagging assets as having compression disabled that are NPOT + mipmaps that are part of texture atlases
2 Months Ago
Small tweak
2 Months Ago
Fix primitive servers logging an error when trying to spawn sharks in divesites since the divesite prefabs use empty prefabs to control shark spawn chances
Rin
2 Months Ago
Finer scale Flip degree min/max https://files.facepunch.com/Rin/2026/05/hsxOAUTTY4.png
Rin
2 Months Ago
Tool crate loot pool. Double spawn Lake only spawns https://files.facepunch.com/Rin/2026/05/Unity_qRVXOzMqS6.mp4
2 Months Ago
Fixed incomplete &/or cancelled map downloads writing empty maps to disk, causing reconnecting to break Download the map as a temporary file in the same folder then rename it once complete Additional cleanup on map download failure / cancellation Before: https://files.facepunch.com/raul/1b1611b1/16_16-43-LateGallinule.mp4 After: https://files.facepunch.com/raul/1b1611b1/16_16-52-SwelteringDunnart.mp4
2 Months Ago
fix missing shader parameter used by post process effects
2 Months Ago
No allocations when running the flood fill when rebuilding circuits
2 Months Ago
Updated all SimpleLight prefabs to use the HasPower flag instead of On