repoarcadecancel

3,393 Commits over 273 Days - 0.52cph!

10 Years Ago
Nasty fix for nasty fix.
10 Years Ago
Nasty fix for nasty fix.
10 Years Ago
Reordered precedence when detecting the core language used by a game.
10 Years Ago
Reordered precedence when detecting the core language used by a game.
10 Years Ago
Nasty fix for TestJS not building when using make.
10 Years Ago
Nasty fix for TestJS not building when using make.
10 Years Ago
Fixed case where makefiles would grow exponentially.
10 Years Ago
Fixed case where makefiles would grow exponentially.
10 Years Ago
Stopped using URIs for path comparisons in the bindings generator to hopefully fix an issue on Unix systems.
10 Years Ago
Stopped using URIs for path comparisons in the bindings generator to hopefully fix an issue on Unix systems.
10 Years Ago
Fixed JS stage creation.
10 Years Ago
Fixed JS stage creation.
10 Years Ago
Started testing JS stage creation.
10 Years Ago
Started testing JS stage creation.
10 Years Ago
Exposed Stage and Entity to bindings generation.
10 Years Ago
Exposed Stage and Entity to bindings generation.
10 Years Ago
Fixed void returning method generation and proxy array parameters.
10 Years Ago
Fixed void returning method generation and proxy array parameters.
10 Years Ago
Auto generated files are now not overwritten if no update is required.
10 Years Ago
Auto generated files are now not overwritten if no update is required.
10 Years Ago
Added struct conversion generation.
10 Years Ago
Added struct conversion generation.
10 Years Ago
Created SteamServerAuth class to handle connections that are waiting to be authed by Steam. Drops the connection when timed out or failed auth.
10 Years Ago
Created SteamServerAuth class to handle connections that are waiting to be authed by Steam. Drops the connection when timed out or failed auth.
10 Years Ago
Added struct binding generation.
10 Years Ago
Added struct binding generation.
10 Years Ago
Server uses auth tickets sent from clients.
10 Years Ago
Server uses auth tickets sent from clients.
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade the commit.
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade the commit.
10 Years Ago
Updated Bolt and Steamworks to latest versions. Testing Steam authing to see if it works before I implement it for reals.
10 Years Ago
Updated Bolt and Steamworks to latest versions. Testing Steam authing to see if it works before I implement it for reals.
10 Years Ago
[memory_dungeon] more combat, enemy and weapon hp and death
10 Years Ago
[memory_dungeon] more combat, enemy and weapon hp and death
10 Years Ago
added int versions of Min and Max to Mathf
10 Years Ago
added int versions of Min and Max to Mathf
10 Years Ago
Added controls bindings.
10 Years Ago
Added controls bindings.
10 Years Ago
Fixed another bug with proxy method generation.
10 Years Ago
Fixed another bug with proxy method generation.
10 Years Ago
Fixed proxy method generation.
10 Years Ago
Fixed proxy method generation.
10 Years Ago
Fixed root game object not being set correctly.
10 Years Ago
Fixed root game object not being set correctly.
10 Years Ago
Proxy class generation can now include inheritance.
10 Years Ago
Proxy class generation can now include inheritance.
10 Years Ago
Other proxy types are now used for members in generated proxy type definitions.
10 Years Ago
Other proxy types are now used for members in generated proxy type definitions.
10 Years Ago
Implemented basic Bindable proxy instance class generation.
10 Years Ago
Implemented basic Bindable proxy instance class generation.