239,330 Commits over 3,837 Days - 2.60cph!

10 Years Ago
10 Years Ago
Added beaches1 and beaches2 placeholders
10 Years Ago
10 Years Ago
10 Years Ago
Fixed resources loaded from saves not incrementing the population count
10 Years Ago
updated Rock VM material and maps
10 Years Ago
[memory_dungeon] message box tweaks
10 Years Ago
[memory_dungeon] message box tweaks
10 Years Ago
[memory_dungeon] cursor shows # of remaining moves in the turn
10 Years Ago
[memory_dungeon] cursor shows # of remaining moves in the turn
10 Years Ago
[memory_dungeon] player turn timing re-structured
10 Years Ago
[memory_dungeon] player turn timing re-structured
10 Years Ago
[memory_dungeon] damage floaters
10 Years Ago
[memory_dungeon] damage floaters
10 Years Ago
Replaced Mathf.Max(int, int) with Math.Max.
10 Years Ago
Replaced Mathf.Max(int, int) with Math.Max.
10 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: GameAPI/Mathf.cs
10 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: GameAPI/Mathf.cs
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
▄▋▆▌▇ ▅▌▇▋▇ ▊█▅ ▍▍▍ ▍▆▄▇▋ ▉▋▌▄▄▌
10 Years Ago
▉▄▍▄▋▄ ▇▌▍▋▇▆ ▌█▊▉█▌▄ ▋▌▌ ▌▆▅▊▋ ▉▌▇
10 Years Ago
added impact sounds to the torch
10 Years Ago
redid the impact fx for blunt / bullet / slash on all materials.
10 Years Ago
bunch of new sound effects for impacts
10 Years Ago
SHARKY AND GEORGE
10 Years Ago
Fixed JS stage creation.
10 Years Ago
Fixed JS stage creation.
10 Years Ago
tweaked new VM rock maps.
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
Hammer behaviour now derived from melee Fixed hammer animations not playing as they should be
10 Years Ago
10 Years Ago
Refactored Spawnable / SpawnHandler