141,109 Commits over 4,505 Days - 1.31cph!

1 Year Ago
Merge formatting fix
1 Year Ago
Reapplying WorkshopEditor scene changes
1 Year Ago
Fix a shader error in certain terrain shaders using _SecondaryDetail_Color
1 Year Ago
Fixed a bug causing simple signal broadcast happen when it should be the more complex one More debug logging
1 Year Ago
Merge from main
1 Year Ago
Rebase on /main
1 Year Ago
Remove RustRenderer (for now)
1 Year Ago
LODs Export Scientist RHIIB
1 Year Ago
Phrases update
1 Year Ago
merge from social_settingsbutton_fix
1 Year Ago
merge from social_settingsbutton_fix/compass_tooltip
1 Year Ago
merge from ui_mipmaps_fixes
1 Year Ago
Item icon importer preset uses the UI mipmap group
1 Year Ago
UGC image entries in the admin menu ignore mipmap limits
1 Year Ago
Tagged more UI assets to use the UI mipmap group
1 Year Ago
merge from main
1 Year Ago
Added tooltip for show compass option
1 Year Ago
Fixed discord settings button not working
1 Year Ago
merge from invis_ownership_fix
1 Year Ago
merge from pilot_hazmat_dlc
1 Year Ago
merge from Ak_Missing_dryfire_sounds
1 Year Ago
merge from bc_viewmodel_fixes
1 Year Ago
merge from inventory_loc_fix
1 Year Ago
merge from vm_syringe_wounded_sound_fix
1 Year Ago
merge from laserlightfixes
1 Year Ago
merge from optimize_sleeping_bags
1 Year Ago
merge from c4_stacking_fix
1 Year Ago
rollback save++
1 Year Ago
network++ save++
1 Year Ago
merge from decor_lighting_dlc
1 Year Ago
Small tweak on fairy point.
1 Year Ago
Fixed all remaining ghost bulbs I think.
1 Year Ago
clothing_mannequin platform, guidemesh updated and icon updated
1 Year Ago
clothing mannequin corpse setup
1 Year Ago
resized mannequin textures to 2k, added gibs
1 Year Ago
clothing_mannequin lods
1 Year Ago
Set MP5 high for the same reason
1 Year 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
1 Year Ago
Fixed water bodies
1 Year 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
1 Year Ago
More terrain sculpting and smoothing
1 Year Ago
Add in convar to enable/disable long distance sounds, force the longer ShouldNetworkTo entity signal check if i or occlusion are enabled
Rin
1 Year Ago
Added safezone and sentry
1 Year Ago
Run scene2prefab (skip HLOD)
1 Year Ago
Only show sleepingbag team labels if: Sleeping bag and player are in building priv Have a hammer out
1 Year Ago
more_ui_fixes_3 -> main
1 Year 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.
1 Year Ago
Never skip checking objects for references or we'll delete things we need
1 Year Ago
Remove left over log in loading screen
1 Year Ago
more_ui_fixes_3 -> main