Commit Graph

543 Commits

Author SHA1 Message Date
Vince Weaver
acdb0d9168 ootw: working on sequnce 2020-03-02 02:23:08 -05:00
Vince Weaver
05ebecfeeb ootw: c15: add falling animation 2020-02-27 16:26:42 -05:00
Vince Weaver
cf3ce76cf3 ootw: c15: bridge collapse 2020-02-26 00:58:01 -05:00
Vince Weaver
26dd455145 ootw: add bridge animation 2020-02-24 00:19:07 -05:00
Vince Weaver
67e6c39a58 ootw: c15: add friend 2020-02-23 17:15:49 -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
bfba707522 ootw: add another animation for c15 2020-02-23 01:14:02 -05:00
Vince Weaver
744f3f9a64 ootw: c15: add alien
need to add real AI

also fades into the background
2020-02-14 20:38:55 -05:00
Vince Weaver
f0be818671 ootw: c15: more laser work 2020-02-14 19:26:36 -05:00
Vince Weaver
06a2fbe7da ootw: c15: fine tune shots a bit 2020-02-14 16:35:13 -05:00
Vince Weaver
445b86662b ootw: c15: update foreground action 2020-02-14 16:22:16 -05:00
Vince Weaver
c42461834e c15: foreground guard 2020-02-14 16:09:51 -05:00
Vince Weaver
aa711dc79a ootw: c15: add big laser shot 2020-02-14 01:06:34 -05:00
Vince Weaver
ba52947886 ootw: c15: walking alien animation 2020-02-14 00:37:35 -05:00
Vince Weaver
6d81ba6988 ootw: update TODO 2020-02-10 16:47:48 -05:00
Vince Weaver
512365a310 ootw: c15: shots do wall damage 2020-02-10 13:06:33 -05:00
Vince Weaver
5f4fc26b16 ootw: c15: more trapezoid progress 2020-02-10 12:30:21 -05:00
Vince Weaver
2892e3956d ootw: collision: had some code comments pending 2020-02-10 11:03:59 -05:00
Vince Weaver
18da26db37 ootw: c15: more trapezoids 2020-02-10 01:43:27 -05:00
Vince Weaver
d43a0a97b5 ootw: update c15 laser handling 2020-02-10 01:05:18 -05:00
Vince Weaver
b9bd74e5a8 ootw: c15: guard shooting 2020-02-07 16:01:43 -05:00
Vince Weaver
26593ef8ec ootw: c15: add intro movie 2020-02-07 01:13:49 -05:00
Vince Weaver
d8713df1f0 ootw: update disk images 2020-01-29 22:26:31 -05:00
Vince Weaver
aa50c6f09a ootw: update date in title 2020-01-29 22:26:01 -05:00
Vince Weaver
c01174b99e ootw: fix left room limit for some of the placeholder levels 2020-01-29 22:25:43 -05:00
Vince Weaver
8fcdfb30cb ootw: c15: hook up the new graphics 2020-01-29 22:24:51 -05:00
Vince Weaver
8aa63389e1 ootw: fix bug where the door limits were only calculated at beginning
this doesn't work if we're falling and so no doors are on our Y
so re-call the room-limit routine once we land
2020-01-29 22:23:55 -05:00
Vince Weaver
6356acb5f3 ootw: switch to text mode before printing disk-switch message 2020-01-29 21:49:10 -05:00
Vince Weaver
0d3d113117 ootw: adjust blast to work through shield
also l15 graphics apparently as I forgot to commit it seems
2020-01-29 20:25:20 -05:00
Vince Weaver
444f94cdce ootw: update c15 image 2020-01-28 20:26:24 -05:00
Vince Weaver
f0b2666749 ootw: fix laser so you can shoot through shields properly
bug was noticed when developling demosplash2019
2020-01-28 16:24:32 -05:00
Vince Weaver
df47eabe90 ootw: c8 add placeholder graphic 2020-01-28 15:37:06 -05:00
Vince Weaver
8a7069db13 ootw: c7: add placeholder graphic 2020-01-28 13:19:42 -05:00
Vince Weaver
3834c5d51a ootw: was missing a pt3_lib file 2020-01-27 21:22:48 -05:00
Vince Weaver
2199818bfd ootw: add placeholder graphics for c9 and c10
actually same, at top of pool
2020-01-27 17:03:32 -05:00
Vince Weaver
13a602664c ootw: add placeholder graphic for c11 2020-01-27 16:31:29 -05:00
Vince Weaver
de5fd04033 ootw: add placeholders for c6 and c12 2020-01-27 16:10:35 -05:00
Vince Weaver
aad825beb3 ootw: c13, update graphics 2020-01-27 14:33:54 -05:00
Vince Weaver
01a66c60b2 ootw: add placeholders for all levels 2020-01-27 13:50:11 -05:00
Vince Weaver
63a0701fe4 ootw: c14: update code 2020-01-27 13:22:11 -05:00
Vince Weaver
6d0b3d4918 ootw: add placeholder for level14 (arena) 2020-01-27 13:21:10 -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
f144b30a9d ootw: c15: add a bunch of comments, let it continue to ending 2020-01-27 11:30:30 -05:00
Vince Weaver
6fa80d7061 ootw: add assert if loader gets bigger than 3 pages 2020-01-27 11:30:09 -05:00
Vince Weaver
48dea300e9 ootw: ending: make it only the ending (take out old c15 stuff) 2020-01-27 11:29:53 -05:00
Vince Weaver
587495a4d7 ootw: loader: squeeze back down into 3 pages
now prompts you to switch disks, but doesn't have enough room
to give you more info (like which disk)
2020-01-26 20:45:14 -05:00
Vince Weaver
615e6cf36b ootw: loader can now load all from c1-c15 plus intro/ending 2020-01-26 14:00:05 -05:00
Vince Weaver
24bdaf795d title: hook up to the loader 2020-01-26 12:55:29 -05:00
Vince Weaver
eb1360f0e0 ootw: add new assembly title screen 2020-01-26 01:30:49 -05:00
Vince Weaver
1d581f8349 galaxy: add galaxy demo 2019-12-08 20:34:57 -05:00