196,142 Commits over 4,110 Days - 1.99cph!

29 Days Ago
Fixed heavy plate items not having pickup sounds
29 Days Ago
Cherry picking directional item dropping from a previous hackweek
29 Days Ago
Launchers and melee view model anim updates and added missing .viewmodel content
29 Days Ago
Fixed over zealous collision on ziggurat stair sides
29 Days Ago
merge from inputfield_rtl_fix
29 Days Ago
Rust Plus view
30 Days Ago
large sail blockout
30 Days Ago
Removed duplicate nested tree prefab in schizolobium c
30 Days Ago
Fixed input fields in RTL mode having keyboard arrow button navigation flipped
30 Days Ago
Musical instrument view model anim updates and added missing .viewmodel content
30 Days Ago
update to small sail blockout
30 Days Ago
Explosives view model anim updates and added missing .viewmodel content
30 Days Ago
merge from convexmesh_warnings_fix
30 Days Ago
Missed one usage of ScrapHeliGibs_Part002
30 Days Ago
Show the building blocked preview on the vine tree
30 Days Ago
merge from inputfield_rtl_fix
30 Days Ago
Input field character limit pass
30 Days Ago
Pistol view model anim updates and added missing .viewmodel content
30 Days Ago
Added a 128 character limit to RustInput.Normal, so we don't have 0 char limit by default Restored smart alarm character limits
30 Days Ago
Merge from parent
30 Days Ago
Merge from main
30 Days Ago
30 Days Ago
Merge from main
30 Days Ago
merge from inputfield_rtl_fix
30 Days Ago
Use Arabic instead of Farsi when running FixRTL on text strings
30 Days Ago
Added new floor material, updated names to clarify which materials are placeholder
30 Days Ago
Bugfix: ContinuousProfiler - don't record Sync marks when paused for export - Based off 23b9590b commit This is last known bug - lib was still writing Sync marks for new frame, eventually leading to main thread buffer growth, which invalidated pointers during export. Test: soaked for almost 1hour with watchallocs - no more unrecognized reads on main thread
30 Days Ago
boomerang_distance_fix -> main
30 Days Ago
fixed some weird stretchy triangles in tree LODs
30 Days Ago
Schizolobium engine set up so now spawns jungle and is harvestable. Added third variant. Added collision meshes.
30 Days Ago
Updating the last few weapons missing from the list with view model camera animations
30 Days Ago
Changed the default value for the graphics.spatiallyawareenvironmentvolumes convar to true
30 Days Ago
Ran DoPrepare on advanced and pure crafting quality tea items (they were using the same item ID)
30 Days Ago
merge from 121020
30 Days Ago
Fixed Boomerang combat log returning weird distance values
30 Days Ago
Merge from multi_flower_vending_sales
30 Days Ago
Set orchid, rose and sunflower amountType to Count instead of Genetics, allowing multiple to be sold in vending machines.
30 Days Ago
merge from hotreload_warning_fix
30 Days Ago
Another HotReloadSettingsObject warning fix attempt, only strip the class content instead of the whole file
30 Days Ago
Attempts to better filter what files are pushed for weaving Better Diagnostics Cleanup GenerateResult (Just generate pe and pdb output streams in method before writing to them)
30 Days Ago
merge from convexmesh_warnings_fix
30 Days Ago
Simplified scrap heli gibs collider meshes, fixes ScrapHeliGibs_Part002 and Part046 warnings
30 Days Ago
exit dialog
30 Days Ago
▋▊▄▇▅ ▊▊▄█ ▍▌▄_▇▅▇▌▊▄█▍▉▅▇▋_▇▋▉_██▍
30 Days Ago
"Old_Boat_GM" convex collider fix
30 Days Ago
Added a simpler patrol heli part02 collider, to fix the warning ''Couldn't create a Convex Mesh from source mesh 'patrol_helicopter_part02' within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.''
30 Days Ago
▊▍▌▅██▍▄▊▋ ██▆▄▅▅
30 Days Ago
30 Days Ago
Track compute blocks instead of cells in wrapping grid update; fixes case where invalid cells were not being updated when moving in certain patterns, fix WrapIndex function for all cases