userlamalovecancel
branchrust_reboot/maincancel

484 Commits over 2,496 Days - 0.01cph!

6 Years Ago
Merge from xmas_2020
6 Years Ago
Revert accidental ProjectSettings changes
6 Years Ago
Fix SteamInventoryGen Download Skins and Check For Updates menus
6 Years Ago
Thanks VS, this was not actually unused
6 Years Ago
Fix photos not loading when many try to load at once (might take a few sec to load all in when there's many)
6 Years Ago
Add dirt layer options to the workshop editor
6 Years Ago
Fix terrain not getting initialized properly in the workshop editor
6 Years Ago
server.censorplayerlist will randomly assign player names now
6 Years Ago
Add support for promoting players to team leader from the app
6 Years Ago
Send the logo image URL to Rust+
6 Years Ago
Add server.logoimage to specify a URL for a circular server logo (up to 256x256)
6 Years Ago
Allow deploying storage monitors onto vending machines
6 Years Ago
Fix the skin picker UI showing a few skins twice
6 Years Ago
Fix compile
6 Years Ago
Update MapImageRenderer with new map shader config
6 Years Ago
Fix the point of interest and death map markers using the center of the image as the origin, should have been bottom center
6 Years Ago
Update scope overlays to scale the color with the time of day (so no more bright scope at night)
6 Years Ago
Fix windmill not rotating to the wind direction
6 Years Ago
Fix StringPool exception when the manifest lists the same string twice (merging? this warns if there's a possible collision anyway)
6 Years Ago
Cherry pick 54660
6 Years Ago
Fix being unable to break down more than one item at a time
6 Years Ago
Fix being unable to power storage monitors directly from batteries
6 Years Ago
Merge from rendermap
6 Years Ago
Merge from bandit_lamps
6 Years Ago
Adjust recycler rounding so there is no benefit to recycling some stackable items individually
6 Years Ago
Make StorageContainer.HasSlot override exist in client builds - fixes deploy guides not appearing for storage monitors
6 Years Ago
Update icon rendering to handle translucent bits better Rerender the reinforced glass window icon
6 Years Ago
Fix passthrough not showing for windmills, solar panels, and fuel generators
6 Years Ago
Fix batteries displaying the wrong passthrough on the wire tool UI
6 Years Ago
Storage monitor icon Allow deploying storage monitors onto the large wooden box
6 Years Ago
Merge from storagemonitor Fix placement position on TC
6 Years Ago
Fix the storage monitor providing information even when it's not powered
6 Years Ago
Merge from storagemonitor
6 Years Ago
Merge from wiretoolmeasure
6 Years Ago
client.connect will now fill in the connection screen properly and add the server to your history
6 Years Ago
Allow read+write on color picker textures (and skip them in the import analyzer)
6 Years Ago
Fix more possible NREs in ForceUnderwear
6 Years Ago
Fix benchmark NRE in ForceUnderwear Add AuthResponse.InvalidAuthSession for better kick reasons
6 Years Ago
Fix broken queryport option Fix possible NRE in SteamInventory
6 Years Ago
Merge platform changes from experimental branch
6 Years Ago
Cherry pick font asset changes
6 Years Ago
Revert ProjectSettings changes
6 Years Ago
Merge from memory
6 Years Ago
Cherry pick Mac IL2CPP build fixes
6 Years Ago
Adjust turret lerping so it isn't framerate dependent (will need testing on staging)
6 Years Ago
Fix RF transmitter frequency sometimes not showing up on the item icon
6 Years Ago
Move heavy helmet overlay above the scope overlay
6 Years Ago
Fix drink icon on water catcher panel being under the item icon Also disable moving on the item icon because it's water
6 Years Ago
Merge from toast
6 Years Ago
Merge from bind_cycle