Commit Graph

33 Commits

Author SHA1 Message Date
Vince Weaver
688db7ac5c ootw: initialize slugs in a loop 2019-01-20 23:46:05 -05:00
Vince Weaver
166572a023 ootw: add in last new room 2019-01-20 01:45:51 -05:00
Vince Weaver
43da6edbfa ootw: spin off earthquake code 2019-01-20 01:05:52 -05:00
Vince Weaver
e55c030176 ootw: start making cave engine more generic 2019-01-20 01:02:41 -05:00
Vince Weaver
95301329cb ootw: that last commit missed a few files 2019-01-20 00:52:07 -05:00
Vince Weaver
dc29dc5cc8 ootw: split slugs into own file 2019-01-19 23:51:58 -05:00
Vince Weaver
563f263e24 ootw: add a few more rooms 2019-01-19 23:48:48 -05:00
Vince Weaver
1cc0aa1065 ootw: add rope room 2019-01-18 23:23:18 -05:00
Vince Weaver
01b0dd2024 ootw: start making the keyboard handler a common routine 2019-01-18 22:27:01 -05:00
Vince Weaver
e27b29cc2a ootw: adjust the starting slug positions some 2019-01-18 16:48:23 -05:00
Vince Weaver
12f0aafbfb ootw: start on multiple slug support 2019-01-18 16:04:52 -05:00
Vince Weaver
8d8899ec70 ootw: re-init slugs when restart level 2019-01-18 15:16:37 -05:00
Vince Weaver
28a769cbde ootws: add second half of cutscene 2019-01-18 13:51:09 -05:00
Vince Weaver
540d9e795c ootw: implement kicking and crouching
Apple II keyboard auto-repeat behavior makes this interesting
2019-01-18 11:33:23 -05:00
Vince Weaver
17cc990e5a ootw: add falling boulder 2019-01-18 00:27:32 -05:00
Vince Weaver
07476896d5 ootw: add earthquake 2019-01-18 00:18:06 -05:00
Vince Weaver
e498485b56 ootw: can walk between rooms now 2019-01-17 17:14:19 -05:00
Vince Weaver
31dbf8cb2f ootw: split make source file up 2019-01-17 16:58:19 -05:00
Vince Weaver
72fa5367c4 ootw: add some more art 2019-01-17 15:56:43 -05:00
Vince Weaver
5c1c4973b5 ootw: add pool monster 2019-01-17 00:22:51 -05:00
Vince Weaver
c3b36946b0 ootw: add swaying plant
not 100% happy with this
2019-01-16 23:50:32 -05:00
Vince Weaver
17258bfb94 ootw: stop at right of screen now too 2019-01-16 23:30:18 -05:00
Vince Weaver
fe45c8cee1 ootw: add pool ripples
not sure how I feel about them

also added left-edge detection
2019-01-16 23:16:11 -05:00
Vince Weaver
2bbf7bdd45 ootw: add text to continue screen 2019-01-16 00:28:23 -05:00
Vince Weaver
c7901d575c ootw: add slug, add quit button 2019-01-15 22:44:57 -05:00
Vince Weaver
426a8cecdb ootw: update sprites 2019-01-15 00:21:25 -05:00
Vince Weaver
23208b3636 ootw: can now walk right
added over-complicaetd flipped sprite routine hack rather
than flipping the sprites as per previous tradition
2019-01-14 16:19:51 -05:00
Vince Weaver
3ac5dd4ba0 ootw: can walk to the left 2019-01-14 12:44:26 -05:00
Vince Weaver
1d1d2e2554 ootw: can change direction 2019-01-14 00:34:45 -05:00
Vince Weaver
db98514eaa ootw: foreground sprite 2019-01-14 00:18:37 -05:00
Vince Weaver
63353f3050 ootw: can walk against background 2019-01-13 23:58:48 -05:00
Vince Weaver
943fc5fac7 ootw: actually draw sprite 2019-01-13 23:37:49 -05:00
Vince Weaver
ac18cfd838 ootw: add another demake
why why why
2019-01-13 01:10:44 -05:00