chris062689
|
745d17d1fb
|
Added date property to savefiles.
|
2017-06-07 00:52:57 -04:00 |
chris062689
|
cf700917c4
|
Refactored citra-games-wiki script to parse toml first, allowing for easier manipulation.
|
2017-06-07 00:48:39 -04:00 |
chris062689
|
3354212649
|
Changed compatibility to be a string to avoid confusion between the string value and integer index.
|
2017-06-06 16:11:29 -04:00 |
chris062689
|
b35db2b202
|
Updated logging. Updated wiki markdown for null.
|
2017-06-05 20:54:57 -04:00 |
chris062689
|
13e6155ed1
|
Added [[testcases]] that are stored in game dat file, instead of single variables. Split metadata out into a template file for easier modification.
|
2017-06-05 20:46:21 -04:00 |
chris062689
|
36650a3f45
|
Corrected trimNewLine function to prevent build errors based on unescaped control character U+000D
|
2017-06-05 16:10:49 -04:00 |
chris062689
|
80127d17fa
|
Tweaked linebreaks when generating Hugo file. Tweaked No wiki exists yet message. Fixed Github pull
|
2017-06-05 16:03:41 -04:00 |
chris062689
|
6892b03680
|
Continue building other games if exception is encountered. Added checks for if wiki article exists.
|
2017-06-04 21:29:12 -04:00 |
chris062689
|
30e0888233
|
Continue building other games if exception is encountered. Added checks for if wiki article exists.
|
2017-06-04 21:27:57 -04:00 |
chris062689
|
bb67f01609
|
Changed csav to zip.
|
2017-06-04 17:23:33 -04:00 |
chris062689
|
9563833fdf
|
Using path.extname instead of slice for detecting file extensions.
|
2017-06-04 17:19:50 -04:00 |
chris062689
|
5d2fc8cac5
|
Backend now stores savefiles in ZIP format. We want to change this to csav when it's pushed to the website.
|
2017-06-04 17:11:58 -04:00 |
chris062689
|
4dc74bb27d
|
Backend now stores savefiles in ZIP format. We want to change this to csav when it's pushed to the website.
|
2017-06-04 17:11:41 -04:00 |
chris062689
|
d45fd7fdd2
|
Added savefile and screenshot support.
|
2017-06-03 16:10:29 -04:00 |
chris062689
|
7021d4e1ab
|
Corrected existsSync paths.
|
2017-06-03 00:49:49 -04:00 |
chris062689
|
c2012bf5a0
|
Added sections for icons.
|
2017-06-03 00:42:54 -04:00 |
chris062689
|
e8609c366a
|
Uncommented gitPull functions.
|
2017-06-02 21:56:20 -04:00 |
chris062689
|
9ad09c4128
|
Updated file structure to refer to game instead of games.
|
2017-06-02 21:49:26 -04:00 |
chris062689
|
69e60ef477
|
Restructed game content.
|
2017-06-02 21:36:17 -04:00 |
chris062689
|
8af0d9d1c5
|
Renamed games to games module.
|
2017-06-01 18:53:52 -04:00 |
chris062689
|
cbcf6b45e0
|
Added initial games script to import citra-games-wiki.
|
2017-06-01 18:00:37 -04:00 |