Commit Graph

40 Commits

Author SHA1 Message Date
Vince Weaver
5af4f268d0 ootw: c2: more elevator code 2019-07-11 12:30:34 -04:00
Vince Weaver
6b2ae05aaa ootw: rename some files to make things more consistent 2019-07-11 11:43:16 -04:00
Vince Weaver
4905a1dd05 ootw: have beast appear 2019-03-24 01:14:23 -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
Vince Weaver
34234bc02f ootw: start adding code to handle end of level 2019-03-19 12:06:36 -04:00
Vince Weaver
821a9b47ad ootw: swinging sorta works 2019-03-17 01:28:42 -04:00
Vince Weaver
c49857b8b0 ootw: have both rope and no-rope backgrounds 2019-03-16 16:21:41 -04:00
Vince Weaver
4bde4adff2 ootw: move collapsing in with the general physicist movement
also had to mirrow the physicist collapse sprite (was right rather
than left)
2019-03-15 13:47:41 -04:00
Vince Weaver
267e27289b ootw: can run now 2019-03-15 13:00:47 -04:00
Vince Weaver
2ff3a299f9 ootw: change the physicist state machine to be more compact 2019-03-15 12:28:46 -04:00
Vince Weaver
3d6d400716 ootw: add running sprites
possibly broke walking
2019-03-09 16:42:14 -05:00
Vince Weaver
484579c400 ootw: intro: allow continuing to game 2019-03-03 14:05:00 -05:00
Vince Weaver
7acf18caa9 ootw: intro: this might just work 2019-03-02 10:55:32 -05:00
Vince Weaver
7587668011 ootw: intro: drastic times call for drastic measures 2019-03-02 10:02:46 -05:00
Vince Weaver
4965c7bfe0 ootw: intro: all accelerator stuff done 2019-02-18 14:31:26 -05:00
Vince Weaver
e6ce44024c ootw: intro: up to soda working now 2019-02-18 13:04:02 -05:00
Vince Weaver
14685c40d3 ootw: intro: peanut OS 2019-02-17 15:44:50 -05:00
Vince Weaver
b9fc2e310b ootw: intro: initial DNA support 2019-02-17 13:37:24 -05:00
Vince Weaver
d84d84ee9f ootw: intro: update ai 2019-02-15 01:10:17 -05:00
Vince Weaver
aac1918c27 ootw: intro, lots of elevator work 2019-02-05 23:46:31 -05:00
Vince Weaver
69d202b12a ootw: update intro to auto-run 2019-02-03 12:06:45 -05:00
Vince Weaver
642fb04b36 ootw: add loader that allows choosing what to run 2019-01-27 21:23:22 -05:00
Vince Weaver
e4ec339e95 ootw: hook up beast cutscene 2019-01-24 21:41:01 -05:00
Vince Weaver
e55c030176 ootw: start making cave engine more generic 2019-01-20 01:02:41 -05:00
Vince Weaver
01b0dd2024 ootw: start making the keyboard handler a common routine 2019-01-18 22:27:01 -05:00
Vince Weaver
12f0aafbfb ootw: start on multiple slug support 2019-01-18 16:04:52 -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
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
2a49a509e2 ootw: monster can grab you 2019-01-17 23:04:17 -05:00
Vince Weaver
31dbf8cb2f ootw: split make source file up 2019-01-17 16:58:19 -05:00
Vince Weaver
5c1c4973b5 ootw: add pool monster 2019-01-17 00:22:51 -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
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
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