1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-05-06 19:18:20 +03:00
Commit graph

34 commits

Author SHA1 Message Date
Pelle Nilsson 72c05c7202 paged option 2015-04-08 21:32:08 +02:00
Pelle Nilsson ed0ae335e0 Fixed some whitespace and HTML quoting problems in twine2 format. 2014-12-22 17:31:42 +01:00
Pelle Nilsson 7b11888164 Made twine2 its own output format instead of option for html. 2014-12-22 16:55:12 +01:00
Pelle Nilsson f1fd536995 Require -x to use tags not in a builtin hardcoded list. 2014-12-22 15:54:09 +01:00
Pelle Nilsson 2176aef22f Export option for HTML to make Twine 2 story files. 2014-12-22 14:52:43 +01:00
Pelle Nilsson 650a4b345d README about how to make PDF. 2014-09-25 21:11:07 +02:00
Pelle Nilsson ff60c5826b Changed name of format from debug to json. 2014-09-24 22:01:02 +02:00
Pelle Nilsson 444bed78a9 Some documentation for verbose checkgamebook.py. 2014-09-23 23:29:55 +02:00
Pelle Nilsson 63041a5e62 checkgamebook.py now can find unreachable sections in books. 2014-09-23 23:15:00 +02:00
Pelle Nilsson 99e10d87bd tl;dr for Number Map Files.
It is nothing anyone should normally have to worry about.
2014-09-23 22:08:54 +02:00
Pelle Nilsson b98bc8456b Some documentation about what checkgamebook.py will do. 2014-09-23 21:57:46 +02:00
Pelle Nilsson 4828d693d3 Changed debug output format from unformatted plain text to JSON. 2014-09-23 21:33:01 +02:00
Pelle Nilsson af3cb4bd6d Readme with better instructions for how to make HTML work
and hinting at how to make EPUB books.
2014-09-23 19:59:34 +02:00
Pelle Nilsson 23999c2373 Include multiple tags. Now also exclude tags. 2014-02-28 23:23:18 +01:00
Pelle Nilsson 80f2f50d88 Correct parameter to include tag in list is with -i. 2014-02-28 22:43:59 +01:00
Pelle Nilsson c17d336baa Removed some whitespace from output. 2014-02-28 22:14:22 +01:00
Pelle Nilsson 68834df8b4 Added htmlbook option to readme file. 2013-11-19 19:12:47 +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 d67604822e Option to add extra map-files for parsing. 2013-08-15 21:55:17 +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 fcf41b9869 Option to only include sections with specific tag. 2013-06-16 23:43:45 +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 0bad58abe3 Stubs for testing html template javascript using node.js. 2013-06-16 09:41:32 +02:00
Pelle Nilsson 83d1ab0880 Windhammer Prize link. 2013-06-14 07:02:43 +02:00
Pelle Nilsson d1845d2a1a Flag --random instead of --seed.
Hoping that will be slightly easier to understand.
2013-06-14 07:00:05 +02:00
Pelle Nilsson 155c0ab2f3 Fixed some problems with make clean and expectedcheck. 2013-06-14 00:24:33 +02:00
Pelle Nilsson 54e03105e7 Default templates. Added plain text output.
Made default section template constisting of sectionheader and sectionbody.
Improved Makefile with more dependencies to rebuild examples when needed.
2013-06-10 22:15:54 +02:00
Pelle Nilsson f723ee0a9c Text format brackets.
Switched to text mark-up even more similar to org-mode, also more
similar to typical wiki mark-up, removing python-style format from
sections (but not from the templates).
2013-06-05 00:19:57 +02:00
Pelle Nilsson 7c255b2bab Usage documentation. 2013-06-04 00:27:32 +02:00
Pelle Nilsson 5d42472385 Use term section instead of paragraph.
Because it will become confusing later when there is support
for sections split up in several paragraphs otherwise.
2013-06-03 21:57:55 +02:00
Pelle Nilsson 707d5692cb Switched from JSON to simpler format.
Code is a bit of a mess at the moment. Might have to generate some JSON
later anyway to make it easier to make playable game in browser.
2013-05-30 00:18:05 +02:00
Pelle Nilsson bdc101a6db Added simple HTML output support. 2013-05-29 00:01:17 +02:00
Pelle Nilsson 3791e8c688 readme 2013-05-28 23:28:13 +02:00