116,221 Commits over 3,987 Days - 1.21cph!
merge from player-heli-sound-polish
merge from HomingMissileLauncher
Merge from rail_network_link (to avoid merge conflicts later)
Better left / right connection in GenerateRailLayout
Added a ping for the kayak destination objective
Apply same restriction to global building blocks
Fixed trees spawned on tutorial islands getting globally broadcast
Reduced network group size of tutorial island for easier testing
Don't show map controls on right of screen during tutorial
While in tutorial map is always zoomed and locked to player with grid turned off
Update some paths for other scriptable objects to the correct folder
Water catcher collection rates scriptableobject
Allow setting water catcher collection rates in inspector
Added a map icon for the tutorial island
Scope transition edits and a small refactor
Fixed faberge egg material import settings
Copy over RustText changes from tutorial_island, prevents GameUI and MenuUI constantly changing whenever an unrelated asset changes
Fixed DrawGlow and GlowBlend materials getting changed at runtime and appearing in the checkin window
Refactored attack heli reload sound code, more event driven, stop us needing to check and do a GetTurret every frame
Fixed exception when using teleport2death if the player hasn't died yet
Bad weather probability increased, higher chance of rain, storms and fog
thumb_up
94
thumb_down
83
Converted small streaks to 6P shading
subtracting
87969 threadsafe_protobuf
merge from ddraw_improvements
merge from Attack Helicopter
merge from threadsafe_protobuf
attack heli turret reload sounds
additional movement/physics/explosion sounds for scrap transport heli and mini copter
misc polish on player heli sounds
Medium core is 6P shaded
Atlas iteration
New smaller mushroom atlas for better M/L difference
Removed separate method for `VarString` and switched to bool overload for variable length vs fixed length
Added support for variable length on byte[] and all string methods
Proof of concept done (it works); enabled on all alpha surfaces in Rust/Standard shader set
Proof of concept done (it works); enabled on all alpha surfaces in Rust/Standard shader set
Added Minecart Planter Textures and Materials
Added Minecart Planter FBX and GIB FBX
Setup GIBS, LODS and Materials
Basic Minecart Planter Prefab Setup
Merge from main -> threadsafe_protobuf
Fix byte[] being read with uint length but being written with var int length
Train tunnel terrain / topology check improvements