249,018 Commits over 3,959 Days - 2.62cph!
Started work on cleaning up building on Unix.
Some additional coroutine utility classes and methods.
Some additional coroutine utility classes and methods.
added newline support to text
added newline support to text
Experimenting a bit with setting up Behave and smart objects.
▅▊▄▅▄▉▆▄▋ ▊▊▄▍█ █▍ ▅▅▌ █▄▄ ▅▊▆▄█▉▉▆
sound effects for the thompson gun
Thompson shubmachine gun viewmodel is all done.
Added a bit more proc gen an then started tearing the roadsection shit apart again.
Exported new island with better splat and tree guide for more testing of MegaScatter. Getting better results now, but not great yet.
Fixed terrain color map alpha not getting refreshed after placing the landmarks
Fixed tons of issues with the player movement
Nuked temperate canyons scene. Added another test island. Added MegaScatter plugin for terrain workflow. Added utility script to replace terrin splatmaps.
Started on Behave integration and setting up the first actual experimental structure in the Behave editor.
Added rigged snow jacket and tshirt models, materials, and prefabs
Get rid of PlasticSCM files from .vpks too!
Refactored wolf controller
Added behaviour trees + controllers for all animal types (shouldn't change anything - copy & paste for now)
Updated animal prefabs
Fixed wood pile being hyper bright
Updated ProjectVersion.txt to 5.0.0b3
Made all AIObstacle classes respect object scales
Added AIObstacle components to the cubes in the test level
Fixed StartLocallyControlling using null controller entity
Fixed StartLocallyControlling using null controller entity
Attempt to fix missing material on the lantern
Updated to Unity 5.0.3 beta, which seem to have changed some meta files. Checking in and hopefully won't cause too bad conflicts if any.
Fixed obstacle script parameters on the animals
Fixed obstacle script parameters on resources
removed more bolt user files
removed more bolt user files
Merge branch 'master' of arcade
Conflicts:
Unity/Assets/Plugins/Editor/GameAPI.Editor.dll
Unity/Assets/Plugins/GameAPI.dll
Merge branch 'master' of arcade
Conflicts:
Unity/Assets/Plugins/Editor/GameAPI.Editor.dll
Unity/Assets/Plugins/GameAPI.dll
forgot to load game state on the server cabinet before broadcasting it to everyone else
forgot to load game state on the server cabinet before broadcasting it to everyone else
GameCabinet.IsLocallyControlled is now no longer publicly settable, and StartLocallyControlling(camera) / StopLocallyControlling() must be used.
GameCabinet.IsLocallyControlled is now no longer publicly settable, and StartLocallyControlling(camera) / StopLocallyControlling() must be used.
Changed game control events to use 2 events for playing and leaving, changed them to global events so they can be reliable.
Changed game control events to use 2 events for playing and leaving, changed them to global events so they can be reliable.
updated bolt to latest version to make use of connection request token.
updated bolt to latest version to make use of connection request token.