255,509 Commits over 3,990 Days - 2.67cph!

6 Years Ago
merge from main
6 Years Ago
linux too
6 Years Ago
Update steam libraries
6 Years Ago
Added HeapExplorer plugin
6 Years Ago
Remove 'exclude_renderers' line
6 Years Ago
Terrain memory savings
6 Years Ago
Update manifest
6 Years Ago
[D11] [UI] Map marker tweaks CH47 helicopter.
6 Years Ago
merge from main
6 Years Ago
[D11] [UI] Changed removal method of map marker objects.
6 Years Ago
▍▆▋▊▉ ▍▉▇▍ ▄▊▋▇▆▆▌▅
6 Years Ago
█▉█▌▍ ▋▍▌▄ ▇██▄▋▍▉▉
6 Years Ago
[D11] Fix for the Key and Code lock items showing as white batons when in a players hands. They now show the planner instead.
6 Years Ago
Temporarily removed Launch Site SLOD (causing monument prefab to not build properly)
6 Years Ago
Temporarily removed Airfield SLOD (causing monument prefab to not build properly)
6 Years Ago
[D11] [UI] Chinook map marker fixes.
6 Years Ago
Temporarily removed Compound SLOD (causing monument prefab to not build properly)
6 Years Ago
SLOD cleanup script
6 Years Ago
Fixed client player tick rate not being set when connecting to sleeper
6 Years Ago
Horse ragdoll doesn't wrap around itself. Horse materials GPU instanced. Ragdoll scene.
6 Years Ago
▆▊█▋█ ▄█▌▌ ▋▄▊▅
6 Years Ago
Save++ Network++
6 Years Ago
Added MeshOccludee to SLOD renderers
6 Years Ago
added anim to cinematic controller
6 Years Ago
Updates Win and PS4 version so they compile again.
6 Years Ago
Phrases
6 Years Ago
[D11] [UI] Translation fix for respawn map markers.
6 Years Ago
Fixed bootstrap showing ... instead of error text
6 Years Ago
[D11][#2384] adjusted Belt bar sorting. Fixed issue with previous commit
6 Years Ago
Latest Dlls Latest dlls
6 Years Ago
Handle steam shutdown nicer
6 Years Ago
[D11] [UI] Fixed out of bounds issue on getting map marker translation.
6 Years Ago
win64 doesn't care about calling convention - but apprently il2cpp does, so we use CallingConvention.Cdecl on everthing Il2Cpp didn't like CustomMarshaler on returns, so string returns are Utf8StringPointer instead, which implicit converts to string
6 Years Ago
Made sure camera size is never 0 Fixed ghosts typo Progress bar medal tweaks
6 Years Ago
Renamed physics.batchsync to physics.batchsynctransforms (similar to physics.autosynctransforms)
6 Years Ago
Added physics.batchsync convar (only does a single physics transform sync for all player server updates, default = false) Added physics.autosynctransforms convar (only for testing)
6 Years Ago
[D11][#2342] Fix for been able to fire two guns at once
6 Years Ago
[D11] Sleeping Bags can now display the distance correctly on the Respawn screen
6 Years Ago
Fix MatchMakingKeyValuePair issues
6 Years Ago
Horse ragdoll colliders are on ragdoll layer
6 Years Ago
minicopter entity update - trying to fix transform child cant be loaded issue
6 Years Ago
[D11] [Audio] Fixes XBox One headset recording state to persist between headset being removed/inserted. Recording/playback now resumes if needed.
6 Years Ago
[D11] [UI] Moved respawn type to d11 define. Added respawn type to tooltip.
6 Years Ago
[D11] [UI] WIP implementation of respawn type differentiating in Death Screen UI and Map Markers.
6 Years Ago
Fixed weird OnPreRender/OnPostRender errors Cleaned up impostor rendering
6 Years Ago
deleted unused minicopter prefab
6 Years Ago
[D11][UI] - Cosmetic tweaks to Options menu
6 Years Ago
[D11] cherrypick 36859,36892 to fix some problems getting into game
6 Years Ago
[D11] remove same unused stuff as removed on the hdrp branch. Some by-hand prefab merges here, might have to come back and compare by eye but I think they only changed for the purpose of deleting missing scripts.
6 Years Ago
Fixed server compile