Commit graph

68 commits

Author SHA1 Message Date
RedEnchilada
38e36acc97 Add title screen and load into it on boot 2016-05-14 20:18:54 -05:00
RedEnchilada
8a84157d24 Clear out WebGL context when the page is closed?
This seems to make Firefox a bit happier, at least
2016-05-14 17:52:19 -05:00
RedEnchilada
fc98c8f3af Add backgrounds to the pre-loader 2016-05-14 17:35:03 -05:00
RedEnchilada
d38d55f5d3 Connect intro to the rest of the game
Also fix the keys in Cavern 3
2016-05-14 17:15:42 -05:00
RedEnchilada
27241dce4c Add background image for caverns 2016-05-14 16:54:53 -05:00
RedEnchilada
f3386fd7a2 A few fadeout-related fixes 2016-05-14 16:54:35 -05:00
RedEnchilada
59fcd198e7 Gravity fucks with editing, so don't have it 2016-05-14 16:54:21 -05:00
RedEnchilada
d9685f9ec2 Add Cavern area 2016-05-14 16:54:05 -05:00
RedEnchilada
858075c213 Add slight gravity while underwater
Mostly just for visual effect, rather than
any gameplay implications
2016-05-14 09:36:27 -05:00
RedEnchilada
3063fe2d80 I bet you wondered where this was 2016-05-13 20:48:31 -05:00
RedEnchilada
82cc18098c Add styling to the page around the game 2016-05-13 20:39:02 -05:00
RedEnchilada
dea9e527ec Another section for the ocean level 2016-05-13 20:19:04 -05:00
RedEnchilada
917e3d8cf3 Add visual flair to saving 2016-05-13 20:17:11 -05:00
RedEnchilada
c3bb300558 Connect the first half of Ocean together 2016-05-13 00:28:03 -05:00
RedEnchilada
75a87277fb Add Ocean first area 2016-05-12 23:49:49 -05:00
RedEnchilada
c33f2aa079 Add level transitions and save crystal display 2016-05-12 22:45:38 -05:00
RedEnchilada
b4d5bff3fc Add function to move to a new level 2016-05-12 22:06:19 -05:00
RedEnchilada
d56e5a3d1a Add save function 2016-05-12 22:00:05 -05:00
RedEnchilada
5a1642f3d8 Spawn from memory if set 2016-05-12 21:42:21 -05:00
RedEnchilada
be5b09fb75 Oops, here's the save room's background 2016-05-12 21:35:27 -05:00
RedEnchilada
8d75c5e19f Add music handler 2016-05-12 21:35:17 -05:00
RedEnchilada
8ced833778 Add save room 2016-05-12 21:34:51 -05:00
RedEnchilada
3ca995f8fb Add screen wipe and area-wide tinting 2016-05-12 20:50:37 -05:00
RedEnchilada
69f63cb98e Add main font
Segoe Print, I think? idk
2016-05-12 20:16:29 -05:00
RedEnchilada
de3807b90a Add second ocean level section 2016-05-11 23:02:55 -05:00
RedEnchilada
7cecaa901b Fix straight axes being backwards 2016-05-11 23:01:51 -05:00
RedEnchilada
8d01711da1 Enstate a vertical distance for rendering 2016-05-10 23:01:48 -05:00
RedEnchilada
f0d1927569 Add a section for the Ocean stage 2016-05-10 22:52:55 -05:00
RedEnchilada
7962c1b853 Begin work on intro level 2016-05-10 21:24:09 -05:00
RedEnchilada
5badddd599 Add wide rocks 2016-05-10 21:22:41 -05:00
RedEnchilada
d379eb4a30 Fix a million visible sprites on level load 2016-05-10 21:22:04 -05:00
RedEnchilada
dc0041da39 That looks better 2016-05-10 20:06:42 -05:00
RedEnchilada
01797330d8 Fix sorting of objects inserted mid-level 2016-05-09 23:55:24 -05:00
RedEnchilada
d9bef1eeb3 Hold E and rock button to place rocks fast 2016-05-09 23:49:20 -05:00
RedEnchilada
c27116a75e Give editor free flight
Hold down dash to test jump arcs
2016-05-09 23:13:30 -05:00
RedEnchilada
879193a23d Hack in a level editor 2016-05-09 23:06:32 -05:00
RedEnchilada
67a4c10b22 This background color is a bit better maybe 2016-05-09 22:25:22 -05:00
RedEnchilada
cdd070dd19 Improve wave scrolling when rotating the camera 2016-05-09 22:13:28 -05:00
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