reporust_rebootcancel

125,206 Commits over 4,079 Days - 1.28cph!

11 Months Ago
Compile fix
11 Months Ago
merge from buildingerrors_improvements
11 Months Ago
merge from main
11 Months Ago
merge from main
11 Months Ago
Car radio now works on all 3 cockpit types (regular, with engine and armoured). Car radio will only work when the car is powered on, the radio will turn off when the car is off. Video https://files.facepunch.com/jacob/1b0611b1/Unity_PmVGc3WdK5.mp4 (WIP Visuals)
11 Months Ago
Some IO tweaks, now send a signal instead of passing power through when ringing Updated icon, removed condition loss when picked up
11 Months Ago
spawn legacy wood log piles in all biomes plz
11 Months Ago
manifest
11 Months Ago
Wrap animator into a playable, to allow playing one-shot animations without having to edit the animator every time
11 Months Ago
Map generation now ensures client + server Editor starts playing when map generation button is pressed
11 Months Ago
Clean: fixing depr warnings in Scripts/Server - Server performance can now report memory usage past 4GB Tests: None, trivial changes
11 Months Ago
Clean: Fixing depr warnings in Scripts/Entity - Deleted VehicleModuleSeating.EditorCopyIntoBaseVehicle - all prefabs had up-to-date seating (we can remove the field soon) - Deleted not-referenced Casette.FailedNetworkFileRequest (been marked as "deleteme" for 3-4y) - Converted more types to use IServerFileReceiver - Casette, Signage. Ran RPC codegen to clean up. - More ParticleSystems module use - More ClientRPC RpcTarget-overload usage - BasePlayer - explicitly read/write u64s (was happening implicitly via obsolete api) Tests: none, trivial changes
11 Months Ago
▄█▄▊█, ▍▍▆▉▆▊▆▉▊
11 Months Ago
mussel clumps, mussel clump transparent, mussel tiling material
11 Months Ago
Soundtrack toggles
11 Months Ago
Cherry picking 102178, 102182 and 102183 from world_update
11 Months Ago
Merge from radtown_redux
11 Months Ago
Merge from OceanWreckBuoy
11 Months Ago
Merge from legacy_wood_log_pile
11 Months Ago
Merge from Underwater_divesites
11 Months Ago
Merge from temperate_cliff_rework
11 Months Ago
Clean: fixing depr warnings in Scripts/Util - Part of AssetStorage clean added a warning when compression gets ignored (we only have 1 use case right now, Terrain normal maps) - Remove TextureImporter obsolete field usage - TextureImporter.linearTexture -> .sRGBTexture - MeshRenderer.motionVectors -> .motionVectorGenerationMode - More ParticleSystem module usage 98 warnings to go Tests: None, trivial changes
11 Months Ago
manifest
11 Months Ago
prepared prefab on wood pile
11 Months Ago
11 Months Ago
Force rebuild UI layout when adding new alarms
11 Months Ago
Updated sockets to make it stick to walls and be placeable on the ground (similar to the counter) Updated guide mesh
11 Months Ago
wood log pile asset and node prep for procmap
11 Months Ago
Clean: fixed depr warnings in Assets/Prefabs - RequestFileFromServer to use IServerFileReceiver overload + ran RPC codegen - ClientPRCPlayer -> ClientRPC - more using particle system modules directly About 115 to go Tests: checked bradley effects work, checked chainsaw effects work, checked photoframe drawing works
11 Months Ago
Allow lightweights entity components to handle RPCs
11 Months Ago
Create lightweight components that don't have the overhead of unity components
11 Months Ago
audio playback toggle on soundtrack view
11 Months Ago
▌▍▋█▇ ▉▍▋▍▉▇ ▊▉▉▋█▅▄▍▋ ▍▋█▅▌▊█▆▆▍ ▆▍ ▍▍▉▆ ▉█▋▊▄█▊▅▉ ▅▊▌ ▌▊▄▋▊ ▋▋▅█▉▉▋▅ ▊█▄▆ ▇▋▊▄█▌▋'▇ ▇▊ ▉▅▇▉▋▍▊▇▊ ▌█ ▇▅▅ █▋▄▌▍█ █▍ ▊▌▆█▄▌█▋
11 Months Ago
Soundtrack DLC page
11 Months Ago
Merge from main
11 Months Ago
merge from radtown redux
11 Months Ago
merge from ocean wreck buoy
11 Months Ago
merge from legacy wood log piles
11 Months Ago
merge from divesites branch
11 Months Ago
merge from cliff branch
11 Months Ago
merge from main
11 Months Ago
Merge from arm64_native_libraries
11 Months Ago
Added back old arid rock formations in procmap stack
11 Months Ago
removed stone splat from medium rock formation prefabs
11 Months Ago
Added custom sorting mode - uses a snapshot of the current state of the container and will try and recreate that Still WIP, has some issues
11 Months Ago
Profiling UI updates Added a stack option, will consolidate any possible item stacks prior to sorting Added a category option, mirrors order of F1 menu Added a new JarrydTestMap option
11 Months Ago
Metas that belong here.
11 Months Ago
Added flex versions of all of the standard rust labels Added option to sort by count and condition Added option to reverse whatever sort is selected
11 Months Ago
Refactor sorting settings data storage, authoring UI now supports Apply/Cancel Don't show sorting config button if box doesn't have a storage adaptor