194,087 Commits over 4,079 Days - 1.98cph!
Fixed over zealous collision on ziggurat stair sides
merge from inputfield_rtl_fix
Removed duplicate nested tree prefab in schizolobium c
Fixed input fields in RTL mode having keyboard arrow button navigation flipped
Musical instrument view model anim updates and added missing .viewmodel content
update to small sail blockout
Explosives view model anim updates and added missing .viewmodel content
merge from convexmesh_warnings_fix
Missed one usage of ScrapHeliGibs_Part002
Show the building blocked preview on the vine tree
merge from inputfield_rtl_fix
Input field character limit pass
Pistol view model anim updates and added missing .viewmodel content
Added a 128 character limit to RustInput.Normal, so we don't have 0 char limit by default
Restored smart alarm character limits
merge from inputfield_rtl_fix
Use Arabic instead of Farsi when running FixRTL on text strings
Added new floor material, updated names to clarify which materials are placeholder
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
boomerang_distance_fix -> main
fixed some weird stretchy triangles in tree LODs
Schizolobium engine set up so now spawns jungle and is harvestable. Added third variant. Added collision meshes.
Updating the last few weapons missing from the list with view model camera animations
Changed the default value for the graphics.spatiallyawareenvironmentvolumes convar to true
Ran DoPrepare on advanced and pure crafting quality tea items (they were using the same item ID)
Fixed Boomerang combat log returning weird distance values
Merge from multi_flower_vending_sales
Set orchid, rose and sunflower amountType to Count instead of Genetics, allowing multiple to be sold in vending machines.
merge from hotreload_warning_fix
Another HotReloadSettingsObject warning fix attempt, only strip the class content instead of the whole file
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)
merge from convexmesh_warnings_fix
Simplified scrap heli gibs collider meshes, fixes ScrapHeliGibs_Part002 and Part046 warnings
▋▊▄▇▅ ▊▊▄█ ▍▌▄_▇▅▇▌▊▄█▍▉▅▇▋_▇▋▉_██▍
"Old_Boat_GM" convex collider fix
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.''
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
Merge from incapacitate_dart_changes