Commit Graph

6238 Commits

Author SHA1 Message Date
Vince Weaver
a9072d1de2 peasant: more work on sprites 2024-10-20 23:02:33 -04:00
Vince Weaver
0951db5405 peasant: add in shield sprites 2024-10-20 18:53:46 -04:00
Vince Weaver
ecfa7b5b72 d: initial checkin 2024-10-17 23:58:29 -04:00
Vince Weaver
a12fc68469 peasant: update sprites 2024-10-17 00:56:10 -04:00
Vince Weaver
4a3b829cde peasant: prepare disk4 2024-10-16 23:35:21 -04:00
Vince Weaver
e41a392cb6 peasant: bump to version 88 2024-10-15 23:46:53 -04:00
Vince Weaver
f7258fa407 peasant: fix up keeper conversation 2024-10-15 23:46:17 -04:00
Vince Weaver
33aa298843 peasant: hook up sound effects, also try out vblank
yes those should be separate commits but I'm bad at git discipline
2024-10-15 23:05:29 -04:00
Vince Weaver
c6f8a12a70 peasant: can get turned into Ron! 2024-10-15 22:34:16 -04:00
Vince Weaver
9169d396f6 peasant: more work hooking up 1st keeper 2024-10-15 21:44:52 -04:00
Vince Weaver
1216567c9c peasant: update documentation 2024-10-15 18:09:03 -04:00
Vince Weaver
7ab48dfc70 peasant: more work hooking up keepers 2024-10-15 01:45:29 -04:00
Vince Weaver
6df8950665 peasant: work on hooking up the keepers 2024-10-15 00:32:34 -04:00
Vince Weaver
53a9f542f4 peasant: have keeper sort of working 2024-10-14 15:41:47 -04:00
Vince Weaver
35d8b590a1 peasant: lightning more or less working 2024-10-13 01:32:02 -04:00
Vince Weaver
8eb1e9885e peasant: hook up text for when you call off the cliff 2024-10-12 16:09:02 -04:00
Vince Weaver
0b4d56d70f peasant: bump version to 0.87 2024-10-12 13:46:50 -04:00
Vince Weaver
017e9ef921 peasant: try to get save working on hard disk image
not quite there yet
2024-10-12 13:46:18 -04:00
Vince Weaver
b5f1bd040a peasant: cliff_heights sprites 2024-10-11 00:02:15 -04:00
Vince Weaver
fc34c33d67 peasant: rebalance climbing
was too hard with good RNG
2024-10-10 16:31:51 -04:00
Vince Weaver
73b38a02e5 peasant: update the random code
old random generator not very random.  The new one is, makes
the cliff climb impossibly hard
2024-10-10 13:22:45 -04:00
Vince Weaver
14bdb6cfa1 random: trying to find a reasonable random number generator 2024-10-10 12:40:33 -04:00
Vince Weaver
6cb3904828 peasant: working on sound effects 2024-10-10 00:39:45 -04:00
Vince Weaver
958608cde0 peasant: move audio over to redbook
had to pitch some of the sounds up, not sure if this was the best idea
2024-10-09 23:33:11 -04:00
Vince Weaver
ea011a495a peasant: looking into random number generator performance 2024-10-09 16:28:56 -04:00
Vince Weaver
809f40c4c2 peasant: fix problem with enemies in cliff climb part 2024-10-09 16:20:24 -04:00
Vince Weaver
15359c15f7 peasant: fix issue where inventory wasn't being rebuilt 2024-10-09 15:43:13 -04:00
Vince Weaver
c484948c91 peasant: re-write loading code
now all saves in one sector
2024-10-09 14:13:48 -04:00
Vince Weaver
5885d6fb76 peasant: work on lightning, very very frightning 2024-10-09 00:33:28 -04:00
Vince Weaver
c83ddd1615 peasant: fix trivia answer 2024-10-08 16:23:04 -04:00
Vince Weaver
80cfab95db peasant: populate title bar when climbing 2024-10-08 14:49:22 -04:00
Vince Weaver
6c97b614bd peasant: skip putting escape in the input buffer
yes I hold it down to long when skipping intro
2024-10-08 14:41:06 -04:00
Vince Weaver
ca0c839e6f peasant: hook up cliff
can actually climb it, though birds/rocks not working currently
for some reason
2024-10-08 13:46:52 -04:00
Vince Weaver
c6d5b96a4f peasant: start adding lightning to cliff heights 2024-10-08 01:10:02 -04:00
Vince Weaver
cee8057a85 pesaant: clean up cliff_heights code 2024-10-08 00:55:37 -04:00
Vince Weaver
ad5841a13c peasant: fix version printing 2024-10-08 00:25:47 -04:00
Vince Weaver
925f43d140 peasant: fix bug where game starts with escape in the text buffer 2024-10-08 00:17:06 -04:00
Vince Weaver
3b314fa727 peasant: hook up points for hitting top of cliff 2024-10-08 00:16:34 -04:00
Vince Weaver
b3548c4071 peasant: actually copy cliff to disk 2024-10-08 00:15:50 -04:00
Vince Weaver
485cc45151 peasant: move some unused files out of the way 2024-10-08 00:14:57 -04:00
Vince Weaver
71490f8589 peasant: move over cliff climbing lvel
still not tested but it compiles
2024-10-07 16:30:41 -04:00
Vince Weaver
98b56d422f peasant: work on lightning 2024-10-07 01:07:48 -04:00
Vince Weaver
375faeec1a peasant: rename cliff_heights graphics 2024-10-06 12:06:08 -04:00
Vince Weaver
ec66299b17 peasant: bump version to 0.86 2024-10-06 11:44:39 -04:00
Vince Weaver
9d9e21b7f8 peasant: fix Makefile 2024-10-06 11:27:29 -04:00
Vince Weaver
60f3204371 peasant: missed a file 2024-10-06 11:24:28 -04:00
Vince Weaver
d5491050bc peasant: cliff_heights: can at least walk around now 2024-10-06 11:22:50 -04:00
Vince Weaver
aa6f7f7e02 peasant: more progress on getting cliff_heights loading 2024-10-06 10:53:55 -04:00
Vince Weaver
918e5259f1 peasant: hook up flame 2024-10-06 00:24:46 -04:00
Vince Weaver
a040e190f9 peasant: make text entry always active
also start off peasant on fire
2024-10-06 00:19:50 -04:00