242,123 Commits over 3,867 Days - 2.61cph!

10 Years Ago
Small changes to docs and some refactoring.
10 Years Ago
Unity DLLs are now automatically copied into Resources if the existing copies differ to the versions in Unity's installation path.
10 Years Ago
Need to roll back to Unity 4 because Bolt doesn't work.
10 Years Ago
[Vector3DTest] Some final tweaks.
10 Years Ago
Fixed stone hatchet normalmap.
10 Years Ago
Properly fixed line clipping this time.
10 Years Ago
Implemented line clipping in DrawLines().
10 Years Ago
Added SeedRandom.Wanghash
10 Years Ago
Added SuperSampling and AtmosphericBlend from Rust.
10 Years Ago
▆▆▇█▉▅ ▌▄▌ ▇▍▉▉▊█▅▅
10 Years Ago
Disabled terrain spec until the shader supports 5.0 deferred
10 Years Ago
Added back text rollovers for Play and Record
10 Years Ago
Fixed player model scene
10 Years Ago
[Vector3DTest] Near plane clipping.
10 Years Ago
updated stone hatchet icon
10 Years Ago
[Vector3DTest] Moved screen adjustments into perspective matrix, basic line culling.
10 Years Ago
changed autospawn/resources to autospawn/resource protocol++
10 Years Ago
[Vector3DTest] Fixed cuboid rendering, no frustum clipping yet.
10 Years Ago
Fix for cursor controls in the emulator.
10 Years Ago
[ultimate_soldier] removed debug visuals
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
fnished the 3rd person medical syringe animations
10 Years Ago
Small model/texture tweak for the bandages. Forgot to add some stuff to the original checked in files
10 Years Ago
Adding bandage case viewmodel and textures
10 Years Ago
Looks like text rollovers didn't commit correctly
10 Years Ago
Tweaked volumes of animal sounds Fixed footsteps being broke
10 Years Ago
Updated WeatherManager to minipulate new global fog values. Tweaked weather and season settings.
10 Years Ago
commiting source files for recent view models and 3rd person anims
10 Years Ago
Fixed tint in terrainBlendObj shader; also had to modify top_grass mat's color Fixed terrainBlendExt reference material
10 Years Ago
Fixed supersampling
10 Years Ago
implemented new stone hatchet & updated anims/prefabs/materials
10 Years Ago
Rock updated
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Started a vector-based 3D test.
10 Years Ago
- Updated TOD - Removed Water Pro entirely - Tweaked Sky/Camera/Render Settings
10 Years Ago
Footstep sounds for Dirt, Forest, Rock, Sand, Tundra, Wood and Snow
10 Years Ago
Don't multithread terrain generation if inside the Editor (spazzes out as of u5b8)
10 Years Ago
Removing debug output from ItemAction_Metabolism
10 Years Ago
Added FirstPersonEffect - which changes sounds to 2D if we're the source and we're in first person mode Added muzzle to thompson worldmodel Fixed weapon items not all having the right effectPrefab set
10 Years Ago
Time of Day update to 2.3.0 RC2
10 Years Ago
Added text rollover to toolbar buttons
10 Years Ago
Fixed wm prefabs for salvaged tools (as they'd somehow broken again)
10 Years Ago
Dedicated server - always try to load the last save
10 Years Ago
Fixed demo sounds throwing errors after switching between hotloaded games.
10 Years Ago
added new stone hatchet VM,WM and textures ready for prefab update
10 Years Ago
Generate terrain normal+height to disk, instead of at compile time
10 Years Ago
Fixed errors on toggle
10 Years Ago
Started a new game.
10 Years Ago
Toolbar is now just a panel on a full screen canvas, easier to work with.
10 Years Ago
tweaked bow ironsight ( zooms in less & stays focused on target after firing)