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 |
|
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
|
ae5ff9fc75
|
peasant: work on getting cliff base fully working
|
2024-10-04 00:43:26 -04:00 |
|
Vince Weaver
|
d238bef0e2
|
peasant: more rearranging dialog
|
2024-10-03 00:36:02 -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
|
7b229c0bdb
|
dating: hook up sounds
|
2024-09-30 21:51:00 -04:00 |
|
Vince Weaver
|
79a8176457
|
dating: add game
|
2024-09-30 00:15:44 -04:00 |
|
Vince Weaver
|
90baca5d79
|
sb: update to load 7th game
|
2024-09-30 00:13:51 -04:00 |
|
Vince Weaver
|
14d420454e
|
utils: add dhgr2png tool
|
2024-09-28 13:07:39 -04:00 |
|
Vince Weaver
|
43dbfd2e7a
|
peasant: update the text and actions in the lair
|
2024-09-25 00:51:46 -04:00 |
|
Vince Weaver
|
467b51644d
|
peasant: spread the files on disk3 around a bit
|
2024-09-24 13:07:56 -04:00 |
|
Vince Weaver
|
5237d506af
|
peasant: clean up cliff_base a bit
can now walk around there again
|
2024-09-24 12:20:01 -04:00 |
|
Vince Weaver
|
2d68b4c935
|
peasant: fix bug drawing peasant on cliff
|
2024-09-24 01:03:57 -04:00 |
|
Vince Weaver
|
8154d005f7
|
peasant: update cliff graphics
|
2024-09-24 00:20:36 -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
|
64d35d8984
|
peasant: rearrange some more
|
2024-09-23 21:42:18 -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
|
f0de6c1694
|
peasant: update tips notice
|
2024-09-21 23:24:09 -04:00 |
|
Vince Weaver
|
439475f6af
|
peasant: update input to match actual game better
|
2024-09-21 23:10:34 -04:00 |
|