Commit Graph

15 Commits

Author SHA1 Message Date
Brian S. Stephan d042c273c9 web: fix link paths 2012-03-07 22:47:49 -06:00
Brian S. Stephan 902b7755e5 Web (Storycraft): since the lines array includes the prompt for the next line (''), subtract 1 when drawing the progress bar 2011-02-22 22:55:13 -06:00
Brian S. Stephan cdf6b3db95 Web (Storycraft): pop h3 titles on the sections of the game summaries 2011-02-22 20:22:20 -06:00
Brian S. Stephan 865a39204f Web (Storycraft): format the story a bit by adding <p> tags, for readability 2011-02-20 19:35:37 -06:00
Brian S. Stephan 07b76f3e5e Web (Storycraft): change the game ID block to show dates, not the creator 2011-02-20 18:43:59 -06:00
Brian S. Stephan 9240631775 Web (Storycraft): font size tweaks 2011-02-20 18:38:47 -06:00
Brian S. Stephan 0866651af1 Web (Storycraft): use for ... empty 2011-02-20 18:05:47 -06:00
Brian S. Stephan 2f5bdf5d1f Web (Karma): add detail page to see the deltas of one key
this could be a graph, eventually, with more time to hack through
something like YUI.
http://developer.yahoo.com/yui/examples/charts/charts-styles_clean.html
is a solid example
2011-02-20 17:08:17 -06:00
Brian S. Stephan 497d9288e7 Web (Storycraft): include storycraft # in <title> 2011-02-20 16:28:21 -06:00
Brian S. Stephan ca0ee4ce41 Web: autoescape in all templates 2011-02-20 13:45:39 -06:00
Brian S. Stephan d2a6267d95 Web (Storycraft): show a bar indicating the progress of the detailed game 2011-02-20 13:11:49 -06:00
Brian S. Stephan 576cea4c0a Web (Storycraft): only do fancy first-letter tricks on actual stories, not the message about how there isn't a story to show yet. 2011-02-20 11:42:33 -06:00
Brian S. Stephan 632a3f5e99 Web: add an app for storycraft, mainly for viewing completed games at the moment 2011-02-20 11:32:17 -06:00
Brian S. Stephan faef1cb802 Web: add a root index page
would like to display some of the bot variables, but the base config
needs to be added to the database first, which isn't done yet
2011-02-19 14:13:11 -06:00
Brian S. Stephan 378029321c Web: move botweb to web 2011-02-19 13:22:36 -06:00