reporust_rebootcancel

110,875 Commits over 3,897 Days - 1.19cph!

2 Days Ago
Hopefully prevent battering ram door from bricking Aux2
2 Days Ago
Merge from cmBrainEnabled
2 Days Ago
Added debug.cmBrainEnabled convar to enable/disable a cinemachine brain attached to the main camera (if it exists) Convar is saved and defaults to off
2 Days Ago
December 2024 poster backups
2 Days Ago
ESPCanvas convars (DisableOcclusionChecks, OverrideMaxDisplayDistance, ColourCodeTeams, UseRandomTeamColours, etc) will now work if the player is first person spectating Previously only worked if the local player was in debug cam mode
3 Days Ago
Added a nicer way to GetActiveShield(), cuts down on some repeating inventory reads Don't show the crosshair when blocking with a shield while a gun is equipped (you can't shoot anyway)
3 Days Ago
Create menu in editor that lists all monuments so you can easily open the scene - use codegen to generate menu since unity wants to use attributes to configure their UI - run codegen after RPC & convars Also create menu to open monument island & assign a specific monument as the prefab
3 Days Ago
Merge from primitive
3 Days Ago
Another attempt to fix the player corpse not implemented exception
3 Days Ago
▉▋██▋ ▊▊█▍ ▉▉▉_▌▅▅█▍▋▉▉▉_▅▊▇▋▅_█▍▊▌▍▆▌▊▋▇ -> ▌▋▆▄
3 Days Ago
▍█▋ ▆▆▋▅▍▌ ▅▋▋▅▊█▌▉▅ ▉▅█ ▍▉▄▊█▉▇█ ▄▉▍█▉▇▇▍▄ ▅█▅▊▉█ - ▅█ ▉█▄██▉▌ ▍▄▄▍▋ ▊▌▅▌ ▉▋▊▌▆▊▆ ▅▌▉ ▄▅▍▌▇▅▌▅▍ - ▅▇▍▉▄▅▉ ▉▇▇▆▇ ▇▆▇▄ ▋▋▇▆▍▅▍▊▍▉ -> ▋▍▆▊▌▌▉▌▄▉▊▆
3 Days Ago
Call SetHeld(false) before clearing the owner player rather than after Fixes some logic in that method failing because it needs the owner player to be able to access the current shield if the equipped weapon is being dropped
3 Days Ago
Backups
3 Days Ago
Fixed case where player could hit their own shield with melee weapons
3 Days Ago
Enabled shield compatibility on: Skinning Knife Water Pistol Candy Cane Club Flashlight Concrete hatchet + pickaxe Lumberjack axe Shovel Bone Knife Frontier Hatchet Combat Knife Stone Pickaxe
3 Days Ago
merge from main
3 Days Ago
Show whether a gun can be used with a shield in the info panel Minor layout reshuffling in the inventory, crafting and tech tree panels to support this
3 Days Ago
merge from icon_picker
3 Days Ago
Improved the RustIcon picker, it now displays the enum names and let you scroll through all the available options
3 Days Ago
Ballista constructable ground watch
3 Days Ago
Merge from main
3 Days Ago
Added convar (accessibility.disableMovementInInventory) to block player input when then inventory screen is open. Added a UI toggle option for it in the Accessibility options menu UI.
3 Days Ago
weapon camera clipping fixes
3 Days Ago
When generating covers, automatically delete previously spawned sub monuments
3 Days Ago
primitive -> Aux2
3 Days Ago
Added wheel FX to Ballista
3 Days Ago
Fixed Repair Bench pushing an NRE if not unlocked via steam, or dlc item but also doesnt have proper steam category supplied
3 Days Ago
Ballista damage redirection
3 Days Ago
Setup Medieval Metal Double Door Skin Asset File Game Manifest Update
3 Days Ago
merge from fix_barricade_placement_excavator -> main
3 Days Ago
S2P excavator
3 Days Ago
Mark coal piles at excavator as "barricades allowed"
3 Days Ago
merge from fix_antihack_kick_reserveslot -> main
3 Days Ago
- Added catapult wheel effects - Sorted siege tower wheel effect positions
3 Days Ago
Look deving broken wood floor on jungle floor pieces
3 Days Ago
WIP: rewriting stream processing to gather frame data during pre-process step - Should fix invalid make placement in a frame + be more efficient to generate, as we only do 2 stream scans per thread stream instead of 4. Not complete, need to track down why alloc offsets are invalid for last frame.
3 Days Ago
merge from fix_exavator_bucket_lod -> main
3 Days Ago
merge from fix_exacator_bucket_lod -> main
3 Days Ago
Deployable positionOffset renamed to guideMeshPositionOffset
3 Days Ago
Removed duplicate normal map compression on workshop items
3 Days Ago
S2P excavator
3 Days Ago
Ballista damage renderer
3 Days Ago
Increased and added more trigger volumes on siege tower - should prevent random kicks for flyhack
3 Days Ago
- All constructables now automatically rotate to face away from you when placing (makes it more intuitive to place) - Increase catapult max place distance to support the larger build check radius
3 Days Ago
Added player check triggers to catapult, battering ram and ballista constructables
3 Days Ago
Battering ram damage renderer
3 Days Ago
- Setup to allow constructables to block repair if any player is ontop of the entity - Push toast to the 'repairer' to let them know - Added to siege tower initially
3 Days Ago
Material bug fix on construction stage ballista
3 Days Ago
Upgraded and recompiled the GfxPluginDLSSNative dll and fixed the DLSS artifacting when using Ultra Performance mode or small resolutions
3 Days Ago
Updated Medieval Metal Double Door Icon to stop clipping issue