Commit Graph

6258 Commits

Author SHA1 Message Date
Vince Weaver
cf3edebb70 wipes: did get one sort of working 2024-10-31 01:10:09 -04:00
Vince Weaver
33b14ac070 wipes: more acme conversion 2024-10-30 20:25:16 -04:00
Vince Weaver
b3aecf8e4a wipes: more work on figuring out ACME macros 2024-10-30 16:51:58 -04:00
Vince Weaver
c8aa05b487 Merge branch 'master' of github.com:deater/dos33fsprogs 2024-10-30 16:31:05 -04:00
Vince Weaver
903b01daa1 wipes: seeing if I can get some 4am wipes going 2024-10-30 16:30:41 -04:00
Vince Weaver
73ce8022da driven: more plasma work 2024-10-30 01:24:32 -04:00
Vince Weaver
f5a9f166c4 driven: update music 2024-10-30 01:00:36 -04:00
Vince Weaver
b7b311c19f driven: update atrus 2024-10-29 17:38:30 -04:00
Vince Weaver
dda9f984b8 driven: work on credits 2024-10-29 17:37:31 -04:00
Vince Weaver
36f9452db8 driven: update big font 2024-10-29 01:39:37 -04:00
Vince Weaver
b552bc1327 driven: work on atrus 2024-10-29 01:38:32 -04:00
Vince Weaver
8b716cc513 driven: fix bug in dni numbers
reusing zero page poorly
2024-10-25 01:53:08 -04:00
Vince Weaver
ccbad61311 driven: add in dni counting
currently broken for some reason
2024-10-24 01:21:15 -04:00
Vince Weaver
7725a54281 driven: add credits 2024-10-23 23:49:07 -04:00
Vince Weaver
802e586561 driven: add some missing parts 2024-10-22 23:56:54 -04:00
Vince Weaver
1155f3b113 peasant: properly hook up new outer level 2024-10-22 23:56:00 -04:00
Vince Weaver
e389f21d82 peasant: split outer off from cliff_heights
was running out of room
2024-10-22 22:27:05 -04:00
Vince Weaver
3ac85fe3c5 peasant: update documentation 2024-10-22 21:11:11 -04:00
Vince Weaver
fd05e8321f png2tiles: more work on this 2024-10-22 20:50:21 -04:00
Vince Weaver
04b663b2f7 driven: work on tile tool 2024-10-22 00:48:58 -04:00
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