DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 52e20a058bd65415203bbce44fb27ddcf4d43972 deck-builder/client/src d---------
feat(client): use chrono for game and action times
feat(client): finish redo player borrows
WIP(client): redo player borrows, init EndTurn
feat(client): update hardcoded game init
feat(client): player state, state change command
feat(client): sort games based on created_at
feat(client): add TODO about reparsing
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
Next