reporust_rebootcancel

124,056 Commits over 4,171 Days - 1.24cph!

4 Months Ago
Kapok b and c shadowproxies and setup
4 Months Ago
Added three spawnable grass displacement volumes of varying size (cinematic or modded servers)
4 Months Ago
Optim: ProfielrExporter.Json - export now uses streaming compression Avoids the need to allocate massive StringBuilder. Running watchallocs for 2 mins caused 3-4 GC collection events, instead of 1 during each export. Tests: done a perfsnapshot and ran watchallocs for couple minutes
4 Months Ago
Enabled Static floor heater (in monuments) now has a heat source S2P Oilrig, Oilrig small, rad town
4 Months Ago
Beehives craft now require sheet metal
4 Months Ago
Burlap gloves now offer small amount of bullet protection
4 Months Ago
Changed Waterpump protection to metal and increased HP
4 Months Ago
Chicken coop crafting coat increased - now requires 1 rope and 75 metal fragments
4 Months Ago
Wooden Barricade stacksize reduced to 5 from 10
4 Months Ago
Honeycomb stack size reduced from 100 to 20
4 Months Ago
4 Months Ago
SyncVars fully working with weaving. Fixed incorrect stack for WriteSyncVar.
4 Months Ago
Fix malformed WriteSyncVar Setter plumbed up to the correct entry logic for queueing/sending SyncVars
4 Months Ago
merge from hackweek_wiresnapping
4 Months Ago
Cleanup, fixes
4 Months Ago
Find queue/send method properly (search parent class) Don't pass byte - cant append that OpCode unless its an int
4 Months Ago
Fixes when snapping from a port away from a wall
4 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
4 Months Ago
Fixed pipes blocked in corners when snapping
4 Months Ago
merge from main
4 Months Ago
Fixed heavy plate items not having pickup sounds
4 Months Ago
Cherry picking directional item dropping from a previous hackweek
4 Months Ago
Launchers and melee view model anim updates and added missing .viewmodel content
4 Months Ago
Fixed over zealous collision on ziggurat stair sides
4 Months Ago
merge from inputfield_rtl_fix
4 Months Ago
Rust Plus view
4 Months Ago
large sail blockout
4 Months Ago
Removed duplicate nested tree prefab in schizolobium c
4 Months Ago
Fixed input fields in RTL mode having keyboard arrow button navigation flipped
4 Months Ago
Musical instrument view model anim updates and added missing .viewmodel content
4 Months Ago
update to small sail blockout
4 Months Ago
Explosives view model anim updates and added missing .viewmodel content
4 Months Ago
merge from convexmesh_warnings_fix
4 Months Ago
Missed one usage of ScrapHeliGibs_Part002
4 Months Ago
Show the building blocked preview on the vine tree
4 Months Ago
merge from inputfield_rtl_fix
4 Months Ago
Input field character limit pass
4 Months Ago
Pistol view model anim updates and added missing .viewmodel content
4 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
4 Months Ago
4 Months Ago
Merge from parent
4 Months Ago
Merge from main
4 Months Ago
4 Months Ago
Merge from main
4 Months Ago
merge from inputfield_rtl_fix
4 Months Ago
Use Arabic instead of Farsi when running FixRTL on text strings
4 Months Ago
Added new floor material, updated names to clarify which materials are placeholder
4 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
4 Months Ago
boomerang_distance_fix -> main
4 Months Ago
fixed some weird stretchy triangles in tree LODs