140,571 Commits over 4,352 Days - 1.35cph!

24 Minutes Ago
merge from world_serialization_high_compression
31 Minutes Ago
Fixed flickering being broken.
32 Minutes Ago
merge from Armored_ladder_hatch
34 Minutes Ago
fix name collision in maintaining backwards compat
36 Minutes Ago
Fix deep sea icon not assigned to sleeping bag button prefab
49 Minutes Ago
B, C, D and E consistency pass.
1 Hour Ago
Scene backup
1 Hour Ago
Hooked up fishing anims in main player animator
1 Hour Ago
More fluors.
1 Hour Ago
Bowless Crossbow - first viewmodel iteration
2 Hours Ago
Reduced brick size on Kiosk F. Added shutters for rentable shop A, D, E, F (wip)
2 Hours Ago
setting up salvaged hammer refresh viewmodel prefabs/animations
2 Hours Ago
merge rust_relay_server -> main
2 Hours Ago
Bugfix(tests): fixup ServerProfiler tests that are sensitive to type hierarchies - release binaries from a496e80e Tests: ran ServerProfilerTests
2 Hours Ago
merge main -> rust_relay_server
2 Hours Ago
Merge from improved_network_groups
2 Hours Ago
Add additional logging for websocket connection
2 Hours Ago
Bug fixes for checking visibility across different network group layers when they have different cell sizes
3 Hours Ago
Buildfix(tests): all modes compile Tests: clicked through all modes
3 Hours Ago
Clean(tests): rest of Assembly-CSharp-Editor.dll tests restructure Just gotta make sure all platforms build and check if unit tests pass Tests: none
3 Hours Ago
▉▉▆▇▍▄ ▊▆▊██▆▊▆ ▉███
3 Hours Ago
Audio file changes and added inventory sounds
3 Hours Ago
merge from new_console-ui
3 Hours Ago
▉▇▉▉▅ ▉▌▆▅▍█ ▅▌▅▋ ▍▋▍▉▄▍▆ ▆▋ ▍▄▋▇▊▇ ▍▅▌▄▍▅ ▋▋▍▉▌▋
3 Hours Ago
Scene backup. Related light materials tweaks.
3 Hours Ago
█▋▅▄▆▋▍ ▆▌▅▍ ▉▉▅▇
4 Hours Ago
Merge from worldpositiongenerator_optimise_2
4 Hours Ago
Rename timewarning sample name
4 Hours Ago
Merge: from main
4 Hours Ago
merge from new_console-ui
4 Hours Ago
Console entries can have 8192 characters max
4 Hours Ago
Merge: from useplayerupdatejobs3 - Bugfixes for dynamically enabling Jobs 3 mode Tests: unit tests + switched Jobs 2 -> 3 on Craggy in editor
4 Hours Ago
Bugfix: ensure AntiHack states are properly expanded when going from Jobs 2 to Jobs 3 Tests: sanity test on craggy in editor, switched Jobs 2 to 3
4 Hours Ago
generate icon
4 Hours Ago
Clean: one more unnecessary playerCache passing Tests: compiles
4 Hours Ago
merge from wakeaiz_tickrate_optim
4 Hours Ago
further decrease wakeaiz tickrate and added jitter, we don't need to tick every fixed update for players entering such giant volumes
5 Hours Ago
Bugfix: ensure SpeedhackStates and FlyhackStates have sufficient storage - remove playerCache propagation where we already pass a ReadOnlySpan Tests: ran unit tests
5 Hours Ago
Merge from main
5 Hours Ago
Cleanup stuff used for testing. Seems okay.
5 Hours Ago
Handle missing LastGroundedPosition in cache add/removal
5 Hours Ago
Replicated vars are shown as [SHARED] Rcon vars are now visible in editor as [RCON] Empty default values are hidden in the autocomplete as well Some refactoring/clean up so the command list and autocomplete share the same styling and visibility rules
5 Hours Ago
Old fluors.
5 Hours Ago
BC - handle null root chain entries and chains that have no nodes
5 Hours Ago
merge from bc_null_chain_fix
6 Hours Ago
merge from waterwheel_deployable
6 Hours Ago
remove debugging ddraw, compiler issue
6 Hours Ago
merge from waterwheel_deployable
6 Hours Ago
Add condition to waterwheel item, retained when picked up
6 Hours Ago
Fixed stalls when pasting something in the console input field. We now defer auto completion to the next frame, so all new characters added in a frame aren't tested (like the old console)