reporust_rebootcancel

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

1 Year Ago
Map generation now ensures client + server Editor starts playing when map generation button is pressed
1 Year Ago
Clean: fixing depr warnings in Scripts/Server - Server performance can now report memory usage past 4GB Tests: None, trivial changes
1 Year 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
1 Year Ago
▄█▄▊█, ▍▍▆▉▆▊▆▉▊
1 Year Ago
mussel clumps, mussel clump transparent, mussel tiling material
1 Year Ago
Soundtrack toggles
1 Year Ago
Cherry picking 102178, 102182 and 102183 from world_update
1 Year Ago
Merge from radtown_redux
1 Year Ago
Merge from OceanWreckBuoy
1 Year Ago
Merge from legacy_wood_log_pile
1 Year Ago
Merge from Underwater_divesites
1 Year Ago
Merge from temperate_cliff_rework
1 Year 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
1 Year Ago
manifest
1 Year Ago
prepared prefab on wood pile
1 Year Ago
1 Year Ago
Force rebuild UI layout when adding new alarms
1 Year Ago
Updated sockets to make it stick to walls and be placeable on the ground (similar to the counter) Updated guide mesh
1 Year Ago
wood log pile asset and node prep for procmap
1 Year 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
1 Year Ago
Allow lightweights entity components to handle RPCs
1 Year Ago
Create lightweight components that don't have the overhead of unity components
1 Year Ago
audio playback toggle on soundtrack view
1 Year Ago
▌▍▋█▇ ▉▍▋▍▉▇ ▊▉▉▋█▅▄▍▋ ▍▋█▅▌▊█▆▆▍ ▆▍ ▍▍▉▆ ▉█▋▊▄█▊▅▉ ▅▊▌ ▌▊▄▋▊ ▋▋▅█▉▉▋▅ ▊█▄▆ ▇▋▊▄█▌▋'▇ ▇▊ ▉▅▇▉▋▍▊▇▊ ▌█ ▇▅▅ █▋▄▌▍█ █▍ ▊▌▆█▄▌█▋
1 Year Ago
Soundtrack DLC page
1 Year Ago
Merge from main
1 Year Ago
merge from radtown redux
1 Year Ago
merge from ocean wreck buoy
1 Year Ago
merge from legacy wood log piles
1 Year Ago
merge from divesites branch
1 Year Ago
merge from cliff branch
1 Year Ago
merge from main
1 Year Ago
Merge from arm64_native_libraries
1 Year Ago
Added back old arid rock formations in procmap stack
1 Year Ago
removed stone splat from medium rock formation prefabs
1 Year 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
1 Year 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
1 Year Ago
Metas that belong here.
1 Year 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
1 Year 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
1 Year Ago
Code cleanup, compile fixes
1 Year Ago
▆▇▉▌ ▊▌▆▊▋▍▅▇ ▊▄▉▆▆▍▆▋
1 Year Ago
Can now toggle alarms on/off in the UI Minor UI flow fixes
1 Year Ago
▊▆▊▇█▋▅ ▅▌▇▄▌, ▌▇▊▌▇▉▄, ▄▉▊▍▊▊▇▄, ▌▄▇
1 Year Ago
new mussels tiling material
1 Year Ago
▉▊▆▍▉ ▍▆▅▊ ▊▉▆▉ (▇▆▉█ ▇▍▆▇▅ ▉▍█▅▇▉)
1 Year Ago
More UI layout tweaks, delete button, max alarm count
1 Year Ago
Finalized heli for merging. Better distance scaling on impacts.
1 Year Ago
ARM64 native libraries