chiark / gitweb /
website: new client has implications for devel page too
[ypp-sc-tools.db-test.git] / yoweb-scrape.txt
index f9b3237ad108d44d64da4076df12455367622221..f8f881a4adfe6116a3da5029a731b3b9b78f6947 100644 (file)
@@ -32,6 +32,16 @@ Key features:
    display twirling batons while you wait for data, so that crew
    on board info remains correct.
 
+ * Can sort pirates by their skills in the key duty puzzles.  Press
+   a single keystroke to sort by:
+      s: sailing                   b: bilging
+      c: carpentry                 g: gunning
+      n: navigation (duty nav)     t: treasure haul
+      d: driving (battle nav)      a: sort by pirate name
+   It will prefer to list near the top pirates whose other skills
+   are weaker.  This functionality is disabled if stdin is not a tty.
+   Other keystrokes:
+      q: quit the program (^C works too)
 
 Things you need to know:
 
@@ -64,6 +74,9 @@ Things you need to know:
    The commands are of the following format:
          /a <pirate>...                        /d <pirate>...
         /a <ship-spec>: <pirate>...    /d <ship-spec>: <pirate>...
+   And also:
+         /j <pirate>
+   which simulates "<pirate> applied for the posted job".
 
    <ship-spec> can be the full name of the ship, or or only the second
    word (the noun).  It can also be a pattern, where `*' matches any
@@ -91,6 +104,9 @@ Things you need to know:
    so that everyone else's yoweb-scrape knows which ship they're on
    and thus which ship their /a commands refer to.
 
+ * For the ship duty puzzle display, and for sorting pirates by
+   skill, we take the best of Sailing and Rigging.
+
 Other things to mention:
 
  * There are some things which don't reliably appear in the chat log,