192,825 Commits over 4,049 Days - 1.98cph!

6 Years Ago
Fix for screen menu options that got lost in a MenuUI.Options prefab merge at some point
6 Years Ago
Fix misnamed assembly
6 Years Ago
[D11] Fixed rotation not correctly applying on planner/guide objects with non-zero target normals.
6 Years Ago
[D11] Updated some \Structures assets with LOD Group components
6 Years Ago
[D11] + structures\gas_station - convert to LOD Group/LOD Distance adjusted
6 Years Ago
cherry pick fix
6 Years Ago
[D11] Use correct 'switch off' translation token for search light
6 Years Ago
EAC compile fix
6 Years Ago
[D11] + structures\fences_walls - all but one done. Added LOD's to the majority that were missing but shared the same model + Converted to LOD Group and adjusted LOD distance
6 Years Ago
merged merge fixes
6 Years Ago
Reapplied watchercatcher panel prefab changes, exported with scene2prefab
6 Years Ago
merge from /chat_improvments
6 Years Ago
merge from main
6 Years Ago
network++
6 Years Ago
Snow Moulds LOD's upto LOD3 with vertex colour on final LOD
6 Years Ago
Merge from main
6 Years Ago
Merge from main
6 Years Ago
cherry pick client-only fix from main
6 Years Ago
client-only fix
6 Years Ago
[D11] Build fix
6 Years Ago
merge from /lockers
6 Years Ago
Recalculate note stop time on all clients, sounds a lot better
6 Years Ago
Fixed notes getting spammed when holding lmb on some instruments
6 Years Ago
▇▍▇ ▉▇▍▉▇▍▍▋▋.▉▅▍▍▅▍ ▉▊▊▌▌▊▊, ▇▄▌▋▄▋ ▍▋▄ ▄▌▉▄ █▄▉ ▊▇▄▇█▅▍ ▇▇▆▇▅ ▇▇ █▄▊ ▍▍▌▋▊▍ ▆▋▄█▄ ▅▇▅██▄ ▍▉
6 Years Ago
update WIP engine module
6 Years Ago
Vehicle garage loot panel WIP
6 Years Ago
Chassis items rename
6 Years Ago
Add interpolation delay to the vehicle lift so it better matches the vehicle's position on the client
6 Years Ago
Remove cowbell deprecated key controller
6 Years Ago
Merge from main
6 Years Ago
Defined vehicle chassis build costs
6 Years Ago
Cleanup before merge
6 Years Ago
Merge from main
6 Years Ago
Merge from main
6 Years Ago
Instrument null check logs
6 Years Ago
Vehicle garage code
6 Years Ago
Remaining Excavator stuff Exca glass uses HDRP Lit shader Related mat fixes & prefab stuff
6 Years Ago
mutelist load safety check
6 Years Ago
mutelist command now uses a TextTable instead of a manual string builder
6 Years Ago
Json il2cpp fix test
6 Years Ago
Community: * Cleaned up Unused arg of Player.PhysgunUnfreeze() * string.NiceSize calculates MBs not MiBs, etc like the suffix suggests * Added sql.IndexExists() * Added cl_enable_loadingurl (defaults 1)
6 Years Ago
container timer remove test
6 Years Ago
[D11] [UI] More consistency fixes to item notification.
6 Years Ago
6 Years Ago
[D11] + Structures\fences_walls 25 items, LOD's added, LOD Group converted, etc
6 Years Ago
Ensure serializable fields are present in both client and server configurations so they don't get lost when importing prefabs with the wrong defines
6 Years Ago
[D11] Set up LOD Group components on various assets
6 Years Ago
Silly Unity reverting light intensities & render distances for no reason
6 Years Ago
Updated Stack (Lua object) implementation (Community)