Commit Graph

56 Commits

Author SHA1 Message Date
Vince Weaver
688db7ac5c ootw: initialize slugs in a loop 2019-01-20 23:46:05 -05:00
Vince Weaver
5d5f17c473 ootw: fix issue with slug cutscene 2019-01-20 02:04:39 -05:00
Vince Weaver
74a035ad19 ootw: add beginnings of a FAQ 2019-01-20 02:01:48 -05:00
Vince Weaver
e13d2e7ca8 ootw: release version 1.2 2019-01-20 01:55:23 -05:00
Vince Weaver
f25d152e20 ootw: have earthquake/boulders happen in rope room 2019-01-20 01:54:58 -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
9710dbebf8 ootw: auto-generate alternate earthquake images 2019-01-20 00:50:32 -05:00
Vince Weaver
7d52059f6a ootw: more code movement 2019-01-20 00:14:21 -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
8e844063da ootw: fix rope room right boundary 2019-01-18 23:25:50 -05:00
Vince Weaver
a1abcf0549 ootw: update disk image 2019-01-18 23:23:31 -05:00
Vince Weaver
1cc0aa1065 ootw: add rope room 2019-01-18 23:23:18 -05:00
Vince Weaver
f133c7adc1 ootw: merge to just one keyboard handler 2019-01-18 22:32:55 -05:00
Vince Weaver
01b0dd2024 ootw: start making the keyboard handler a common routine 2019-01-18 22:27:01 -05:00
Vince Weaver
181ab41c59 ootw: update disk image 2019-01-18 16:48:50 -05:00
Vince Weaver
e27b29cc2a ootw: adjust the starting slug positions some 2019-01-18 16:48:23 -05:00
Vince Weaver
597b7f602d ootw: add disk image 2019-01-18 16:13:41 -05:00
Vince Weaver
3bb79c312f ootw: got multiple slugs going 2019-01-18 16:13:27 -05:00
Vince Weaver
12f0aafbfb ootw: start on multiple slug support 2019-01-18 16:04:52 -05:00
Vince Weaver
cf56ee21d5 ootw: kicking finally works 2019-01-18 15:49:23 -05:00
Vince Weaver
8d8899ec70 ootw: re-init slugs when restart level 2019-01-18 15:16:37 -05:00
Vince Weaver
d0fd308971 ootw: mess with slug sprites 2019-01-18 15:03:44 -05:00
Vince Weaver
0d4ada4bcd ootw: add first half of cutscene
not 100% happy with it
2019-01-18 14:22:23 -05:00
Vince Weaver
28a769cbde ootws: add second half of cutscene 2019-01-18 13:51:09 -05:00
Vince Weaver
e38d5ff00c ootw: collapse after slug attack, then game over 2019-01-18 12:13:34 -05:00
Vince Weaver
e7f99c2d05 ootw: slug byte makes you vanish! 2019-01-18 12:00:25 -05:00
Vince Weaver
108a584a8b ootw: slow down slug 2019-01-18 11:47:17 -05:00
Vince Weaver
6b60366552 ootw: slug starts on right 2019-01-18 11:42:18 -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
fcbca64cb6 ootw: add some more sprite animations 2019-01-18 10:59:30 -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
27ae077ab5 ootw: trim some sprites 2019-01-17 23:10:11 -05:00
Vince Weaver
2a49a509e2 ootw: monster can grab you 2019-01-17 23:04:17 -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
f154913403 ootw: add pool monster sprites 2019-01-16 17:13:23 -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