reporust_rebootcancel

124,066 Commits over 4,171 Days - 1.24cph!

55 Days Ago
Fix State protocol not being updated
55 Days Ago
Disable a few more map things
55 Days Ago
Hide the button to open the map view until im awake and can put out fires if any come up :)
55 Days Ago
Set hero text localised to true
55 Days Ago
Added ability to see the map of a server in the connect window before you join (rough prototype) Fix connect modal (inside session) being a smaller width in some random occasions Fix some broken references in each of the modals (website tooltip etc) Fix disconnect button turning green when you disconnect
55 Days Ago
Remove all the logs produced by the homescreen video, whole thing needs a rewrite anyway
55 Days Ago
Demo button shows up after recording your first demo, without having to restart the client
55 Days Ago
Reintroduce rust plus button Link up with our same backend spinner and other polish
55 Days Ago
Missing files
55 Days Ago
Fixed some texts not clearning their submeshes
55 Days Ago
Move player fog of war image crc's to player state so that it persists if a player is deleted from the server
55 Days Ago
Set fps slider input field character limit to 3
55 Days Ago
Fixed RGB brightness setting not using decimal format Fixed slider input field not resetting to convar value when left empty Fixed being able to edit FPS slider "UNLIMITED" label
55 Days Ago
WIP overhauling how we save fog of war, moved protocl/seed/saveCreatedTime out of the missions message into the parent PlayerState
55 Days Ago
Fixed cart buttons animation issue when loading cart from past sessions Skin viewer tweaks
55 Days Ago
new_menu -> main
55 Days Ago
Fix InvalidOperationException in PlayerJoin
55 Days Ago
Fixed typo in checkout page
55 Days Ago
Compile fix
55 Days Ago
Added a modal for when the store failed to load its content, for tuesday steam maintenance
55 Days Ago
map_image_uploader -> new_menu
55 Days Ago
Merge from main
55 Days Ago
Port over a bunch of interaction toasts to the new icon font
55 Days Ago
Swap interaction toast icons to use the new icon font
55 Days Ago
Set 'localised' to true when setting text for interaction toast Standardised steam error toast
55 Days Ago
Checkout result page first pass
55 Days Ago
Loading screen loc fixes
55 Days Ago
various adjustments
56 Days Ago
Weapon stats update when changing attachments
56 Days Ago
forgot a prefab... noone saw this...
56 Days Ago
tarps for floating city
56 Days Ago
Merge from death_screen_optimize
56 Days Ago
Now generating a struct of ItemDefinition and GameObjectRef to the viewmodel and worldmodel, only adding items with a viewmodel and worldmodel to the list
56 Days Ago
Fixed store overlay page not blocking clicks
56 Days Ago
Implement texture streaming support for the instanced fallback renderer
56 Days Ago
Tweak voicelines
56 Days Ago
Add a domain reload toggle to the toolbar, add editor settings to disable both compiler simulator and domain reload toolbar buttons.
56 Days Ago
Fix compile error
56 Days Ago
Improve lkp vislog
56 Days Ago
Pilot Ejector Seat - Updated WIP model and textures
56 Days Ago
Fix target position guess not working properly
56 Days Ago
merge from new_menu
56 Days Ago
TrueShadowManager NRE fix + another attempt at fixing shadows not spawning
56 Days Ago
merge from max_health_debug
56 Days Ago
Updated Pilot Hazmat AO texture
56 Days Ago
new_menu -> main
56 Days Ago
- added ejectseat sit mountpose enum (attempt number 2) - added placeholder player sitting pose - updated player animator - set deployable to use pose
56 Days Ago
Remove shadow from interaction modal in bootstrap
56 Days Ago
Make visual logger save faster, making it more usable on large numbers of NPCs
56 Days Ago
Pilot hazmat cleanup