Commit Graph

34 Commits

Author SHA1 Message Date
Vince Weaver
3caea7713f mist: mess with the path flow to make walking around main island easier
prob shouldn't be messing with this so late in the game
2020-08-10 17:14:11 -04:00
Vince Weaver
c7fec2b832 mist: add another background, but out of room 2020-07-30 14:54:16 -04:00
Vince Weaver
da1ff3aaa6 mist: add step on spaceship path
one way, we are more or less totally out of room here
2020-07-30 14:24:07 -04:00
Vince Weaver
ad5f1fbabe mist: add missing bg on way back from spaceship
should really add one more stop on path there but more or less
out of room
2020-07-30 13:41:47 -04:00
Vince Weaver
97495d0266 mist: can now get the white page 2020-07-12 00:45:49 -04:00
Vince Weaver
3511219802 mist: proper exit to clock puzzle
it predated the ability to turn around
2020-07-11 13:11:39 -04:00
Vince Weaver
f68ab79d28 mist: implement the marker switches in MIST 2020-07-11 12:12:10 -04:00
Vince Weaver
d307d21f57 mist: can now toggle the pillar buttons 2020-07-08 16:39:24 -04:00
Vince Weaver
2860397c80 mist: can now get to all of the pillars 2020-07-08 15:26:51 -04:00
Vince Weaver
7b66b203c2 mist: hook up generator level
can now enter/leave as before

also tested the breakers still work
2020-07-08 14:43:54 -04:00
Vince Weaver
54659a573d mist: split generator room to own level
need the 8k to finish mist
2020-07-08 13:53:46 -04:00
Vince Weaver
30f2bd508d mist: more updates on the mall 2020-07-08 11:23:08 -04:00
Vince Weaver
6fec7236b0 mist: update/fill in some missing stops on the main mall 2020-07-07 23:06:14 -04:00
Vince Weaver
d91a8399a6 mist: can now turn north at clock 2020-07-07 17:07:53 -04:00
Vince Weaver
450384e09c mist: make catherine letter a background like other letters in the game
this actually makes the code about 100 bytes smaller

should make it possible to grab from other direction but that gets
complicated with the dentist door code
2020-07-03 23:06:11 -04:00
Vince Weaver
68715719a1 mist: clean up some graphics around the dentist office 2020-07-03 20:32:58 -04:00
Vince Weaver
839ec94f10 mist: break off dentist code 2020-07-02 15:27:41 -04:00
Vince Weaver
eb32aa5e17 mist: can actually poke around the tree cabin fully now 2020-04-15 15:05:58 -04:00
Vince Weaver
eb86b01b7f mist: fix up te exits around the clock 2020-04-15 14:04:40 -04:00
Vince Weaver
567f9d79af mist: can sorta walk up to cabin 2020-04-15 13:30:23 -04:00
Vince Weaver
b78a4f76b9 mist: adjusting some of the connections now that we can u-turn 2020-03-29 01:10:33 -04:00
Vince Weaver
282ebdd475 mist: add initial stoneship access 2020-03-26 14:17:10 -04:00
Vince Weaver
46dc8b5e4d mist: add viewer room 2020-03-25 01:17:59 -04:00
Vince Weaver
edce8d9c4c mist: fix bug where couldn't walk back to the dock 2020-03-24 00:46:48 -04:00
Vince Weaver
b3bcafd6c9 mist: can enter/leave the octagon again 2020-03-19 21:07:21 -04:00
Vince Weaver
8a861e28a2 mist: give names to all the raw constants for rooms
also split off the octagon room

probably broke some things :(
2020-03-19 17:25:20 -04:00
Vince Weaver
eb2d702885 mist: make all ages share some includes 2020-03-19 14:04:41 -04:00
Vince Weaver
603313cf27 mist: move initial entry screen to title
also modularize the linking book sound
2020-03-19 13:55:29 -04:00
Vince Weaver
b1a8a9cb36 mist: can now flip circuit breakers to reset generator 2020-03-19 11:43:59 -04:00
Vince Weaver
8bfd4c26a7 mist: start hooking up th circuit breaker towers 2020-03-19 01:59:09 -04:00
Vince Weaver
64eb1fabb7 mist: add tower2 with breaker 2020-03-18 01:48:15 -04:00
Vince Weaver
c2264c49ce mist: can link back from selena to mist now 2020-03-17 01:42:26 -04:00
Vince Weaver
e1a662b725 mist: fix some issues with controls/pointers
now can set generator again
2020-03-15 15:06:36 -04:00
Vince Weaver
a1d9678117 mist: hook up selena 2020-03-15 14:25:51 -04:00