Commit Graph

543 Commits

Author SHA1 Message Date
Vince Weaver
66734ee248 ootw: add some notes 2019-11-27 19:14:22 -05:00
Vince Weaver
fbad345fc3 ootw: some work on intro music 2019-11-24 23:18:27 -05:00
Vince Weaver
ad8e0e05c3 ds: updated dissolve sprites for alien
also can shoot through shields now
2019-11-05 11:52:43 -05:00
Vince Weaver
e1d18a9213 ds: missing section works 2019-10-08 21:57:48 -04:00
Vince Weaver
0d8ff09550 ootw: update to newer pt3_lib 2019-09-12 00:51:17 -04:00
Vince Weaver
5c07480333 pt3_lib: fix issue where vibrato was broken
backed out a qkumba optimization that in retrospect I am not sure
what it was doing but it was broken subtly in at least 2 places

could probabl be re-optimized again, especially the pt3_lib version
2019-08-31 01:34:01 -04:00
Vince Weaver
6e6f277a9b update README to have some more keyboard gameplay hints 2019-08-30 11:39:35 -04:00
Vince Weaver
523becac23 ootw: another bug, ledge in L4 2019-08-23 19:23:05 -04:00
Vince Weaver
06c637078f ootw: found bug with slugs 2019-08-23 19:17:34 -04:00
Vince Weaver
6a5f0c1310 ootw: fix bug where beast out also gave you the gun in level1 2019-08-23 18:59:43 -04:00
Vince Weaver
755eccd3ea ootw: minor update to README 2019-08-22 15:43:11 -04:00
Vince Weaver
85c915f2a4 ootw: update TODO 2019-08-22 15:42:09 -04:00
Vince Weaver
0b80cbb3d0 ootw: release version 2.9 2019-08-22 15:41:43 -04:00
Vince Weaver
bfda0afe87 ootw: c4: fix bug where door was missing at end of level 2019-08-22 15:41:21 -04:00
Vince Weaver
441d1edd2b ootw: c2: finally fix walls issue 2019-08-22 15:34:15 -04:00
Vince Weaver
93c16e171f ootw: c2: slow alien fire rate 2019-08-22 15:34:00 -04:00
Vince Weaver
61425b7f64 ootw: c2: fix bug where other aliens drawn in corner during intro 2019-08-22 13:42:27 -04:00
Vince Weaver
1b5877b4d9 ootw: c2: re-activate opening cutscenes 2019-08-22 13:28:12 -04:00
Vince Weaver
6aed02ca08 ootw: c2: add initial shield 2019-08-22 13:27:18 -04:00
Vince Weaver
440320366d ootw: c2: lock door now that debugging is done 2019-08-22 13:21:04 -04:00
Vince Weaver
aa5a06a7d5 ootw: can now get shot by aliens 2019-08-22 13:20:10 -04:00
Vince Weaver
82603dbf19 ootw: can now turn off power by shooting wire 2019-08-22 13:06:02 -04:00
Vince Weaver
603ea33edf ootw: laser: aliens shooting lasers now 2019-08-22 12:45:58 -04:00
Vince Weaver
57ff1da4e6 ootw: laser: start making movement code generic 2019-08-22 12:28:01 -04:00
Vince Weaver
33738a7cc9 ootw: aliens can shoot. also make laser collision code generic 2019-08-22 12:21:18 -04:00
Vince Weaver
02b123ccfa ootw: first steps at alien laser firing 2019-08-22 11:54:21 -04:00
Vince Weaver
7d6e13343c ootw: initial alien AI
just turns to look at you if you're on the same level
2019-08-22 11:28:18 -04:00
Vince Weaver
98785e98ca ootw: fix bug where you didn't pick up gun if sliding 2019-08-22 11:21:03 -04:00
Vince Weaver
68456e8bf1 ootw: more attempt to fix collision
still not sure what's going on with last door in vent room.
not really time to care
2019-08-22 11:20:37 -04:00
Vince Weaver
c1af283391 ootw: collision: properly check to see if alien on same level 2019-08-22 10:51:37 -04:00
Vince Weaver
4174221b4e ootw: l2: more fine tuning, fixing some bugs
doesn't crash when you shoot aliens anymore
2019-08-22 10:38:51 -04:00
Vince Weaver
a87138cb0e ootw: adding aliens to levels, other small fixes 2019-08-22 10:04:06 -04:00
Vince Weaver
bfa49720d1 ootw: fix centering of some text 2019-08-22 09:34:58 -04:00
Vince Weaver
88a4f6af7c ootw: ending: now scrolls 2019-08-22 00:50:50 -04:00
Vince Weaver
032436b32a ootw: ending: have it auto-progress 2019-08-21 23:53:49 -04:00
Vince Weaver
8120d2194f ootw: ending: lots more pictures 2019-08-21 23:39:09 -04:00
Vince Weaver
c874c36700 ootw: inadvisably adding some more ending animations 2019-08-21 20:01:21 -04:00
Vince Weaver
ceb7dc0c07 ootw: ending, use fixed pt3_lib 2019-08-21 15:09:02 -04:00
Vince Weaver
9dc0562984 ootw: ending: update Makefile to know about music file 2019-08-21 15:04:07 -04:00
Vince Weaver
ab74e6aabc ootw: outtro more or less working
pt3 player can't handle it though
2019-08-21 13:24:12 -04:00
Vince Weaver
cf853e4ce4 ootw: ending: get the music working properly 2019-08-21 11:20:37 -04:00
Vince Weaver
da080ca97c ootw: add mockingboard sound to the ending 2019-08-21 00:54:02 -04:00
Vince Weaver
9cc71625ba ootw: add second disk with images 2019-08-21 00:36:27 -04:00
Vince Weaver
c4458e90b4 ootw: c2: left collision now working 2019-08-20 16:04:33 -04:00
Vince Weaver
3ddad85fbb ootw: c2: left collision update
have to run so no time to test
2019-08-20 14:51:02 -04:00
Vince Weaver
97370408fb ootw: c2: fix cart not going fully away 2019-08-20 14:20:24 -04:00
Vince Weaver
2242476aa4 ootw: c2: can now blast shields away
also fix issue where doors needed to be cropped
2019-08-20 14:15:02 -04:00
Vince Weaver
c95f92cdea ootw: c2: can now disintegrate friend (from left) 2019-08-20 14:02:49 -04:00
Vince Weaver
12c5b1921c ootw: c2: can now shoot friend (if going right) 2019-08-20 13:49:27 -04:00
Vince Weaver
c216195c8e ootw: c2: friend now runs to keypad 2019-08-20 13:01:22 -04:00
Vince Weaver
af1feff1f6 ootw: l2: can now exit level to l3 2019-08-20 11:39:37 -04:00
Vince Weaver
4df6950415 ootw: release 2.6 2019-08-20 00:31:35 -04:00
Vince Weaver
daee410b2f ootw: c1: declaring level1 done 2019-08-20 00:28:47 -04:00
Vince Weaver
44d8bd82cc ootw: c1: add code to clean up slugs when leave room 2019-08-20 00:20:04 -04:00
Vince Weaver
760d579bdf ootw: c1: some slug adjustments
now fall a better speed

