Commit Graph

33 Commits

Author SHA1 Message Date
chris062689 5dffd58561 Always initalize game's issues and closed_issues fields. Check the length of issues instead of checking if it exists. Fixes #27 2017-06-24 11:24:23 -04:00
James ea33fb8d95 Fix typo
This fixes the appearance of TLOZ, among others, with the regression introduced by the last push ( :P ).
2017-06-19 17:05:33 +10:00
James 869c2918a7 Fixed bad sorting 2017-06-19 14:15:31 +10:00
James f75ff8525f Filter out articles in titles when sorting 2017-06-11 23:20:14 +10:00
James f6d6e338d7 Implement alphabetical sorting 2017-06-11 22:38:58 +10:00
chris062689 be79e86d07 Removed testing client secret / key. 2017-06-10 13:03:55 -04:00
chris062689 1da19ecfb8 Games now pull issues from Github. 2017-06-07 03:32:12 -04:00
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 416b3601e1 Updated package.json for games script. 2017-06-06 23:43:29 -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 6e07307f92 Restructed game content. 2017-06-02 21:31:52 -04:00
chris062689 8af0d9d1c5 Renamed games to games module. 2017-06-01 18:53:52 -04:00
chris062689 2af4db9bd0 Fixed delete statement. Added linebreaks to output file. 2017-06-01 18:10:00 -04:00
chris062689 cbcf6b45e0 Added initial games script to import citra-games-wiki. 2017-06-01 18:00:37 -04:00
chris062689 472d3f4375 Force all wiki links to lowercase, as well as incoming files. 2017-05-05 23:44:59 -04:00
chris062689 0330cac113 Initial commit 2017-02-26 16:24:53 -05:00