1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-06-26 03:41:04 +03:00
Commit graph

140 commits

Author SHA1 Message Date
Pelle Nilsson f21c1f725d todo 2013-11-17 00:44:48 +01:00
Pelle Nilsson f3922fe7f3 More external links in readme. 2013-10-10 22:02:55 +02:00
Pelle Nilsson 75c2196e4f Graphviz link in readme file. 2013-10-10 21:58:04 +02:00
Pelle Nilsson de5f1971a3 todo 2013-10-08 23:42:25 +02:00
Pelle Nilsson 213008aa2b Templates for footnotes in gamebooks.
Only rendered well in LaTeX (PDF). Just shown in parenthesis in other formats.
Should be possible, I think, to render in RTF as well, and HTML probably.
Only needed them for PDF output at the moment though.
2013-10-08 23:35:09 +02:00
Pelle Nilsson 275294ea6b Expect DOT files following new templates. 2013-08-15 21:56:44 +02:00
Pelle Nilsson 370530222e Merge branch 'master' of rn:git/gamebookformat 2013-08-15 21:55:42 +02:00
Pelle Nilsson d67604822e Option to add extra map-files for parsing. 2013-08-15 21:55:17 +02:00
Pelle Nilsson f6716ef69d Improved LaTeX titlepage layout. 2013-08-15 21:27:01 +02:00
Pelle Nilsson 7f6b5a01fd Merge branch 'master' of rn:git/gamebookformat 2013-08-04 00:16:17 +02:00
Pelle Nilsson 6fa4245e02 Initial value for counters (something it is not reset to when revisiting).
Also fixed DOT output that was quite broken.
2013-08-04 00:16:02 +02:00
Pelle Nilsson a1abcccc53 todo 2013-07-29 21:17:34 +02:00
Pelle Nilsson 4d1e513752 Correct expected output after RTF image bugfix in previous commit. 2013-07-28 18:59:40 +02:00
Pelle Nilsson f5e555e3cf Workaround for image filename being displayed in RTF output bug. 2013-07-28 18:57:57 +02:00
Pelle Nilsson e5723bdf70 Named references.
Instead of just [[section]] you can  have [[section][name]] and
depending on format the name will be displayed instead of or
in addition to the section number referred to.
2013-07-28 18:45:02 +02:00
Pelle Nilsson cc58cc0580 Expect a letter.map file to be generated. 2013-07-28 17:56:42 +02:00
Pelle Nilsson d92b5847d4 Added option (-o static) to make static HTML output. 2013-06-29 22:21:06 +02:00
Pelle Nilsson 600728e793 Removed debug print options. 2013-06-29 22:15:15 +02:00
Pelle Nilsson 2ce0cd6f6d Added -o to add format overrides from the options subdirectory. 2013-06-29 22:07:27 +02:00
Pelle Nilsson 03acdf1938 Print command-line used when building example gamebook. 2013-06-29 22:05:12 +02:00
Pelle Nilsson 5aa26167b5 Optional templates to select PDF (LaTeX) paper format (A5, A4, or Letter). 2013-06-29 21:43:59 +02:00
Pelle Nilsson c9a63c080f Removed test for found references, code now being removed. 2013-06-26 18:48:19 +02:00
Pelle Nilsson 0936c768c3 DOT templates no longer relying on hack to get refs.
Also fixed bug in template for img that resulted in filename being
visible in some output formats.
2013-06-26 18:47:14 +02:00
Pelle Nilsson 6897e5e11a Template for plain non-tagged text. 2013-06-26 11:37:48 +02:00
Pelle Nilsson 47a663e014 Added example gamebook to post to BGG.
Showing only the simplest of markup features, that should be enough
to do a paragraph-driven boardgame.
2013-06-25 23:18:54 +02:00
Pelle Nilsson a949a60094 Expected output for counters examples updated. 2013-06-24 01:23:39 +02:00
Pelle Nilsson f1d2f933ba Cost tag that sets a price on something found. 2013-06-24 01:14:30 +02:00
Pelle Nilsson 17257b7970 Removed counter names from html and default templates.
It didn't work for writing some things, even though often correct.
2013-06-24 00:00:00 +02:00
Pelle Nilsson 1a6c6d3d15 Attempt to make checkexpected test more stable. 2013-06-23 22:51:09 +02:00
Pelle Nilsson 834dd92358 Todo entries for some things needed for wh13. 2013-06-21 00:00:10 +02:00
Pelle Nilsson 431357a85c Fixed problem with section used for missing.
It was handled at parse time, but must be done at
output time to be sure the section to use has been parsed.
2013-06-20 22:59:25 +02:00
Pelle Nilsson b9025d92a5 Upload also CSS and JavaScript. 2013-06-19 07:32:17 +02:00
Pelle Nilsson 123617ea75 todo 2013-06-19 00:09:16 +02:00
Pelle Nilsson 9280be8e38 Disabling everything after enabled auto link.
This means that if forced to follow instructions to turn to
some section, nothing else later in the current section will
have an effect (eg counters or collections), which should
be what the player expects.
2013-06-18 23:40:27 +02:00
Pelle Nilsson 6b2b16555f Python 2.7 hardcoded. 2013-06-18 23:39:07 +02:00
Pelle Nilsson 9f9e613d4d HTML output now playable with JavaScript disabled or missing js file. 2013-06-18 22:59:13 +02:00
Pelle Nilsson 25fb3ec60c Checking counters to enable or disable HTML links. 2013-06-18 22:41:50 +02:00
Pelle Nilsson 4cfcc4888f Counters. 2013-06-18 22:21:40 +02:00
Pelle Nilsson 4928bd0f14 Correct A5 size output in LaTeX template. 2013-06-18 20:38:55 +02:00
Pelle Nilsson e404e877ac Testing and fixing include only tag feature. 2013-06-18 20:38:32 +02:00
Pelle Nilsson fcf41b9869 Option to only include sections with specific tag. 2013-06-16 23:43:45 +02:00
Pelle Nilsson bce260d073 Fixed bug with tags only included in last section. 2013-06-16 23:39:09 +02:00
Pelle Nilsson 4fdb5dddcd Split some too long lines. 2013-06-16 22:35:14 +02:00
Pelle Nilsson b14a676a31 todo 2013-06-16 22:34:59 +02:00
Pelle Nilsson e41df907fd Ignore js and css files when checking expected output. 2013-06-16 22:26:31 +02:00
Pelle Nilsson f96565e83c node test script working with new html scripts 2013-06-16 22:25:16 +02:00
Pelle Nilsson a1057b81c9 Removed verify code. Will have to add somehow later, but not sure how. 2013-06-16 22:24:59 +02:00
Pelle Nilsson 3a75168d02 Split out html gamebook scripts (most of them) and style. 2013-06-16 22:12:53 +02:00
Pelle Nilsson 1fac366e19 Gamebook id to allow saved games from different games in browser.
Default id is basename of file without extension.
Override id by setting book config, as seen in format.gamebook.
2013-06-16 21:54:18 +02:00
Pelle Nilsson cf8f805255 Fixed bug with rendering of introduction sections. 2013-06-16 21:42:02 +02:00