243,708 Commits over 3,898 Days - 2.61cph!
Merge branch 'master' of arcade
Conflicts:
Resources/GameAPI.BudgetBoy.dll
Unity/Assets/Plugins/GameAPI.BudgetBoy.dll
Fixed scripts within subdirectories not being compiled.
Fixed scripts within subdirectories not being compiled.
Fixed all sorts of issues with the billboard import settings of the new trees
Fixed some issues regarding AI system performance
Fixed prone being on in player models (!)
Calibrated the LODing on all field trees
Ignoring UnityVS.VersionSpecific.dll and meta
Deleting UnityVS.VersionSpecific.dll (it auto re-creates itself)
Field tree billboard mats and normalmap meta fix.
Proper billboard import settings, and cleaned up old clutter.
Field tree lod billboard textures
Merge branch 'master' into networking
Conflicts:
Unity/ProjectSettings/InputManager.asset
Merge branch 'master' into networking
Conflicts:
Unity/ProjectSettings/InputManager.asset
added mousewheel zooming for the demo scene
added mousewheel zooming for the demo scene
Graphics.GetImage logs the image name if it cant find it
Graphics.GetImage logs the image name if it cant find it
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
added userprefs to gitignore
added userprefs to gitignore
Exposed writing and rendering to / from streams in GameBase
Exposed writing and rendering to / from streams in GameBase
Tidied a lot of shit up making road and zone factorties.
Need to keep track of how often generate is called for each road section
Need to generate meshes again making sure that positions are updated properly
Merge branch 'master' of arcade
Merge branch 'master' of arcade
Switched '{0}' for '#' in animation constructor patterns.
Switched '{0}' for '#' in animation constructor patterns.
server spawns a cabinet on MapLoadDone
server spawns a cabinet on MapLoadDone
Removed redundant line from build_all.sh
Removed redundant line from build_all.sh
Merge branch 'master' into networking
Merge branch 'master' into networking
added example player controller, will replace with a custom made fps camera and controller
added bouncy ball for fun
added example player controller, will replace with a custom made fps camera and controller
added bouncy ball for fun
changed makefiles to use diff mono compiler
changed makefiles to use diff mono compiler
Added possibly redundant exit lines to the end of shell scripts.
Added possibly redundant exit lines to the end of shell scripts.
Hopefully fixed an issue with build_all.sh
Hopefully fixed an issue with build_all.sh
Cabinets now retain changes made in the inspector.
Cabinets now retain changes made in the inspector.
Added a new method to create animations.