reporust_rebootcancel

105,986 Commits over 3,806 Days - 1.16cph!

10 Months Ago
Apply starting rotation Renamed shelter prefabs
10 Months Ago
Show server version in F8 panel
10 Months Ago
Fixed "Core/Foliage" shader not working with decals; only supports no-layers or layer0/default, for now
10 Months Ago
Swapped mesh colliders for primatives. Lowered shelter.
10 Months Ago
Hide compass when the map is open
10 Months Ago
Change the patrol heli crate from military crate model to elite / bradley crate model
10 Months Ago
Added new shader "Rust/Standard Packed Mask Blend" for testing
10 Months Ago
Add extra colors for industrial pipes - orange - light blue - purple - pink
10 Months Ago
Updated Prevent Building Bounds To Prevent Clipping Moved Storage Adaptor To A More Suitable Position
10 Months Ago
Additional explosion bounce and overlay tweaks
10 Months Ago
added collision to laptop screen back
10 Months Ago
reworked collision on twitch rivasl desk so it can be deployed on tugboats
10 Months Ago
Updated and Improved Legacy Furnace Icon to include VFX
10 Months Ago
merge from HABParentingFix
10 Months Ago
merge from exploit_clamp_max_fps
10 Months Ago
merged from TugboatPhysXErrors
10 Months Ago
merge from ExplosiveAmmoFix
10 Months Ago
Remove some debug draws in 90153
10 Months Ago
cherrypicking 90150 - Added a longResourceForgiveness option to BaseMelee, does a second raycast with an extra 0.5m if the player missed on their swing and will only accept the result if the second raycast hits an ore node. Should make it easier to hit the hotspots on ores without having to crouch and climb all over them. Enabled on the rock only for now
10 Months Ago
Spawnable static props (torchholder_on, tunalight_on, fireplace_on, lab tables, catina chair)
10 Months Ago
Added kick and push cine gestures (from frontier bar door interaction). Added drink and chicken cine gestures - previously unlinked.
10 Months Ago
Added a longResourceForgiveness option to BaseMelee, does a second raycast with an extra 0.5m if the player missed on their swing and will only accept the result if the second raycast hits an ore node. Should make it easier to hit the hotspots on ores without having to crouch and climb all over them. Enabled on the rock only for now
10 Months Ago
Merge from main
10 Months Ago
Only do the checks while parented
10 Months Ago
A couple of small fixes
10 Months Ago
Reinstate 84733, let's try this again
10 Months Ago
Fix sprinkler wasting water when spreading water into non divisor of 15 (water per splash) Example: 4 planters = 20% waste 9 planters = 35% waste
10 Months Ago
Legacy furnace enabled state overhaul Legacy furnace texture size optimization.
10 Months Ago
Merge from tutorial_island
10 Months Ago
Compile fix
10 Months Ago
Simplified BaseCorpse ClientInit, things seems to be stable now.
10 Months Ago
Adjust shadow intensity on birch_temperate material to 1, seems to fix x symbol not appearing on that tree
10 Months Ago
Introduced IsVisibleAndCanSeeLegacy, an old version of IsVisibleAndCanSee with prior behaviour. Applied it to ItemModProjectileRadialDamage to fix explosive ammo damage to construction
10 Months Ago
Merge from tutorial_island
10 Months Ago
Manually add the CodeStripping scene to the build script process rather than the editor build settings
10 Months Ago
Save users.cfg after adding or removing ownerid / moderatorid
10 Months Ago
Re-enabled gametips for tutorial, but added a CanShowInTutorial property that is false by default so we can manually enable relevant tips Added a PlayerIsInTutorial property to BaseTip for easy access Re-enabled how to shoot bows, build options, ore and tree minigame tips
10 Months Ago
Fixed airfield black tiles when running in low shader quality
10 Months Ago
Re-enable resource harvest multiplier for tutorial, set at x3 for now Move chickens closer to player, near the washed up container and fixed some chickens spawning on the ocean floor
10 Months Ago
Explicitly mention that you need to destroy barrels to get scrap and metal blades Mention using Floor blocks to build a roof
10 Months Ago
Merge from main
10 Months Ago
Media greybox scene tweak
10 Months Ago
Disable Sequences package for now
10 Months Ago
Merge from main
10 Months Ago
Codegen, proto fixes
10 Months Ago
Merge from tutorial_island
10 Months Ago
Fixed storage barrel collision being more complex than necessary, not convex, and breaking Tugboats
10 Months Ago
Extra debug drawing. Convars.
10 Months Ago
Disabled ability to place Twitch Rivals desk on Tugboat (was causing PhysX errors + collision mesh is too insane to convert to primitives/convex)
10 Months Ago
Can't set fps.limit lower than 20 on the client (doesn't apply to editor or server)