Vince Weaver
81b44559b4
mist: make atrus viewer message closer to actual game
...
less sarcastic, but maybe less of a spoiler now
someone on twitter suggested this
2020-09-13 12:42:07 -04:00
Vince Weaver
b1baf474aa
mist: fix bugs with save games on real hardware
...
didn't trigger on cffa3k or emulator
first was I was accidentally forcing slot 6
the other was the timing-sensitive write routine was straddling
a page boundary, leading to the cycle-counted write code taking
the wrong number of cycles
2020-09-06 17:17:12 -04:00
Vince Weaver
526985249d
mist: sub: re-arrange disk3 so it fits
2020-09-06 12:45:41 -04:00
Vince Weaver
5de9e222fc
mist: add save game support
...
had to shar a lot of code with load support so would fit
not much room left
2020-09-05 00:34:14 -04:00
Vince Weaver
6e971e3787
mist: add disk images for 0.99.5 release
2020-09-02 01:09:38 -04:00
Vince Weaver
287d1cbb43
mist: move to fast qboot disk loader by qkumba
...
much faster! have to fix lots of things that broke
2020-09-01 16:27:34 -04:00
Vince Weaver
ba46a0de4d
mist: update to version 0.99.2
2020-08-19 12:49:10 -04:00
Vince Weaver
125eb2c486
mist: ending: center text and update wording slightly
2020-08-12 23:22:10 -04:00
Vince Weaver
8916a0bd30
mist: meche: unwisely adding in some extra graphics
...
was playing actual Myst and noticed it's helpful to be able to look
up to figure out elevator
also fixed crashing bug if you try to turn around at controls
2020-08-10 23:15:05 -04:00
Vince Weaver
8a0f2d3d0a
mist: octagon: wrong date on the bug hint
2020-08-10 16:06:43 -04:00
Vince Weaver
9568afcd6a
mist: stoney: properly turn off lights in the airlock areas
2020-08-10 15:01:47 -04:00
Vince Weaver
4d97dfac90
mist: stoney: animations for the trunk
2020-08-10 10:46:40 -04:00
Vince Weaver
c298d7c6ae
mist: stoney: can raise and lower the trunk
...
can't open it yet though
2020-08-10 01:21:32 -04:00
Vince Weaver
f25df30d4e
mist: stoney: actually draw water when pump not active
2020-08-08 12:04:46 -04:00
Vince Weaver
bc32e0157b
mist: stoney: hook up lighthouse beacon
2020-08-07 11:00:25 -04:00
Vince Weaver
58678e434b
mist: stoney: compass puzzle sorta hooked up
2020-08-07 00:50:44 -04:00
Vince Weaver
40a8993cc3
mist: stoney: hook up crawlways properly
...
you shouldn't be able to crash things anymore
2020-08-06 15:11:35 -04:00
Vince Weaver
39ab902c5a
mist: stoney: implement telescope
2020-08-05 23:45:34 -04:00
Vince Weaver
1f85384836
mist: sub: split off sub puzzle
...
*sigh* I guess we're doing this
2020-08-03 12:35:49 -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
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