userandrecancel
reporust_rebootcancel

10,832 Commits over 3,867 Days - 0.12cph!

5 Years Ago
Debug camera improvements: - R reset camera - Q/E move vertically - Z/Y/C and +/- control zoom - Arrow keys control roll - Disabled inventory and crafting menus when in debug camera - Added debugcamera_save and debugcamera_load console commands
5 Years Ago
Enabled full IL2CPP optimizations on Mac client build again
5 Years Ago
5 Years Ago
Network++
5 Years Ago
Subtracting 38554, 38565, 38567, 38568, 38570, 38585, 38606
5 Years Ago
PerformanceText no longer updates when nothing changed (avoids GC) PerformanceText always prints GC counter for one second after GC runs (plus exclamation mark if it's an emergency GC) Simplified "perf" convar (1=FPS, 2=frame time, 3=memory, 4=everything)
5 Years Ago
IL2CPP server Steam upload files
5 Years Ago
Jenkins + Steamworks
5 Years Ago
Updated prefab list
5 Years Ago
Fixed Process.Start IL2CPP crashes (replaced with Application.OpenURL and CreateProcess)
5 Years Ago
▆▍▌▍▇ ▅▌▍▌▄▆▍▆▋▋█▇▄▍▊▉▄ ▊█▍▇ ▅▊ █▄▍▉▉▄▍▌▋.▅▄▆▄█▄▊▊▍▋▊▌ ▍▆ ▊▆▋▇▆▇
5 Years Ago
▋▊▅▋▌ ▇▇█▋▊█ ▆▉ ▆▄▌▌█▍▆▇▋█▄▌▊▆▄ ▅▆ ▉▆▅▄▊▌ ▌█▌▊▆▆
5 Years Ago
EAC SDK update
5 Years Ago
Subtracting 38399
5 Years Ago
▌▋▅▄▌▉▌▊▌▆▋▋▇▊▍▆▉▊▋
5 Years Ago
▊█▉▇▅▊ ▆▊▌▇▌▉ ▌█▇▆▆
5 Years Ago
Jenkins and Steamworks files
5 Years Ago
Merge from il2cpp
5 Years Ago
Merge from main
5 Years Ago
Merge from main
5 Years Ago
Removed unity2019.1 upload files (unused)
5 Years Ago
▅▆▅▋▌▆ ▄▄▆▋▋▇ ▍▄▌▅▇
5 Years Ago
Merge from main
5 Years Ago
Merge from save183
5 Years Ago
Network++ Save++
5 Years Ago
LoadMapFile test scene
5 Years Ago
Merge from world_serialization_2
5 Years Ago
Merge from main
5 Years Ago
Removed BitUtility.Float2Short workaround
5 Years Ago
Fixed compount sometimes spawning underwater (edge case)
5 Years Ago
Checksum adjustments
5 Years Ago
Merge from main
5 Years Ago
Added "Import Map File" context menu to TerrainHeightMap
5 Years Ago
Enabled world transfer by default
5 Years Ago
Cherry picking 38291
5 Years Ago
Removed some level transfer workarounds from last month
5 Years Ago
Merge from main
5 Years Ago
Merge from main
5 Years Ago
Skin bundle update (crunch texture compression)
5 Years Ago
ParticleSystemIK velocity adjustment (this is very hacky)
5 Years Ago
Max value of gc.buffer is now 4096 instead of 2048 Added gc.debuglevel (0-2, default 1) Log warning when doing emergency GC if debuglevel >= 1 Log message when doing routine GC if debuglevel >= 2
5 Years Ago
Merge from main
5 Years Ago
Cherry picking 38107
5 Years Ago
Merge from main#38071
5 Years Ago
Merge from main
5 Years Ago
Move _BackUpThisFolder_ButDontShipItWithYourGame out of the build target folder with a _Symbols postfix instead of deleting it
5 Years Ago
Merge from world_serialization_2
5 Years Ago
Merge from main
5 Years Ago
Added "Import" context menu to TerrainTopologyMap (imports topology map from individual mask textures)
5 Years Ago
Build experiments