reporust_rebootcancel

121,951 Commits over 4,048 Days - 1.26cph!

8 Days Ago
Iterative improvements.
8 Days Ago
Restore climate values - clear was to 100%, my farm needs water
9 Days Ago
merge from main
9 Days Ago
merge from vendingmachine_onlyoneuser
9 Days Ago
merge from boomerang_createworldmodel_nre
9 Days Ago
Fix modded and hapis vending machines only allowing one user to interact with them at a time
9 Days Ago
Fix boomerang occasionally causing an NRE when attempting to create its world model. Happens if the entity was just destroyed recently before the projectile attempts to stick. (was never an issue clientside)
9 Days Ago
Scale all damage types rather than bothering with an index
9 Days Ago
▆█▇▉▋ ▅▄▆▌ ▄▌▊▄▇_▍▅▆▍▊▆▊▊▆_▉█▄█▊▅▊▊_▉▅█▊▌▉▍
9 Days Ago
▊▅▊▇▆ ▆▉▋▊▋▄▌▇ ▌▆▉▌▆ ▊▍ ██▅▅▇▇▊ ▄▌▌▆▇▋█▇▋▋, ▆▋▊▅▍▌▆▍▄ ▄▆▋▄▄█▆▄ ▆▆▄▉▄▍▊▉ ▌▌█▋▄▍▉█▋▉ ▉▄▋▉▉▌▅ ▆▇▇▆▋
10 Days Ago
▍▇▉▉█▍▋▆ ▄▍ █▊▇▄▅ █▇▆▇▌ ▋▆▍▊▄ ▍█ ▍▆▇ █▌ ▉▄▋▆▍, ██▆ ▅▆ █▋▅▊ ▉▄ ▉▇▉▊
10 Days Ago
merge from 120739
10 Days Ago
▇▉█▍▄▇ ▇▊▋▌▆▇ ▇▉▄▉▄▇▆▋▇ ▉█ ▉▋▄▌▅ █▍▇▄ ▇▄▋▄▉▇ - ▍▉▌█▋█▉▍ ▉▄▆▍ ▅▆▊▋▄▌ ▅▍ ▅▍█▆▆▋█▅▄▇▋▍
10 Days Ago
cherrypicking 120722 120723 120725 120736
10 Days Ago
merge from main
10 Days Ago
▋▊▇▇▋ ▊▄▅▇ ▋▄▄_▆▍▍▊▌▉▅▉▍▋_▌▉█
10 Days Ago
▆▇▊▄▆ ▌▉▊▆▇▇▆ ▉█▆▄█▌▅▅▌ ▉▋▅ ▇█ █▊▇▋▌▄▊▍▇▍▅▊▆▆▋▇█, ▍██▆▍▌█▋ █▋▍▆▋▊▉ ▋▋ ▇ ▍▇██ ▇▉▊▄▇▌
10 Days Ago
▋▄▍▌▋ ▍▅ ▅▄▍ ▊█▌▍▉ █▍ ▆▄▋_▊▆▉▌::▆▌▉▄▄▍█▋▆▌▍▌▇▍▅▋▄ ▄▌▌▌ ▉▌▍▋▆▊▄ ▍▋▄██▅▉ ▍▇▅▅ ▅█▌▅▍▍▊▄ ▄▅▇▋ ▊█▊▍▋▍▊▆▋▇ █▋▉▌ ▉▇▅ ▇▅▇▌▍▋█▄█ ▌▄▄▆ ▉▌▊▍█▄▌▆ ▌▍▋▌▇▌▄ ▄▊▅▇ ▆ ▌▊▍ ▄▌ ▊▊▆▌▆▅▊ ▅▉▋▉▅▉, █▉▉▍█▆▉▄▉ ▍█▄▌▋▊ ▌▇▌▌▉▅▋▇▉▇, ▊▌▅▊▌▄█ ▌▄▋ ▌▊▍▆▋█ ▌▅▋▌ ▌ █▇▍▇▅▌▊▊ █▊▅▄ ▉▌▇█▇▋▌▄▅ - ▋▍▋ ▅█▊ ▅▅▆▊ ▊▋▉▅'█ ▅▆▋▅ ▋▆▊ ▅▊▊▇▇▇ ▍▉ ▇▌▌▊▋█▆ ▆▊ ▆▉█▆▍▉▇ ▄▋▍▇ ▄▄ ▋▆▌▅ ▌▄ █▅▇▋▅▋ ▆▋ ▌▌█▄▍ ▄▄▍▅▋█▅
10 Days Ago
New autoturret test to cover a recent exploit
10 Days Ago
Compile fix
10 Days Ago
Compile error
10 Days Ago
Cleanup
10 Days Ago
merge from main
10 Days Ago
Route Boomerang catch code through modelstate - like it always should've been
10 Days Ago
Updated RPCFactory
10 Days Ago
merge from main
10 Days Ago
merge from ziggurat_bleedfix
10 Days Ago
merge from computer_station_chat
10 Days Ago
merge from isfullyads_nre_fix
10 Days Ago
merge from fix_crocs_dying_at_jungle_pond
10 Days Ago
- compute ambient from averaged sky light over hemisphere - ambient lighting improvements for better 3d-ness - better shadow application on world (no longer tied to cascades, also shadows transparents) - better transitions (old clouds dissipate and new ones grow, rathern than lerping the two maps) - code cleanup
11 Days Ago
Generation fixes
11 Days Ago
Allow sending sync vars to specific players Correct send info from client -> server
11 Days Ago
Bugfix: ContinuousProfiler now atomically updates it's write indices - internal fix in ServerProfiler.Core, based on e39afb43 - Removed now-unhelpful echeck for right mark type at the start of main thread perf stream (all cases confirmed legal now) After soaking it for 15 minutes total, only main thread export gets lost in the binary sauce. Hopefully last bug. Tests: soaked 3 times on craggy, only hit unexpected mark type on main thread
11 Days Ago
Turn packing off by default (this is so the server can send packets to different endpoints, eg player x, or y)
11 Days Ago
wrong material on bamboo kit
11 Days Ago
View model camera animations for tools and items
11 Days Ago
▆█▍▊▇▇▌ ▊▋▅▍ ▌▇▉█▉▍ ▊▍▅▍▋▆▋▄ ▅▉▇ ▅▇▊█▄ ▌▍▍▋▊ ▋▇▍▅▆ ▄▆ ▊▆▆▉▊ ▊▊▋▄█▉▅ ▅▊ ▅▋▉██
11 Days Ago
Protobuf support for sync vars
11 Days Ago
Throw error if too many sync vars are defined
11 Days Ago
Developer logging and disconnect/kick for incorrect replications on both client/server
11 Days Ago
Some fixes for client authoritative queue packing
11 Days Ago
bamboo lod fixes
11 Days Ago
Seperate client and server packing queues due to listen servers messing everything up Client now uses packed sending Cleanup
11 Days Ago
▄▇▆▄▇ ▆▍▄▍ ▊▄▊▄
11 Days Ago
Server: Fix error message about missing `InstancedDebugDraw` script
11 Days Ago
merge from building_los_fix
11 Days Ago
Jungle ruins d/e scene2prefab to fix an issue where items dropped below bromeliad bushes could become unpickable
11 Days Ago
▇▄▉▋█▊ ▄▉▉▊▍▄ █▊▄▇▆▉▋▌▇ █▅▅▍▅█▇▉ █▅▇ ▅▋▇▅▍▄▉ █▋█▆ ▆▄▋ ▍▉█▄▋▋▆█ ▄▌▍█▋▆ ▅▋▍ ▄▉▉ ▍▊▇▌▇▆▄▇ ▅▍▅▍ ▄▆ ▆▌▍ ▉▋▇▅▊▋ █▆▉ ▆▇▆▄█▅ ▋█ ▋▆▆▉▊▉▋▌▇▄ ▊▍█▉