241,441 Commits over 3,867 Days - 2.60cph!

5 Years Ago
Resolution selector
5 Years Ago
code reorganization, nuggets now need to be mined
5 Years Ago
compile fixes
5 Years Ago
further AI setup effect/trigger toggle belt setup/toggle
5 Years Ago
Framerate/Bitrate sliders
5 Years Ago
Fixed potential water system issues when ocean body not in scene
5 Years Ago
save/load fixes
5 Years Ago
5 Years Ago
[D11] Merges latest voice chat into main
5 Years Ago
5 Years Ago
Disabled AllLevelsUnlocked
5 Years Ago
[D11] [UI Optimisations] Fixed periodic layout rebuilds on server update. Added TMPro condition to prevent layout rebuild when text is set and is the same.
5 Years Ago
Rust.MovieMaker plugin Added Rust.VideoOut.VideoRecorder VideoRecorder supports Time.captureFramerate Time.captureFramerate audio captures propertly Started navbar, export button works
5 Years Ago
Ship WIP
5 Years Ago
[d11]Optimise PlayerWalkMovement.HandleDucking Async sphere cast.
5 Years Ago
Submit scores even on reset, if duration > 5s Fixed how empty global leaderboards display Special game over text when first achieving a new medal
5 Years Ago
[D11] [Audio] Temp hack that allows me to checkin current voice code to main branch
5 Years Ago
Added TriggerForce (not working, just a stub)
5 Years Ago
5 Years Ago
5 Years Ago
Barren prefab mountains no longer spawn in the desert (now behave identical to prefab mountains on normal maps)
5 Years Ago
Barren now has harbors, oil rigs and water wells
5 Years Ago
wheel kill and better lerping
5 Years Ago
Take server identity into account when determining the default seed (easier to run multiple instances on the same hardware without getting identical maps)
5 Years Ago
Removed large monuments and prefab mountains on smaller maps
5 Years Ago
func_breakable_surf break sounds are no longer played at the 0, 0, 0 position func_breakable_surf and other entity impact sounds are no longer played at 0,0,0 position
5 Years Ago
[D11] Ensure the Controls UI display selects the correct control method when opening
5 Years Ago
[D11] oops - checked in by mistake
5 Years Ago
[D11] WIP teleport with rotation
5 Years Ago
Update 'branding' script less frequently
5 Years Ago
Added LightLOD to shadow casting lights in monuments (Airfield, Launch Site, Military Base, Compound)
5 Years Ago
[D11][UI] Wip white list player option
5 Years Ago
VideoOut audio support video.record test command - saves game to mp4 (not really fast enough for live gameplay capture)
5 Years Ago
turn optimization
5 Years Ago
small optimisation to OBB.ToBounds
5 Years Ago
oops, actual compile fix
5 Years Ago
compile fix
5 Years Ago
[D11] [UI] Quick fix for VitalInfo.cs causing periodic layout rebuilds. Will implement a more thorough fix shortly (removal of runtime formatting for strings). Fixed some minor item icon property inconsistencies and added all item icons to sprite atlas via packing tag.
5 Years Ago
5 Years Ago
[D11] [Audio] Checking in before switching to optimisation tasks
5 Years Ago
slightly reduced the overhead of the performance UI
5 Years Ago
New gang code complete. NPC gangs are now added based on existing Gang HQ buildings on any given map, like in Gang Warfare mode. So there's no potential issue with a predetermined list not matching what's actually available.
5 Years Ago
[D11] Correction for the Controls B/Building display
5 Years Ago
[D11] [UI] Added child canvas components to pie menus to help reduce layout rebuild time.
5 Years Ago
Gang work
5 Years Ago
Added arid biome checks to giant excavator
5 Years Ago
Minor warnings cleanup
5 Years Ago
Fix gang prefab naming
5 Years Ago
[D11] Set Options/Settings to open on the previously opened page, rather than always open at the initial one.
5 Years Ago
Fixed RF broadcaster clipping through walls