reporust_rebootcancel

97,831 Commits over 3,683 Days - 1.11cph!

12 Days Ago
Pass `isHoldingShift` to Construction.Placement
12 Days Ago
Fix disabling external wall snapping (by holding shift) not working outside of the editor
13 Days Ago
Fixed wire loading issue: We now save the initial positions and rotations of IO connections to make sure entities parented to moving objects spawn their lines at the right place (e.g. you load a DoorController on an opened door, lines need to be spawned at the position where the component was initially wired) This also allows door controller to be wired when doors are opened
13 Days Ago
Fix sleeping bag not keeping last valid position for 0.25m when placing onto building blocks (still be strict when placing onto vehicles / parented entities)
13 Days Ago
Fixed a few IO line parenting loading issues + refacto and naming
13 Days Ago
▇▆▇▅▌▍ █▊▄█▊▌▋▇▋▉▊ ▇▇▆▍▅▄ ▋▇▆▄█▇▊ ▌▉ ▉▄▉ ▋▇▅▌▆▍▊ ▋▆▉▆▍▌▍▍▆▍▇▌▍
14 Days Ago
Merge from main/Workshop Normal Map Fix
14 Days Ago
Further changes to 'WhatUsesThis'
14 Days Ago
Updates to WorkshopItemEditor, removed debug code
14 Days Ago
player update. setting up 3p m39 rifle anim set
14 Days Ago
removed old mesh setup from v_sks.viewmodel prefab
14 Days Ago
viewmodel updates - material fix on prefab - added bullet mesh, textures & mat, added as child of mag - attachment tweaks
14 Days Ago
Undoing unwanted changes to materials
14 Days Ago
Player update. 3p semi auto rifle anim set exported/setup
14 Days Ago
Adding missing shaders
14 Days Ago
Update wire parented positions only when the parent entity is busy (door opening/closing)
14 Days Ago
merge from ScaleBySpeed_server_optimisation
14 Days Ago
merge from fix_horse_bullet_penetration
14 Days Ago
merge from fix_steam_nickname_slow_refresh
14 Days Ago
merge from viewmodelrenderers
14 Days Ago
▇█▇▅▉ ▌▅▅▅ ▍▋▌▍_▇▊▆▍▅▋▇▌█▅_▊▄█▆_▆▄▅▇▉▆_█▉▋▇▉_▍▆▆▆
14 Days Ago
Subtracting 96103
14 Days Ago
▅▅▋█▌▌▉▅▅ ▄▌▊ █▅▄▆▉▅▉ ▆▌▉▌ ▌▆▆▇ ▆▌ ▊▇-█▄▆ ▋█ ▊▄▉▊▅▄ ▍▊▆▍▇▇▍ ▌▊▍ ▋▉▋▊▇▌▆ ▊▉▆▆▉▊█▉ ▅█▊▉▉▊▌▅▋
14 Days Ago
Updated changes to normal map fix
14 Days Ago
▅▉▇▄▍▅ ▊▅▍▆ ▇▄▅▅ ▊▍▋▍█▉▉▄_█▅▄▍▊▄
14 Days Ago
Auto pair when deployed, if you have code lock access
14 Days Ago
New version of normal map fix
14 Days Ago
merge from nexus
14 Days Ago
merge from tutorial_menu_improvements
14 Days Ago
merge from fix_demo_disk_quota
14 Days Ago
merge from industrial_conveyor_quickmove
14 Days Ago
merge from dismount_netting_fix
14 Days Ago
Added a new QuickMove path for Industrial conveyors, bypasses having to create a SplitItem (and the associated GC) Should also reduce general item churn issues as the most common conveyor scenario (moving some items from one stack to another) will no longer involve making a new item Should be no gameplay difference
14 Days Ago
Added a metal detector mission objective
14 Days Ago
Added hinges to the van doors
14 Days Ago
Merge from explosions
14 Days Ago
Both flamethrowers with viewmodelrenderers and effect parents setup
14 Days Ago
Match import fbx offsets exactly
14 Days Ago
First pass on dedicated vm animator handling script for sks Uses new IViewmodelComponent interface, will probably come in handy in the future
14 Days Ago
▄▆▌▋ ▋▆█▉▌▄▍▉
14 Days Ago
Marked ScaleBySpeed as IClientComponent, fixes it running pointlessly on the server as it's only used for visual effects (0.15ms a frame in recent profiler snapshot!) Cleaned up RealmedRemove components on SImpleShark and boogieboard.deployed, all other instances of ScaleBySpeed were correctly being removed on the server Marked TriggerPlayerTimer as IServerComponent, it's only used on the boogie board server side
14 Days Ago
Properly aligned sharp coastal cliffs Medium cliff variant test
14 Days Ago
▍█▊█▍▄▋▉ ▅▌▉▌▋▄▍ ▉▋▋▊▉█ █▆▇ ▄ ▄▍▌▊▄ ▅▋▋█▆ ▍▇ ▉▌▍▋▌▄▍▌ ▌▅▌▋▉ ▌▄▋▌ ▄▉▆▆▇▍ ▄▍ ▌▄▊▋▄▇ ▌▍ ▆▅▌ ▊▋▉▇▆▉▅▌▅▄ ▅▆▄▍▍▇▋▋▄ ▅▍ ▌ ▌▄▄▆▄▋ ▌▄ ▋▆▊▆▄▅▉▅▍ ▋▆▄▌ ▌ ▊▋▉▌
14 Days Ago
Merge from mission_improvements_may_24
14 Days Ago
Fixed escape key not working anywhere
14 Days Ago
viewmodel updates inc bolt states & triggers
14 Days Ago
- Rearranged and updated prefabs, separated meshes and made doors separate, updated LODs and colliders
14 Days Ago
viewmodel updates
14 Days Ago
Switch asset warmup to use the existing Timing class Hook Timing events and send to Azure inside performance analytics (so we can assossiate load times -> hardware)
14 Days Ago
Merge from unity_2022.3.24