userlamalovecancel

2,367 Commits over 2,618 Days - 0.04cph!

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
5 Years Ago
Possible fix for ArgumentOutOfRangeException in SoundManager.RequestSoundInstance
5 Years Ago
Possible fix for NRE in BaseArcadeMachine.FixedUpdate
5 Years Ago
Fix useless RGB errors when closing the game due to not having Razer/SteelSeries installed
5 Years Ago
Merge from main
5 Years Ago
Merge from main
5 Years Ago
Merge from main
5 Years Ago
Merge from rgb
5 Years Ago
Don't log an error when Razer Chroma isn't installed
5 Years Ago
Log errors instead of rethrowing (probably fixes RGB errors)
5 Years Ago
Merge from rgb
5 Years Ago
Precalculate map for WorldPositionGenerators listed in the MissionManifest Auto calculate map for WorldPositionGenerators that haven't been calculated yet Allow using WorldPositionGenerators as a position type in missions
5 Years Ago
Merge from main