reporust_rebootcancel

139,390 Commits over 4,383 Days - 1.33cph!

22 Days Ago
Fix main menu manager start up error when running with main menu disabled.
22 Days Ago
Merge from main
22 Days Ago
Merge from tunnet_netgroup_fix/launch_site_hole_carve
22 Days Ago
First pass of rentable shop leak decals. Enabled GPU instancing on rentable shop materials. Re-UVd decals on Kiosk F.
22 Days Ago
Another partial fix for small hunting trophy
22 Days Ago
partial fix for point/spot light biasing inconsistency with BiRP
22 Days Ago
▆ ▋▄▅▇▍▉▄ ▌▄▋ ▄█▋▍▉▊▉▆ ▄▋▇▌▅▅▇▊ ▇█▆▉ ▊█▇▉▊▊▄▊ ▄▋█▋▊▆▅▊ ▇██▇▋▄▍
22 Days Ago
Loadout sorting, item count text and added empty item icon background for VirtualItemIcon
22 Days Ago
Add toast error for looting in safe zones
22 Days Ago
Fixed FlexVirtualScroll on disabled gameobjects
22 Days Ago
Fix virtual scroll top and bottom spacers from not being set to the correct height in some instances We werent using min and max height properly
22 Days Ago
repro
22 Days Ago
indirect_instancing.buffer_upload_mode NRE fix
22 Days Ago
merge from main
22 Days Ago
▍ ▆ ▊▊▍ █▅▍▇▊▍▋▆▉▉▄ ▉▄▍ █▅▇▌▍ ▍▊▇▍▅▉▄█ ▊▄ ▇▅▊▍▉▆ ▉▅▍▆▍▉▉▆▆▌ ▍▇▆█▊▊ ▇▊▊▇ ▅▆▌▋▉█▄▅ ▅██ ▊▉▊▍▍█ ▊▄▇▅▅▋▆▉▋▅▅ ▇▋▋▄▆▆▄▆▆ ▅▊█▉▇▄▋█▆ ▌▊▉▊▅ ▋▉▆ ▅▄▉ ▉▅▌▆▌▋▇▋█▇▆▉▊ ▋▆▍▊ ▌▋▄▍▌▆▌ ▉▊▋▊▍█▄▄▍▋▊▍ ▌▅▊▉▋▄▄▍▊▄▌▍▌▌ ▍▇▇▄ ▉▊ ▍▍▋▆▄▊ ▋▍▇ ▅▉▌▄▇▄▉▆▆ ▆▌▌▇▆▉▋▋▋▅▉ ▊▋▍▅▄ ▄▌██
22 Days Ago
m16a2 viewmodel prefab scale edit and anims
22 Days Ago
merged main -> rust_relay_server
22 Days Ago
pre merge (resolved packet sending issue)
22 Days Ago
kiosk b update
22 Days Ago
fixed check for is in lake
22 Days Ago
S2P both oil rigs
22 Days Ago
Exclude particle systems from S2P flattening, breaks sub emitters like the oil rig flame
22 Days Ago
code clean up and refactor for better ocean/river/lake waterflow calculations
22 Days Ago
lots more charm attachment points
22 Days Ago
Loadout widgets show belt and wearables items
22 Days Ago
merge from reapply_136367
22 Days Ago
Kitchen Mod Set 1 update
22 Days Ago
merge from new_console-ui
22 Days Ago
merge from main
22 Days Ago
merge from iocounter_resetvalue
22 Days Ago
Auto clamp the counter reset value when typing in the input field
22 Days Ago
adding wall_tiles_mosaic tileable textures mapped it on the apartment building facade
22 Days Ago
setting up m16a2 prefbabs
22 Days Ago
merge from iocounter_resetvalue
22 Days Ago
More IO counter code cleanup
22 Days Ago
Phrases, fixed conflict in PressButton.cs
22 Days Ago
Can now change the reset value of IO counters Cleaned up some old code
22 Days Ago
Various final fixes with console input and autocomplete fuckery
22 Days Ago
Added salvaged axe, bunny costume and new egg to the skin viewer
22 Days Ago
Updating female bunny costume prefab with burst cloth and correct mesh
22 Days Ago
Industrial Auto Turret - Initial prefab setup, added blockout model and materials, added skin support for autoturret, manifest, localization
22 Days Ago
Reapply 136367
22 Days Ago
Fix top level padding
22 Days Ago
merge from Armored_ladder_hatch
22 Days Ago
Re-made armored ladder hatch icons
22 Days Ago
Ladder hatch crafting pass and techtree
22 Days Ago
Fix a bunch of borked server compiles
22 Days Ago
Fix UI_DeveloperTools and UI_ServerAdminUGCEntryPattern.OnVisible not compiling on SERVER builds
22 Days Ago
Gracefully close the autocomplete window if we click off the search input field
22 Days Ago
- Dont use selection colour inside the command list input window - Cleanup various autocomplete bugs (0 result searches, not selecting input field etc