Commit Graph

2741 Commits

Author SHA1 Message Date
Vince Weaver 3f5d3b9d30 mist: working? 2020-03-02 16:50:00 -05:00
Vince Weaver 81e4c994e7 mist: can click a switch 2020-03-02 15:50:57 -05:00
Vince Weaver 6e668a3363 mist: can read letter now 2020-03-02 15:46:04 -05:00
Vince Weaver c12b1ffdaa mist: add a few more destinations 2020-03-02 15:00:57 -05:00
Vince Weaver e8860a8d8f mist: can walk back down to dock 2020-03-02 13:55:52 -05:00
Vince Weaver d8aa941dfd mist: add audio clips
disabled for now
2020-03-02 11:49:55 -05:00
Vince Weaver acdb0d9168 ootw: working on sequnce 2020-03-02 02:23:08 -05:00
Vince Weaver 26ad24bc4a mist: add some more graphics 2020-03-02 02:21:56 -05:00
Vince Weaver 7d06e05e6f mist: missing an image 2020-03-01 23:19:19 -05:00
Vince Weaver fa3b4abb85 mist: add some red book pics 2020-03-01 23:18:23 -05:00
Vince Weaver bbf906be5a mist: can walk to the red book now 2020-03-01 23:09:35 -05:00
Vince Weaver 7105451bf8 mist: can change direction when move to new location 2020-03-01 15:39:49 -05:00
Vince Weaver ca9c087736 mist: can walk forward 2020-03-01 15:24:28 -05:00
Vince Weaver 8a81509259 mist: can look left and right 2020-03-01 15:18:10 -05:00
Vince Weaver c42e3a7bf4 mist: can link through linking book 2020-03-01 13:28:04 -05:00
Vince Weaver d971ed7b5f mist: add abstraction 2020-03-01 13:14:49 -05:00
Vince Weaver 6350149f59 mist: cursor now changes as you mouse over things 2020-03-01 12:45:24 -05:00
Vince Weaver bf6beefc21 mist: some work on lores part 2020-03-01 00:37:09 -05:00
Vince Weaver 4732a8c5c7 mist: another demake 2020-02-28 15:55:57 -05:00
Vince Weaver 05ebecfeeb ootw: c15: add falling animation 2020-02-27 16:26:42 -05:00
Vince Weaver cf3ce76cf3 ootw: c15: bridge collapse 2020-02-26 00:58:01 -05:00
Vince Weaver be70971b04 vs: add some missing files 2020-02-24 00:19:48 -05:00
Vince Weaver 26dd455145 ootw: add bridge animation 2020-02-24 00:19:07 -05:00
Vince Weaver 67e6c39a58 ootw: c15: add friend 2020-02-23 17:15:49 -05:00
Vince Weaver cd2b521544 ootw: breaking through glass happens
had to split across 3 disks, getting too big
2020-02-23 15:58:27 -05:00
Vince Weaver bfba707522 ootw: add another animation for c15 2020-02-23 01:14:02 -05:00
Vince Weaver 3e6284b135 vs: mostly working 2020-02-17 14:33:26 -05:00
Vince Weaver b7e70b388c vs: some work on vertical scrolling 2020-02-17 13:41:01 -05:00
Vince Weaver 744f3f9a64 ootw: c15: add alien
need to add real AI

also fades into the background
2020-02-14 20:38:55 -05:00
Vince Weaver f0be818671 ootw: c15: more laser work 2020-02-14 19:26:36 -05:00
Vince Weaver 06a2fbe7da ootw: c15: fine tune shots a bit 2020-02-14 16:35:13 -05:00
Vince Weaver 445b86662b ootw: c15: update foreground action 2020-02-14 16:22:16 -05:00
Vince Weaver c42461834e c15: foreground guard 2020-02-14 16:09:51 -05:00
Vince Weaver aa711dc79a ootw: c15: add big laser shot 2020-02-14 01:06:34 -05:00
Vince Weaver ba52947886 ootw: c15: walking alien animation 2020-02-14 00:37:35 -05:00
Vince Weaver 6d81ba6988 ootw: update TODO 2020-02-10 16:47:48 -05:00
Vince Weaver 512365a310 ootw: c15: shots do wall damage 2020-02-10 13:06:33 -05:00
Vince Weaver 5f4fc26b16 ootw: c15: more trapezoid progress 2020-02-10 12:30:21 -05:00
Vince Weaver 2892e3956d ootw: collision: had some code comments pending 2020-02-10 11:03:59 -05:00
Vince Weaver 18da26db37 ootw: c15: more trapezoids 2020-02-10 01:43:27 -05:00
Vince Weaver d43a0a97b5 ootw: update c15 laser handling 2020-02-10 01:05:18 -05:00
Vince Weaver b9bd74e5a8 ootw: c15: guard shooting 2020-02-07 16:01:43 -05:00
Vince Weaver 26593ef8ec ootw: c15: add intro movie 2020-02-07 01:13:49 -05:00
Vince Weaver d8713df1f0 ootw: update disk images 2020-01-29 22:26:31 -05:00
Vince Weaver aa50c6f09a ootw: update date in title 2020-01-29 22:26:01 -05:00
Vince Weaver c01174b99e ootw: fix left room limit for some of the placeholder levels 2020-01-29 22:25:43 -05:00
Vince Weaver 8fcdfb30cb ootw: c15: hook up the new graphics 2020-01-29 22:24:51 -05:00
Vince Weaver 8aa63389e1 ootw: fix bug where the door limits were only calculated at beginning
this doesn't work if we're falling and so no doors are on our Y
so re-call the room-limit routine once we land
2020-01-29 22:23:55 -05:00
Vince Weaver 6356acb5f3 ootw: switch to text mode before printing disk-switch message 2020-01-29 21:49:10 -05:00
Vince Weaver 0d3d113117 ootw: adjust blast to work through shield
also l15 graphics apparently as I forgot to commit it seems
2020-01-29 20:25:20 -05:00