reporust_rebootcancel

108,603 Commits over 3,867 Days - 1.17cph!

9 Years Ago
Trim newlines and shit from phrases
9 Years Ago
Fixed phrases not updating properly because of rogue tabs Added SpawnHandler warnings when AddInstance is called out of order Testing out server console utf encoding
9 Years Ago
Triggers - don't create list objects until they're needed
9 Years Ago
Loadtime test
9 Years Ago
seperated the attack animations for the bolt rifle, so players can fire and hold the button down, and then let go to resume the bolt cycle action
9 Years Ago
scene backup
9 Years Ago
Touching flowers to try to fix weird stretching thing in editor
9 Years Ago
SoundManager error handling
9 Years Ago
Fixed ServerCycle error
9 Years Ago
stag metafile changes
9 Years Ago
Made ladder placement more tolerant of uneven surfaces ( like rocks ) Can place ladder even if no building permission
9 Years Ago
got rid of clovers adjusted flower lods
9 Years Ago
Fix stag footstep sound references
9 Years Ago
Turned shadow casting off on clutter flowers/clovers
9 Years Ago
BuildingBlock / Signage need to start disabled
9 Years Ago
Made low-quality LOD of roofs disappear again when getting close (temp fix)
9 Years Ago
Removed trigger-based nearby entity detection from camera Made conditional building black spawning use the LOD grid (now also affected by object quality slider) Made sign texture requesting use the LOD grid
9 Years Ago
Don't strip all scripts that implement ILOD from servers (implement IClientComponents if desired)
9 Years Ago
Ladder placement orientation
9 Years Ago
Wooden Ladder item
9 Years Ago
Lets treat prefab/asset/unity files as binary - because merging them should never happen
9 Years Ago
Ladder trigger Ladder movement PlayerMovement dev scene Serverside held entities properly hidden in editor
9 Years Ago
Skipping FixAtlasMipLevels in D3D11; UpdateExternalTexture bug was disabling bilinear filtering permanently
9 Years Ago
Deleted some SE plugin inspector terribleness
10 Years Ago
Don't force-initialize LOD grid when refreshed
10 Years Ago
Added object quality slider to F2 menu
10 Years Ago
backup
10 Years Ago
Mushrooms no longer collide with player movement
10 Years Ago
Removed deprecated inspector variable from spawn population
10 Years Ago
Keep track of spawned densities in spawn handler Prevent any densities higher than 2 * population target density
10 Years Ago
Converted hand placed Hapis Island rocks to LOD grid
10 Years Ago
Updated shader variants Added Powerline pole LOD Fixed littery sleepers
10 Years Ago
fuck! forgot to check in some shit.. fuckity fuck the horse i rode in on..
10 Years Ago
fixed the weird Super Mario Bros foot sliding of the player when he came to a stop. The player's feet now stop much quicker. Added multi-directional jumping animations.
10 Years Ago
fixed bug where if you walked closer to an animal for the first ttime, it would appear to be running in place like it's ass was on fire.
10 Years Ago
lowered the playback rate for some of the player animations as some people have commented that the player runs like he's on crack
10 Years Ago
Added some clothing world models
10 Years Ago
Fixed skinning issues on jacket_mid. Updated LOD3 on snow_jacket to be lower poly count. Added "_new" prefabs for snow and mid jackets to address skinning issues with old prefabs.
10 Years Ago
Make new animal footsteps more distinct
10 Years Ago
Fix for rust blend layer spec shader
10 Years Ago
Added uv scroll to rust standard and blendlayer shaders Added metallic path to relevant standard layers Added metallic version of rust standard shader
10 Years Ago
Updated SpeedTree shaders to 5.1.0f1
10 Years Ago
Fixed chat not showing
10 Years Ago
Fixed NREs
10 Years Ago
Updating error logger urls for 5.1
10 Years Ago
fixed some minor issues with the 3rd person pistol animations; added a jumping animation for when the player is running backwards and does a jump
10 Years Ago
Road wip
10 Years Ago
Added integer versions of Vector2 and Vector3 Added WorldSpaceGrid (generic grid data structure)
10 Years Ago
Hide IP addresses in statis command if not an admin/moderator
10 Years Ago
Bunch of PVT related fixes for D3D11 Fixed base pyramid in D3D11; also affected low quality non-PVT modes Restored splat atlas textures to 8k; shaders are expecting 2k splats Updated native builds