Vince Weaver
af1feff1f6
ootw: l2: can now exit level to l3
2019-08-20 11:39:37 -04:00
Vince Weaver
4df6950415
ootw: release 2.6
2019-08-20 00:31:35 -04:00
Vince Weaver
daee410b2f
ootw: c1: declaring level1 done
2019-08-20 00:28:47 -04:00
Vince Weaver
44d8bd82cc
ootw: c1: add code to clean up slugs when leave room
2019-08-20 00:20:04 -04:00
Vince Weaver
760d579bdf
ootw: c1: some slug adjustments
...
now fall a better speed
also spawn going left
2019-08-20 00:08:59 -04:00
Vince Weaver
6ff16ef592
ootw: c1: slugs are re-initialized right and fall properly
2019-08-19 23:55:31 -04:00
Vince Weaver
fd070d412d
ootw: slug falling sorta works
2019-08-19 23:36:36 -04:00
Vince Weaver
80fd7c3565
ootw: c1: more work on slugs
2019-08-19 17:16:44 -04:00
Vince Weaver
7ce483dad1
ootw: c1: can run-jump over the slugs if you're careful
2019-08-19 16:47:15 -04:00
Vince Weaver
155bbe846f
ootw: remove some debugging
2019-08-19 16:38:02 -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
55e544610e
ootw: c1: beast behaves better in rope room
...
keeps running when on rope
stays on ground when walking
2019-08-19 11:31:11 -04:00
Vince Weaver
cd0cad8fa1
ootw: update TODO
2019-08-19 10:46:51 -04:00
Vince Weaver
84d470c71b
ootw: c1: more beast fine-tuning
...
runs slightly faster than physicist now
also enters rooms closer if left room closer
2019-08-19 10:32:10 -04:00
Vince Weaver
f102c687bf
ootw: c1: more beast work, plus some debugging stuff
2019-08-19 02:21:35 -04:00
Vince Weaver
2619a75503
ootw: update image
2019-08-19 02:11:56 -04:00
Vince Weaver
e0dcb394f2
ootw: ending graphics
2019-08-19 01:55:43 -04:00
Vince Weaver
56415059b0
ootw: c1: give some time after getting off rope
2019-08-18 12:42:15 -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
d7fbc51e19
ootw: c1: beast can catch you now
2019-08-18 12:24:21 -04:00
Vince Weaver
1938dafd55
ootw: c1: fix issue where left/right don't clear keypress strobe
2019-08-17 18:47:27 -04:00
Vince Weaver
e874af7e26
ootw: remove unneeded includes to save space
2019-08-17 18:12:04 -04:00
Vince Weaver
77c905dbbd
ootw: c1: merge cut scenes into relevant location
2019-08-17 18:04:23 -04:00
Vince Weaver
7a5ee9fb28
ootw: update FAQ
2019-08-17 17:57:59 -04:00
Vince Weaver
ad0fc452fe
ootw: c1: actually put together the beast slash cutscene
...
this also reduces the c1 level by a few kb
2019-08-17 17:54:40 -04:00
Vince Weaver
f6da6b1573
ootw: slide if crouch while running. not really that noticable
2019-08-17 15:51:15 -04:00
Vince Weaver
57535e3609
ootw: crouch-kicking, stay crouched if kick while already kicking
2019-08-17 15:32:01 -04:00
Vince Weaver
ee98df5689
ootw: finally implement run-jump
2019-08-17 15:27:17 -04:00
Vince Weaver
66074887ad
ootw: c1: don't accidentally show gun in l1
2019-08-17 01:37:03 -04:00
Vince Weaver
709f55e372
ootw: c1: crouch-kicking works on slugs now
2019-08-17 01:34:23 -04:00
Vince Weaver
76ef58f65e
ootw: have guard facing right direction
2019-08-16 16:59:59 -04:00
Vince Weaver
99f38aea39
ootw: l2: more hooking up doors
2019-08-16 16:51:16 -04:00
Vince Weaver
aba8e609fc
ootw: add crouch kicking, start hooking up more doors l2
2019-08-16 16:32:59 -04:00
Vince Weaver
ae2b3583b2
ootw: c4: reset doors when restarting a level
2019-08-16 15:04:16 -04:00
Vince Weaver
3e73ac344a
ootw: c4: can now blast your way to level5
2019-08-16 14:54:39 -04:00
Vince Weaver
e9fbee8434
ootw: c4: generic doors now implemented
2019-08-16 14:47:03 -04:00
Vince Weaver
f28c6c34ec
ootw: c4: start making doors generic
2019-08-16 14:34:16 -04:00
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
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
Vince Weaver
41920311de
ootw: c3: fall into level
...
though the effect isn't that great
2019-08-11 11:40:05 -04:00
Vince Weaver
654f89c926
ootw: l3: falling now more or less implemented
2019-08-10 18:14:57 -04:00
Vince Weaver
c668765696
ootw: l3: can now die by falling too far
2019-08-10 16:54:51 -04:00
Vince Weaver
4f99f77abc
ootw: c3: go to level4 at end
2019-08-10 15:50:16 -04:00
Vince Weaver
286ffa9582
ootw: c4: laser now works reasonably well
2019-08-09 23:17:18 -04:00
Vince Weaver
1369a3aeda
ootw: c4: laser right works
2019-08-09 23:01:15 -04:00
Vince Weaver
65351ca19c
ootw: c4: more laser progress
2019-08-09 22:25:10 -04:00
Vince Weaver
acd247c574
ootw: c4: initial laser support
2019-08-09 21:46:04 -04:00
Vince Weaver
37868abe9c
ootw: c4: finally have jumping the gap sorta working OK
2019-08-09 17:20:35 -04:00
Vince Weaver
4f0055370f
ootw: c4: fix issue where fell if xpos was negative
2019-08-09 16:38:01 -04:00
Vince Weaver
37acfc63a2
ootw: c4: re-arrange code, back where started :(
2019-08-09 16:36:00 -04:00
Vince Weaver
db20da5738
ootw: c4: add some doorways to hide behind
2019-08-09 16:00:28 -04:00
Vince Weaver
bf05fade0f
ootw: c4: can finish level
2019-08-09 15:00:34 -04:00
Vince Weaver
3871e08d41
ootw: c4/c5, fall to enter level
2019-08-09 14:35:17 -04:00
Vince Weaver
4a171ad701
ootw: putsprite_crop now crops off top of screen too
2019-08-09 14:28:50 -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
cec8ff9412
ootw: Makefile issue
2019-08-08 23:53:46 -04:00
Vince Weaver
999ea0b883
ootw: c5: walking in cave looks nice
2019-08-08 22:48:12 -04:00
Vince Weaver
038a7fc033
ootw: c5: add bare-bones level5
2019-08-08 22:02:16 -04:00
Vince Weaver
b0981bb2c4
ootw: c4: end sprite
2019-08-08 17:15:26 -04:00
Vince Weaver
e21423b472
ootw: c4, one more background
2019-08-08 16:32:49 -04:00
Vince Weaver
6e823f3862
ootw: c5: add level5 (this is probably a mistake)
2019-08-08 15:38:10 -04:00
Vince Weaver
5450e1d92e
ootw: c4: work on doors
2019-08-08 00:38:55 -04:00
Vince Weaver
8660434b37
ootw: c4: recharger cycling
2019-08-07 23:09:00 -04:00
Vince Weaver
0bebd3f619
ootw: some more level4 sprites
2019-08-07 01:17:02 -04:00
Vince Weaver
5599d9b6dd
ootw: vent: more or less have wall detection going
2019-08-06 01:07:51 -04:00
Vince Weaver
cb522d4fb3
ootw: initial vent motion
2019-08-04 00:46:46 -04:00
Vince Weaver
17df881305
ootw: add some vent sprites
2019-08-03 23:57:24 -04:00
Vince Weaver
1976c15b03
Merge branch 'master' of https://github.com/deater/dos33fsprogs
2019-07-31 17:30:11 -04:00
Vince Weaver
4b906bf5a0
ootw: more graphics for c4
2019-07-31 16:01:44 -04:00
Vince Weaver
be10982457
ootw: you can now run around level4
2019-07-31 15:04:14 -04:00
Vince Weaver
0ce1287efc
ootw: revamp loader, add ability to run checkpoint4
2019-07-31 14:56:56 -04:00
Vince Weaver
c5abc3e845
ootw: initial level 4 support, because why not
2019-07-31 14:38:15 -04:00
Vince Weaver
6dffe8c20c
ootw: update some graphics
2019-07-31 14:13:29 -04:00
Vince Weaver
aea65aed76
ootw: add some more graphics
2019-07-31 14:13:15 -04:00
Vince Weaver
d2093a3244
ootw: update disk for release 2.3
2019-07-31 00:11:43 -04:00
Vince Weaver
26161bdc8a
ootw: underwater scene is playable
2019-07-31 00:11:30 -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
27f129c7a3
ootw: fine tune beast a bit
2019-07-30 00:31:49 -04:00
Vince Weaver
e212ef45ee
ootw: work on bg beast
2019-07-29 17:16:15 -04:00
Vince Weaver
af4ec50a5c
ootw: fine-tune pool graphics a bit
2019-07-29 15:20:58 -04:00
Vince Weaver
68932d6cf0
ootw: climb out of the pool
2019-07-29 15:02:58 -04:00
Vince Weaver
12ec26efac
ootw: rename sprites files
2019-07-29 14:05:53 -04:00
Vince Weaver
382b5ea779
ootw: fix some issues from last night
2019-07-29 11:38:48 -04:00
Vince Weaver
04fc767237
ootw: update sprites
2019-07-29 09:05:27 -04:00
Vince Weaver
14ad51644b
ootw: surface ripples
2019-07-28 00:09:30 -04:00
Vince Weaver
ba3365b5a7
ootw: fix wrong jump
2019-07-27 19:30:52 -04:00
Vince Weaver
fe9fdee70f
ootw: make swimmer shorter
2019-07-26 01:12:30 -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
2bccf8d2aa
ootw: underwater
2019-07-24 17:16:48 -04:00
Vince Weaver
73bac4f779
ootw: move some graphics around
2019-07-24 15:51:19 -04:00
Vince Weaver
b6a5e43d74
ootw: working on some audio?
2019-07-22 01:04:37 -04:00
Vince Weaver
fa9e71e903
ootw: update the disk image
2019-07-20 12:38:27 -04:00
Vince Weaver
9db582b9af
ootw: c2: add audio file
2019-07-20 12:37:54 -04:00
Vince Weaver
2dbd9b7537
ootw: add back intro, skip ifescape pressed
2019-07-20 12:17:25 -04:00
Vince Weaver
78c01275c9
ootw: hookup little guy and have keyboard mostly working
2019-07-20 12:08:31 -04:00
Vince Weaver
70f2966a76
ootw: c2: get keyboard actually doing something useful
...
only swing when swing in right direction. This is a pain.
2019-07-20 11:44:45 -04:00
Vince Weaver
4f2b401576
ootw: hookup the laser pickup movie
2019-07-20 01:04:37 -04:00
Vince Weaver
13cfac1859
ootw: c2: cage end sequence mostly done
2019-07-20 00:36:05 -04:00
Vince Weaver
269719ef44
ootw: c2: make phsyicist jump
2019-07-19 22:56:14 -04:00