Commit Graph

95 Commits

Author SHA1 Message Date
Vince Weaver
cf3ce76cf3 ootw: c15: bridge collapse 2020-02-26 00:58:01 -05:00
Vince Weaver
cd2b521544 ootw: breaking through glass happens
had to split across 3 disks, getting too big
2020-02-23 15:58:27 -05:00
Vince Weaver
c42461834e c15: foreground guard 2020-02-14 16:09:51 -05:00
Vince Weaver
da2d2dd650 ootw: ending: update to use newew version of pt3_lib
should now detect mockingboard (though still hardcodes slot #4)

also at end of ending does cold-reset back to menu
2020-01-27 12:13:08 -05:00
Vince Weaver
eb1360f0e0 ootw: add new assembly title screen 2020-01-26 01:30:49 -05:00
Vince Weaver
0d8ff09550 ootw: update to newer pt3_lib 2019-09-12 00:51:17 -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
6aed02ca08 ootw: c2: add initial shield 2019-08-22 13:27:18 -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
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
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