userlamalovecancel
reporust_rebootcancel

2,329 Commits over 2,588 Days - 0.04cph!

4 Years Ago
Merge from companion_server_offline
4 Years Ago
Wait for the public IP to be be populated before kicking off the connectivity test (fixes it showing a warning about your IP being 0.0.0.0)
4 Years Ago
Merge from main
4 Years Ago
Fix CargoPlane not saving - protobuf code was stomped in a merge
4 Years Ago
Merge from cargoplane_saveload
4 Years Ago
Delete the SavePause component (unused now)
4 Years Ago
Merge from main
4 Years Ago
Button styles
4 Years Ago
Add an option to filter servers on the server browser by their tags
4 Years Ago
Merge from companion_server_offline Automatically tests Rust+ connections to servers and disables it if it fails
4 Years Ago
Perform a connectivity test against the Rust+ companion server at server boot - auto disable Rust+ features if this fails Don't hide the smart entity pair option when Rust+ is disabled - show a message saying it is disabled on the server instead More consistent and reliable checking if Rust+ is enabled on the server when sending notifications
4 Years Ago
Merge from main
5 Years Ago
Fix wrong button colors on the left side of the firework design UI
5 Years Ago
Merge from xmas_update_2021
5 Years Ago
Merge from fw
5 Years Ago
Merge from xmas_update_2021
5 Years Ago
Merge from fw
5 Years Ago
Merge from xmas_update_2021
5 Years Ago
Fix server compile
5 Years Ago
Merge from fw
5 Years Ago
Merge from xmas_update_2021
5 Years Ago
Update manifest
5 Years Ago
Make CargoPlane code support saving and loading Enable saving on cargo_plane Remove SavePause from cargo_plane
5 Years Ago
Restore the parachute entity reference when loading a supply drop (fixes parachute getting stuck on forever)
5 Years Ago
Make HttpImage support rendering via Image in addition to RawImage (allows preserving aspect ratio better) Switch all news images except the cover to Image with preserved aspect ratio so they don't stretch out
5 Years Ago
Fix youtube videos not opening when clicking on them in news (LMK if any buttons are broken) Fix missing h3 headers in news
5 Years Ago
Fix NRE spam in workshop screens
5 Years Ago
Fix item store showing blurry images on lower graphics quality Fix item store prices clipping/wrapping at higher amounts or with different currencies Fix the item store details modal not filling the screen vertically with its background Fix news showing blurry images on lower graphics quality Fix news layout so text and images don't get clipped and the header image is less stretched Add an option to HttpImage to not generate mipmaps for the loaded image (default on)
5 Years Ago
Merge from SleeperMountingMergePt2
5 Years Ago
Don't clear childVehicles in BaseVehicle.InitShared InitShared is called during loading, which means clearing would break things depending on the load order
5 Years Ago
Merge from SleeperMountingMergePt2
5 Years Ago
Revert setparent_mounting changes due to issues with mounting vehicles that are parented to something else
5 Years Ago
Merge from SleeperMountingMergePt2
5 Years Ago
Fix HasMountPoints not working properly on modular vehicles
5 Years Ago
Allow all water vehicles to transfer to different servers through the ocean
5 Years Ago
Merge from parent
5 Years Ago
Merge from parent
5 Years Ago
Merge from parent
5 Years Ago
Merge from main
5 Years Ago
Merge from vehicles
5 Years Ago
Merge from main
5 Years Ago
Merge from main
5 Years Ago
Merge from store_changes
5 Years Ago
Merge from main
5 Years Ago
Merge from store_changes
5 Years Ago
Fix first item added to cart not being visible in the list
5 Years Ago
Merge from main
5 Years Ago
Don't lazy lerp player model rotation when sleeping or crawling Fixes weird looking rotation when players are sleeping or crawling while parented to something moving
5 Years Ago
Merge from main
5 Years Ago
Handle errors a bit better in the workshop editor so invalid skins/junk show a message on screen instead of blank everything