reporust_rebootcancel

121,130 Commits over 4,018 Days - 1.26cph!

6 Years Ago
Merge from main
6 Years Ago
Conveyor stuff
6 Years Ago
Tree manager - fixed missing material in bundles, fixed felled trees to being removed from instancing manager
6 Years Ago
[D11] [UI] Vending Machines now adjust quantity with triggers. You can now buy from vending machines using the [X] (face button left) button. Added correct input prompts on nav bar for vending machines.
6 Years Ago
[D11][OFFSCREENPARTICLES] Bug fixes ( still not enabled ). Need to do the shader replacement in a non-hacky way.
6 Years Ago
Pipeline asset
6 Years Ago
Import hdrp
6 Years Ago
Fixed terrain base map not available from shader lod 101 to 199
6 Years Ago
Removed alpha from diffuse/emission/occlusion/detail that didn't use it Updated some materials to use /Rust/Standard shaders instead of /Standard
6 Years Ago
Merge non-readable meshes branch
6 Years Ago
Added option to split shadow casting instanced meshes into separate shadow/non-shadow instances for improved culling
6 Years Ago
Updated mesh import flags to make more meshes non-readable and streamable to save memory (saves about 175mb on the 4k map i'm testing with)
6 Years Ago
Cherry picked powerline_pole_a light removal
6 Years Ago
Corpses no longer inherit the network group from their parent (should greatly reduce cargo ship networking overhead)
6 Years Ago
Added Optimize/Find Material Optimzations Fixed a few OcclusionMaps with alpha
6 Years Ago
[D11] I've had this shelved for a while - switch to the probex sky reflections, but add the TOD elements, so it's similar to medium quality on PC. Tested with MainCamera re-enabled (currently disabled due to postfx being disabled). Saves a chunk off the engine culling.
6 Years Ago
Material Index
6 Years Ago
[D11][OFFSCREENPARTICLES] Not enabled yet, just want to get them on.
6 Years Ago
[D11] [UI] Controls screen icons size increased for readability.
6 Years Ago
[D11] [UI] Fixed Controls menu not working on Frontend menus.
6 Years Ago
Dropped items no longer inherit the network group from their parent (should greatly reduce cargo ship networking overhead)
6 Years Ago
Rebuilt static fonts (will reduce hitches)
6 Years Ago
[D11] remove the needless FindItemsByItemName operation when the map is closed, this is possible because the drawable map stuff is deprecated, and we've compiled it out.
6 Years Ago
[D11] [UI] More idle anims set to looping.
6 Years Ago
[D11] [UI] HUD stance indicators change update quicker. Weapon idle anims set to looping.
6 Years Ago
don't copy linux steam stuff
6 Years Ago
[D11][OPT]] Take out footstep effects
6 Years Ago
Fixed LightLOD component triggering update calls every frame for intensity fading Fixed LightEx handling of LightLODs in regards to pooling
6 Years Ago
merge from main/soundvoicecleanup
6 Years Ago
SoundClasses set virtualization priority Paused sounds switch to lowest priority
6 Years Ago
merge from main
6 Years Ago
Swap some stray static SoundPlayers to AmbienceEmitters Stop and recycle more out of range loops instead of pausing them Scene2Prefab
6 Years Ago
fixed mounting regular horses
6 Years Ago
Added support for instanced deferred mesh decals. Added simple instanced draw call culling based on mip streaming info. Enabled prop instancing
6 Years Ago
Hapis optimizations - improved culling volumes, removed old scripts, updated some lighting
6 Years Ago
Disable network service port in D11_LOCAL_SERVER mode
6 Years Ago
Merge instancing branch
6 Years Ago
Revert project version to 2019.1.3f1
6 Years Ago
Revert to 2019.1 packages
6 Years Ago
Updated map file.. not sure why this has changed tbh..
6 Years Ago
Server compile fix
6 Years Ago
enable instancing on another material
6 Years Ago
revert metas to 2019.1 format
6 Years Ago
Stripped obsolete lights from powerline_pole_a
6 Years Ago
[D11] [UI] Fixed crash when attempting to recycle certain objects.
6 Years Ago
NPCs no longer inherit the network group from their parent (similar to players, should greatly reduce cargo ship networking overhead)
6 Years Ago
[D11] Deletion of file name conflict after merge.
6 Years Ago
[D11] [UI] Fixed non-looping animations and optimised CH47Animator class. Added filter option in animation debug window.
6 Years Ago
Possible decryption fix
6 Years Ago
Fixed bullshit warnings in WorldModel