DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 0c4f861d4867c926ef1e031d211dc01fe8b6f68b deck-builder/client/src/util d---------
feat(client): new cards, advanced currency roll
chore(client): fmt, clippy
feat(client): load cards from a yaml file
feat(client): RollForPlays, and some log stuff
feat(client): show what the user rolled in log
feat(client): something something something
chore(client): fmt, clippy
feat(client): update RollForCurrency
feat(client): add more log configurations
feat(client): revamp log system
feat(client): sorta finished log ui, remove old

Though only one Command has a configured log format.
wip(client): log ui
feat: basic login and register windows
feat!(client, server): finish transition to bevy 0.10, and in addition
* change from bevy_inspector_egui to bevy_editor_pls
* remove iyes_loopless, as it is now obsolete
* remove bevy_console and swap logs to terminal only, in preperation
  for my own console logging crate
Merge remote branch 'origin/dev'
wip!(client, server, shared): initial updating to bevy 0.10
feat(client): add a menuwindow wrapper in egui utils
feat(client): modify password widget and move to egui section
chore: update copyright notices
Next