This repo contains the code for The Codex Mythica, a database of all of the cards released for the Mythic Wars card game, written in NodeJS (using the Express 4 library). https://codex.mythicwarsgame.com/
Go to file
Eric Woodward 4e8cf1bf95 ADDED random card to index page.
UPDATED thumbnail images to optimize appearance.
FIXED missing thumbnail images for demo cards.
DELETED mistakenly generated thumbnail images.
UPDATED page layouts.
ADDED links to full size demo cards.
ADDED link to demo set.
FIXED header link.
FIXED credit for Arena of Eternity.
UPDATED preview images to be links to card info.
UPDATED logging to try and catch useful info.
ADDED "tap" verbiage.
UPDATED to v0.2.0.
2018-01-27 09:28:09 -05:00
bin just in case 2018-01-07 22:18:15 -05:00
lib ADDED random card to index page. 2018-01-27 09:28:09 -05:00
minify-cache UPDATED copyrights in JS & CSS files. 2018-01-10 21:57:18 -05:00
public ADDED random card to index page. 2018-01-27 09:28:09 -05:00
routes ADDED random card to index page. 2018-01-27 09:28:09 -05:00
views ADDED random card to index page. 2018-01-27 09:28:09 -05:00
.gitignore FIXED issue with git differences. 2018-01-07 22:23:54 -05:00
app.js ADDED random card to index page. 2018-01-27 09:28:09 -05:00
package-lock.json just in case 2018-01-07 22:18:15 -05:00
package.json ADDED random card to index page. 2018-01-27 09:28:09 -05:00