Commit Graph

40 Commits

Author SHA1 Message Date
Vince Weaver
6aed02ca08 ootw: c2: add initial shield 2019-08-22 13:27:18 -04:00
Vince Weaver
440320366d ootw: c2: lock door now that debugging is done 2019-08-22 13:21:04 -04:00
Vince Weaver
82603dbf19 ootw: can now turn off power by shooting wire 2019-08-22 13:06:02 -04:00
Vince Weaver
7d6e13343c ootw: initial alien AI
just turns to look at you if you're on the same level
2019-08-22 11:28:18 -04:00
Vince Weaver
98785e98ca ootw: fix bug where you didn't pick up gun if sliding 2019-08-22 11:21:03 -04:00
Vince Weaver
4174221b4e ootw: l2: more fine tuning, fixing some bugs
doesn't crash when you shoot aliens anymore
2019-08-22 10:38:51 -04:00
Vince Weaver
a87138cb0e ootw: adding aliens to levels, other small fixes 2019-08-22 10:04:06 -04:00
Vince Weaver
97370408fb ootw: c2: fix cart not going fully away 2019-08-20 14:20:24 -04:00
Vince Weaver
12c5b1921c ootw: c2: can now shoot friend (if going right) 2019-08-20 13:49:27 -04:00
Vince Weaver
c216195c8e ootw: c2: friend now runs to keypad 2019-08-20 13:01:22 -04:00
Vince Weaver
af1feff1f6 ootw: l2: can now exit level to l3 2019-08-20 11:39:37 -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
4419a7e0d8 ootw: centralize gun handling, level5 now works properly 2019-08-16 10:12:44 -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
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
4a64453385 ootw: start hooking up laser movie 2019-07-19 21:30:23 -04:00
Vince Weaver
285a1d1193 ootw: move around graphics 2019-07-19 17:19:34 -04:00
Vince Weaver
0b7ba21242 ootw: update friend sprites
not wild about color, but it's hard to see against some of the
backgrounds
2019-07-19 16:37:35 -04:00
Vince Weaver
fe266c02f8 ootw: more end cage stuff 2019-07-19 15:34:58 -04:00
Vince Weaver
e8da59b664 ootw: more cage ending stuff 2019-07-19 15:07:37 -04:00
Vince Weaver
4c12ea476d ootw: more end-cage changes 2019-07-19 13:35:39 -04:00
Vince Weaver
cbfe8c6359 ootw: more work on cage end 2019-07-19 13:13:23 -04:00
Vince Weaver
3bad7ffb44 ootw: more work on cage end scene 2019-07-19 12:12:10 -04:00
Vince Weaver
c04ade19b0 ootw: c2: teleport works with graphic 2019-07-12 16:40:21 -04:00
Vince Weaver
20d040eb2d ootw: c2: teleporters work 2019-07-12 16:15:51 -04:00
Vince Weaver
e20492e2fa ootw: c2: initial teleport support 2019-07-12 15:58:56 -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
cb5dd337a3 ootw: c2: elevator sort of works 2019-07-12 12:24:37 -04:00
Vince Weaver
84ee49868e ootw: c2: enable power cable in basement 2019-07-12 11:17:59 -04:00
Vince Weaver
e326850ea8 ootw: change room limit detection a bit 2019-07-12 10:05:55 -04:00
Vince Weaver
15e9e4e81c ootw: c2: can walk around all rooms now 2019-07-11 15:21:11 -04:00
Vince Weaver
4a8832176b ootw: level2: can walk around now more or less 2019-07-09 15:02:18 -04:00
Vince Weaver
9330c2c720 ootw: c2: split out elevator code 2019-07-09 11:23:48 -04:00
Vince Weaver
448f16e947 ootw: change the keyboard controls
a bit more awkward, but something that will actually work on a II+
2019-03-23 13:20:43 -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