Commit graph

20 commits

Author SHA1 Message Date
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
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
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
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