DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 55edf7345b497aac9ddc9b3c1b466a70502afce3 deck-builder/client/src d---------
feat(client): add details fields for cards
feat(client): fill width on log multiline
feat(client): hardcoded test piles, better log
feat(client): handle action seed as string
feat(client): change parser to just take &Game
fix(client): remove unused import
fix(client): fix create action api command field
feat(client): add seed to action api call, new fn
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
fix(client): don't default to Err(()) in parser
feat(client): parsing event
feat(client): update game details ui
feat(client): semi initial game state and parser
feat(clint): add seed field to action
feat(client): init game status and parsing system
feat(client): show game state in game details
Next