Commit Graph

301 Commits

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