reporust_rebootcancel

129,759 Commits over 4,232 Days - 1.28cph!

6 Days Ago
Implemented a simplified version of the ball pit physics in a test scene
6 Days Ago
Auto auth player on placing steering wheel
6 Days Ago
console tools
6 Days Ago
6 Days Ago
Burlap shirt repose/lods
6 Days Ago
▅█▌▊▋▊▄▄▅ █▉▇▌▉▌▍█ ▄▄ ▉▉▉▊▍▉▋▌▉▄▄▋▆.▅▊ ▉▉▍▆
6 Days Ago
▊▅▅█▇▋▊ ▉▄▅▋▉▅▍▅▇ ▄█▄▅ ▇▆█▊ █▄▄ ▍▋▆▇
6 Days Ago
▅▌█▆▌▌▆▄ ▍▋▄▋███ ▊▊▌▄▋ ▆▄▆ ▆▇█▅▆██ ▍▋▇ ▊▌▉▆▍
6 Days Ago
plastic please
6 Days Ago
Renamed the prefabs
6 Days Ago
easel lods
6 Days Ago
Fix for texture issue on 3p m15
6 Days Ago
Add Invoke<T>, Invoke<T1,T2>, InvokeRepeatingWithHandle to use InvokeHandler without allocating garbage
6 Days Ago
WIP code, parameters, setup
6 Days Ago
handle client physics tick and interpolation in custom PlayerLoopSubsystems inserted to run after their respective default scene's ticks
6 Days Ago
Console Info Panel
6 Days Ago
Merge from parent
6 Days Ago
merge from automatedtesting
6 Days Ago
Merge from parent
6 Days Ago
Merge from parent
6 Days Ago
new console items ui
6 Days Ago
merge from SeparatePhysicsScenes
6 Days Ago
That's all folks
6 Days Ago
Almost done...
6 Days Ago
Even more...
6 Days Ago
More...
6 Days Ago
More...
6 Days Ago
Some more...
6 Days Ago
▉▆▆▊▅▅▉▍ ▋▅▌█▉▍▆ █▊▋▆▊▌▊▌▅ ▋▋ ▌▅▆█▇ ▌▌ ▍▌▇ ▋▆▅▊ ▊▆█▇▉▄▌ ▋▄▄▌▊▋ ▅▌▌▇ ▄▌█▇▇ ▊▆▌▄▊▉▅ ▌▋█▉▊▄ ▊▅█
6 Days Ago
merge from directional_foliage_displacement
6 Days Ago
merge from puzzle_reset_hotfix
6 Days Ago
merge from sort_fixes
6 Days Ago
merge from fix_terrain_nametags
6 Days Ago
▍▋▋▊▌▋▇ █▅▇▅ ▉▅▇▋ ▇▉▊▅/▋▅█▄█▇▉_▉▄▌█▉▉▌
6 Days Ago
Fix displacement clamping
6 Days Ago
matrix optimized texture rez pass
6 Days Ago
Uploading in multiple parts because plastic can't handle... multiple files
6 Days Ago
Mark an additional 180 fbx's as non r/w - mostly viewmodel anims, some clothing and body parts
6 Days Ago
Move non r/w meshes into the private content bundle for server builds, removing them from the build Saves 360mb of memory on a freshly booted server
7 Days Ago
Merge from main
7 Days Ago
Merge from main_merge_10_nov
7 Days Ago
Protobuf, code gen, phrases
7 Days Ago
Merge from main Fallback text merge on BaseEntity.Server and BasePlayer-Occlusion Stomp changes in generated files
7 Days Ago
Compute heightmap into small height max map texture Separate terrain compute bounds into render bounds and camera bounds for shadow cull testing Consider shadow casting in terrain culling step using a raycast with max region height
7 Days Ago
Merge from naval update
7 Days Ago
First draft of a network profiler. Featuring: - Simple packet stats - Advanced stats (entity name, packet size, timestamp etc) - Filtering via timestamp, name, type, direction, realms - Per entity bandwidth usage, showing how much % of the bandwidth is taken up by what packets
7 Days Ago
Fixed storage adaptors losing half of their passthrough power when using the industrial output slot
7 Days Ago
█▆▇ ▍▍▉██▇▆ ▍▇▄▍▇ ▉▇▍▉▆▆▄ ▇▋▅▇▊ █ ▌▋▇▋▍▇▇ ▆▇▌▉▇▌▋ ▄▇▇▇▊ ▇██▋▉
7 Days Ago
compile error
7 Days Ago
Store: - RPC inbound/outbound - SyncVar inbound/outbound - PackedSyncVar inbound/outbound - Effect inbound/outbound Missed some metrics here and there, but critically I've managed to grab the id its going to for each one