Commit Graph

425 Commits

Author SHA1 Message Date
Vince Weaver
16908b61c6 peasant: add zip target 2021-11-02 01:00:31 -04:00
Vince Weaver
ac9767ed98 peasant: bump version to 0.78 2021-11-02 00:58:52 -04:00
Vince Weaver
0a5385934d peasant: hook up rest of mud puddle 2021-11-02 00:58:20 -04:00
Vince Weaver
1017568769 peasant: hook up more of hay bale land 2021-11-02 00:22:21 -04:00
Vince Weaver
3a5b83a304 peasant: work around silly bug in ca65 2021-11-01 00:16:11 -04:00
Vince Weaver
f95efa1a13 peasant: hook up hidden glen 2021-11-01 00:13:47 -04:00
Vince Weaver
9f245c317e peasant: hook up gary glen 2021-10-31 20:18:57 -04:00
Vince Weaver
a7f0280aae peasant: add random number generator 2021-10-31 18:46:23 -04:00
Vince Weaver
b49e5f00e8 peasant: hook up well level
this involves parsing the nouns twice to handle things like
put pebbles in well
2021-10-31 00:01:12 -04:00
Vince Weaver
a8812100ba peasant: work on hoking up hidden glen 2021-10-29 23:45:09 -04:00
Vince Weaver
e8fc581dc1 peasant: fix up Makefile
better make distclean handling
2021-10-29 13:43:01 -04:00
Vince Weaver
b46102c4e0 peasant: hook up feeding the fish actions 2021-10-29 01:28:16 -04:00
Vince Weaver
bef6200f28 peasant: hook up inn 2021-10-28 23:31:08 -04:00
Vince Weaver
b7db1a2e0b peasant: fix build from scratch 2021-10-28 14:58:59 -04:00
Vince Weaver
f995111688 peasant: hook up cliff actions 2021-10-28 13:57:48 -04:00
Vince Weaver
438dc1b64c peasant: can get to end of game again 2021-10-28 10:07:18 -04:00
Vince Weaver
30fa5688fd peasant: cliff: hook up cliff heights 2021-10-28 00:50:19 -04:00
Vince Weaver
87768bca9f peasant: fully hook up baby lady cottage 2021-10-28 00:02:49 -04:00
Vince Weaver
7aef684870 peasant: can go inside the lady cottage now 2021-10-27 19:50:35 -04:00
Vince Weaver
e0d0fcda2b peasant: get actions working at all locations 2021-10-27 16:13:26 -04:00
Vince Weaver
7cd8f62268 peasant: modernize the cliff code
can do actions again
2021-10-27 15:52:36 -04:00
Vince Weaver
b4b5650fd6 peasant: hook up the new "next level" code
this was in preparation to getting the going-inside-buildings code
working

