3,393 Commits over 273 Days - 0.52cph!
Documentation directory is automatically created if it doesn't exist.
Merge branch 'master' of ssh://github.com/Facepunch/arcade
Now ignoring Documentation.
Merge branch 'master' of ssh://github.com/Facepunch/arcade
Removed Documentation submodule.
Some refactoring to prepare for allowing C# scripting.
Games can now be loaded from directories without a Resource subdirectory.
Merge branch 'master' into deploy
Fixed loading JS games chosen in the editor.
Merge branch 'master' into deploy
Now using Pngcs for image loading, indexed png files are now supported.
Merge branch 'master' into deploy
Game packages can now be loaded from files in the `Games` directory.
Merge branch 'deploy' of arcade
Merge branch 'master' of arcade
Fix for copying console lines to clipboard.
Merge branch 'master' into deploy
Minor fix that allows games to be packaged
Merge branch 'master' of arcade
Attempting to remove a renderable from a stage it is not added to now just silently fails.
Merge branch 'master' of github.com:Facepunch/arcade
[ultimate_soldier] fixed out-of-bounds bug, more/cheaper friendly soldiers
Standalone build packaging is now performed elsewhere.
Added Build.WebPlayer() method.
[ultimate_soldier] fixed some money stuff
Merge branch 'master' of github.com:Facepunch/arcade
[ultimate_soldier] fixed civilian not loading base class sounds
Fucked with player and quality settings for the BBDK.
Graph is now coloured again.
Fixed a possible exception when removing entities.
Added a couple of convenient scripts to call premake5.
[ultimate_soldier] more sfx
[ultimate_soldier] starts with title screen again
[ultimate_soldier] cam shake when shooting
[ultimate_soldier] diff colored walls
[ultimate_soldier] player spawns in center of shop room
[ultimate_soldier] AI pick up the best closest gun they can see, instead of just the closest
[ultimate_soldier] floater text when saving civilian
[ultimate_soldier] a bit of fading, janky though
Merge branch 'master' of arcade
Merge branch 'master' of github.com:Facepunch/arcade
SetLayer checks to see if renderable exists
[ultimate_soldier] guns wont shoot when throwing them into buttons
[ultimate_soldier] civs prefer to follow player, cant leave through entrance
[ultimate_soldier] some mission progression stuff
Fixed Builds directory not being removed.
Added unix standalone builds.
Reduced standalone zip compression level to compare build times.
[ultimate_soldier] fixed a crash for very small levels
Merge branch 'master' of arcade