reporust_rebootcancel

123,594 Commits over 4,171 Days - 1.23cph!

15 Days Ago
Merge from workshop_metallic_2
15 Days Ago
Fixed WorkshopEditor opening on wrong page
15 Days Ago
Merge formatting fix
15 Days Ago
Reapplying WorkshopEditor scene changes
15 Days Ago
Fix a shader error in certain terrain shaders using _SecondaryDetail_Color
15 Days Ago
Fixed a bug causing simple signal broadcast happen when it should be the more complex one More debug logging
15 Days Ago
Merge from main
15 Days Ago
Rebase on /main
15 Days Ago
Remove RustRenderer (for now)
15 Days Ago
LODs Export Scientist RHIIB
15 Days Ago
Phrases update
15 Days Ago
merge from social_settingsbutton_fix
15 Days Ago
merge from social_settingsbutton_fix/compass_tooltip
15 Days Ago
merge from ui_mipmaps_fixes
15 Days Ago
Item icon importer preset uses the UI mipmap group
15 Days Ago
UGC image entries in the admin menu ignore mipmap limits
15 Days Ago
Tagged more UI assets to use the UI mipmap group
15 Days Ago
merge from main
15 Days Ago
Added tooltip for show compass option
15 Days Ago
Fixed discord settings button not working
15 Days Ago
merge from invis_ownership_fix
15 Days Ago
merge from pilot_hazmat_dlc
15 Days Ago
merge from Ak_Missing_dryfire_sounds
15 Days Ago
merge from bc_viewmodel_fixes
15 Days Ago
merge from inventory_loc_fix
15 Days Ago
merge from vm_syringe_wounded_sound_fix
15 Days Ago
merge from laserlightfixes
15 Days Ago
merge from optimize_sleeping_bags
15 Days Ago
merge from c4_stacking_fix
15 Days Ago
rollback save++
15 Days Ago
network++ save++
15 Days Ago
merge from decor_lighting_dlc
16 Days Ago
Small tweak on fairy point.
16 Days Ago
Fixed all remaining ghost bulbs I think.
16 Days Ago
clothing_mannequin platform, guidemesh updated and icon updated
16 Days Ago
clothing mannequin corpse setup
16 Days Ago
resized mannequin textures to 2k, added gibs
16 Days Ago
clothing_mannequin lods
16 Days Ago
Set MP5 high for the same reason
16 Days Ago
Every projectile weapon now has a maximum effect distance that the effect can be heard Set the bolt to an insanely high value (FOR TESTING - NOT FINAL)
Rin
16 Days Ago
Fixed water bodies
16 Days Ago
Effects can now be provided with a max distance If this new max distance is provided then we will do an additional distance check to see if the effect should be sent to any connection within the new max distance Eg effect will check distance to see if the other player is close enough regardless of default network range
Rin
16 Days Ago
More terrain sculpting and smoothing
16 Days Ago
Add in convar to enable/disable long distance sounds, force the longer ShouldNetworkTo entity signal check if i or occlusion are enabled
Rin
17 Days Ago
Added safezone and sentry
17 Days Ago
Run scene2prefab (skip HLOD)
17 Days Ago
Only show sleepingbag team labels if: Sleeping bag and player are in building priv Have a hammer out
17 Days Ago
more_ui_fixes_3 -> main
17 Days Ago
Fix a problem which would sometimes not display your favourite servers Reduce the amount of search pruning: it was too severe: We were overly pruning servers based on wipe and play times, but servers in the favourites aren't guaranteed to having these values. This was causing us to excessivly prune search results that didnt need to be pruned.
17 Days Ago
Never skip checking objects for references or we'll delete things we need