Commit Graph

12 Commits

Author SHA1 Message Date
Vince Weaver
1bcc2b29c3 mist: can now look at all corners of the octogon 2020-04-01 01:23:32 -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
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
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
faa97f61b4 mist: meche: can now pick up red/blue pages 2020-03-23 16:11:14 -04:00
Vince Weaver
8bfd4c26a7 mist: start hooking up th circuit breaker towers 2020-03-19 01:59:09 -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
8dbb04d591 mist: you can play the organ now 2020-03-14 11:57:09 -04:00
Vince Weaver
f57a6b6f5f mist: finger pointing for buttons works 2020-03-11 12:07:15 -04:00
Vince Weaver
46b9121c13 mist: on split screen cut off the pointer at the edge of screen 2020-03-11 09:46:53 -04:00
Vince Weaver
43f5028c45 mist: split off some more common code 2020-03-07 23:11:08 -05:00