reporust_rebootcancel

113,487 Commits over 3,959 Days - 1.19cph!

11 Years Ago
Fixed Foundation scale.
11 Years Ago
Backup commit
11 Years Ago
Updated clothes to use new skin shader
11 Years Ago
Fixed rock_13 not recieving shadows
11 Years Ago
Fixed motion blur popping on LOD object switch
11 Years Ago
11 Years Ago
Reverted client.cs
11 Years Ago
https://www.youtube.com/watch?v=b_4Y21Pprzw
11 Years Ago
Fixed building parts not showing in context menu
11 Years Ago
Synced with admin site, phrases
11 Years Ago
Successfully added procedural virtual texturing to TestLevel; building up to ProceduralMap
11 Years Ago
Backup commit for tree billboard stuff.
11 Years Ago
Improved trunks on forest 6's and 7's.
11 Years Ago
Made Newman's new back glow a little less.
11 Years Ago
Mergymerge to fabricate some tree billboard normal maps.
11 Years Ago
Random stuff before merge from main.
11 Years Ago
Fixed compilation error in Client.cs
11 Years Ago
Added normal mapping support to the tree billboard shader
11 Years Ago
Use the tick in lerp time. This is all fucked but it's better than nothing right now.
11 Years Ago
Snow heightmap and better spec.
11 Years Ago
Flinch animations (implemented but not really)
11 Years Ago
Added skin shader (keeping old mats for comparisons)
11 Years Ago
Implemented Blunt and Slash impact effects ImpactParticles scene lets you choose bullet, blunt, slash Moved DamageTypes to its own file Melee/ProjectileAttack now specify damage type
11 Years Ago
Moved grass impact effect prefab to right place
11 Years Ago
Added right click plan switching, makes building less terrible
11 Years Ago
Added profiler blocks around all server raytraces
11 Years Ago
Transform monitor tweaks, report
11 Years Ago
Made rocks no longer use LOD1 as collision mesh clientside
11 Years Ago
Started right click build component menu
11 Years Ago
New collision meshes for the big trees. Fixed some branch color mismatch.
11 Years Ago
Rock 10, you've been bad. Get in line.
11 Years Ago
Large rocks are no longer blurry. Set proper LOD ranges for all rocks. Adjusted rock 11 to look more like the intended cluster, as opposed to a single rock.
11 Years Ago
all the .wav files for the bear sounds
11 Years Ago
11 Years Ago
improved some of the bear animations; Also added sounds for all of the bear anims;
11 Years Ago
Fixed rock 13 & 10 LODs.
11 Years Ago
Updated Building parts texture.
11 Years Ago
Added tick number to network messages (not used for anything yet)
11 Years Ago
▉█▉▌▊▇ ▊▄ ▋▅▆▍▊ ▍▋▇ ▊▇▊ ▆▉▅▋▅. ▌▄▋ ▄▇▉ ▅▅▅ ▋▉▌▋ ▉▉▉ ▊▇▇▇▅..
11 Years Ago
Added procedural virtual texturing terrain code
11 Years Ago
Fixed issue with loot window
11 Years Ago
Warning when transform changes (a lot) with collider and no rigidbody
11 Years Ago
Don't know why this exists, deleting
11 Years Ago
Changed all TerrainMath.GetHeight overloads to be in world space coordinates Made resource spawn faster in the TerrainGenerator test scene Added min and max height to spawn filters Added water rocks
11 Years Ago
Tweaked TransformChangeMonitor for speed Dropping items now throws them forward out of the players eyes Fixed incorrect use of Random.Range in arrays with ints Fixed dropped items colliding with player
11 Years Ago
Tweaked 3m Stairs so they blend link to a second set of stairs stacked.
11 Years Ago
Adding UnityVS (hopefully this won't fuck Andre on osx over)
11 Years Ago
Fixed prefab preprocessing system trying to destroy itself in-editor
11 Years Ago
Added generic prefab preprocessor system Added serverside MeshToBoxCollider preprocessor to rocks
11 Years Ago
Fixed server NRE's in NetworkSleep