201,330 Commits over 4,171 Days - 2.01cph!
[ultimate_soldier] muzzle flashes
[ultimate_soldier] muzzle flashes
fixed some clipping for some of the vm_ models
adjusted the positioning on some vm_ prefabs to fix some clipping issues
Added StateMachineBehavior for animation randomisation. Sends random numbers to a blendtree based on the number of animations available (currently entered by hand, but will make it automagic)
More Wolf and Mammoth updates
[ultimate_soldier] enemy death anim
[ultimate_soldier] enemy death anim
Started on new Group Controller implementation based on the new Unit/Group Settings implementations.
Spawning of viewPrefab from the HumanUnitSettings now works through the HumanTribeGroupController, but for some strange reason, I can't drag UnitViews onto Gender specific View Prefabs...?
updated player rock attack source file
More fixes to group spawning. Not quite there yet, but getting there.
Fixed file.Find returning non Lua files in the directories table when used with the LUA path
file.Delete can now delete empty directories
The JS bindings for Stage.Add should now accept both sprites and entities. Otherwise if a basic object is used it is converted to be an entity.
The JS bindings for Stage.Add should now accept both sprites and entities. Otherwise if a basic object is used it is converted to be an entity.
Tweaked quality settings
Tweaked LODs on player models
[ultimate_soldier] enemies shoot, bunch of tweaks
[ultimate_soldier] enemies shoot, bunch of tweaks
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
Updated eoka & revolver wm prefabs
Renamed IdleBlender to AnimationRandomiser, and made more generic.
Cleaned up SceneSaveHook and nuked the duplicate "Editor Only" tag.
SkinnedMultiMesh now creates a shared LODGroup
Added LOD slider to PlayerModel scene
Updated all scenes with correcct Editor Only tagged objects... because Unity likes to recreate the tag :|
Made animal ragdolls out of flesh
Animal skins now have colliders, so you can't run through them
Fixed players not going into the sleeping pose
Blunt concrete impact had a bullet hole quad
Don't run item commands if too far away
Fixed tree health/wood gather amounts
Added anim events to torch 'lit' vm anims
Tweaked GA session timeout
Fruit bush speedtree, fixed error in SceneInfo.cs (tag string)
Fruit tree updates. Couple small tweaks to Camera script. Ocean and sky prefabs updated.
Unit View prefabs added for all current animals
Compressed some textures that were probably uncompressed for a good reason