reporust_rebootcancel

126,941 Commits over 4,109 Days - 1.29cph!

48 Days Ago
Turn off mip streaming on foliage textures
48 Days Ago
Cull first argument in buffer when navigating to a page
48 Days Ago
Possible LootPanelRecycler NRE fix
48 Days Ago
instant_camera_flash -> main
48 Days Ago
main -> new_menu
48 Days Ago
Remove top level domain being injected as an argument
48 Days Ago
Apply ViewmodelCameraAnimationSync component to attack and dryfire on thompson viewmodel, fixes admire camera animation continuing if player cancels admire mid anim
48 Days Ago
Merge from parent
48 Days Ago
Merge from main
48 Days Ago
▉▉▆▉▇▋
48 Days Ago
▄▆▉▇▍▌
48 Days Ago
Merge from main
48 Days Ago
Switch back to heightmap
48 Days Ago
NPCPlayerNavigator.TargetAimPositionOffset NRE fix
48 Days Ago
Merge from main (stomped local changes on wallpaper.anim.controller and wallpaper.tool.viewmodel)
48 Days Ago
Added store page baseline to the main menu
49 Days Ago
Store pages folders
49 Days Ago
Targeting attachment icon Fixed not being able to dismiss pings that are too far away
49 Days Ago
Settings page query url implementation + some search fixes
49 Days Ago
SyncVars -> main
49 Days Ago
Remove testing sync
49 Days Ago
Issue a warning if sync vars are an unsupported type
49 Days Ago
49 Days Ago
catapult bee bomb sounds
49 Days Ago
syncvars -> main
49 Days Ago
Main menu navigate convar
49 Days Ago
Remove unused train sync stuff
49 Days Ago
main -> syncvars
49 Days Ago
Add exact array pool - only returns arrays that are exact sizes. This is needed for serialisation. I cant have anything too big
49 Days Ago
merge from main/new_silencer_sounds
49 Days Ago
crafted silencer attack layer and break sounds
49 Days Ago
Fixed settings menu toggles initialization
49 Days Ago
merge from blue_industrial_light - ingame store page and steam item file with new media and description including blue light to pack
49 Days Ago
fixed grammer on industrial light store prefab and built phrases
49 Days Ago
merge from main
49 Days Ago
Pressing enter while searching in the settings menu now cycles through all the matches
49 Days Ago
Flash setup
49 Days Ago
Hemp material tweaks
49 Days Ago
Wild hemp variant that should be more visible in the jungle
49 Days Ago
- Lock execution behind `commandblock.commands_enabled` convar, default to off - Show toast to player opening the menu while disabled to let them know - Add `commandblock.use_player` convar option - if enabled, commands will run using the last player who set them, allowing for a wider range of commands to be used
49 Days Ago
Don't highlight text inside rich tags
49 Days Ago
Added a setting to TMP_InputField to prevent losing focus when pressing submit
49 Days Ago
Beach Chairs Prefabs, models, textures, preliminary LODS
49 Days Ago
Fixed OneActiveSibling component yelling when entering playmode with a prefab opened
49 Days Ago
Fixed overlap issues when highlighting a string
49 Days Ago
re-exported all food containers and ammo containers to now have lods and proper materials optimised lods to use mesh lods
49 Days Ago
Settings search now highlight matching letters/words Added HighlightText in RustText, can be useful in other screens
49 Days Ago
fix submarine underwater fog (WaterWindow)
49 Days Ago
removed unused asbestos tile albedo and materials
49 Days Ago
Merge from macos_env_volume_issues