130,968 Commits over 4,232 Days - 1.29cph!

29 Minutes Ago
Burlap shirt repose/lods
33 Minutes Ago
▅█▌▊▋▊▄▄▅ █▉▇▌▉▌▍█ ▄▄ ▉▉▉▊▍▉▋▌▉▄▄▋▆.▅▊ ▉▉▍▆
43 Minutes Ago
▊▅▅█▇▋▊ ▉▄▅▋▉▅▍▅▇ ▄█▄▅ ▇▆█▊ █▄▄ ▍▋▆▇
44 Minutes Ago
▅▌█▆▌▌▆▄ ▍▋▄▋███ ▊▊▌▄▋ ▆▄▆ ▆▇█▅▆██ ▍▋▇ ▊▌▉▆▍
47 Minutes Ago
plastic please
47 Minutes Ago
Renamed the prefabs
54 Minutes Ago
easel lods
60 Minutes Ago
Fix for texture issue on 3p m15
1 Hour Ago
Add Invoke<T>, Invoke<T1,T2>, InvokeRepeatingWithHandle to use InvokeHandler without allocating garbage
1 Hour Ago
WIP code, parameters, setup
3 Hours Ago
handle client physics tick and interpolation in custom PlayerLoopSubsystems inserted to run after their respective default scene's ticks
3 Hours Ago
Console Info Panel
3 Hours Ago
Merge from parent
3 Hours Ago
merge from automatedtesting
3 Hours Ago
Merge from parent
3 Hours Ago
Merge from parent
3 Hours Ago
new console items ui
3 Hours Ago
merge from SeparatePhysicsScenes
3 Hours Ago
That's all folks
3 Hours Ago
Almost done...
3 Hours Ago
Even more...
3 Hours Ago
More...
3 Hours Ago
More...
4 Hours Ago
Some more...
5 Hours Ago
▉▆▆▊▅▅▉▍ ▋▅▌█▉▍▆ █▊▋▆▊▌▊▌▅ ▋▋ ▌▅▆█▇ ▌▌ ▍▌▇ ▋▆▅▊ ▊▆█▇▉▄▌ ▋▄▄▌▊▋ ▅▌▌▇ ▄▌█▇▇ ▊▆▌▄▊▉▅ ▌▋█▉▊▄ ▊▅█
5 Hours Ago
merge from directional_foliage_displacement
5 Hours Ago
merge from puzzle_reset_hotfix
5 Hours Ago
merge from sort_fixes
5 Hours Ago
merge from fix_terrain_nametags
5 Hours Ago
▍▋▋▊▌▋▇ █▅▇▅ ▉▅▇▋ ▇▉▊▅/▋▅█▄█▇▉_▉▄▌█▉▉▌
6 Hours Ago
Fix displacement clamping
Today
matrix optimized texture rez pass
Today
Uploading in multiple parts because plastic can't handle... multiple files
Today
Mark an additional 180 fbx's as non r/w - mostly viewmodel anims, some clothing and body parts
Today
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
Today
Merge from main
Today
Merge from main_merge_10_nov
Today
Protobuf, code gen, phrases
Today
Merge from main Fallback text merge on BaseEntity.Server and BasePlayer-Occlusion Stomp changes in generated files
Today
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
Today
Merge from naval update
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
Today
Fixed storage adaptors losing half of their passthrough power when using the industrial output slot
Today
█▆▇ ▍▍▉██▇▆ ▍▇▄▍▇ ▉▇▍▉▆▆▄ ▇▋▅▇▊ █ ▌▋▇▋▍▇▇ ▆▇▌▉▇▌▋ ▄▇▇▇▊ ▇██▋▉
compile error
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
Today
Fix drawpuzzleresets not working with AIZ monuments (thanks Aron)
Today
Fallback to using the radiation reset zone as the bounds check for AIZ monuments if it's a rad monument Fixes arctic not resetting as it's reset bounds is way bigger than the monument and the resulting rad volume
Setup data structures to store more detailed packet information, this will be stored and handled locally rather than being sent off for analytics. Data will be stored in a big ass circular buffer that we can then sort through to do the analytics. These include: - Basic data we stored before (byte size, type, etc) - Associated entity with the packet - Optional full packet data - Timestamp
Today
Merge from main