reporust_rebootcancel

141,854 Commits over 4,413 Days - 1.34cph!

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