3,004 Commits over 3,867 Days - 0.03cph!
[memory_dungeon] cursor shows # of remaining moves in the turn
[memory_dungeon] player turn timing re-structured
[memory_dungeon] player turn timing re-structured
[memory_dungeon] damage floaters
[memory_dungeon] damage floaters
Merge branch 'master' of github.com:Facepunch/arcade
the commit.
Merge branch 'master' of github.com:Facepunch/arcade
the commit.
[memory_dungeon] more combat, enemy and weapon hp and death
[memory_dungeon] more combat, enemy and weapon hp and death
added int versions of Min and Max to Mathf
added int versions of Min and Max to Mathf
[memory_dungeon] enemies flip back face down after attacking
[memory_dungeon] enemies flip back face down after attacking
[memory_dungeon] started on enemy vs player attacks (and all player Items are now just Weapons
[memory_dungeon] started on enemy vs player attacks (and all player Items are now just Weapons
added an int version of Clamp to Mathf
added an int version of Clamp to Mathf
[memory_dungeon] removed the blink when item added to inventory
[memory_dungeon] removed the blink when item added to inventory
[memory_dungeon] made apples replenish hunger
[memory_dungeon] made apples replenish hunger
[memory_dungeon] inventory auto-rearranging
[memory_dungeon] inventory auto-rearranging
[memory_dungeon] items get added to ur inventory, can remove them
[memory_dungeon] items get added to ur inventory, can remove them
[memory_dungeon] moved some generic coroutines to an Actions class
[memory_dungeon] moved some generic coroutines to an Actions class
[memory_dungeon] moved some stuff out of GameStage into a Player class
[memory_dungeon] moved some stuff out of GameStage into a Player class
[memory_dungeon] card factory, card event callbacks
[memory_dungeon] card factory, card event callbacks
[memory_dungeon] more refactoring
[memory_dungeon] more refactoring
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
[memory_dungeon] card flip anim scissoring
[memory_dungeon] card flip anim scissoring
[memory_dungeon] starting some refactoring, starting scissoring
[memory_dungeon] starting some refactoring, starting scissoring
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
[memory_dungeon] shuffled cards
[memory_dungeon] shuffled cards
[memory_dungeon] removed Task class