Commit Graph

499 Commits

Author SHA1 Message Date
Vince Weaver
ed5bdb6e39 peasant: split off some more dialog 2021-10-14 16:41:53 -04:00
Vince Weaver
0a2837ff6c peasant: work on updating the text for inclusion 2021-10-14 16:05:11 -04:00
Vince Weaver
254547aacf peasant: update for release 0.76 2021-10-13 19:56:48 -04:00
Vince Weaver
93b78d6223 peasant: forgot to update file 2021-10-13 19:26:46 -04:00
Vince Weaver
3b5fecaa78 peasant: more work on text 2021-10-13 17:42:07 -04:00
Vince Weaver
03018a499d peasant: hook up game over animation/music
not happy with much of it
2021-10-13 16:19:24 -04:00
Vince Weaver
b87ad0ab6b peasant: auto-generate peasant sprite file 2021-10-13 15:10:39 -04:00
Vince Weaver
68e21ee4f9 peasant: trying to work out music 2021-10-13 08:43:41 -04:00
Vince Weaver
01aa0e7244 peasant: add quotes to videlectrix message 2021-10-13 08:42:34 -04:00
Vince Weaver
7c5a9cdc14 peasant: update makefile
it's always the makefile
2021-10-13 01:08:55 -04:00
Vince Weaver
738a305897 peasant: hook up game over screen
no animation yet though
2021-10-13 01:04:05 -04:00
Vince Weaver
aaeab984bf peasant: rename graphics directory
needless churn is fun
2021-10-12 21:18:40 -04:00
Vince Weaver
02e7425a3e peasant: attempt to detect button press at boot properly
unclear whether joystick buttons have a pulldown on II+
2021-10-12 20:33:15 -04:00
Vince Weaver
44c975b77a peasant: update intro 2021-10-12 19:25:53 -04:00
Vince Weaver
3599048c9d peasant: add make distclean target 2021-10-12 16:48:27 -04:00
Vince Weaver
c0e41a9255 peasant: hook up a bunch more text parsing 2021-10-12 12:19:14 -04:00
Vince Weaver
ef86ae6ea1 peasant: move to jump table for decoding text 2021-10-12 08:18:33 -04:00
Vince Weaver
ee0e13d340 peasant: update colors in wishing well
think it's an improvement, maybe
2021-10-12 00:45:12 -04:00
Vince Weaver
38f1c1c268 peasant: last peasantry priorities 2021-10-12 00:38:18 -04:00
Vince Weaver
efa020c70d peasant: add some more priorities 2021-10-11 00:34:41 -04:00
Vince Weaver
b88efc7707 peasant: add a few more priorities 2021-10-10 22:35:56 -04:00
Vince Weaver
dcf6cfb8e9 peasant: add more priorities
getting too close to file size limit :(
2021-10-10 00:02:25 -04:00
Vince Weaver
ea4c566d39 peasant: when going from pass to inn, don't appear behind inn 2021-10-08 00:27:21 -04:00
Vince Weaver
7a46910873 peasant: add a few more priorities 2021-10-08 00:14:29 -04:00
Vince Weaver
6060bb7a01 peasant: add "ESC Skips" message to intro 2021-10-07 00:43:44 -04:00
Vince Weaver
cb9b61541d peasant: add priority at yellow tree 2021-10-07 00:35:17 -04:00
Vince Weaver
cc538fc830 peasant: move copy-protection check to disk2 2021-10-06 23:53:00 -04:00
Vince Weaver
d156b29b06 peasant: add a few more priority screens 2021-10-06 23:32:41 -04:00
Vince Weaver
9d5ed7b8c3 peasant: add e lake priority 2021-10-06 00:41:55 -04:00
Vince Weaver
d164f5ca15 peasant: add cliff heights 2021-10-05 23:25:48 -04:00
Vince Weaver
07c48c39b6 peasant: add priority for cliff base
also take green slime off the cliffside
2021-10-05 21:41:13 -04:00
Vince Weaver
a454871f73 peasant: more work on sprite merging 2021-10-05 08:46:18 -04:00
Vince Weaver
085d3f7b62 peasant: settle on 1x28 vs 7x28 for name of sprite routines 2021-10-05 00:13:31 -04:00
Vince Weaver
60fb88076f peasant: more fixes for lowercase input 2021-10-04 21:51:20 -04:00
Vince Weaver
2369ed2af9 peasant: fix WASD steering on lowercase systems 2021-10-04 20:39:47 -04:00
Vince Weaver
2c2ef425fd peasant: missing file 2021-10-04 00:12:16 -04:00
Vince Weaver
7822ab5655 peasant: update TODO 2021-10-03 23:45:24 -04:00
Vince Weaver
8100ef1e92 peasant: ready v0.75 2021-10-03 23:05:11 -04:00
Vince Weaver
b1eac20e68 peasant: update ssi sound, also fix problem with stereo
music stopped being stereo in ending as we weren't resetting
the 6522s enough after doing text
2021-10-03 23:03:49 -04:00
Vince Weaver
acb14b5f7f peasant: fixing up things for release 2021-10-03 22:46:24 -04:00
Vince Weaver
7239ea553f peasant: add "where" command 2021-10-03 22:41:02 -04:00
Vince Weaver
37e50c3ef3 peasant: add cliff location 2021-10-03 22:28:27 -04:00
Vince Weaver
c8d61d3051 peasant: hook up some dialog 2021-10-03 21:59:24 -04:00
Vince Weaver
266e5cd784 peasant: working on cliff graphics 2021-10-03 20:17:02 -04:00
Vince Weaver
0d21b44e86 peasant: skip sound detection if open-apple held down 2021-10-03 01:27:05 -04:00
Vince Weaver
941e81bbeb peasant: update priority drawing
15 now is foreground, look belowfor priority if color 0
2021-10-03 01:25:12 -04:00
Vince Weaver
424b703e2d peasant: add priorities to knight level 2021-10-02 18:23:03 -04:00
Vince Weaver
bc120596bb Merge branch 'master' of github.com:deater/dos33fsprogs 2021-10-02 14:44:37 -04:00
Vince Weaver
f80140d330 peasant: add the priority layer to intro sequence
fix bug where rather dashing was a bit stripey at times
2021-10-02 14:43:58 -04:00
Vince Weaver
9b5a1d8352 peasant: text changes 2021-10-01 19:57:22 -04:00
Vince Weaver
6489f529f4 peasant: update TODO 2021-10-01 01:32:07 -04:00
Vince Weaver
4714c038f5 peasant: update TODO 2021-10-01 01:31:26 -04:00
Vince Weaver
1e06b6f9d8 peasant: add electric duet music if no mockingboard 2021-10-01 01:26:09 -04:00
Vince Weaver
74ed7d7e9d peasant: fix to work on machines w/o mockingboard
wasn't properly wrapping all cases
2021-09-30 00:57:00 -04:00
Vince Weaver
c340aa6bbe peasant: centralize peasant text 2021-09-30 00:25:03 -04:00
Vince Weaver
be70f8451d peasant: hook up actual parser
not sure how optimized this will be, but it's a start
2021-09-29 23:51:04 -04:00
Vince Weaver
7b8021116d peasant: working on text 2021-09-29 16:53:41 -04:00
Vince Weaver
1ad76c384c peasant: more background work 2021-09-29 16:13:38 -04:00
Vince Weaver
4a32b31c4d peasant: save almost works
well it does but there's a weird bug when loading it back
2021-09-29 00:17:39 -04:00
Vince Weaver
bc788d0d4a peasant: fix displaying three digit scores if middle digit is 0 2021-09-28 21:41:54 -04:00
Vince Weaver
9e6faefc88 peasant: load/save: load values from disk 2021-09-28 21:26:21 -04:00
Vince Weaver
36090911c7 peasant: add confirmation dialog for load/save 2021-09-28 21:08:46 -04:00
Vince Weaver
51e28a622e peasant: ending: only play music if mockingboard detected 2021-09-28 16:35:55 -04:00
Vince Weaver
6ac8e4d131 peasant: update some notes 2021-09-28 08:40:50 -04:00
Vince Weaver
1ab7f2ecf3 peasant: urgh I forgot to update the right IRQ vector 2021-09-27 22:37:34 -04:00
Vince Weaver
e770eeb205 peasant: work on getting trogdor scene to run again
having to deal with 6522 irq being set for music
2021-09-27 22:26:37 -04:00
Vince Weaver
fc7aced25c peasant: loading from disk2 now works 2021-09-27 22:04:09 -04:00
Vince Weaver
9d36dbf481 peasant: load works better 2021-09-27 16:44:40 -04:00
Vince Weaver
3af233d53e peasant: load game sorta works 2021-09-27 00:33:24 -04:00
Vince Weaver
5f7326d92f peasant: print pts/filename based on values 2021-09-26 23:59:51 -04:00
Vince Weaver
601c6fafb4 peasant: move most hgr routines to qload
also, escaping a $ in a Makefile is trickier than you'd think
2021-09-26 15:41:43 -04:00
Vince Weaver
9d1c9edfb0 peasant: move decompress into the qload common area 2021-09-26 01:00:15 -04:00
Vince Weaver
ec44509313 peasant: change up how generate_common symbol extraction works
more scriptable in Makefile
2021-09-26 00:46:35 -04:00
Vince Weaver
dc865e888b peasant: hgr2: actually clear correct page 2021-09-25 23:51:22 -04:00
Vince Weaver
9ece0ceb8c peasant: move music playing to the language card
this was a huge pain

also had to remove all calls to the firmware
2021-09-25 22:44:07 -04:00
Vince Weaver
d0a2b111c0 peasant: work on moving music to MUSIC
had to re-arrange thigns a bit

also fix ESCAPE to work again in intro
2021-09-23 23:49:10 -04:00
Vince Weaver
c61a2d5a1a peasant: more work on integrating sound detection 2021-09-23 15:16:20 -04:00
Vince Weaver
f624b3332c peasant: all hardware detection at beginning 2021-09-23 14:59:07 -04:00
Vince Weaver
84f286ea2e peasant: add videlectrix theme, sorta 2021-09-23 13:16:18 -04:00
Vince Weaver
94b27d529f mist_hgr: bump version number 2021-09-23 01:20:30 -04:00
Vince Weaver
fac3ceddd8 mist_hgr: make work on IIc as well 2021-09-23 01:19:55 -04:00
Vince Weaver
72ea4da48e mist: think I have IIc support straightened out 2021-09-23 01:04:55 -04:00
Vince Weaver
6b3f31412c mist: have IIc mockingboard support in theory working 2021-09-23 00:39:25 -04:00
Vince Weaver
c508b0d3cd mist: add cyan intro 2021-09-22 21:53:43 -04:00
Vince Weaver
2bee1c10b9 mist: add ssi263 speech 2021-09-22 20:52:44 -04:00
Vince Weaver
571dd34d27 mist: fix up detection to be more like mist_hgr 2021-09-22 17:22:15 -04:00
Vince Weaver
dbbb8bed46 mist_hgr: fix broken Makefile
only notice if not already have .dsk file
2021-09-21 23:14:01 -04:00
Vince Weaver
b77f8881a3 mist_hgr: update version 2021-09-21 23:02:42 -04:00
Vince Weaver
f929356893 mist_hgr: update timing 2021-09-21 23:01:59 -04:00
Vince Weaver
f904b9da78 mist_hgr: initial speech support 2021-09-21 22:12:12 -04:00
Vince Weaver
90ec003a7d mist_hgr: sync up the cyan logo 2021-09-21 21:22:40 -04:00
Vince Weaver
1f2c51feb2 mist_hgr: add cyan theme 2021-09-21 20:41:14 -04:00
Vince Weaver
6838fb8038 peasant: more work on loadsave 2021-09-21 00:14:09 -04:00
Vince Weaver
7da62095c2 myst: add cyan theme 2021-09-20 20:43:38 -04:00
Vince Weaver
840d520de2 peasant: work on load/save some more 2021-09-20 01:13:16 -04:00
Vince Weaver
5f023220bd peasant: more work on load/save support 2021-09-20 00:08:16 -04:00
Vince Weaver
4223028a9d peasant: start work on load game support 2021-09-19 18:49:00 -04:00
Vince Weaver
d97c47dd04 peasant: update directions to match Apple II play 2021-09-19 18:25:10 -04:00
Vince Weaver
fe05e64324 peasant: update to "press any key" from "click anywhere"
as we're not a flash browser game anymore
2021-09-19 18:12:37 -04:00
Vince Weaver
845edde669 peasant: update some documentation 2021-09-19 00:12:44 -04:00
Vince Weaver
f77b683740 wargames: fix to work in cases w/o ssi-263 2021-09-19 00:01:26 -04:00
Vince Weaver
01219eb690 peasant: update version to 0.7 2021-09-17 19:52:50 -04:00
Vince Weaver
fe36253ad6 peasant: more trogdor timing 2021-09-17 19:52:27 -04:00
Vince Weaver
74c93ace2d peasant: hook up trogdor speech 2021-09-17 19:18:38 -04:00
Vince Weaver
f278aba111 peasant: work on trogdor scenes 2021-09-17 00:52:13 -04:00
Vince Weaver
a99db03185 ending: add sound effect
not very good
2021-09-17 00:04:51 -04:00
Vince Weaver
efa1b996af peasant: add waterfall foam 2021-09-16 23:07:19 -04:00
Vince Weaver
f8ff9ce708 peasant: boat mostly working 2021-09-16 22:51:55 -04:00
Vince Weaver
a76c2d49d9 peasant: more work on boat 2021-09-16 17:02:28 -04:00
Vince Weaver
e41579f3cd peasant: update boat sprites 2021-09-16 11:56:07 -04:00
Vince Weaver
d05823a67d peasant: working on graphics 2021-09-16 00:41:46 -04:00
Vince Weaver
7518089721 peasant: ending: work on jhonka scene 2021-09-15 16:32:43 -04:00
Vince Weaver
52341497ac peasant: more work on end sprites 2021-09-14 01:16:03 -04:00
Vince Weaver
55c0fc8e1b peasant: update TODO 2021-09-13 15:45:10 -04:00
Vince Weaver
ad76d099b6 peasant: more work on baby
urgh hgr is the worst
2021-09-13 15:41:23 -04:00
Vince Weaver
b84a179be3 peasant: more work on baby 2021-09-13 01:06:58 -04:00
Vince Weaver
7c68df5a96 peasant: work on baby sprites 2021-09-12 21:32:14 -04:00
Vince Weaver
00b5d7769d peasant: end: work on timing 2021-09-10 23:40:04 -04:00
Vince Weaver
799a9dbbee peasant: add text to end credits 2021-09-10 23:18:21 -04:00
Vince Weaver
d30919ba16 peasant: split off the trogdor part 2021-09-10 00:46:25 -04:00
Vince Weaver
de2767d757 peasant: add some strings 2021-09-09 08:13:42 -04:00
Vince Weaver
c81f00066e peasant: update graphics 2021-09-09 00:09:12 -04:00
Vince Weaver
3466fc1661 peasant: fix up Makefiles 2021-09-08 09:31:03 -04:00
Vince Weaver
a9e583e124 peasant: more ending graphics 2021-09-07 23:31:37 -04:00
Vince Weaver
b3b0c26118 peasant: work on ending 2021-09-07 00:55:37 -04:00
Vince Weaver
e1b5a589c7 peasant: update to version 0.6 2021-09-04 01:48:57 -04:00
Vince Weaver
5845a0a3b8 peasant: more fine tuning of the inventory 2021-09-04 01:48:35 -04:00
Vince Weaver
1dfae1f4d3 peasant: more work on inventory 2021-09-04 00:50:33 -04:00
Vince Weaver
c0d3a6d6b2 peasant: inventory sprites mostly working 2021-09-04 00:30:47 -04:00
Vince Weaver
c1a176279b peasant: work on adding item sprites 2021-09-03 00:31:15 -04:00
Vince Weaver
6b45f182d9 peasant: hook up inventory descriptions 2021-09-03 00:05:06 -04:00
Vince Weaver
0bd4b6faa4 peasant: inventory keyboard navigation works again 2021-09-02 01:11:45 -04:00
Vince Weaver
81e601155c peasant: hash out inventory things that we no longer have 2021-09-01 23:54:30 -04:00
Vince Weaver
00516ef998 peasant: all inventory shown 2021-09-01 23:27:06 -04:00
Vince Weaver
c680123ada peasant: fix narrow rectangles being drawn
also drop use of HGLIN, use rectangles for everything
2021-09-01 22:42:57 -04:00
Vince Weaver
32d20ead2f peasant: remove some more calls to the ROM
we might want to run with language card at some point
2021-09-01 14:57:00 -04:00
Vince Weaver
e2208da387 peasant: streamline the rectangle draw code a bit 2021-09-01 14:34:09 -04:00
Vince Weaver
2bb7e1064c peasant: inventory keyboard navigation works 2021-09-01 00:39:25 -04:00
Vince Weaver
4f6f22391a peasant: more work on inventory 2021-08-31 15:46:22 -04:00
Vince Weaver
971aa1c147 peasant: more work on inventory 2021-08-31 01:15:12 -04:00
Vince Weaver
138a2e4bbc peasant: initial inventory code 2021-08-29 01:07:16 -04:00
Vince Weaver
90a49ff439 peasant: centralize score code 2021-08-28 23:05:36 -04:00
Vince Weaver
4da5609d60 peasant: add waterfall priority screen 2021-08-28 21:39:39 -04:00
Vince Weaver
80cd0899ea peasant: work on game state 2021-08-28 01:47:28 -04:00
Vince Weaver
ab2ec4aba5 peasant: add all possible conversations 2021-08-27 01:04:10 -04:00
Vince Weaver
5be6325695 peasant: add more responses 2021-08-25 17:04:57 -04:00
Vince Weaver
4d67dcac48 peasant: starting in on the text parser 2021-08-25 14:57:58 -04:00
Vince Weaver
768957fa33 peasant: going behind things seems to work 2021-08-24 23:48:31 -04:00
Vince Weaver
8e3b60e1bb peasant: try to keep peasant Y at a multiple of 4
also initial bg priority support
2021-08-24 21:31:07 -04:00
Vince Weaver
da4412f3f2 peasant: make peasant sprite 7x28 instead of 7x30
not sure why it was 7x30 anyway as we ignored the bottom 2 lines

hopefully makes bg masking easier
2021-08-24 20:58:44 -04:00