122,208 Commits over 4,048 Days - 1.26cph!
merge from nuclear_missile_silo
merge from nuclear_missile_silo
removed the old saddle from stables vendor and added the two new ones.
Disable rich text in a few places
Fixed server compile error cause by rust editor tools window
Fixed antialiasing settings not reverting when taking normal-res screenshots with transparency. Fixed settings bug with hi-res transparent screenshots.
Merge from more_map_markers
Added support for custom size for hi-res screenshots in builds. New convar is Screenshot.HiResScreenshotCustomWidth. Set to 0 (the default) to use default hi-res screenshot size, which is 4x your native resolution. Set to any other number to use that number (clamped between 128 and 16384).
Minor edit, show R instead of ellipsis
- Do gun aim code even with no gun loaded in. Keeps the UI animating.
- Fixed out-of-ammo state showing as 'reloading'.
- Only attempt reload when we have ammo available.
- Fixed BaseProjectile.Clip Reload method always returning false, even when it succeeds.
- Improved ammo state UI text.
UI box moves with turret angle
Better marker edit styling
Merge from more_map_markers
Added zoom indicator to gunner UI
room_c LOD/COL/prefab
Fixed mesh collider import settings on a bunch of objects
Scene2prefab
Display ammo counts in the gunner UI
Show which item IDs were duplicated when duplicate item IDs are found
Fix icon rendering silently ignoring exceptions
Single tapping ping button will now automatically create an appropriate ping when looking at various entities
merge from devs_unlock_all_skins
Only try and hitch when the last player has dismounted, not just any player.
Reworked the claim RPC to specify the purchase token we are using, and then check we have it.
Transfer the saddle purchase item to the horse when claiming it, then mount it.
Added PurchaseOption definition.
Horses can now have multiple purchase options, with menus and associated item tokens.
Show dynamic purchase menu options based on held items.
Setup options.
Codegen.
merge from auth_menu_option_fix
Tidy up, improved editing
Store wipeid in json instead
Merge from sav_extra_json
Remove wipeid as an optional parameter
Add json string to .sav to store optional parameters