193,212 Commits over 4,049 Days - 1.99cph!

11 Years Ago
[ultimate_soldier] Entryways now use the same carpet as the main level.
11 Years Ago
Fixed game display being slightly occluded by the toolbar.
11 Years Ago
Changed UI layout, toolbar is now on the left so the console text doesn't keep moving around when opening the game list
11 Years Ago
Merge from main
11 Years Ago
[ultimate_soldier] level exits
11 Years Ago
Basic web player support.
11 Years Ago
Merged forest 1/2 and forest 3/4/5 (do the full set of 7 once the first 4 are complete)
11 Years Ago
Changed skinned collider to reference parts using an int hash based on full prefab path + name (eradicates name collisions)
11 Years Ago
Some slight input changes.
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
merge
11 Years Ago
Removed superfluous IDial interface, fixed for U5b10.
11 Years Ago
[ultimate_soldier] Streamlined initial spanning tree generation logic.
11 Years Ago
Some of the effects stuff was broken on import :( It's working now though.
11 Years Ago
[ultimate_soldier] civilians try to follow nearby SWAT team, civilians can get shot
11 Years Ago
Improved burlap clothing set icons.
11 Years Ago
QA tweaks on a few more clothing pieces.
11 Years Ago
Boot spec tweaks.
11 Years Ago
Face mask spec.
11 Years Ago
Tweaked coffee can helmet spec.
11 Years Ago
Sweeping changes to the rock spawns, to stop them from looking like giant litterbox turds.
11 Years Ago
Added slight sharpening to the post process.
11 Years Ago
One last file.
11 Years Ago
Missing files.
11 Years Ago
Updated the snow jacket and added variants of it. And some hazmat db stuff.
11 Years Ago
Fixed menu water, and water.mat foam.
11 Years Ago
Hazmat db updates.
11 Years Ago
Grumble grumble
11 Years Ago
Added gunshot sound testing.
11 Years Ago
more animations for the view model oil lantern
11 Years Ago
fixed some bugs with the gesture layer;
11 Years Ago
- Added some camera helper scripts for filming sequences - Moved camerapath3 out to the root assets folder because it think it's special.
11 Years Ago
MiniRaven fixes
11 Years Ago
added a gesture_layer in the mecanim; Setup alex's gestures.
11 Years Ago
OCD
11 Years Ago
▇'▇ ▋▊ ▉▉█▋▉
11 Years Ago
Post-merge cleanup
11 Years Ago
Updated game manifest Made TerrainTopology.Enum values continuous powers of two
11 Years Ago
Added Muzzle flash.
11 Years Ago
Merge from main
11 Years Ago
Added inspector variable attribute for enum masks Changed most enums in SpawnFilter to masks (for multiselect support) Removed tons of unused parameters from SpawnFilter (most were merged into TopologyType) Optimized SpawnFilter factor calculation Added dedicated forest edge regions (so we can add different trees and dense border foliage) Added TerrainLayout (read & write terrain layout info) Added a terrain layout pre-pass to the terrain generation (bakes biomes and topology) Optimized terrain generation (mostly due to the layout prepass) Added placeholder trees to the arid biome Made forest size and frequency tweakable for every forest type
11 Years Ago
updates to player gesture source
11 Years Ago
Added more options for effect pooling.
11 Years Ago
particle and sound effect prefabs are now seperated so that sound doesn't get overloaded!
11 Years Ago
Re-implemented sprite atlas exporting.
11 Years Ago
Increasing client.lerptime default Fixed being able to build on floor frame Fixed stairs collision Fixed not always being able to place doors on upper floors
11 Years Ago
[ultimate_soldier] Tweaked ally and enemy placement so the proportion of enemies depends on difficulty and enemies cannot spawn next to the player.
11 Years Ago
Set up a simple bullet impact effect test
11 Years Ago
Console lines can be clicked to copy them to the clipboard, and mousing across a line too long to fit on the screen will pan it.
11 Years Ago
Increased water temperature Reduced lung capacity Reduced stomach capacity Increased self drying ability Made water surface visible from underneath again