DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 395ef2778a69cb02e0fbbb2cf19ff93237c17cf5 deck-builder/client d---------
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
chore(client): add fastrand dep
feat(clint): add seed field to action
feat(client): init game status and parsing system
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): change editor binds to saner ones
feat(client): new globals res with user details
feat(client): something to browse in browse
Next