that still doesn't work for unknown reasons
2021-10-27 15:20:58 -04:00
Vince Weaver
99558c2ac9 peasant: get graphcis going for the inside parts 2021-10-27 00:14:18 -04:00
Vince Weaver
247ffaa154 peasant: update notes 2021-10-26 16:57:12 -04:00
Vince Weaver
22eceb515b peasant: move some things around 2021-10-26 00:13:19 -04:00
Vince Weaver
91bb5c747e peasant: work on underworld 2021-10-26 00:01:39 -04:00
Vince Weaver
cb453394b2 peasant: update to version 0.77 2021-10-25 00:55:18 -04:00
Vince Weaver
d315c6cfdd peasant: get points talking to archer 2021-10-25 00:54:19 -04:00
Vince Weaver
543dfbc2bd peasant: can get the pebbles 2021-10-25 00:44:57 -04:00
Vince Weaver
4c5d08d6e2 peasant: can move rock in ned cottage now 2021-10-25 00:22:42 -04:00
Vince Weaver
47c0154e2b peasant: fix embarassing bug where we were only parsing properly by luck 2021-10-24 23:19:14 -04:00
Vince Weaver
b171eb446f peasant: hook up a lot mroe dialog 2021-10-24 22:13:58 -04:00
Vince Weaver
d1e12097e6 peasant: hook up some more dialog 2021-10-23 21:14:29 -04:00
Vince Weaver
344827d0a0 peasant: hook up yellow tree dialog 2021-10-23 10:36:03 -04:00
Vince Weaver
d3227c94ce peasant: hook up waterfall dialog 2021-10-23 09:22:18 -04:00
Vince Weaver
ae64926183 peasant4: work on ned's hut 2021-10-22 16:46:31 -04:00
Vince Weaver
e7fa3f0b04 peasant: somehow missed file 2021-10-21 18:30:24 -04:00
Vince Weaver
8be9f637fc peasant4: hook up burninated tree 2021-10-21 15:35:33 -04:00
Vince Weaver
be464038f7 peasant: hook up inn responses 2021-10-21 11:43:20 -04:00
Vince Weaver
d24902fcdb peasant: add point total comments 2021-10-21 10:33:12 -04:00
Vince Weaver
48e1d019ff peasant: update TODO 2021-10-21 01:18:48 -04:00
Vince Weaver
d8b9ceff9d peasant: hook up poor gary area 2021-10-21 01:18:02 -04:00
Vince Weaver
c59fa6c0e4 peasant: load parse_input high
have the actual compressed strings loaded by each individual section
2021-10-20 23:54:09 -04:00
Vince Weaver
b96ebe6bf3 peasant: move loadsave to qload
saves space, also needed if we are going to move parse_text high
2021-10-20 23:21:00 -04:00
Vince Weaver
7fe8115194 peasant: some graphics weren't committed 2021-10-20 22:03:13 -04:00
Vince Weaver
3347ef3f5e peasant: hook up some of archery scene 2021-10-20 16:37:54 -04:00
Vince Weaver
75001b09a3 peasant: hook up mud puddle dialog 2021-10-20 13:34:59 -04:00
Vince Weaver
1c2aac5b5a peasant: hook up text in hay bale level 2021-10-20 12:12:13 -04:00
Vince Weaver
d7150059db peasant: hook up text in river/stone level 2021-10-20 11:39:34 -04:00
Vince Weaver
02c0799b69 peasant: hook up mountain pass parsing 2021-10-20 00:47:40 -04:00
Vince Weaver
0bccb44c8a peasant: auto-generate the verb lookup table 2021-10-19 23:56:02 -04:00
Vince Weaver
c122842bf3 peasant: more hooking up of mountain pass 2021-10-19 16:59:46 -04:00
Vince Weaver
80cef5d3b7 peasant: hook up more pass dialog 2021-10-19 15:55:24 -04:00
Vince Weaver
a98a86590c peasant: more work on noun parsing
more or less works
2021-10-18 23:42:02 -04:00
Vince Weaver
4682749f8e peasant: missing files 2021-10-18 21:07:01 -04:00
Vince Weaver
0fe2a32098 peasant: more work on parser 2021-10-18 16:55:10 -04:00
Vince Weaver
f4ae730fab peasant: optimize text box drawing 2021-10-18 14:18:13 -04:00
Vince Weaver
7bece92e85 peasant: put in all the verbs 2021-10-18 14:01:13 -04:00
Vince Weaver
2644d60974 peasant: actually call a room-specific look 2021-10-18 00:41:50 -04:00
Vince Weaver
051289318e peasant: actually load peasant2 dialog into LC space 2021-10-18 00:26:08 -04:00
Vince Weaver
88b1989f87 peasant: default to language card bank1 when not showing inventory 2021-10-17 22:56:46 -04:00
Vince Weaver
9235f5da0c peasant: move inventory to language card 2021-10-17 19:58:14 -04:00
Vince Weaver
929c8e50c3 peasant: split off inventory code
put in language card?
2021-10-17 00:41:52 -04:00
Vince Weaver
ed1fc4a0b5 peasant: more dialog 2021-10-14 21:07:08 -04:00
Vince Weaver
3de1cc97c7 peasant: update the dialog some more 2021-10-14 19:46:12 -04:00
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
6838fb8038 peasant: more work on loadsave 2021-09-21 00:14:09 -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