192,957 Commits over 4,049 Days - 1.99cph!

11 Years Ago
Updated gestures source anim
11 Years Ago
Updated some decor and spawn filter rules
11 Years Ago
Fixed server tracking code having a trailing space
11 Years Ago
Shark, whale, bear, WM update
11 Years Ago
Whitelisting IPs
11 Years Ago
Undone another one of Scott's crazy commits
11 Years Ago
11 Years Ago
11 Years Ago
11 Years Ago
Added a slippery slope piece to the test level
11 Years Ago
More work on the character controller
11 Years Ago
More usable perf logging
11 Years Ago
Started implementation of GroupController and Group spawning for a zone. Nothing that actually spawns yet, but it's getting there...
11 Years Ago
Fixed compile warnings in torch anim controller
11 Years Ago
Added GA to server too GA now reports memory, average fps
11 Years Ago
Added player gestures anims ( point / thumbsup / wave )
11 Years Ago
11 Years Ago
Added some missing #if SERVER
11 Years Ago
Added waypoint system Added dedicated subtree behaviour system Added animal patrol behaviour Made behaviour trees more modular
11 Years Ago
Added gestures folder & anim source file.
11 Years Ago
Valid resource type names now have automatically created alias variables.
11 Years Ago
Valid resource type names now have automatically created alias variables.
11 Years Ago
Added an OnReceiveBindingInstance() virtual method to Bindable, and made Bindable to ObjectInstance translation automatic.
11 Years Ago
Added an OnReceiveBindingInstance() virtual method to Bindable, and made Bindable to ObjectInstance translation automatic.
11 Years Ago
Added convars to adjust physics iterations, physics steps at runtime
11 Years Ago
Added bindings for resource loading, started work on a JS port of SmashBlox.
11 Years Ago
Added bindings for resource loading, started work on a JS port of SmashBlox.
11 Years Ago
11 Years Ago
Added beaches1 and beaches2 placeholders
11 Years Ago
11 Years Ago
11 Years Ago
Fixed resources loaded from saves not incrementing the population count
11 Years Ago
updated Rock VM material and maps
11 Years Ago
[memory_dungeon] message box tweaks
11 Years Ago
[memory_dungeon] message box tweaks
11 Years Ago
[memory_dungeon] cursor shows # of remaining moves in the turn
11 Years Ago
[memory_dungeon] cursor shows # of remaining moves in the turn
11 Years Ago
[memory_dungeon] player turn timing re-structured
11 Years Ago
[memory_dungeon] player turn timing re-structured
11 Years Ago
[memory_dungeon] damage floaters
11 Years Ago
[memory_dungeon] damage floaters
11 Years Ago
Replaced Mathf.Max(int, int) with Math.Max.
11 Years Ago
Replaced Mathf.Max(int, int) with Math.Max.
11 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: GameAPI/Mathf.cs
11 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: GameAPI/Mathf.cs
11 Years Ago
Nasty fix for nasty fix.
11 Years Ago
Nasty fix for nasty fix.
11 Years Ago
Reordered precedence when detecting the core language used by a game.
11 Years Ago
Reordered precedence when detecting the core language used by a game.
11 Years Ago
Nasty fix for TestJS not building when using make.