135,879 Commits over 4,444 Days - 1.27cph!

31 Days Ago
last serialized field fix
31 Days Ago
Merge: from pool_mt - Optim: Pool is now cheaper to use in multithreaded context. Can revert to old pool with pool.usemutexpool 1 (default 0) Tests: unit tests and played on Craggy in editor
31 Days Ago
Merge: from fuzzy_circularbuffer Chosing this implementation
31 Days Ago
Fixed Female/A player seed head going invisible when lodding
31 Days Ago
Merge: from pool_mt
31 Days Ago
Merge: from main
31 Days 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
31 Days Ago
merge from main
31 Days Ago
merge from main
31 Days Ago
Merge from main
31 Days Ago
Merge from preserve_player
31 Days Ago
Network++
31 Days Ago
Reapplying wiretool_reconnect_fix
31 Days Ago
Merge from main
31 Days Ago
Subtracting wiretool_reconnect_fix (don't want to network++ yet)
32 Days Ago
▊▇▅▊▇▉█▋▉ ▊▅▊▆ ▊▌▇▌
32 Days Ago
Crude oil production can now be turned on/off (see ToggleProducing on WaterCatcher.cs)
32 Days Ago
Sphere tank scene is now playable
32 Days Ago
Added a crude oil producer to dome
32 Days Ago
Merge from fluid_io_updates Creating new branch to combine player maintained monuments
32 Days Ago
Prevent older server snapshots from messing with existing client ones (needs more work tomorrow)
32 Days Ago
- Use eye override direction instead for cue ball shoot direction - Apply ball force as a local dir
32 Days Ago
Remove dodgy null check
32 Days Ago
- Fix z position being stomped (when loading table state) - Fix shooting not working - Fix only being able to mount the table once - Codegen
32 Days Ago
Pool Physics Engine: - Frame rate independent drag - Stopping distance to stop creeping when applying drag - Higher threshold to detect 'stopped' physics bodies
32 Days Ago
Fix list clear NRE
32 Days Ago
Stop groundwatch killing the table as well
32 Days 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
32 Days Ago
- Allow player to play against themselves - Temp patch for viewmodel issues
32 Days Ago
IOCircuitSystem indentation fix
32 Days Ago
Disable deatching children on the modding monument build block prefabs
32 Days 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)
32 Days Ago
Merge from main
32 Days Ago
initial setup on auto turret workshop skinnable
32 Days 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
32 Days Ago
Ceiling gold stars rotated textures to match placement guide
32 Days 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
32 Days Ago
added missing scripts for placement guide
32 Days 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.
32 Days Ago
L4D1 .nav files now successfully load
32 Days Ago
Reduced the amount of flags OR AND and XOR switches are setting
32 Days Ago
Reduced the amount of TryGetComponentRecord calls
32 Days Ago
Extended smoke signals max height, making them visible from further away Added support for the cargo plane to drop different supply drops
33 Days Ago
Circuit merge do not set the whole circuit as dirty + eval pass micro optims
33 Days Ago
Removed duplicate line
33 Days Ago
Added ESPCanvas nameplate distance-based auto sizing https://files.facepunch.com/raul/1b1711b1/17_01-03-SpotlessCowbird.mp4
33 Days Ago
Add comments
33 Days Ago
Fix texture analyzer incorrectly flagging assets as having compression disabled that are NPOT + mipmaps that are part of texture atlases
33 Days Ago
Small tweak
33 Days 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