Vince Weaver
526c4e2343
Merge branch 'master' of https://github.com/deater/dos33fsprogs into master
2020-09-24 21:29:20 -04:00
Vince Weaver
5832656b85
monkey: some more locations
2020-09-24 21:28:57 -04:00
Vince Weaver
8036ddd3a5
tfv: progress on fighting pt3
2020-09-23 15:11:13 -04:00
Vince Weaver
5602b6fae0
tfv: add animation
2020-09-23 01:32:31 -04:00
Vince Weaver
3c4f5d5b26
monkey: update to v0.2
2020-09-19 12:22:14 -04:00
Vince Weaver
f9b696d331
monkey: can walk around map and exit map
2020-09-19 12:07:45 -04:00
Vince Weaver
21b915bb2b
monkey: unwisely adding more locations
2020-09-19 01:36:48 -04:00
Vince Weaver
944d4dd793
monkey: forgot some images
2020-09-18 09:24:55 -04:00
Vince Weaver
9d17dd2227
monkey: forgot to add music
2020-09-18 09:24:08 -04:00
Vince Weaver
37516b2298
monkey: can click on bottom menu now
...
also fixes an unrelated off-by-one error in the noun code that somehow
these changes activated, which was a *huge* pan to track down
2020-09-18 00:42:07 -04:00
Vince Weaver
57333b52de
monkey: add actions to nouns
2020-09-17 23:39:02 -04:00
Vince Weaver
d562adf8fd
monkey: update all the rooms
2020-09-17 22:53:00 -04:00
Vince Weaver
a893a41037
monkey: add all the nouns
2020-09-17 21:37:50 -04:00
Vince Weaver
2317067e98
monkey: can walk to other room now
2020-09-17 21:26:01 -04:00
Vince Weaver
d143b22a23
monkey: can now face all directions
2020-09-17 20:34:27 -04:00
Vince Weaver
a827c0e27d
monkey: better guy.brush sprites
2020-09-17 20:26:18 -04:00
Vince Weaver
dbbe64773d
monkey: add foreground/background sprites to lookout
2020-09-17 19:38:34 -04:00
Vince Weaver
b15401938e
monkey: update timing and centering a bit
2020-09-17 15:50:06 -04:00
Vince Weaver
1a9120cab9
monkey: credits all set
2020-09-17 15:38:43 -04:00
Vince Weaver
83e33a9886
mist: update keyboard info
2020-09-17 13:55:06 -04:00
Vince Weaver
47559c8cf4
monkey: add title overlay
...
makes things a bit hard to see
2020-09-17 13:34:38 -04:00
Vince Weaver
489cf18e0e
monkey: cloud moves
2020-09-17 11:25:09 -04:00
Vince Weaver
e2afd01e5c
monkey: added cloud
2020-09-17 11:05:29 -04:00
Vince Weaver
917bb14ad2
monkey: logo screen more or less done
2020-09-17 10:23:31 -04:00
Vince Weaver
e76f13186b
monkey: auto-progress intro
2020-09-17 09:37:34 -04:00
Vince Weaver
489a9e5d52
monkey: play some music
2020-09-17 01:12:40 -04:00
Vince Weaver
c1ee40a69b
monkey: add loader
2020-09-16 23:30:12 -04:00
Vince Weaver
532bf7d3af
monkey: you can walk around
2020-09-16 22:57:51 -04:00
Vince Weaver
da7b9745fc
monkey: displays nouns when you hover over them now
2020-09-16 00:28:08 -04:00
Vince Weaver
2cb849dfd2
monkey: print current active verb
2020-09-15 23:45:02 -04:00
Vince Weaver
1ac4e8d995
monkey: more work on monkey
2020-09-14 23:55:50 -04:00
Vince Weaver
7dccdda2ad
monkey: more work on title
2020-09-14 23:54:59 -04:00
Vince Weaver
951fd469a2
mist: bump to version v1.02
2020-09-13 12:43:04 -04:00
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
dd04a20ff4
monkey: updating the screen
2020-09-13 00:32:52 -04:00
Vince Weaver
798c5229ca
monkey: I'll probably regret this
2020-09-12 23:33:28 -04:00
Vince Weaver
155635afda
mist: bump to v1.01
2020-09-09 21:14:44 -04:00
Vince Weaver
5cf9566991
mist: update some things to improve joystick support
...
works Ok on emulator, need to test on actual hardware again
2020-09-09 21:13:46 -04:00
Vince Weaver
943493941a
mist: clock puzzle, had the hour/minute valves reversed
...
the myst speedrun people reported this bug
2020-09-09 19:16:36 -04:00
Vince Weaver
2885ca7da5
mist: update disk image
2020-09-06 23:04:06 -04:00
Vince Weaver
942053d58f
mist: minor glitch when walking down spaceship path when ship up
...
should have known better than to be clever like this
2020-09-06 23:03:16 -04:00
Vince Weaver
fd0b45846d
mist: add files for v1.0
2020-09-06 17:22:02 -04:00
Vince Weaver
f4cbe6a80f
mist: bump to v1.0
2020-09-06 17:21:45 -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
25f26a9fa8
mist: sub: add extra stop at bottom of stairs
2020-09-06 12:23:41 -04:00
Vince Weaver
830bea5c86
mist: sub: can walk around the sub now
2020-09-06 11:46:47 -04:00
Vince Weaver
b3fa4c1d0e
mist: sub: add first step in trip around sub
2020-09-06 09:52:00 -04:00
Vince Weaver
c03c7d526b
mist: fix bug where if off screen to left cursor turns to right
2020-09-06 00:32:55 -04:00
Vince Weaver
543aa7d555
mist: add joystick support
...
made room by removing flipped-sprite support which we weren't using
2020-09-06 00:28:26 -04:00