lutro-platformer/assets
2017-07-03 23:37:39 +02:00
..
airgather.wav Add demon 2017-07-01 18:50:19 +02:00
barfont.png Life bar 2017-06-27 11:54:52 +02:00
bigcoin.png Add big coin + porc sound effect 2017-06-25 15:46:44 +02:00
blueflame.png Initial commit 2015-02-17 20:17:09 +01:00
coin.png Life bar 2017-06-27 11:54:52 +02:00
coin.wav Add coins 2017-06-25 12:00:45 +02:00
dead.wav Game over animation 2017-06-26 01:18:38 +02:00
demon_hit_left.png Add demon 2017-07-01 18:50:19 +02:00
demon_hit_right.png Add demon 2017-07-01 18:50:19 +02:00
demon_run_left.png Add demon 2017-07-01 18:50:19 +02:00
demon_run_right.png Add demon 2017-07-01 18:50:19 +02:00
demon_spit_left.png Add demon 2017-07-01 18:50:19 +02:00
demon_spit_right.png Add demon 2017-07-01 18:50:19 +02:00
dot.png Forgot to commit an asset 2017-07-01 21:51:30 +02:00
elevator.png Add elevators 2017-06-26 17:39:04 +02:00
enemydie.wav Sound effect when enemy dies 2017-06-27 10:43:10 +02:00
enemyhit.wav Allow attacking ghosts 2017-06-27 00:20:12 +02:00
fireball_left.png Add demon 2017-07-01 18:50:19 +02:00
fireball_right.png Add demon 2017-07-01 18:50:19 +02:00
fireballcollide.wav Add demon 2017-07-01 18:50:19 +02:00
fireballspit.wav Add demon 2017-07-01 18:50:19 +02:00
font.png Font rendering 2015-02-19 17:37:26 +01:00
forestbackground0.png 3 layers paralax 2017-06-28 17:53:42 +02:00
forestbackground1.png 3 layers paralax 2017-06-28 17:53:42 +02:00
forestbackground2.png 3 layers paralax 2017-06-28 17:53:42 +02:00
forestground.png Start implementing slopes 2017-07-02 21:50:27 +02:00
forestobjects.png Graphical improvements 2017-06-28 22:53:32 +02:00
forestpagode.png Initial commit 2015-02-17 20:17:09 +01:00
gameover.wav Game over animation 2017-06-26 01:18:38 +02:00
hit.wav Add hit sfx, and display current HP 2017-06-25 14:43:05 +02:00
jump.wav Initial commit 2015-02-17 20:17:09 +01:00
level1.json Use thicker bridges to avoid a bug when yspeed is high. Also allows the jump down the elevators 2017-07-02 15:24:59 +02:00
ninja_dead_left.png Game over animation 2017-06-26 01:18:38 +02:00
ninja_dead_right.png Game over animation 2017-06-26 01:18:38 +02:00
ninja_duck_left.png Initial commit 2015-02-17 20:17:09 +01:00
ninja_duck_right.png Initial commit 2015-02-17 20:17:09 +01:00
ninja_fall_left.png Initial commit 2015-02-17 20:17:09 +01:00
ninja_fall_right.png Initial commit 2015-02-17 20:17:09 +01:00
ninja_hit_left.png Add hit animation 2017-06-25 14:36:36 +02:00
ninja_hit_right.png Add hit animation 2017-06-25 14:36:36 +02:00
ninja_jump2_left.png Initial commit 2015-02-17 20:17:09 +01:00
ninja_jump2_right.png Initial commit 2015-02-17 20:17:09 +01:00
ninja_jump_left.png Initial commit 2015-02-17 20:17:09 +01:00
ninja_jump_right.png Initial commit 2015-02-17 20:17:09 +01:00
ninja_run_left.png Initial commit 2015-02-17 20:17:09 +01:00
ninja_run_right.png Initial commit 2015-02-17 20:17:09 +01:00
ninja_stand_left.png Initial commit 2015-02-17 20:17:09 +01:00
ninja_stand_right.png Initial commit 2015-02-17 20:17:09 +01:00
ninja_sword_left.png Sword animation 2017-06-29 15:01:54 +02:00
ninja_sword_right.png Sword collision 2017-06-29 15:26:49 +02:00
ninja_throw_left.png Shuriken throwing 2017-06-26 23:26:37 +02:00
ninja_throw_right.png Shuriken throwing 2017-06-26 23:26:37 +02:00
obake_fly_left.png Improve ghost flying animation 2017-06-27 00:29:40 +02:00
obake_fly_right.png Improve ghost flying animation 2017-06-27 00:29:40 +02:00
obake_hit_left.png Allow attacking ghosts 2017-06-27 00:20:12 +02:00
obake_hit_right.png Allow attacking ghosts 2017-06-27 00:20:12 +02:00
pagode.json Add big coin + porc sound effect 2017-06-25 15:46:44 +02:00
porc_angry_left.png Angry porc 2017-06-27 14:43:40 +02:00
porc_angry_right.png Angry porc 2017-06-27 14:43:40 +02:00
porc_hit_left.png Porc hit + death 2017-06-27 12:12:21 +02:00
porc_hit_right.png Porc hit + death 2017-06-27 12:12:21 +02:00
porc_run_left.png Add porc type enemy 2017-06-25 14:04:11 +02:00
porc_run_right.png Add porc type enemy 2017-06-25 14:04:11 +02:00
porc.wav Fix porc sfx volume 2017-06-26 18:32:53 +02:00
porcdie.wav Porc hit + death 2017-06-27 12:12:21 +02:00
porchit.wav Porc hit + death 2017-06-27 12:12:21 +02:00
screenshot.png Add screenshot of the game 2015-02-17 21:03:45 +01:00
shuriken.png Shuriken throwing 2017-06-26 23:26:37 +02:00
shurikencollide.wav Angry porc 2017-06-27 14:43:40 +02:00
slopes.json Forgot to commit the slope test map 2017-07-03 23:37:39 +02:00
step.wav Initial commit 2015-02-17 20:17:09 +01:00
sword_left.png Sword animation 2017-06-29 15:01:54 +02:00
sword_right.png Sword animation 2017-06-29 15:01:54 +02:00
throw.wav Shuriken throwing 2017-06-26 23:26:37 +02:00