Commit graph

30 commits

Author SHA1 Message Date
RedEnchilada
bbe3718912 Add above-water backgrounds 2016-05-09 22:12:20 -05:00
RedEnchilada
5b28389871 Remove key from display when used 2016-05-09 21:41:34 -05:00
RedEnchilada
6e253ba40d Make collectibles grabbable by touch 2016-05-09 21:41:20 -05:00
RedEnchilada
b318f28365 Add doors and special white keys 2016-05-09 21:40:52 -05:00
RedEnchilada
aed87a762f Store and show what keys have been collected 2016-05-08 23:59:40 -05:00
RedEnchilada
8a6e7ec418 Make dolphin wibble slightly when idle 2016-05-08 22:30:53 -05:00
RedEnchilada
b3995c7bbb Add collectibles, keys, and paraloops, oh my! 2016-05-08 22:30:37 -05:00
RedEnchilada
065ac99bca Increase look-ahead to make up for the slightly reduced FOV 2016-05-08 19:27:20 -05:00
RedEnchilada
580471ea82 Fix collision issues 2016-05-08 19:06:00 -05:00
RedEnchilada
933f4bc08a Fix rendering distortion 2016-05-08 19:05:43 -05:00
RedEnchilada
804c9c2e77 Add water background 2016-05-08 18:26:36 -05:00
RedEnchilada
07221aeaf4 Set z=0 as water level, fall if above 2016-05-08 16:39:12 -05:00
RedEnchilada
1ba18941de Fix object's sprites all being visible by default 2016-05-08 16:32:35 -05:00
RedEnchilada
044cd06b10 Add flipping and charging 2016-05-08 16:32:17 -05:00
RedEnchilada
f2be7742df Move camera thinker to a separate function 2016-05-08 14:14:24 -05:00
RedEnchilada
d646470c57 Add camera look-ahead 2016-05-08 14:09:32 -05:00
RedEnchilada
904a934f32 Slow down dolphin, make anim speed reflect momentum 2016-05-08 14:07:30 -05:00
RedEnchilada
46d49152a9 lol readme 2016-05-07 23:25:09 -05:00
RedEnchilada
2b0cafaf2f Shrink dolphin's hitbox and misc cleanup 2016-05-07 23:24:30 -05:00
RedEnchilada
74512e66a9 Added controls and vertical momentum 2016-05-07 13:35:44 -05:00
RedEnchilada
2199a249a2 Add input handling 2016-05-07 13:12:50 -05:00
RedEnchilada
8b3a671066 Add collision handler 2016-05-07 12:54:40 -05:00
RedEnchilada
536dc9e2c0 Fix disappearing sprites 2016-05-07 12:54:31 -05:00
RedEnchilada
59aece2f63 Monkeypatch flickering sprites 2016-05-07 12:28:58 -05:00
RedEnchilada
c899948192 Add rock sprites and Z sorting of sprites 2016-05-07 12:25:02 -05:00
RedEnchilada
1cd11d05bb Start work on the axis system 2016-05-07 10:30:18 -05:00
RedEnchilada
8f8a230c48 Keep the sprite project files out of version control 2016-05-07 03:05:02 -05:00
RedEnchilada
2c16bc0d7a Add the beginnings of entity management 2016-05-07 03:00:25 -05:00
RedEnchilada
73514e1eaf Barf up a mini-"framework" to get started
This is kinda junky and only really useful for this game lol
2016-05-06 22:31:40 -05:00
RedEnchilada
c0385dbe96 LET'S GO GAME JAM 2016-05-06 20:02:50 -05:00