Commit Graph

10 Commits

Author SHA1 Message Date
Hamcha a73828fc86 Create settings page and image cache (#27)
continuous-integration/drone/push Build is failing Details
2019-09-20 10:49:15 +00:00
Hamcha 29ab978612 Add deck builder button and version tagging (#28)
continuous-integration/drone/push Build is passing Details
2019-09-18 14:22:23 +00:00
Hamcha eade73f9f5 Add basic deck builder (#12)
continuous-integration/drone/push Build is passing Details
Includes:

- Basic layout
- Card list
- Filter cards by set/color
- Filter cards by type
- Filter cards by rule text
- Add/remove cards to decklist
- Export deck to ponyhead URL
2019-09-12 09:11:32 +00:00
Hamcha 6f6b00fd05
Basic networking (#9)
Added PeerJS-powered client/server architecture.

Clients can join, leave, chat rooms, Server can take parts as players too via a local client shim.

Closes #4

Signed-off-by: Hamcha <hamcha@crunchy.rocks>
2019-09-06 14:36:45 +02:00
Hamcha f0b8e98327
Add jest 2019-09-05 09:38:06 +02:00
Hamcha e0ed6dbaf5
Add Peer and network primitives 2019-09-04 14:56:02 +02:00
Hamcha 8f5e327b82
Added searching for cards 2019-09-03 17:01:36 +02:00
Hamcha 2677a51872
Add code for loading sets and saving them locally 2019-09-03 15:19:48 +02:00
Hamcha 19f2e16c41
Add assets 2019-09-02 18:02:40 +02:00
Hamcha d17d3d0f33
Check in 2019-09-02 09:29:49 +02:00