243,776 Commits over 3,898 Days - 2.61cph!
Added new styles and scripts.
Added new styles and scripts.
Fixed being able to place building blocks through walls
Implemented index page generation.
Made players walk and sprint slower backwards than forwards
Slightly nerfed jumping on slopes (last ground speed = max air speed)
Fixed that the landing head bob was being played when leaving water
Finished implementing basic documentation generation for each type.
Added interface implementation bindings documentation generation.
Added interface implementation bindings documentation generation.
[ultimate_soldier] pick up gun with right click
Added Bindable class documentation generation.
Added Bindable class documentation generation.
Fixed door not having level skin textures (placeholders)
Fixed lock dissapearing when upgrading/downgrading a door
Fixed HTML opening tags in the doc generator, initial documentation commit.
Initial documentation commit.
Initial documentation commit.
Fixed documentation being outputted to the wrong directory.
Fixed Documentation submodule.
Fixed documentation submodule path.
Commiting because apparently I have to now? Plastic wat.
Made snow texturing independent from terrain using triplanar projection
Moved snow code to Weathering.cginc; removed deprecated code
Fixed unshaded output
Debug info for player wakeup bug
Added submodule for docs.
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
[ultimate_soldier] guns cant go out of bounds
About to start generating to gh-pages.
Merge branch 'master' of github.com:Facepunch/arcade
fixed Controls.Start not working
Implemented basic documentation generation for struct bindings.
Removed missing trees from testlevel (fixes editor crashing)
Don't bother with steam auth if in editor
Rnamed Animator to AnimatorEx (fixes warning)
Added first version of snow overlay to terrainBlendExt; could move to a weather control
[ultimate_soldier] guns on ground highlighted when youre touching them
Added player flinch anims
[ultimate_soldier] guns collide with walls
Forcing terrainBlendObj to material properties on inspector edit
[ultimate_soldier] fixed that white line on the first frame
[ultimate_soldier] soldiers drop gun when shot
SeasonManager now updates materials via TerrainBlendExtention
changed the sound distances on several of the sound effects (footsteps / bullet impacts/ etc..). Set all viewmodel sounds to 2D
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
Tinkering with WorldManager and SeasonManager
Fixed customMesh not getting serialized