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
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