reporust_rebootcancel

123,966 Commits over 4,171 Days - 1.24cph!

2 Months Ago
Merge from main
2 Months Ago
Merge from hardcore_refresh
2 Months Ago
Fix server not sending fog images to client on connect
2 Months Ago
Possible NRE fix when connecting to a hardcore server and dying quickly
2 Months Ago
Rename convar enum for clearer options down the line
2 Months Ago
Merge from hardcore_refresh
2 Months Ago
Added the ability for a game mode to multiply the crafting cost of a set of items Uses the loot tag system, added a new FirearmAmmunition tag Can be defined in sliders on the gamemode prefab, can also override per game mode to pipe in convars Exposed multiplier as a convar for hardcore (server.hardcoreFirearmAmmunitionCraftingMultiplier), defaults to x10 crafting cost (WIP) Applied to : regular/HV/incendiary pistol ammo, regular/HV/invendiary rifle ammo
2 Months Ago
Link up visit website button on server connection modal Show a tooltip previewing the link you'll navigate to Wrap in safe URL so it works in editor
2 Months Ago
Fix issues with server listing prewarm as well as official/favourites not loading on no cache: I had setup a system to mark queries as old/new and to ignore old requests. We split up our request to steam into blocks (so this whole system was pointless), since only the latest block was recognised as correct (most new) - didnt load anything correct
2 Months Ago
NRE fix for store page not updated yet
2 Months Ago
Added item override feature to page overlay content Ceiling and floor wallpaper pack content Fixed some transition bs when opening pages
2 Months Ago
Can no longer loot rifle, smg or semi bodies
2 Months Ago
Merge from main
2 Months Ago
Added pop support to FlexTransition - lets the object animate back to where it started
2 Months Ago
Fixed road sign gloves name typo
2 Months Ago
Added store overlay page variants and sub titles, new content generation system
2 Months Ago
Updated medieval and jungle pack pages using the new system
2 Months Ago
Fix being able to reskin the legacy high wall while standing on the walk way
2 Months Ago
Ensure invoke handlers profiler is initialsied on the first run of LateUpdate - prevents new menu NRE's when loading up the menu
2 Months Ago
Fixed demo close button not closing demo window
2 Months Ago
Ensure quit button quits
2 Months Ago
pilot hazmat storage texture polish pass, uv2 emissive and small lights
2 Months Ago
Capture a local copy of the browser list before checking on query complete
2 Months Ago
Fix session modal turning itself off
2 Months Ago
Session will fix trying to auto sort its prefab state
2 Months Ago
Fix 'no servers found message' being unreliable at best
2 Months Ago
Make sails visually point "forward" regardless of placement
2 Months Ago
merge from main
2 Months Ago
Bunch of store fixes and tweaks
2 Months Ago
Fixed skin viewer appearing over the popup overlays
2 Months Ago
Fixed padding and styling issues in settings screen Updated safe mode popup
2 Months Ago
Calculate buoyancy point locations dynamically for player built boats during creation, resulting in more stable boats.
2 Months Ago
Fixed anti aliasing setting not applying
2 Months Ago
Store modal now appears over the sub navigation Tweaked blur and colors Tweaked python and large backpack skin viewer
2 Months Ago
Skin viewer: fixed beenie skins not loading, fixed legacy workshop skins not resetting correctly
2 Months Ago
Small refactor of dimensions debug draw and order of init calls.
2 Months Ago
Skin viewer: fixed transparency issue with discord trophy
2 Months Ago
Fixed loading screen tooltip icon
2 Months Ago
Fix for empty boat building stations not being able to enter edit mode.
2 Months Ago
Force buoyancy point data refresh/save as part of buoyancy calculation, ahead of dynamic buoyancy location implementation. Remove some debug logs.
2 Months Ago
Remove the duplicated preprocess logic in FileSystem_Warmup, much less error prone this way Remove world asset warmup since they can just be warmed up on demand now Fixes bootstrap asset scene prefabs being instantiated for preprocessing when they shouldn't need to Also fixes prefab assets being preprocessed in the editor when not in client+server mode
2 Months Ago
Preload weekly skins assets when warming up the store
2 Months Ago
merge from main
2 Months Ago
Remove UI prefabs from server bundles
2 Months Ago
Make sure the store page is initialized before the settings page Compile fix
2 Months Ago
Initialize FlexLayoutManager in Start instead of ClientInit, bootstrap UI needs it
2 Months Ago
Merge from parent
2 Months Ago
Merge from main
2 Months Ago
Log exception when failing to warmup main menu
2 Months Ago
Fixed twitch rival trophy 2023 steam item using the 2022 trophy item name