Hamcha hamcha
hamcha pushed to feature/deckbuilder at mcg/mlpcardgame 2019-09-10 07:55:38 +00:00
dfdc8a4707 Add exporting deck to ponyhead
0c888b137e Pass more data per card to CardPicker and DeckList
Compare 2 commits »
hamcha pushed to feature/deckbuilder at mcg/mlpcardgame 2019-09-09 15:42:23 +00:00
878f5fc8a8 Add ponyhead URL generation with tests
hamcha pushed to feature/deckbuilder at mcg/mlpcardgame 2019-09-09 12:33:05 +00:00
a8c9ad3d45 Fix test and coverage locking up SQLite during tests
hamcha pushed to feature/deckbuilder at mcg/mlpcardgame 2019-09-09 12:28:50 +00:00
d46eef4c9f Increase timeout for DB tests
cea1d50057 Add database polyfill and tests
240d5cbf62 Properly initialize images database
00c149c931 Remove images
2b7990ff49 Add card back
Compare 29 commits »
hamcha closed pull request mcg/mlpcardgame#13 2019-09-09 12:27:45 +00:00
Fix drone.io triggers on PRs and enable parallelism
hamcha merged pull request mcg/mlpcardgame#13 2019-09-09 12:27:45 +00:00
Fix drone.io triggers on PRs and enable parallelism
hamcha created pull request mcg/mlpcardgame#13 2019-09-09 12:25:57 +00:00
Fix drone.io triggers on PRs and enable parallelism
hamcha pushed to fix/drone-triggers at mcg/mlpcardgame 2019-09-09 12:21:43 +00:00
45f146ed98 Add dependencies to enable parallelism
04c0d66f8d Don't run commit-trigger steps on PRs
hamcha pushed to feature/deckbuilder at mcg/mlpcardgame 2019-09-09 12:11:35 +00:00
e91fed5474 Increase timeout for DB tests
hamcha pushed to feature/deckbuilder at mcg/mlpcardgame 2019-09-09 09:48:16 +00:00
297ba5f958 Add database polyfill and tests
hamcha pushed to feature/deckbuilder at mcg/mlpcardgame 2019-09-08 21:36:15 +00:00
64065048f1 Properly initialize images database
e5c6a03c90 Remove images
Compare 2 commits »
hamcha pushed to feature/deckbuilder at mcg/mlpcardgame 2019-09-08 18:24:36 +00:00
bd7eeafad2 Add card back
74bd7fc79a Start adding image cache logic
c727f3826a Add axios
9684416498 Add navigation
Compare 4 commits »
hamcha created pull request mcg/mlpcardgame#12 2019-09-08 16:49:47 +00:00
WIP: Add basic deck builder
hamcha pushed to feature/deckbuilder at mcg/mlpcardgame 2019-09-08 16:47:07 +00:00
674b79abb2 Add filtering and sorting cards
hamcha pushed to feature/deckbuilder at mcg/mlpcardgame 2019-09-08 14:11:08 +00:00
56eb37a8e1 Separate icons from atlases
hamcha pushed to feature/deckbuilder at mcg/mlpcardgame 2019-09-07 20:39:00 +00:00
ce3b158b27 Integrate CardPicker in DeckBuilder
eb9caae207 Setup basic layout and components
41ed21be23 Use minmax on draft grid
f0f46bdaa5 Move images folder
hamcha opened issue mcg/mlpcardgame#11 2019-09-06 14:59:29 +00:00
Lobby
hamcha pushed to master at mcg/mlpcardgame 2019-09-06 14:52:41 +00:00
d34fb1298b Fix PR path on coverage
hamcha closed issue mcg/mlpcardgame#10 2019-09-06 14:48:00 +00:00
Add pipeline for testing and cov
hamcha commented on issue mcg/mlpcardgame#10 2019-09-06 14:48:00 +00:00
Add pipeline for testing and cov

Done