Commit Graph

59 Commits

Author SHA1 Message Date
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
7c2d19aefc mist: selena: hook up chasm button 2020-07-30 01:05:10 -04:00
Vince Weaver
a4a13d08ae mist: selena: can press tunnel button 2020-07-29 22:57:54 -04:00
Vince Weaver
5e3f1e1d3a mist: selena: some cleanups as we start working on this age again 2020-07-29 13:11:53 -04:00
Vince Weaver
5eea6c879f mist: update default save 2020-07-27 13:01:55 -04:00
Vince Weaver
4b00599b54 mist: meche: can get to the end puzzle from both sides now 2020-07-24 15:09:02 -04:00
Vince Weaver
b84c8f9011 mist: release v0.96
but that just means I'm likely to find more bugs immediately
2020-07-23 11:26:06 -04:00
Vince Weaver
50f5333e73 mist: update TODO list 2020-07-23 10:29:05 -04:00
Vince Weaver
e05ea0e865 mist: viewer: add another step, add views of ship
also fix bug in mist where first background drawn befor updating bgs
2020-07-20 16:03:12 -04:00
Vince Weaver
7bd447ee1c mist: fix issue where bookshelf passage not opening
broke whenever we modified change_location() to clear ANIMATE_FRAME
2020-07-20 00:48:37 -04:00
Vince Weaver
a886d51804 mist: fix down button
control-J is same as down, oops, can't use that to enable joystick
2020-07-20 00:15:31 -04:00
Vince Weaver
84f07c20f7 mist: start work on improving title
separate out hgr from gr files
2020-07-17 09:37:31 -04:00
Vince Weaver
5544dec969 mist: re-enable linking noise if you have a language card (64k of RAM) 2020-07-16 18:52:04 -04:00
Vince Weaver
7d58ab871d mist: sprites: add match and key sprites 2020-07-14 18:42:47 -04:00
Vince Weaver
5a4fd6ccaf mist: octagon: red/blue books now exploded by Atrus 2020-07-12 23:46:31 -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
aaedeec59d mist: can lose the game 2020-07-10 12:34:38 -04:00
Vince Weaver
f4797184b3 mist: octagon: can pick up pages in the fireplace
this means you can in theory lose the game now
2020-07-06 17:27:27 -04:00
Vince Weaver
73928d0699 mist: update TODO 2020-07-05 22:52:16 -04:00
Vince Weaver
8f03fbbac7 mist: dentist: can use the sliders 2020-07-05 21:17:28 -04:00
Vince Weaver
839ec94f10 mist: break off dentist code 2020-07-02 15:27:41 -04:00
Vince Weaver
75ee63a368 mist: release version 0.88 2020-07-02 00:51:38 -04:00
Vince Weaver
bef68b99a9 mist: another release 2020-06-27 01:10:58 -04:00
Vince Weaver
a43e90b22c mist: arbor: can now go up and down steps properly 2020-06-27 00:01:40 -04:00
Vince Weaver
94a45ccaab mist: arbor: made it to elevator2 2020-06-25 13:49:18 -04:00
Vince Weaver
7edd09d623 mist: initial fireplace book implementation
going to have to redo how this is done
2020-06-23 01:34:20 -04:00
Vince Weaver
46e173ab8d mist: start adding for load-game support 2020-06-19 15:46:28 -04:00
Vince Weaver
ff77c52c62 mist: move common routines into loader
big change, only saves 2k per level?  maybe worth it?
2020-06-16 13:30:45 -04:00
Vince Weaver
dc004c673f mist: channelwood: closer to the book 2020-06-12 17:37:23 -04:00
Vince Weaver
eb753643cc mist: more of channelwood 2020-06-05 11:54:50 -04:00
Vince Weaver
01bee14480 mist: selenetic: can get to the antenna island and back 2020-05-29 14:35:13 -04:00
Vince Weaver
a2155f7255 mist: stoneship: add the half-page in the drawer 2020-04-28 15:28:32 -04:00
Vince Weaver
9313d72c31 mist: stoney: hook up a few switches 2020-04-21 19:08:31 -04:00
Vince Weaver
9470736d9f mist: can get to red room now
stoneship is too big to also have link sound as-is :(
2020-04-21 16:34:47 -04:00
Vince Weaver
0bad05365b mist: update TODO 2020-04-18 01:37:47 -04:00
Vince Weaver
4a446c36aa mist: update hello now that hints aren't needed 2020-04-08 01:26:57 -04:00
Vince Weaver
6c3b9bbaf1 mist: tower rotation fully working, including hints 2020-04-08 01:22:19 -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
b1a8a9cb36 mist: can now flip circuit breakers to reset generator 2020-03-19 11:43:59 -04:00
Vince Weaver
2bd69a71f0 mist: can freely move back and forth between mist and selena 2020-03-17 14:31:57 -04:00
Vince Weaver
34a0678229 mist: can walk around selenic a bit
man these rock formations are a pain
2020-03-15 13:35:08 -04:00
Vince Weaver
8dbb04d591 mist: you can play the organ now 2020-03-14 11:57:09 -04:00
Vince Weaver
83c3b3a28d mist: update TODO 2020-03-12 16:26:02 -04:00
Vince Weaver
a3836e8bd2 update TODO 2020-03-11 14:19:46 -04:00
Vince Weaver
87b8c2c13a mist: can go in the dentist chair room
I recorded a video of part of this process
2020-03-09 16:30:54 -04:00
Vince Weaver
4a4b0b0255 mist: inside clock puzzle 2020-03-07 15:21:16 -05:00
Vince Weaver
a3466df836 mist: add clock island
can now reach all the marker switches
2020-03-05 16:48:45 -05:00
Vince Weaver
1ef0afba10 mist: add tree cabin closeup 2020-03-05 14:30:06 -05:00
Vince Weaver
19bd8b8d56 mist: add in generator house switch 2020-03-05 13:56:42 -05:00