Commit Graph

3076 Commits

Author SHA1 Message Date
Vince Weaver
6959fd36c5 mist: can fully explore tower 2020-04-05 01:07:47 -04:00
Vince Weaver
b19343df44 mist: can walk around inside tower 2020-04-04 23:45:06 -04:00
Vince Weaver
6477e7234e mist: can actually take the tower elevator 2020-04-03 17:16:23 -04:00
Vince Weaver
8fb84c0e81 mist: hook up book half of tower 2020-04-03 16:50:40 -04:00
Vince Weaver
4182851cf4 mist: can get into the elevator
no longer fit on one disk
2020-04-01 23:50:20 -04:00
Vince Weaver
be59e45578 mist: can open bookshelf and go down hallway 2020-04-01 16:45:13 -04:00
Vince Weaver
ec22cc583f mist: can get closer to some things 2020-04-01 11:00:10 -04:00
Vince Weaver
1bcc2b29c3 mist: can now look at all corners of the octogon 2020-04-01 01:23:32 -04:00
Vince Weaver
d59ba58270 mist: release version 0.81 2020-03-29 01:11:22 -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
d4ae0dcc5a mist: fix bug in direction lookup when looking south/only south 2020-03-29 00:52:55 -04:00
Vince Weaver
14f0be17b4 mist: make letter not be sarcastic 2020-03-29 00:35:41 -04:00
Vince Weaver
307d82b4b2 mist: viewer now fully works 2020-03-29 00:30:38 -04:00
Vince Weaver
68e73eddb4 mist: viewer: button does something 2020-03-27 17:07:16 -04:00
Vince Weaver
bb7adb5682 mist: viewer: can use the controls 2020-03-27 16:43:54 -04:00
Vince Weaver
21cffa5f84 mist: viewer: hook up controls 2020-03-27 15:43:24 -04:00
Vince Weaver
9296140132 mist: can now get to book on the ship 2020-03-27 12:43:47 -04:00
Vince Weaver
907cbf7add mist: minor size optimization in the direction code 2020-03-27 00:43:51 -04:00
Vince Weaver
db8a45e483 mist: add ability to u-turn
much needed, not really happy with the implementation
2020-03-27 00:38:49 -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
2b5e1a9d08 mist: release version 0.8, bugfix release 2020-03-24 01:15:18 -04:00
Vince Weaver
9c07f76975 mist: fix some irregularities when entering/leaving worlds
sometimes would take two presses to enter area (we weren't tracking
IS_SPECIAL if not visible)

also weren't masking high bits off direction when turning left/right
2020-03-24 01:10:39 -04:00
Vince Weaver
520635437f mist: fix to remember gear open state after returning 2020-03-24 00:50:05 -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
fb46732075 mist: update clock bridge state when re-entering level 2020-03-24 00:36:53 -04:00
Vince Weaver
16103208dc mist: update disk image 2020-03-23 19:16:50 -04:00
Vince Weaver
59f59ca0e5 mist: fix bug getting to mech age 2020-03-23 19:16:38 -04:00
Vince Weaver
2d004a110f mist: update disk image 2020-03-23 17:03:24 -04:00
Vince Weaver
1fca099724 mist: bump version number 2020-03-23 17:02:03 -04:00
Vince Weaver
9e52e5eda7 mist: fix some bugs found when recording playthrough 2020-03-23 17:01:43 -04:00
Vince Weaver
1e098bd513 mist: allow putting pages into red book 2020-03-23 16:14:11 -04:00
Vince Weaver
faa97f61b4 mist: meche: can now pick up red/blue pages 2020-03-23 16:11:14 -04:00
Vince Weaver
5ea2d2139d mist: meche: can finally solve the code and return to mist 2020-03-23 00:32:40 -04:00
Vince Weaver
f06fd91233 mist: meche: rotation now works 2020-03-22 16:14:49 -04:00
Vince Weaver
ec2992676f mist: meche: fix some path issues going around the ring 2020-03-22 10:51:20 -04:00
Vince Weaver
8f27b865ac mist: meche: elevator works 2020-03-22 10:36:19 -04:00
Vince Weaver
1c2b19a8fd mist: meche: most of fortress done 2020-03-22 02:17:59 -04:00
Vince Weaver
318d09279b mist: meche: can get into elevator now 2020-03-21 16:55:48 -04:00
Vince Weaver
49c6420f2e mist: meche: can go into basement now 2020-03-21 15:13:36 -04:00
Vince Weaver
3ce5ada070 mist: meche: can walk full circle of rooms 2020-03-21 12:31:00 -04:00
Vince Weaver
3543b9323c mist: meche: more locations 2020-03-20 23:20:48 -04:00
Vince Weaver
2cb4d97bd1 mist: meche: add lots more locations 2020-03-20 15:10:53 -04:00
Vince Weaver
f627c855d4 mist: meche: add a few more locations 2020-03-20 00:34:13 -04:00
Vince Weaver
58eb9d84ff mist: meche: add a few more locations 2020-03-19 23:18:17 -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
7659956927 mist: update selena age to use loaded-from-disk link noise
also fix so remembers organ state after leaving/returning from age
2020-03-19 14:46:57 -04:00
Vince Weaver
a490c77f9e mist: verify meche age still works 2020-03-19 14:17:12 -04:00
Vince Weaver
eb2d702885 mist: make all ages share some includes 2020-03-19 14:04:41 -04:00