Commit Graph

1129 Commits

Author SHA1 Message Date
Vince Weaver
ae69000d36 tfv: update art 2018-07-18 01:24:17 -04:00
Vince Weaver
8d04eedfcf gr-sim: make transparent color GREY2
this allows black in sprites at expense of a few cycles

also allows susie
2018-07-18 01:23:20 -04:00
Vince Weaver
73e3998e7c tfv: update boss battle 2018-07-18 00:53:38 -04:00
Vince Weaver
950ed72e82 asoft_presenter: more work on kfest slides 2018-07-18 00:13:52 -04:00
Vince Weaver
31297dcfdc tfv: hack to avoid sky being glitchy if odd number of pre-start keypresses
DRAW_PAGE is off somehow

just draw background one extra time for now
2018-07-18 00:12:17 -04:00
Vince Weaver
c18d2e10e0 tfv: add player select screen 2018-07-18 00:11:55 -04:00
Vince Weaver
40c1ac5cfe kanasasfest: update slides 2018-07-17 23:06:02 -04:00
Vince Weaver
3cce9b64d7 asoft_presenter: initial GR support
it's on PAGE2 so printing doesn't work.

worried about screen holes
2018-07-17 23:04:46 -04:00
Vince Weaver
46c2db8e87 kansasfest: slides 2018-07-17 11:08:50 -04:00
Vince Weaver
00d6bbd5f5 tfv: add more animations to ending 2018-07-17 01:27:09 -04:00
Vince Weaver
4e3c5a92fb tfv: hookup some more of the ending 2018-07-17 00:16:09 -04:00
Vince Weaver
42308a1bfc tfv: dialog queries now hacked together to more or less work
big hacks everywhere :(
2018-07-16 13:59:04 -04:00
Vince Weaver
4e029a33a3 tfv: mermaid health works at least 2018-07-16 13:41:04 -04:00
Vince Weaver
90c959bb81 tfv: query conversations sorta work now
still a bug where the cursor goes wacky
2018-07-16 12:20:33 -04:00
Vince Weaver
078fb7b2b5 tfv: queries almost working 2018-07-16 01:29:57 -04:00
Vince Weaver
4ca4badf97 slides: minor update 2018-07-16 01:04:10 -04:00
Vince Weaver
d828c398b1 update slides 2018-07-16 00:54:55 -04:00
Vince Weaver
c8efbe1732 asoft_present: update kfest slides 2018-07-16 00:47:39 -04:00
Vince Weaver
9fa65748cf asoft_presenter: add kansasfest slides 2018-07-16 00:15:58 -04:00
Vince Weaver
4c1b552f1f tfv: hook up queries in the dialog 2018-07-15 23:54:06 -04:00
Vince Weaver
1c8a62c4c5 tfv: only have enemy encounters on the world map 2018-07-15 23:10:38 -04:00
Vince Weaver
87c508b740 tfv: can now obtain items from people 2018-07-15 23:05:42 -04:00
Vince Weaver
9802531227 tfv: update the item printing 2018-07-15 22:37:57 -04:00
Vince Weaver
42fe42e537 tfv: adjust encounter rate 2018-07-15 22:26:23 -04:00
Vince Weaver
65f594ece1 tfv: assign all the items 2018-07-15 22:19:14 -04:00
Vince Weaver
b631991726 tfv: hookup random encounters 2018-07-15 20:19:56 -04:00
Vince Weaver
146ce14376 tfv: move random number generator to own file 2018-07-15 20:07:40 -04:00
Vince Weaver
074bfb2e84 tfv: update the dialog 2018-07-15 19:55:01 -04:00
Vince Weaver
44e0635ded tfv: starting in on boss battle 2018-07-15 19:44:32 -04:00
Vince Weaver
2f445de63b asoft_presenter: add new presentation type 2018-07-15 19:43:47 -04:00
Vince Weaver
5abff35feb update Makefile 2018-07-15 19:33:23 -04:00
Vince Weaver
6f2a434c0e add TFV install directions 2018-07-15 19:32:33 -04:00
Vince Weaver
c1b37e50e7 asoft_presenter: fix whitespace 2018-07-15 16:03:11 -04:00
Vince Weaver
5fa88af88b asoft_presenter: add new type 2018-07-15 14:04:04 -04:00
Vince Weaver
e44d0f5e26 shape_table: add some debugging
was trying to find a problem with the converter but it turns
out that the sample presentation shapetable was missing
a linefeed at the end of the file.
2018-07-15 12:21:08 -04:00
Vince Weaver
f5fef31726 tfv: add ending sequence 2018-07-14 14:57:19 -04:00
Vince Weaver
5e352f87c6 tfv: remove old ground scatter code 2018-07-14 13:39:08 -04:00
Vince Weaver
1035f0fec2 tfv: more dialog fixes 2018-07-14 00:21:21 -04:00
Vince Weaver
490803d026 tfv: update dialog handling 2018-07-14 00:04:03 -04:00
Vince Weaver
f8adb65075 tfv: die when hit points go to zero 2018-07-13 23:36:01 -04:00
Vince Weaver
af2418ebcb tfv: add vortex cannon summon 2018-07-13 22:29:10 -04:00
Vince Weaver
08d0b4c429 tfv: update some more art 2018-07-13 16:59:05 -04:00
Vince Weaver
891a0242f6 tfv: clarify the help screen 2018-07-13 11:46:27 -04:00
Vince Weaver
9277eb67d4 tfv: fix up the zap limit break 2018-07-13 11:46:15 -04:00
Vince Weaver
6cc9fa59bc tfv: update TODO 2018-07-12 15:29:24 -04:00
Vince Weaver
1059447ce0 tfv: allow running from battle 2018-07-12 15:27:32 -04:00
Vince Weaver
2447ac6a22 tfv: differentiate the limit breaks 2018-07-12 14:04:05 -04:00
Vince Weaver
6455ea8b39 tfv: some final room art 2018-07-10 23:14:18 -04:00
Vince Weaver
aa842cb238 tfv: add some more artwork
AP calculus done, only one more room left
2018-07-10 00:34:22 -04:00
Vince Weaver
00c9c49edc tfv: make battleground match climate 2018-07-09 16:47:59 -04:00