reporust_rebootcancel

106,957 Commits over 3,836 Days - 1.16cph!

2 Years Ago
Merge from modularvehicle_presets
2 Years Ago
Fixed ContainerMaxStackSize being client-side only.
2 Years Ago
Added support for the Error Text special case to the hudcomponent convar
2 Years Ago
network++ save++
2 Years Ago
Updated material settings for the coaling collector
2 Years Ago
Fix skin id's on item sprites not loading if the id was greater than int.MaxValue Skin images are now loaded correctly via async when using worklshop id's
2 Years Ago
Add a menu option for testing (Debug/CUI/Load Custom UI)
2 Years Ago
Merge from main
2 Years Ago
Greybox Playground scene
2 Years Ago
Merge from main
2 Years Ago
Scene changes
2 Years Ago
Removed missing prefab from bush_dead
2 Years Ago
Removed three missing prefabs from the Trainyard "coaling tower" (they all seem to be integrated into the main model now).
2 Years Ago
Fix fog overlay effect from smoke grenades not working correctly when spectating If debug camera is enabled the fog effect will now use the debug camera position Fix smoke effect not updating if timescale is 0
2 Years Ago
Allow ridable horses to bypass the clipping check when mounted to an elevator, fixes horses not parenting to elevators since 65146 Removed some unneeded transforms in the elevator_lift client hierarchy
2 Years Ago
Wagons animate ore scale instead of y position
2 Years Ago
Fixed configuration for car_2mod_08 preset
2 Years Ago
Admin spawnable modular car prefabs - includes presets for 2, 3 and 4 mod setups. Each spawn with full health.
2 Years Ago
Merge again
2 Years Ago
Give Prefabs.cs its missing Meta file
2 Years Ago
Merge Main -> Trainyard Update
2 Years Ago
▇▇█▇█▄▍▅ ▍▅▊▇▌▉▊ █▌▆▌▆▊▉▌▆ ▉▍ ▊█▅ ▆▅ ▌█▌▌▋▆▄▉▇▉ (▅▆▄▍▌▋▍ ▆▋▊▌▍█▋▌█▅)
2 Years Ago
Fixed discrepancies between maximum wagon interaction distance and loot UI distance
2 Years Ago
ItemContainer AddItem can now optionally respect max stack size, both for the item and for the container itself. Trains cars use this to fill correctly. Also fixed ItemContainer GetMaxTransferAmount returning 0 if stack size was unlimited.
2 Years Ago
Merge from main
2 Years Ago
Fixed NRE when using a mixing table with an extra item in the ingredients placed with an empty slot between it and the actual ingredients Mixing table will no longer be able to start in the above case (only affects low grade recipe as all other recipes use 4 ingredients)
2 Years Ago
Allow the player to see the loot in a loot wagon, but not take it out
2 Years Ago
Merge from main
2 Years Ago
Greybox scene backup
2 Years Ago
Merge from main
2 Years Ago
Debris created for half walls
2 Years Ago
Fix debris not created on triangle foundations, spawn debris for window walls & low walls
2 Years Ago
Remove extra RendererLOD component on shopfront
2 Years Ago
Merge from nexus
2 Years Ago
Update FP.Nexus Automatically render and upload the map to the nexus at server boot Add a convar to force reupload it just in case
2 Years Ago
subtracting 71804 - Staging instability, see Sentry RUST-STAGING-14AY
2 Years Ago
Merge fixes for misc_fixes_june22
2 Years Ago
Re-modelled concrete debris set to match the new texture layout
2 Years Ago
Fixed truck cabin headlights and tail lights being metallic. Also toned down AO and black levels in the albedo
2 Years Ago
made the electrical boxes textures less repetitive
2 Years Ago
Fixed the LODs settings for coaling tower collector
2 Years Ago
GSD lods
2 Years Ago
GSD model/material updates
2 Years Ago
Lighting debug scene Some sample materials to go with it
2 Years Ago
Minor edit to the temp unloader
2 Years Ago
Fixed unload animation getting cancelled if the train send a network sync for some other reason (engines turned off etc)
2 Years Ago
Fixed player info overlapping, can now deselect a player Fixed pooling issues
2 Years Ago
Don't load UGC in server admin tab until you scroll to the entry (so we don't spam the server and make it send a heap of images at once)
2 Years Ago
Fixed broken commands when getting content from server
2 Years Ago
Merge from nexus