Commit Graph

84 Commits

Author SHA1 Message Date
Vince Weaver
af1feff1f6 ootw: l2: can now exit level to l3 2019-08-20 11:39:37 -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
69cf4408c2 ootw: c1: beast now properly climbs slope on rope screen 2019-08-18 12:37:21 -04:00
Vince Weaver
ee98df5689 ootw: finally implement run-jump 2019-08-17 15:27:17 -04:00
Vince Weaver
f28c6c34ec ootw: c4: start making doors generic 2019-08-16 14:34:16 -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
db91377b23 ootw: c4: can blast open doors now 2019-08-15 15:12:34 -04:00
Vince Weaver
c1220ab573 ootw: c4: can collide with locked doors now 2019-08-15 13:38:11 -04:00
Vince Weaver
4a7cf594e2 ootw: initial door support
slowing things down...
2019-08-15 10:30:07 -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
95e311c40d ootw: c4: initial shields implementation 2019-08-14 11:26:17 -04:00
Vince Weaver
ea53b9f137 ootw: c4: action sequence hooked up 2019-08-14 09:45:13 -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
c668765696 ootw: l3: can now die by falling too far 2019-08-10 16:54:51 -04:00
Vince Weaver
acd247c574 ootw: c4: initial laser support 2019-08-09 21:46:04 -04:00
Vince Weaver
db20da5738 ootw: c4: add some doorways to hide behind 2019-08-09 16:00:28 -04:00
Vince Weaver
f98a36a591 ootw: c4: falling into pit more or less works 2019-08-09 13:58:58 -04:00
Vince Weaver
fc4d1e3b2e ootw: c4: fall off cliff
this was a huge pain
2019-08-09 12:54:52 -04:00
Vince Weaver
381661a3d0 ootw: initial laser stance 2019-08-09 00:37:07 -04:00
Vince Weaver
038a7fc033 ootw: c5: add bare-bones level5 2019-08-08 22:02:16 -04:00
Vince Weaver
5599d9b6dd ootw: vent: more or less have wall detection going 2019-08-06 01:07:51 -04:00
Vince Weaver
c5abc3e845 ootw: initial level 4 support, because why not 2019-07-31 14:38:15 -04:00
Vince Weaver
0003289dbb ootw: getting closer to proper underwater scene 2019-07-30 23:04:49 -04:00
Vince Weaver
c831602aba ootw: monster ai 2019-07-30 17:03:43 -04:00
Vince Weaver
e212ef45ee ootw: work on bg beast 2019-07-29 17:16:15 -04:00
Vince Weaver
68932d6cf0 ootw: climb out of the pool 2019-07-29 15:02:58 -04:00
Vince Weaver
e0ddb03979 ootw: more underwater
you can sorta swim now, and the console sinks
2019-07-26 01:01:21 -04:00
Vince Weaver
1909896922 ootw: start work on underwater scene 2019-07-25 17:09:44 -04:00
Vince Weaver
78c01275c9 ootw: hookup little guy and have keyboard mostly working 2019-07-20 12:08:31 -04:00
Vince Weaver
4f2b401576 ootw: hookup the laser pickup movie 2019-07-20 01:04:37 -04:00
Vince Weaver
3bad7ffb44 ootw: more work on cage end scene 2019-07-19 12:12:10 -04:00
Vince Weaver
39719bb33b ootw: laser 2019-07-18 21:01:54 -04:00
Vince Weaver
8f38e37de0 ootw: add laser 2019-07-18 20:10:09 -04:00
Vince Weaver
e85a09975c ootw: c2: have the guard change 2019-07-15 15:54:37 -04:00
Vince Weaver
9a3bea65e1 ootw: c2: can swing cage now 2019-07-15 14:33:33 -04:00
Vince Weaver
c04ade19b0 ootw: c2: teleport works with graphic 2019-07-12 16:40:21 -04:00
Vince Weaver
64d1570fee ootw: c2: walking dude 2019-07-12 15:35:26 -04:00
Vince Weaver
6831a7718b ootw: c2: add cart 2019-07-12 14:34:34 -04:00
Vince Weaver
84ee49868e ootw: c2: enable power cable in basement 2019-07-12 11:17:59 -04:00
Vince Weaver
ac22f10a24 ootw: c2: city movie 2019-07-12 00:43:23 -04:00
Vince Weaver
fffd403296 ootw: c2: can now go up and down in elevator (without effects) 2019-07-11 13:56:41 -04:00
Vince Weaver
5af4f268d0 ootw: c2: more elevator code 2019-07-11 12:30:34 -04:00
Vince Weaver
6b2ae05aaa ootw: rename some files to make things more consistent 2019-07-11 11:43:16 -04:00
Vince Weaver
4905a1dd05 ootw: have beast appear 2019-03-24 01:14:23 -04:00
Vince Weaver
a941e5a3df ootw: add cropping sprite support
horrible code but seems to work now

also room limits are +128 now because I am not smart enough
to figure out signed compare on 6502
2019-03-23 01:25:13 -04:00
Vince Weaver
57fb810d81 ootw: can sorta walk around level2 now 2019-03-20 22:46:18 -04:00
Vince Weaver
34234bc02f ootw: start adding code to handle end of level 2019-03-19 12:06:36 -04:00