Commit Graph

168 Commits

Author SHA1 Message Date
Flame Sage 3eb0056823 Update README.md 2017-07-15 14:36:49 -04:00
bunnei 8ab6d0d2a5 Use a more consistent banner for the most recent progress report 2017-07-10 21:29:26 -04:00
Andrea Pascal ee372af17c Quickfix: Citra Discord link (#33) 2017-07-10 18:36:19 -04:00
Andrea Pascal 1eef2323c6 Progress Report 2017 June (#29) 2017-07-10 10:51:57 -06:00
chris062689 221268d388 Corrected build errors for data-key alphanumeric list. 2017-07-09 19:47:13 -04:00
BynariStar fa6fc6375f Search fixes and cleanup, sorting (#32)
* Add classes and data

* Change chart to only search compatibility column

* Remove no longer necessary data attribute

* Cleanup indentation

* Remove no longer necessary metadata element

* Revert "Remove no longer necessary metadata element"

* Add manual search

* Remove section headers

* Implement dynamic headers
2017-07-09 13:04:05 -04:00
chris062689 cf6a415dd5 Added Discord front page before presenting join link. 2017-07-08 18:32:32 -04:00
James 2979cefc38 Implement search functionality + add game button (#31) 2017-07-04 00:10:07 -04:00
TheKoopaKingdom 46434df5e8 Added actual README. 2017-06-27 21:31:58 -04:00
TheKoopaKingdom d991265166 Added sitemap file. 2017-06-27 21:31:58 -04:00
BynariStar 8e29a1fc5f Add compatibility filtering (#30)
* Implement compatibility filtering

* Fix indentation

* Add clear button

* Re-fix indentation

* Fix clear bug

* Re-re-fix indentation (this is getting annoying)

* Rename button

* Remove hardcoded ratings array
2017-06-27 20:14:39 -04:00
chris062689 f182173532 Removed unused gulp-rename dependency. 2017-06-27 19:08:08 -04:00
chris062689 be6cb2238b Added --production flag to gulp. 2017-06-27 18:58:03 -04:00
chris062689 df00552aff Use hugo-bin from within gulpfile.js instead of an external dependency in travis. 2017-06-27 18:54:43 -04:00
chris062689 97162d0dd7 Added live-reloading to gulp / hugo. 2017-06-24 22:14:34 -04:00
chris062689 2c6d226a22 Updated gulp file to be able to run hugo locally. 2017-06-24 19:04:10 -04:00
chris062689 1a41025f95 Adding thumbnails to all screenshots. 2017-06-24 15:39:35 -04:00
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
chris062689 8e1be68674 Fixed numerous hugo warnings and errors that were showing up when building. 2017-06-24 10:55:01 -04:00
chris062689 aa9ca7da82 Added js folder for long scripts. 2017-06-24 10:08:37 -04:00
chris062689 c7423cc391 Modified the JSON listing to provide compatibility ratings. 2017-06-23 21:34:41 -04:00
Flame Sage 7de0935ac7 Merge pull request #28 from citra-emu/j-selby-patch-1
Fix typo
2017-06-19 08:07: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
Schplee 091639e740 Un-bolded github issue links 2017-06-15 17:59:22 -07:00
chris062689 8613c7c483 Added support for VC, eShop, etc. 2017-06-15 20:09:46 -04:00
Flame Sage 5c04f40997 Merge pull request #26 from j-selby/master
Filter out articles in titles when sorting
2017-06-15 00:15:11 -04:00
James f75ff8525f Filter out articles in titles when sorting 2017-06-11 23:20:14 +10:00
Flame Sage 0e6d22ef6f Merge pull request #25 from j-selby/master
Implement alphabetical sorting
2017-06-11 08:45:42 -04:00
James f6d6e338d7 Implement alphabetical sorting 2017-06-11 22:38:58 +10:00
chris062689 bb2fe0be7c Added graphicsmagick package to travis install. 2017-06-10 16:48:13 -04:00
chris062689 2f3265ac87 Corrected package.json build errors. 2017-06-10 16:40:58 -04:00
chris062689 d08ed863e0 Cleaned up gulp file. Using gulp-image-resize for image cropping with gravity. 2017-06-10 16:35:01 -04:00
chris062689 be79e86d07 Removed testing client secret / key. 2017-06-10 13:03:55 -04:00
Flame Sage cdb98e964e Merge pull request #24 from j-selby/master
Rename flags (uppercase -> lowercase)
2017-06-10 00:45:35 -04:00
James 74ec937ba7 Rename flags (uppercase -> lowercase) 2017-06-10 14:27:17 +10:00
Flame Sage 16b554fae9 Added moderator notifications on failed builds. 2017-06-10 00:06:53 -04:00
Schplee ddb59e169f added ALL region flag 2017-06-08 23:36:04 -07:00
Schplee 73a38e5abc fixed 3ds icon 2017-06-07 21:42:44 -07:00
Schplee cf127bee64 broken 3ds icon 2017-06-07 21:42:14 -07:00
chris062689 6459d1693f Fixed broken URL under compatibility -- author. 2017-06-07 03:59:33 -04:00
chris062689 d38118c49d Upgrading Node.js version to latest stable. 2017-06-07 03:35:29 -04:00
chris062689 1da19ecfb8 Games now pull issues from Github. 2017-06-07 03:32:12 -04:00
chris062689 aab4b23c12 Added additional width to the game metadata table. 2017-06-07 00:55:31 -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 a2ae816ce5 Updated .gitignore file, ignores dynamic data for games. 2017-06-06 16:10:56 -04:00
Schplee 5fac258a47 game type icons
"Virtual Console, 3DS, DSiWare, eShop Only" icons for organization/tagging
2017-06-05 20:46:08 -07:00