userRyleigh Kostashcancel

2,838 Commits over 3,622 Days - 0.03cph!

9 Years Ago
[block_party] tweaked squid graphics
9 Years Ago
[block_party] added graphics for squid block
9 Years Ago
[block_party] block swatches change a bit each phase
9 Years Ago
renamed Platformer to Block Party
9 Years Ago
[platformer] added dragon block
9 Years Ago
[platformer] small shake feedback when pressing side of block
9 Years Ago
[platformer] blocks shake a bit when they impact
9 Years Ago
[platformer] block sides can transition between spikes/no spikes
9 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
9 Years Ago
[platformer] some block progression, visual tweaks for spikes
9 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
9 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
9 Years Ago
[platformer] block goes to next phase when all sides pressed (doesnt do much yet)
9 Years Ago
[platformer] blocks try not to move a direction they cant
9 Years Ago
[platformer] added spike sprites, started subclassing Block
9 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
9 Years Ago
[platformer] blocks dont switch direction as often
9 Years Ago
[platformer] eyes blink on impact
9 Years Ago
[platformer] added mouth images to blocks
9 Years Ago
[platformer] block eyes look in movement direction
9 Years Ago
[platformer] player can push the sides of blocks
9 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
9 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
9 Years Ago
[platformer] walls of the room can have spikes
9 Years Ago
[platformer] blocks display their current and next direction
9 Years Ago
[platformer] blocks pause for a sec after impact
9 Years Ago
[platformer] fixed some spike collision false positives
9 Years Ago
[platformer] blocks can have spikes on the sides
9 Years Ago
[platformer] think i finally got crush detection working well enough
9 Years Ago
[platformer] fixed some crush false positives
9 Years Ago
[platformer] fixed an offset issue when pushed out of bounds while on a block
9 Years Ago
[platformer] further fixed falling on a downward moving block
9 Years Ago
[platformer] improved crush detection more, improved grabbing/landing on blocks moving away from player
9 Years Ago
[platformer] fixed some stuff, added blocks that move around clockwise
9 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
9 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
9 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
9 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
9 Years Ago
[platformer] improved crush detection
9 Years Ago
[platformer] player checks for being crushed
9 Years Ago
Merge branch 'deploy'
9 Years Ago
added janky platforming base
9 Years Ago
file untracked meta file
9 Years Ago
fixed typo in tutorial
9 Years Ago
updated tutorial code dl link
9 Years Ago
edited tutorial docs
9 Years Ago
Merge branch 'deploy' of github.com:Facepunch/arcade into deploy
9 Years Ago
fixed type
9 Years Ago
fixing fucked up gifs
9 Years Ago
more tutorial tweaks and images