Commit Graph

12 Commits (feature/clientSideSimplify)

Author SHA1 Message Date
Nathan Steel fb44865a5e Various changes from a few months back
Pushing so they're not lost, as may need for
reference on the 3rd/4th restart of developing this.

Next time I'm taking it slow, and less hacky so it's easy
to jump in when I take prolonged breaks from this due to
work burnout, etc...
7 months ago
Nathan Steel 8df0969836 Add DB clauses to return requested cards only 1 year ago
Nathan Steel 3e512459cf Add passives to cards via DB 1 year ago
Nathan Steel 116f7af480 Add build cardEffect object from DB elements 1 year ago
Nathan Steel e796bed764 Add SQL to return effects from DB 1 year ago
Nathan Steel fe41db49e5 Add 'manaColour' attribute/DB element
Currently cards will only have one mana colour, in future
need to extend the (in code) functionality to multiple, as DB
is already set to allow multiple.
1 year ago
Nathan Steel 9147a1569a Tidied up/renamed certain functions 1 year ago
Nathan Steel 6f15287c62 Add HUGE changes for test of backend card gen. 1 year ago
Nathan Steel 3a0dfa82e7 Trialing card build from DB 1 year ago
Nathan Steel 041dba6614 Changes to DB functions + DB export dump 1 year ago
Nathan Steel c1c67cb4d2 Add basic DB selects 1 year ago
Nathan Steel 469fc8838f Add (forcefully -f) database.js. Git no pickup
Git didn't pickup the database.js file in status/diff/add so it was
missing. Thankfully noticed not long after the commit
1 year ago