Commit Graph

1979 Commits

Author SHA1 Message Date
Vince Weaver
80511435ac update Makefile 2019-03-30 19:43:21 -04:00
Vince Weaver
1186bb9247 add beast ending picture 2019-03-30 19:42:20 -04:00
Vince Weaver
cac83d481e ootw: fix sprite crop 2019-03-27 00:17:12 -04:00
Vince Weaver
9264a085a7 ootw: more work on beast behavior 2019-03-26 23:12:44 -04:00
Vince Weaver
e27fdac9a4 ootw: update beast sprites 2019-03-25 13:01:44 -04:00
Vince Weaver
554d7f48b2 ootw: make beast run 2019-03-25 00:12:09 -04:00
Vince Weaver
4905a1dd05 ootw: have beast appear 2019-03-24 01:14:23 -04:00
Vince Weaver
d28b3e9062 ootw: move rest of sprites to same location 2019-03-23 15:07:13 -04:00
Vince Weaver
e3465596ac ootw: fine-tune the walking/running a bit 2019-03-23 13:34:12 -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
c7bb489b03 ootw: make a point release 2019-03-23 11:44:45 -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
b94cd39e8c ootw: work on cropped sprite 2019-03-22 01:14:33 -04:00
Vince Weaver
804aee3f99 ootw: add a few more rooms 2019-03-21 16:34:33 -04:00
Vince Weaver
57fb810d81 ootw: can sorta walk around level2 now 2019-03-20 22:46:18 -04:00
Vince Weaver
ac21bd6905 ootw: add another room 2019-03-20 21:38:08 -04:00
Vince Weaver
80b8dad681 ootw: intro2 working
also split out some common intro code
2019-03-20 14:41:31 -04:00
Vince Weaver
c23433f2a0 ootw: add intro2 files 2019-03-20 13:53:01 -04:00
Vince Weaver
99867d968c ootw: possible to end level1 and progress to level2 2019-03-20 11:53:13 -04:00
Vince Weaver
b4621120c1 ootw: adjust timing of end scene 2019-03-20 11:14:55 -04:00
Vince Weaver
1d8645c4ef ootw: make new images transparent 2019-03-20 10:28:28 -04:00
Vince Weaver
2c0bf78f44 ootw: enable rest of end cutscene, with pauses 2019-03-20 01:18:55 -04:00
Vince Weaver
55d9d1ec31 ootw: add a lot more graphics 2019-03-19 15:31:37 -04:00
Vince Weaver
34234bc02f ootw: start adding code to handle end of level 2019-03-19 12:06:36 -04:00
Vince Weaver
aabeaecb76 ootw: optimize rope swing with transparent overlays 2019-03-19 01:27:14 -04:00
Vince Weaver
eadc97a3e2 ootw: use overlays for rope swinging 2019-03-19 00:31:18 -04:00
Vince Weaver
e1b13a9526 ootw: move earthquake framebuffer really high 2019-03-18 21:29:32 -04:00
Vince Weaver
858e622814 ootw: add l1end images 2019-03-18 16:26:52 -04:00
Vince Weaver
b2bbfcaad7 ootw: update README 2019-03-18 01:22:02 -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
872a08c1fd ootw: add swing images 2019-03-16 16:00:42 -04:00
Vince Weaver
b598deaadf ootw: add rope-swing images 2019-03-16 15:50:20 -04:00
Vince Weaver
2d31fc5f30 ootw: split out room edge detection
now we can jump on run to other rooms

still a bit buggy.  Also hit the NMOS 6502 jump table bug
2019-03-16 14:17:20 -04:00
Vince Weaver
9b2822c706 ootw: jumping works a bit better 2019-03-16 12:53:47 -04:00
Vince Weaver
38e7664284 ootw: try to hook up jumping
ends up doing the moonwalk
2019-03-15 17:08:18 -04:00
Vince Weaver
f38b4777d2 ootw: add jumping sprite 2019-03-15 16:48:56 -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
254918abfa ootw: update loading basic program 2019-03-15 13:08:56 -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
eb8544113c ootw: mess around with walking 2019-03-10 01:21:35 -05:00
Vince Weaver
2da423d102 ootw: move some sprites around 2019-03-10 00:29:54 -05:00
Vince Weaver
3d6d400716 ootw: add running sprites
possibly broke walking
2019-03-09 16:42:14 -05:00
Vince Weaver
c4bd776a38 ootw: work on end of l1 cutscene 2019-03-08 17:07:54 -05:00
Vince Weaver
8fd1727ec2 ootw: more moving graphics files around 2019-03-08 12:19:55 -05:00
Vince Weaver
a482f0be7b ootw: move some graphics around 2019-03-08 10:58:43 -05:00
Vince Weaver
d61b02b2cc racebeam: add initial code 2019-03-06 12:44:31 -05:00
Vince Weaver
5af319f7ec ootw: update docs 2019-03-04 11:43:19 -05:00
Vince Weaver
484579c400 ootw: intro: allow continuing to game 2019-03-03 14:05:00 -05:00