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

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.
11 Years Ago
Nasty fix for TestJS not building when using make.
11 Years Ago
Fixed case where makefiles would grow exponentially.
11 Years Ago
Fixed case where makefiles would grow exponentially.
11 Years Ago
Stopped using URIs for path comparisons in the bindings generator to hopefully fix an issue on Unix systems.
11 Years Ago
Stopped using URIs for path comparisons in the bindings generator to hopefully fix an issue on Unix systems.
11 Years Ago
▄▋▆▌▇ ▅▌▇▋▇ ▊█▅ ▍▍▍ ▍▆▄▇▋ ▉▋▌▄▄▌
11 Years Ago
▉▄▍▄▋▄ ▇▌▍▋▇▆ ▌█▊▉█▌▄ ▋▌▌ ▌▆▅▊▋ ▉▌▇
11 Years Ago
added impact sounds to the torch
11 Years Ago
redid the impact fx for blunt / bullet / slash on all materials.
11 Years Ago
bunch of new sound effects for impacts
11 Years Ago
SHARKY AND GEORGE
11 Years Ago
Fixed JS stage creation.