userRyleigh Kostashcancel
brancharcade/ovrcancel

358 Commits over 92 Days - 0.16cph!

10 Years Ago
[memory_dungeon] items get added to ur inventory, can remove them
10 Years Ago
[memory_dungeon] moved some generic coroutines to an Actions class
10 Years Ago
[memory_dungeon] moved some stuff out of GameStage into a Player class
10 Years Ago
[memory_dungeon] card factory, card event callbacks
10 Years Ago
[memory_dungeon] more refactoring
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
[memory_dungeon] card flip anim scissoring
10 Years Ago
[memory_dungeon] starting some refactoring, starting scissoring
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
[memory_dungeon] shuffled cards
10 Years Ago
[memory_dungeon] removed Task class
10 Years Ago
[memory_dungeon] coroutine/task stuff mostly
10 Years Ago
[mazing] removed space from script directory names
10 Years Ago
added newline support to text
10 Years Ago
[memory_dungeon] refactoring
10 Years Ago
color tweak
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
[memory_dungeon] card types and matching
10 Years Ago
[memory_dungeon] hunger bar, new cursor
10 Years Ago
[memory_dungeon] color tweak
10 Years Ago
[memory_dungeon] not much, just card flipping
10 Years Ago
commented out a debug
10 Years Ago
[mazing] high scores
10 Years Ago
player wont refresh anim after death
10 Years Ago
added instructions on menu stage
10 Years Ago
screen fade uses a tilemap
10 Years Ago
[mazing] tilemap for walls (though tilemaps need flipping support or i need to add some flipped images)
10 Years Ago
[mazing] fixed demo and added a couple more levels. done i think
10 Years Ago
[mazing] attract mode (with placeholder demo), text outlines
10 Years Ago
[mazing] wall shadows, tweaked colors
10 Years Ago
[mazing] stage fade transitions
10 Years Ago
deleting unused images
10 Years Ago
re-adding sublime-project to versioning, to make fresh clones easier to use
10 Years Ago
[mazing] polish, nearly done
10 Years Ago
added sounds and other stuff
10 Years Ago
added Min and Max to Mathf
10 Years Ago
changing cabinet game changes name of cabinet gameobject
10 Years Ago
fixing build error with mazing
10 Years Ago
added the other enemy type
10 Years Ago
almost done porting Mazing
10 Years Ago
fixed error when a cabinets game is set to None
10 Years Ago
added Abs to Mathf
10 Years Ago
Revert "changed which line in game build scripts is colored green" This reverts commit 7ffe41b64385180998234d121b7a2293db1173db.
10 Years Ago
changed which line in game build scripts is colored green
10 Years Ago
added Pow and PI to Mathf
10 Years Ago
added a Reset method to Animation
10 Years Ago
added userprefs.meta to gitignore