201,578 Commits over 4,171 Days - 2.01cph!

9 Years Ago
Merging vehicle interaction chages and some class restructuring. Needs some more work but the basics are there.
9 Years Ago
Feels good enough now.
9 Years Ago
Merged and deleted unneeded stuff.
9 Years Ago
Merge from /main
bot
9 Years Ago
Automated Linux Build #17
bot
9 Years Ago
Automated OSX Build #17
bot
9 Years Ago
Automated Windows Build #17
bot
9 Years Ago
Automated Linux DS Build #17
9 Years Ago
Fixed players blur visible behind walls (RUST-1341); regression triggered in 16732
9 Years Ago
Fixed moon darkening on the horizon; less hacky way to handle the revz case
9 Years Ago
Managed to fudge in NetworkPlayerInput and PlayerMotor. Proxy not tested but added. Will likely need a little refactor / tidy up.
9 Years Ago
GoalPlanSettingsWrapper now holds a list of fallback GoalPlanSettings, when fallbacks are provided DecisonMakers will evaluate whether a valid variant can be found for the GoalPlan, creating Decisions for fallback plans if that evaluation fails.
9 Years Ago
Forcing half res height/slope map until we have decent quarter res precision for foliage displacement
9 Years Ago
▅▆▅▅▇▌ ▆▉▋▉▉▇ ▋▄▌ █▇▌▄▋
9 Years Ago
Bullshit
9 Years Ago
A little tidy up.
9 Years Ago
Merging input + motor.
9 Years Ago
Simple vehicle interaction text edit, pluis removing superfluous meta files.
9 Years Ago
Unit.Navigation.TrySetDestination robustness AI Debugger panel moved to BeforeEditorLayout, added to DebugTools Fixed potential KeyNotFoundException in Senses
9 Years Ago
Minor debugger typo
9 Years Ago
Reducing duplicated code. Add character controller reference back in
9 Years Ago
Got separate Client/Server working correctly (+some minor cleanup). The main issue was that PlayableCharacter.Server would assign a new PlayerState to currentState every tick, even if there were no inputs to process. This meant that often states were getting sent with an ID of zero, which freaked the client out. Also made server only send state when there's new state to send (i.e. <0 inputs have been processed since last time).
9 Years Ago
lift shaft prefab wip
9 Years Ago
scene2prefab caves
9 Years Ago
changing layer on lift
9 Years Ago
Fixed Resources without interaction positional data not being interactable. (InteractionSettingsWrapper.MaxSubscriptions was 0, now validated editor side)
9 Years Ago
Data
9 Years Ago
Save
9 Years Ago
Editor tags
9 Years Ago
Added interaction HUD message.
9 Years Ago
Can now move and delete existing decals
9 Years Ago
working lift shaft
9 Years Ago
Added support for mesh renderers to wearable pooling Fixed pumpkin not shown on player after initial use (RUST-1340)
9 Years Ago
Fixed WaterVisibilityTrigger compile error when set to SERVER in the editor
9 Years Ago
People should now stop approaching targets when within range
9 Years Ago
progress
9 Years Ago
Re-enabled Collaborations AI modules Added a little cleanup routine for badly spawned Items in WorldManger (hack pending spawn refactor)
9 Years Ago
Music system tweaks
9 Years Ago
better music fade things
9 Years Ago
Print BASS error code for every BASS_Init attempt
bot
9 Years Ago
Automated Linux Build #441
9 Years Ago
Export experiments
bot
9 Years Ago
Automated OSX Build #441
9 Years Ago
made wolves root motion attack work
bot
9 Years Ago
Automated Windows Build #441
9 Years Ago
Fixed collections missing color data
9 Years Ago
model grid tweaks adding cave_large_medium files wip
bot
9 Years Ago
Automated Linux DS Build #441
9 Years Ago
Simplified Collaboration request send/receieve, added some more restrictions to avoid people sending requests that will always be rejected
9 Years Ago
Added industrial prop c and metallic material fixes