also spawn going left
2019-08-20 00:08:59 -04:00
Vince Weaver
6ff16ef592 ootw: c1: slugs are re-initialized right and fall properly 2019-08-19 23:55:31 -04:00
Vince Weaver
fd070d412d ootw: slug falling sorta works 2019-08-19 23:36:36 -04:00
Vince Weaver
80fd7c3565 ootw: c1: more work on slugs 2019-08-19 17:16:44 -04:00
Vince Weaver
7ce483dad1 ootw: c1: can run-jump over the slugs if you're careful 2019-08-19 16:47:15 -04:00
Vince Weaver
155bbe846f ootw: remove some debugging 2019-08-19 16:38:02 -04:00
Vince Weaver
1e4c13d4e2 ootw: c1: URGH finall got beast ending acceptable state
it was left a mess by March Vince, and just wasn't salvagable
to re-use the pure animation ending, had to split off the sprites
and do the laser gun manually

a huge pain, did save some disk space though
2019-08-19 16:20:28 -04:00
Vince Weaver
55e544610e ootw: c1: beast behaves better in rope room
keeps running when on rope

stays on ground when walking
2019-08-19 11:31:11 -04:00
Vince Weaver
cd0cad8fa1 ootw: update TODO 2019-08-19 10:46:51 -04:00
Vince Weaver
84d470c71b ootw: c1: more beast fine-tuning
runs slightly faster than physicist now
also enters rooms closer if left room closer
2019-08-19 10:32:10 -04:00
Vince Weaver
f102c687bf ootw: c1: more beast work, plus some debugging stuff 2019-08-19 02:21:35 -04:00
Vince Weaver
2619a75503 ootw: update image 2019-08-19 02:11:56 -04:00
Vince Weaver
e0dcb394f2 ootw: ending graphics 2019-08-19 01:55:43 -04:00
Vince Weaver
56415059b0 ootw: c1: give some time after getting off rope 2019-08-18 12:42:15 -04:00
Vince Weaver
69cf4408c2 ootw: c1: beast now properly climbs slope on rope screen 2019-08-18 12:37:21 -04:00
Vince Weaver
d7fbc51e19 ootw: c1: beast can catch you now 2019-08-18 12:24:21 -04:00
Vince Weaver
1938dafd55 ootw: c1: fix issue where left/right don't clear keypress strobe 2019-08-17 18:47:27 -04:00
Vince Weaver
e874af7e26 ootw: remove unneeded includes to save space 2019-08-17 18:12:04 -04:00
Vince Weaver
77c905dbbd ootw: c1: merge cut scenes into relevant location 2019-08-17 18:04:23 -04:00
Vince Weaver
7a5ee9fb28 ootw: update FAQ 2019-08-17 17:57:59 -04:00
Vince Weaver
ad0fc452fe ootw: c1: actually put together the beast slash cutscene
this also reduces the c1 level by a few kb
2019-08-17 17:54:40 -04:00
Vince Weaver
f6da6b1573 ootw: slide if crouch while running. not really that noticable 2019-08-17 15:51:15 -04:00
Vince Weaver
57535e3609 ootw: crouch-kicking, stay crouched if kick while already kicking 2019-08-17 15:32:01 -04:00
Vince Weaver
ee98df5689 ootw: finally implement run-jump 2019-08-17 15:27:17 -04:00
Vince Weaver
66074887ad ootw: c1: don't accidentally show gun in l1 2019-08-17 01:37:03 -04:00
Vince Weaver
709f55e372 ootw: c1: crouch-kicking works on slugs now 2019-08-17 01:34:23 -04:00
Vince Weaver
76ef58f65e ootw: have guard facing right direction 2019-08-16 16:59:59 -04:00
Vince Weaver
99f38aea39 ootw: l2: more hooking up doors 2019-08-16 16:51:16 -04:00
Vince Weaver
aba8e609fc ootw: add crouch kicking, start hooking up more doors l2 2019-08-16 16:32:59 -04:00
Vince Weaver
ae2b3583b2 ootw: c4: reset doors when restarting a level 2019-08-16 15:04:16 -04:00
Vince Weaver
3e73ac344a ootw: c4: can now blast your way to level5 2019-08-16 14:54:39 -04:00
Vince Weaver
e9fbee8434 ootw: c4: generic doors now implemented 2019-08-16 14:47:03 -04:00
Vince Weaver
f28c6c34ec ootw: c4: start making doors generic 2019-08-16 14:34:16 -04:00
Vince Weaver
e1d57cbef8 ootw: l4: fix bug when blasting door to the left (txa vs tax, urgh) 2019-08-16 14:13:06 -04:00
Vince Weaver
fe2e5f3959 ootw: can now shoot while crouching 2019-08-16 13:53:37 -04:00
Vince Weaver
f5437230e7 ootw: add last sprites and fix some keyboard handling 2019-08-16 13:15:07 -04:00
Vince Weaver
98c083f232 ootw: optimize keyboard/state handling a bit
add some additional state bits
2019-08-16 11:49:40 -04:00
Vince Weaver
f1cf10b0b8 ootw: fix up the keyboard handler a bit
can now use up to stand from a crouch w/o jumping.

also fixed a bug when turning right when crouching left
2019-08-16 11:13:51 -04:00
Vince Weaver
4419a7e0d8 ootw: centralize gun handling, level5 now works properly 2019-08-16 10:12:44 -04:00
Vince Weaver
324d8c6526 ootw: l5: re-enable
found some room
2019-08-16 09:58:56 -04:00
Vince Weaver
099759ab50 ootw: update disk for release 2019-08-15 23:55:43 -04:00
Vince Weaver
cfbce91117 ootw: c3: fix issue where not show falling in because PHYSICIST_Y was negative 2019-08-15 23:53:59 -04:00
Vince Weaver
7f925d22ea ootw: fix up things after c4 changes
l1 works again
l2 now has lasers hooked up for the most part

temporarily disabled l5 as out of space on disk :(
2019-08-15 23:49:36 -04:00
Vince Weaver
f934fdad8f ootw: update TODO 2019-08-15 17:10:15 -04:00
Vince Weaver
6ed71eae46 ootw: alien disintegration works! 2019-08-15 16:27:02 -04:00
Vince Weaver
d0d726c22c ootw: c4: laser hits aliens now 2019-08-15 15:26:02 -04:00