Commit Graph

425 Commits

Author SHA1 Message Date
Vince Weaver aa4e1f9a7c peasant: update the nn cottage graphics 2021-11-28 22:11:05 -05:00
Vince Weaver c23087b057 peasant: can deploy baby at Ned's cottage 2021-11-28 01:59:53 -05:00
Vince Weaver e42b13c5bc peasant: implement "throw baby" 2021-11-28 00:55:19 -05:00
Vince Weaver d2c345dd59 peasant: using baby in inn now more or less works 2021-11-28 00:17:46 -05:00
Vince Weaver d3ea7817a6 peasant: fix bug at well
baby was getting you soda and a robe from there, not right
2021-11-28 00:02:01 -05:00
Vince Weaver 19c11df933 peasant: fixing some issues
set PREVIOUS_LOCATION so we can handle leaving baby in well properly
also another issue with kerrek becoming undead
2021-11-27 16:06:38 -05:00
Vince Weaver ae5861e04c peasant: fix issue where kerrek could get you even if dead 2021-11-27 15:14:14 -05:00
Vince Weaver b62f231868 peasant: can now get riches
and also the baby
2021-11-27 01:36:40 -05:00
Vince Weaver 237d2254c5 peasant: handle the various knight variations 2021-11-27 01:01:00 -05:00
Vince Weaver 1caf3034d8 peasant: add save game for after kerrek 2021-11-26 23:20:00 -05:00
Vince Weaver b4d2a13229 peasant: have jhonka ready except for hay bale 2021-11-26 22:59:05 -05:00
Vince Weaver e27a82f37c peasant: all jhonka actions before kerrek is dead 2021-11-26 01:19:28 -05:00
Vince Weaver 7cb330cb9e peasant: hook up more of jhonka 2021-11-23 00:40:19 -05:00
Vince Weaver ea74c4cde7 Merge branch 'master' of github.com:deater/dos33fsprogs 2021-11-22 18:35:04 -05:00
Vince Weaver df13b27efd peasant: fix build with newer ca65
doesn't like negative constants
2021-11-22 10:06:55 -05:00
Vince Weaver 0f5c1b0cec peasant: bump to version 0.80 2021-11-22 00:31:24 -05:00
Vince Weaver 2933f6caea peasant: kerrek: can kill kerrek now 2021-11-22 00:30:30 -05:00
Vince Weaver 1323aa8f72 peasant: kerrek: can get you if you walk too close 2021-11-21 23:35:56 -05:00
Vince Weaver 61b288d80e peasant: kerrek: can get things 2021-11-21 16:13:14 -05:00
Vince Weaver e44e962971 peasant: kerrek: have look more or less working
this was more trouble than you'd think
2021-11-21 15:13:30 -05:00
Vince Weaver 9b09cb0f93 peasant: start hooking up Kerrek 2021-11-21 01:16:03 -05:00
Vince Weaver 2dd67c71c1 peasant: can get the bow now 2021-11-20 00:17:47 -05:00
Vince Weaver 5a00274ff6 peasant: can actually give the trinket properly 2021-11-19 00:15:01 -05:00
Vince Weaver 719468727d peasant: can now find the trinket 2021-11-18 23:54:25 -05:00
Vince Weaver 37a908ee66 peasant: hook up more of archery level 2021-11-18 21:42:29 -05:00
Vince Weaver 24e90d57e0 peasant: more hooking up archery 2021-11-18 00:49:27 -05:00
Vince Weaver 355d0c34a3 peasant: move inventory strings so they are compressed
saves 300 or so bytes in INVENTORY file
2021-11-17 14:12:57 -05:00
Vince Weaver f5c549c165 peasant: load_save, fix unnecessary setting bits high
did weird things to the load/save menu
2021-11-17 13:59:32 -05:00
Vince Weaver 9b37d1c6e2 peasant: also take arrow
not just get

not sure if game does this, but it's what I was trying
2021-11-17 00:20:32 -05:00
Vince Weaver 8e1f307036 peasant: add priority layer for hidden glen
not the best but it will do
2021-11-17 00:17:48 -05:00
Vince Weaver 1093954ca7 peasant: add in more text from ending 2021-11-16 23:34:52 -05:00
Vince Weaver fafb1b30c6 peasant: text: more merging of the text files 2021-11-16 16:45:27 -05:00
Vince Weaver e85b4bb564 peasant: intro: move text to common location 2021-11-16 12:42:28 -05:00
Vince Weaver 25ed768423 peasant: update word list, make more compact
add 5 more words, also interleave to save chars
in theory we can fit at least one more word
2021-11-16 00:37:41 -05:00
Vince Weaver 7785e05a47 peasant: hookup table lookup dialog for common parse_input 2021-11-16 00:10:44 -05:00
Vince Weaver 9b53e239ef peasant: hook up table compression to a lot of the dialog
does seem to be a net win
2021-11-15 23:28:32 -05:00
Vince Weaver bc883c428d peasant: word list support seems to work
after some pretty funny attempts
2021-11-15 23:10:43 -05:00
Vince Weaver b174e06b77 peasant: more work on word list 2021-11-15 20:39:43 -05:00
Vince Weaver ab1bdb4844 peasant: work on common word lookup
not quite there yet
2021-11-15 00:12:20 -05:00
Vince Weaver afe87e7fe1 peasant: bump version number 2021-11-12 10:22:34 -05:00
Vince Weaver 39e59b21eb Update logo 2021-11-10 16:52:01 -05:00
Vince Weaver 9026111157 peasant: hgr_font: fix wrong bit in the K character 2021-11-09 14:42:06 -05:00
Vince Weaver ab27445f89 peasant: add checks for dialog getting too big
peasant1 got too big with kerrek text
2021-11-09 12:42:56 -05:00
Vince Weaver 857cfd8cd3 peasant: update archery 2021-11-07 14:05:46 -05:00
Vince Weaver 72b4c5475b peasant: hook up the map 2021-11-07 14:01:30 -05:00
Vince Weaver 29951578fd peasant: add map 2021-11-05 16:07:40 -04:00
Vince Weaver c1e7422283 peasant: stub for the archery game 2021-11-05 15:18:29 -04:00
Vince Weaver 6a3480a2c5 peasant: add archery graphics 2021-11-05 00:22:48 -04:00
Vince Weaver 93d0e88114 peasant: update some of the strings 2021-11-04 00:59:11 -04:00
Vince Weaver 7cde776cfa peasant: work on archery area 2021-11-03 00:53:24 -04:00
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