DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 11f7932798c68478d13fa38f3954574185b0a01b deck-builder/client/src/plugins d---------
feat(client): fill width on log multiline
feat(client): hardcoded test piles, better log
feat(client): change parser to just take &Game
feat(client): update action api call, create event
fix(client): fix comment in game details ui
feat(client): add needed functionality for log
feat(client): start parse event in a sane place
feat(client): a few notes
feat(client): parsing event
feat(client): update game details ui
feat(client): semi initial game state and parser
feat(client): show game state in game details
feat(client): always open headers in game details
feat!(client): replace gamestate consts with enums
fix(client): remove old comment
feat!(client): get in-game, and see some details
feat(client): new globals res with user details
feat(client): something to browse in browse
fix(client): change where user token is saved
feat(client): save games fetched to memory
Next