reporust_rebootcancel

139,747 Commits over 4,505 Days - 1.29cph!

2 Years Ago
Soundtrack toggles
2 Years Ago
Cherry picking 102178, 102182 and 102183 from world_update
2 Years Ago
Merge from radtown_redux
2 Years Ago
Merge from OceanWreckBuoy
2 Years Ago
Merge from legacy_wood_log_pile
2 Years Ago
Merge from Underwater_divesites
2 Years Ago
Merge from temperate_cliff_rework
2 Years 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
2 Years Ago
manifest
2 Years Ago
prepared prefab on wood pile
2 Years Ago
Force rebuild UI layout when adding new alarms
2 Years Ago
Updated sockets to make it stick to walls and be placeable on the ground (similar to the counter) Updated guide mesh
2 Years Ago
wood log pile asset and node prep for procmap
2 Years 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
2 Years Ago
Allow lightweights entity components to handle RPCs
2 Years Ago
Create lightweight components that don't have the overhead of unity components
2 Years Ago
audio playback toggle on soundtrack view
2 Years Ago
Soundtrack DLC page
2 Years Ago
Merge from main
2 Years Ago
merge from radtown redux
2 Years Ago
merge from ocean wreck buoy
2 Years Ago
merge from legacy wood log piles
2 Years Ago
merge from divesites branch
2 Years Ago
merge from cliff branch
2 Years Ago
merge from main
2 Years Ago
Merge from arm64_native_libraries
2 Years Ago
Added back old arid rock formations in procmap stack
2 Years Ago
removed stone splat from medium rock formation prefabs
2 Years 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
2 Years 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
2 Years Ago
Metas that belong here.
2 Years 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
2 Years 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
2 Years Ago
Code cleanup, compile fixes
2 Years Ago
Can now toggle alarms on/off in the UI Minor UI flow fixes
2 Years Ago
new mussels tiling material
2 Years Ago
More UI layout tweaks, delete button, max alarm count
2 Years Ago
Finalized heli for merging. Better distance scaling on impacts.
2 Years Ago
ARM64 native libraries
2 Years Ago
Map shader now takes water depth from shore vectors into account Fixed shore vectors that are fed into shader system ignoring lakes and water carving volumes
2 Years Ago
Fixed RustCamera environment determination not taking water carving volumes into account
2 Years Ago
More UI work, can now set alarms and save them using the config screen
2 Years Ago
Car radio now works on 1module_cockpit_with_engine. Video https://files.facepunch.com/jacob/1b0511b1/Unity_sqK5oqgNUy.mp4 - WIP Visuals - behaves just like the deployable boombox but without casettes or the need for power - may revisit casette functionality later - still need to add checks for the car is powered on - still need to setup armoured cockpit and regular cockpit
2 Years Ago
Voiceprops page with dancing models
2 Years Ago
Map tools now inject appropriate sizing and seed values into WorldSetup Correct WorldSetup reference grabbed
2 Years Ago
Sanity check to ensure we are in the correct scene Button link up Initial update loop
2 Years Ago
WIP Car radio code setup
2 Years Ago
grabbed latest playeranimation controller from playerRigUpdate branch
2 Years Ago
Clean: Fixing deprecation warnings in Content Also did a drive-by on all the extra newlines Tests: spawned a vehicle with the component, observed vfx in water
2 Years Ago
Styles setup