reporust_rebootcancel

126,618 Commits over 4,109 Days - 1.28cph!

2 Months Ago
Fix malformed WriteSyncVar Setter plumbed up to the correct entry logic for queueing/sending SyncVars
2 Months Ago
merge from hackweek_wiresnapping
2 Months Ago
Cleanup, fixes
2 Months Ago
Find queue/send method properly (search parent class) Don't pass byte - cant append that OpCode unless its an int
2 Months Ago
Fixes when snapping from a port away from a wall
2 Months Ago
Use Cecil for SyncVar weaving. Boostrap weaving on domain reload Properly map depdency paths Include unity modules Better timing to avoid race conditions
2 Months Ago
Fixed pipes blocked in corners when snapping
2 Months Ago
merge from main
2 Months Ago
Fixed heavy plate items not having pickup sounds
2 Months Ago
Cherry picking directional item dropping from a previous hackweek
2 Months Ago
Launchers and melee view model anim updates and added missing .viewmodel content
2 Months Ago
Fixed over zealous collision on ziggurat stair sides
2 Months Ago
merge from inputfield_rtl_fix
2 Months Ago
Rust Plus view
2 Months Ago
large sail blockout
2 Months Ago
Removed duplicate nested tree prefab in schizolobium c
2 Months Ago
Fixed input fields in RTL mode having keyboard arrow button navigation flipped
2 Months Ago
Musical instrument view model anim updates and added missing .viewmodel content
2 Months Ago
update to small sail blockout
2 Months Ago
Explosives view model anim updates and added missing .viewmodel content
2 Months Ago
merge from convexmesh_warnings_fix
2 Months Ago
Missed one usage of ScrapHeliGibs_Part002
2 Months Ago
Show the building blocked preview on the vine tree
2 Months Ago
merge from inputfield_rtl_fix
2 Months Ago
Input field character limit pass
2 Months Ago
Pistol view model anim updates and added missing .viewmodel content
2 Months Ago
Added a 128 character limit to RustInput.Normal, so we don't have 0 char limit by default Restored smart alarm character limits
2 Months Ago
2 Months Ago
Merge from parent
2 Months Ago
Merge from main
2 Months Ago
2 Months Ago
Merge from main
2 Months Ago
merge from inputfield_rtl_fix
2 Months Ago
Use Arabic instead of Farsi when running FixRTL on text strings
2 Months Ago
Added new floor material, updated names to clarify which materials are placeholder
2 Months 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
2 Months Ago
boomerang_distance_fix -> main
2 Months Ago
fixed some weird stretchy triangles in tree LODs
2 Months Ago
Schizolobium engine set up so now spawns jungle and is harvestable. Added third variant. Added collision meshes.
2 Months Ago
Updating the last few weapons missing from the list with view model camera animations
2 Months Ago
Changed the default value for the graphics.spatiallyawareenvironmentvolumes convar to true
2 Months Ago
Ran DoPrepare on advanced and pure crafting quality tea items (they were using the same item ID)
2 Months Ago
merge from 121020
2 Months Ago
Fixed Boomerang combat log returning weird distance values
2 Months Ago
Merge from multi_flower_vending_sales
2 Months Ago
Set orchid, rose and sunflower amountType to Count instead of Genetics, allowing multiple to be sold in vending machines.
2 Months Ago
merge from hotreload_warning_fix
2 Months Ago
Another HotReloadSettingsObject warning fix attempt, only strip the class content instead of the whole file
2 Months 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)
2 Months Ago
merge from convexmesh_warnings_fix