Commit Graph

499 Commits

Author SHA1 Message Date
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