201,287 Commits over 4,171 Days - 2.01cph!
[ultimate_soldier] think i finally fixed bodies overlapping walls
Made god rays utilize depth values again (Petur... stahp)
Time of Day update to 2.3.0 prerelease 3
▄▆█▆▍ ▇▄▊▅▋▆▄▅▅▅█▉ ▇▇▌▊▇▊▅▋█ ██▋▌ ▆▊▆▉
Fixed albedo/diffuse blending
Fixed Splat Tints and UVMIX shader params not set on the global scope; required by BlendWidthTerrain shaders
Added terrain-mesh blending of diffuse and specular colors
Now saving a reference mesh to keep sharedMesh updated with latest import; ATM requires manual disable/enable component to update
Fixed customMesh not getting serialized
Tinkering with WorldManager and SeasonManager
Fixed terrain blend seam transitions; per-vertex normal just didn't cut it, brought back terrain normal map initialization
Added grabTerrainDiffuse toggle to terrainBlendObject; uses terrain diffuse across the entire surface but still blends the normals
Added reload mesh button to terrainBlendObject inspector
changed the sound distances on several of the sound effects (footsteps / bullet impacts/ etc..). Set all viewmodel sounds to 2D
SeasonManager now updates materials via TerrainBlendExtention
[ultimate_soldier] soldiers drop gun when shot
[ultimate_soldier] fixed that white line on the first frame
Forcing terrainBlendObj to material properties on inspector edit
[ultimate_soldier] guns collide with walls
Added player flinch anims
[ultimate_soldier] guns on ground highlighted when youre touching them
Added first version of snow overlay to terrainBlendExt; could move to a weather control
Removed missing trees from testlevel (fixes editor crashing)
Don't bother with steam auth if in editor
Rnamed Animator to AnimatorEx (fixes warning)
Implemented basic documentation generation for struct bindings.
fixed Controls.Start not working
Merge branch 'master' of github.com:Facepunch/arcade
About to start generating to gh-pages.
[ultimate_soldier] guns cant go out of bounds
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
Added submodule for docs.
Debug info for player wakeup bug
Made snow texturing independent from terrain using triplanar projection
Moved snow code to Weathering.cginc; removed deprecated code
Fixed unshaded output
Commiting because apparently I have to now? Plastic wat.
Fixed documentation submodule path.
Fixed Documentation submodule.
Fixed documentation being outputted to the wrong directory.
Initial documentation commit.
Initial documentation commit.
Fixed HTML opening tags in the doc generator, initial documentation commit.
Fixed door not having level skin textures (placeholders)
Fixed lock dissapearing when upgrading/downgrading a door
Added Bindable class documentation generation.
Added Bindable class documentation generation.
[ultimate_soldier] pick up gun with right click
Added interface implementation bindings documentation generation.
Added interface implementation bindings documentation generation.