Commit Graph

3246 Commits

Author SHA1 Message Date
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
20637b309e mist: release v0.92 2020-07-16 09:35:38 -04:00
Vince Weaver
9f7326b5b5 mist: cabin: adjust timings on boiler a bit
was a bit of a speedrun trying to get to fit into the twitter
video time limit
2020-07-16 09:24:25 -04:00
Vince Weaver
7563d411ad mist: cabin: can now ride tree to channelwood 2020-07-16 01:56:26 -04:00
Vince Weaver
f827c36eba mist: cabin: can light boiler now 2020-07-15 23:52:50 -04:00
Vince Weaver
8b8154526c mist: cabin: can rotate the valve 2020-07-15 22:55:11 -04:00
Vince Weaver
9ad4011783 mist: cabin: more work on the boiler puzzle 2020-07-15 19:48:17 -04:00
Vince Weaver
0e00cf94ca mist: cabin: now properly hooks up tree
temporarily you can't get to Channelwood
2020-07-15 19:12:23 -04:00
Vince Weaver
f4638d82da mist: cabin: more work toward boiler puzzle 2020-07-15 18:18:44 -04:00
Vince Weaver
dd0143fdf6 mist: cabin: more work on getting the boiler working 2020-07-15 13:08:33 -04:00
Vince Weaver
d5be9aa3ba mist: loader: ask for proper disk# when loading 2020-07-15 10:15:02 -04:00
Vince Weaver
3fa5c406ba mist: forgot to update stoney Makefile 2020-07-14 18:51:07 -04:00
Vince Weaver
7d58ab871d mist: sprites: add match and key sprites 2020-07-14 18:42:47 -04:00
Vince Weaver
f99a3ff105 mist: meche: use the common page grabbing code
note: did not test this yet
2020-07-14 18:26:22 -04:00
Vince Weaver
dfbc2ea12c mist: can open safe
also (bceause we're messing with special cursors) update the stoney code
2020-07-14 14:56:50 -04:00
Vince Weaver
6704aa582e mist: cabin: can now enter combination on the safe 2020-07-14 11:15:40 -04:00
Vince Weaver
2ef17c2948 mist: cabin/viewer, split out the number sprites for common use 2020-07-14 00:03:01 -04:00
Vince Weaver
7bc824067a mist: cabin: can get to safe now 2020-07-13 23:53:08 -04:00
Vince Weaver
5a4fd6ccaf mist: octagon: red/blue books now exploded by Atrus 2020-07-12 23:46:31 -04:00
Vince Weaver
d1342dc7ab mist: octagon: work towards final state at end of game 2020-07-12 23:17:12 -04:00
Vince Weaver
0e18f31db1 dni: add mist books 2020-07-12 16:05:34 -04:00
Vince Weaver
3355a8b83f mist: ship: forgot Makefile 2020-07-12 14:58:44 -04:00
Vince Weaver
b47adecc61 mist: ship: split off from stoneship level
this givs some more room to stoneship for future expansion
2020-07-12 14:56:56 -04:00
Vince Weaver
9e536330e7 mist: fix ocean color
really should hi-res that image but not sure if have room
2020-07-12 00:46:18 -04:00
Vince Weaver
97495d0266 mist: can now get the white page 2020-07-12 00:45:49 -04:00
Vince Weaver
bd07286014 mist: octagon: fix bug where map not properly displaying active switches
rol vs asl
2020-07-11 20:17:16 -04:00
Vince Weaver
9c5dda4d5f mist: hook up switch by the tree cabin 2020-07-11 19:43:09 -04:00
Vince Weaver
552d6b4cd5 mist: dentist: hook up marker switch 2020-07-11 13:45:29 -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
e215bc0835 mist: release 0.91, why not 2020-07-10 12:36:08 -04:00
Vince Weaver
aaedeec59d mist: can lose the game 2020-07-10 12:34:38 -04:00
Vince Weaver
daf3b11545 mist: octagon: can talk to atrus in green book 2020-07-09 16:45:28 -04:00
Vince Weaver
2a5355ee5c mist: split off D'NI to its own file
probably not necessary but gives some room in the OCTAGON file
2020-07-09 12:24:28 -04:00
Vince Weaver
6d675755d5 mist: bump to version 0.90 2020-07-09 01:32:47 -04:00
Vince Weaver
06476dca71 mist: can now raise the ship 2020-07-09 01:31:22 -04:00
Vince Weaver
0f6cbc7e47 mist: can raise the ship
for now just raises the model
2020-07-08 18:35:58 -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
40e301a21a mist: compile on fresh checkout
`
2020-07-08 14:19:37 -04:00
Vince Weaver
f871008dd3 mist: some more missing files 2020-07-08 14:15:11 -04:00
Vince Weaver
8415da1187 mist: title: missing file 2020-07-08 13:57:53 -04:00
Vince Weaver
89df856337 mist: working to get to compile on fresh machine 2020-07-08 13:55:19 -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
f3ce9aad39 mist: octagon: add atrus dialog 2020-07-07 17:08:17 -04:00
Vince Weaver
d91a8399a6 mist: can now turn north at clock 2020-07-07 17:07:53 -04:00
Vince Weaver
cfec3d9adc mist: octagon: can bug atrus now 2020-07-07 13:59:52 -04:00