Commit Graph

2335 Commits

Author SHA1 Message Date
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
b2844d89ac dos33: add error message instead of hanging if reading too far in VTOC
was trying to use some unused parts of track $11, didn't go well
2019-08-16 09:58:03 -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
Vince Weaver
db91377b23 ootw: c4: can blast open doors now 2019-08-15 15:12:34 -04:00
Vince Weaver
35348cdc98 ootw: c4: blast stopped by doors now 2019-08-15 14:24:46 -04:00
Vince Weaver
f71d5fee48 ootw: c4: doors now block laser fire 2019-08-15 14:12:32 -04:00
Vince Weaver
c1220ab573 ootw: c4: can collide with locked doors now 2019-08-15 13:38:11 -04:00
Vince Weaver
8fbea750da ootw: c4: doors work! 2019-08-15 12:30:00 -04:00
Vince Weaver
7095729b0d ootw: c4: more progress on doors 2019-08-15 11:36:53 -04:00
Vince Weaver
4a7cf594e2 ootw: initial door support
slowing things down...
2019-08-15 10:30:07 -04:00
Vince Weaver
e217bddfc4 ootw: c4: have blast reduce the gun charge 2019-08-14 16:01:32 -04:00
Vince Weaver
23c56bec0f ootw: c4: clean up loose ends with blast
remove now unneeded ZP usage

add head to end of blast
2019-08-14 15:48:48 -04:00
Vince Weaver
300ea24b95 ootw: c4: charging gun now works 2019-08-14 15:38:36 -04:00
Vince Weaver
5102dcfb75 ootw: c4: implement gun charger 2019-08-14 13:59:58 -04:00
Vince Weaver
5494cad14e ootw: c4: add blast support 2019-08-14 13:29:11 -04:00
Vince Weaver
eb980e6584 ootw: c4: shields now more or less OK
might look better with fancier animation
2019-08-14 12:21:45 -04:00
Vince Weaver
db42d1019a ootw: c4: more shield magic
the bug that took a while to fix needed a "TAY"
2019-08-14 12:18:25 -04:00
Vince Weaver
95e311c40d ootw: c4: initial shields implementation 2019-08-14 11:26:17 -04:00
Vince Weaver
1984553ef3 ootw: c4: cancel action if we leave screen 2019-08-14 09:47:56 -04:00
Vince Weaver
ea53b9f137 ootw: c4: action sequence hooked up 2019-08-14 09:45:13 -04:00
Vince Weaver
e7d946a351 ootw: c4: action mostly done 2019-08-14 09:23:27 -04:00
Vince Weaver
606fe3ba41 ootw: c4: more testing of action sequence 2019-08-14 01:11:07 -04:00
Vince Weaver
b02eba9701 ootw: c4: regrettable framework 2019-08-13 21:44:01 -04:00
Vince Weaver
62bb9ebaa8 ootw: c4: more work on action sequence
as always, it's a pain
2019-08-13 17:14:12 -04:00
Vince Weaver
a439b6a9f7 ootw: c4: pink laser-time 2019-08-13 14:12:09 -04:00
Vince Weaver
419c7d382c ootw: c4: add zapper sprites 2019-08-13 01:08:56 -04:00
Vince Weaver
1170cca176 ootw: l4: add alien zap sprite 2019-08-12 17:16:23 -04:00
Vince Weaver
2659de34b2 ootw: c4: alien now appears
note: blends in with background :(
2019-08-12 13:34:49 -04:00
Vince Weaver
24f4205ad9 ootw: l3: extend window so you can see full death animation 2019-08-11 23:03:23 -04:00
Vince Weaver
b08a2b1508 ootw: update for point release 2019-08-11 22:43:53 -04:00
Vince Weaver
eb3fd06bd8 ootw: l3: draw steam on top (not in bg) 2019-08-11 22:43:35 -04:00
Vince Weaver
79165c93bf ootw: l3: speed up steam now that things are slower 2019-08-11 22:41:46 -04:00
Vince Weaver
39c33ef37d ootw: l3: vent cutoff works (but is slow) 2019-08-11 22:40:13 -04:00
Vince Weaver
618350f59b ootw: c3: fix poison, start drawing only window
also fix start of level to not show random garbage by clearing
page before flipping to it
2019-08-11 22:16:39 -04:00
Vince Weaver
30d20a92fa ootw: l3: steam collisions happen now 2019-08-11 19:12:57 -04:00
Vince Weaver
4d2b4e0548 ootw: l3: steam now going 2019-08-11 16:40:55 -04:00
Vince Weaver
c43a032d67 ootw: l3: paramaterize the steam code 2019-08-11 14:18:15 -04:00
Vince Weaver
2f2d2d7421 ootw: update FAQ 2019-08-11 13:05:08 -04:00
Vince Weaver
93abdc4dea ootw: c3: fix bug where short drop in long vent would kill you 2019-08-11 11:48:05 -04:00