3,393 Commits over 273 Days - 0.52cph!
Included latest release builds of the API.
Included latest release builds of the API.
Fix for camera translation not being networked.
Fix for camera translation not being networked.
Included fix for a possible issue when rendering from a stream, and a partial implementation of rendering from a stream.
Included fix for a possible issue when rendering from a stream, and a partial implementation of rendering from a stream.
Merge branch 'master' into networking
Merge branch 'master' into networking
client spawns an entity when arcade screen is clicked, this is so I can see if I can get the serialized graphics data replicated to clients
client spawns an entity when arcade screen is clicked, this is so I can see if I can get the serialized graphics data replicated to clients
Added implicit conversions between Color24 and int, and some comments for swatch related methods in Palette.
Added implicit conversions between Color24 and int, and some comments for swatch related methods in Palette.
Added comments to the Swatch class.
Added comments to the Swatch class.
Made Entity.Stage setter internal.
Made Entity.Stage setter internal.
Merge branch 'master' of arcade
Conflicts:
Resources/GameAPI.BudgetBoy.dll
Unity/Assets/Plugins/GameAPI.BudgetBoy.dll
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.
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
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