Commit Graph
120 Commits
Author SHA1 Message Date
Oliver Hamlet 6d883ce895 Use GitHub's .gitignore for Jekyll. pre-material-redesign 2014-12-15 16:56:47 +00:00
Oliver Hamlet 64d1937ff9 Updated forum thread link (#15). 2014-12-15 16:49:39 +00:00
Oliver Hamlet 0a1aba26e6 Updated forum thread link. 2014-11-03 22:21:25 +00:00
Oliver Hamlet 84fe4a920d Fix non-alphanumeric search params. 2014-10-08 08:36:56 +01:00
William Immendorf c2458153c7 Fix horribly low resoultion logo for LOOT 2014-10-02 18:20:33 -05:00
Oliver Hamlet b8b6a17884 Updated link forum thread 13. 2014-09-28 10:24:09 +01:00
Oliver Hamlet 9b9311c627 Merge pull request #32 from loot/freso-improvements
Various stuff
2014-09-28 10:22:38 +01:00
Frederik "Freso" S. Olesen 71d6f86d65 Set some Jekyll settings to what GitHub enforces. 2014-09-27 22:52:49 +02:00
Frederik "Freso" S. Olesen 48e7f1f118 Use HTTPS for the Freenode webchat link. 2014-09-27 17:40:55 +02:00
Frederik "Freso" S. Olesen 9435f9a086 Refer to /js/ by absolute reference at the root. 2014-09-27 17:39:35 +02:00
Frederik "Freso" S. Olesen 80cfd1cfeb Move credits, docs, and search to top of repos. 2014-09-27 17:37:35 +02:00
Frederik "Freso" S. Olesen ca4f04d185 Move site layout-template to /_layouts. 2014-09-27 17:30:56 +02:00
Frederik "Freso" S. Olesen 7d5642490c Verify that after, req, inc, tag, and url are lists.
https://loot.github.io/docs/dev/LOOT%20Metadata%20Syntax.html#structs-plugin
https://github.com/loot/falloutnv/pull/12#issuecomment-56788778
2014-09-25 11:57:29 +02:00
Frederik "Freso" S. Olesen 9a2fd43f6a Redefine masterlist.schema.yaml's msg node anchor.
Now `*msg` will also include the sequence of `msg`s and not just the
individual `msg` data.

Part of issue #18.
2014-09-02 00:16:58 +02:00
Frederik "Freso" S. Olesen 350a4d0d68 Tweak masterlist.schema.yaml based on testing.
I was mapping the `msg` a bit too much for `globals`, and it turns out
that YAML automatically parses hexadecimal into integers.

Part of issue #18.
2014-09-02 00:08:27 +02:00
Frederik "Freso" S. Olesen 86722a55a8 Finish Kwalify schema definition for the masterlist format.
As mentioned in the last commit, Kwalify doesn't support a value to by
either one thing (e.g. a string) or another thing (e.g., a mapping),
which means that for those items that can be either a string or a
sequence of mappings, I have now settled for just using `type: any`.
Even though this does decrease the effectiveness at catching issues with
the masterlists, the schema as it is is still far more in-depth than
simply checking for YAML validity.

Speaking of, this file is valid YAML, but `pkwalify` doesn't seem to
like it. I haven't tested with the Ruby `kwalify` yet.

Part of issue #18.
2014-09-01 23:16:59 +02:00
Frederik "Freso" S. Olesen 7a7fff2a8c Initial groundwork for a masterlist schema file.
Using Kwalify. However, Kwalify is missing an important feature needed
by LOOT: to be able to specify that a value can be of either one type or
another. Kwalify can currently only deal with a value having either one
specific type or `any` type.
Related feature requests:
- https://sourceforge.net/p/kwalify/feature-requests/9/
- https://sourceforge.net/p/kwalify/feature-requests/10/

Will see how far I can take it, or else switch to Rx.

Part of issue #18.
2014-09-01 23:16:37 +02:00
Frederik "Freso" S. Olesen be2a2cc5a4 "7-zip" -> "7-Zip" 2014-08-31 19:57:07 +02:00
WrinklyNinja b9cdbae19c Updated latest thread link. 2014-08-28 09:55:44 +01:00
Frederik "Freso" S. Olesen c8578ec612 Update link to LOOT thread (thread 11).
Using:
`sed -i 's|1503686-rel-loot-thread-10|1504835-rel-loot-thread-11|'`
2014-08-07 14:01:16 +02:00
WrinklyNinja 8b6c9e1e6b Update index.html 2014-07-10 19:52:33 +01:00
WrinklyNinja 1a2de2cb76 Revert "Revert "Updated for 0.6.0 release.""
This reverts commit d3a579c89f.
2014-07-05 16:41:24 +01:00
WrinklyNinja d3a579c89f Revert "Updated for 0.6.0 release."
This reverts commit 3d0054a827.
2014-07-05 14:56:15 +01:00
WrinklyNinja 3d0054a827 Updated for 0.6.0 release. 2014-07-05 14:27:57 +01:00
WrinklyNinja a955ce2692 Updated forum thread link, added testing link. 2014-06-25 19:00:49 +01:00