Commit Graph

162 Commits

Author SHA1 Message Date
Vince Weaver
4a3b829cde peasant: prepare disk4 2024-10-16 23:35:21 -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
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
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
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
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
b3548c4071 peasant: actually copy cliff to disk 2024-10-08 00:15:50 -04:00
Vince Weaver
9d9e21b7f8 peasant: fix Makefile 2024-10-06 11:27:29 -04:00
Vince Weaver
aa6f7f7e02 peasant: more progress on getting cliff_heights loading 2024-10-06 10:53:55 -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
Vince Weaver
8456f9065c peasant: update cliff graphics and peasant sprites
go with purple for the robe for now
2024-10-05 23:56:45 -04:00
Vince Weaver
6c1292ac12 peasant: more splitting up dialog 2024-10-02 23:47:28 -04:00
Vince Weaver
bd0af73698 peasant: consolidate dialog in text directory 2024-10-02 23:34:15 -04:00
Vince Weaver
2c2657d47e peasant: start splitting up dialog data
make it more modular so we can split up the levels more fine grained
2024-10-02 23:08:17 -04:00
Vince Weaver
467b51644d peasant: spread the files on disk3 around a bit 2024-09-24 13:07:56 -04:00
Vince Weaver
5931d5944b peasant: move some more things around 2024-09-23 22:57:02 -04:00
Vince Weaver
2169b6e77a peasant: more moving files around 2024-09-23 21:43:42 -04:00
Vince Weaver
dac86a1447 peasant: try hooking up new sprite code on cliff base 2024-09-23 15:21:12 -04:00
Vince Weaver
87b7fb3dae peasant: more work on intro, also bump release 2024-09-23 02:12:59 -04:00
Vince Weaver
439475f6af peasant: update input to match actual game better 2024-09-21 23:10:34 -04:00
Vince Weaver
3b5369fa63 peasant: loads from hd image now 2024-09-21 14:01:59 -04:00
Vince Weaver
bb240f3c88 peasant: initial work toward loading from hard disk image 2024-09-21 01:34:05 -04:00
Vince Weaver
499c4da0e7 peasant: finish spreading things to 3 disks 2024-09-20 23:27:30 -04:00
Vince Weaver
f5e4456e41 peasant: rehook up early ending 2024-09-20 00:38:18 -04:00
Vince Weaver
8391455d46 peasant: move some more things around 2024-09-19 21:54:32 -04:00
Vince Weaver
dcc0a0ba1d peasant: re-arrange things so you can sorta play the game again 2024-09-19 16:22:52 -04:00
Vince Weaver
f31b3a5f09 peasant: more build fixes 2024-09-19 14:43:27 -04:00
Vince Weaver
0452dacec1 peasant: more moving things around 2024-09-19 14:23:45 -04:00
Vince Weaver
5ea8eedf2a peasant: more moving files around 2024-09-19 14:01:32 -04:00
Vince Weaver
25b58940a6 peasant: more moving files around 2024-09-19 13:45:00 -04:00
Vince Weaver
54dbeb03e4 peasant: move moving things to directories 2024-09-19 13:32:39 -04:00
Vince Weaver
c0cf1ce1de peasant: move some more files around 2024-09-19 13:02:33 -04:00
Vince Weaver
e153633a02 peasant: more moving things to separate directories 2024-09-19 12:45:46 -04:00
Vince Weaver
aa5def2cc7 peasant: start adding in new sprite code 2024-09-11 01:49:22 -04:00
Vince Weaver
3273a11ea2 peasant: start re-arranging source code
make it more like Riven
2024-09-11 01:23:12 -04:00
Vince Weaver
89ce54f669 riven: hook up journals and spires 2024-08-25 20:35:28 -04:00
Vince Weaver
b85da4bc1a peasant: convert to zx02 compression from lzsa
makes a noticable improvement in file sizes
2022-08-02 00:46:54 -04:00
Vince Weaver
923b6f35f7 peasant: more work trying to track down disk issue 2022-01-11 03:01:57 -05:00
Vince Weaver
69f5e0a3b3 peasant: properly patch the drive1/drive2 code for slot 2022-01-08 01:10:09 -05:00
Vince Weaver
bf7c9b3b9c peasant: animate gary 2022-01-07 14:19:15 -05:00
Vince Weaver
029e579482 peasant: should now work with one disk in each drive 2022-01-06 13:29:04 -05:00
Vince Weaver
ebbdf0a216 peasant: trying to add drive2 support
currently broken, something goes wrong after switching to drive2
2022-01-06 08:34:27 -05:00
Vince Weaver
9fc7069829 peasant: move the lake bubbles to be shared by intro/peasant3 2021-12-31 00:18:29 -05:00
Vince Weaver
0fc854f149 peasant: split out river animation code and share it 2021-12-30 20:03:27 -05:00
Vince Weaver
f33a338c72 peasant: make hgr_copy artificially slow to give the windowblind effect 2021-12-30 13:56:09 -05:00
Vince Weaver
bb60cd8536 peasant: remove last use of 1x5 sprite code 2021-12-30 00:51:05 -05:00
Vince Weaver
d16f9523fc peasant: finish updating intro to new infrastructure 2021-12-30 00:46:21 -05:00
Vince Weaver
14270a87ed peasant: more work updating the intro 2021-12-29 14:22:55 -05:00
Vince Weaver
1ac631bbcf peasant: work on unifying the sprite code 2021-12-29 01:27:37 -05:00