Commit Graph

10 Commits

Author SHA1 Message Date
quexeky 943e649fbc Fixed bug with bad initial loading into store instead of auth 2024-10-17 21:14:10 +11:00
DecDuck 1ff74a1bcf beginnings of game state management 2024-10-17 21:05:25 +11:00
quexeky 30ff908abc Converting DB access to a trait 2024-10-17 19:03:00 +11:00
quexeky 9f544eccb0 Semantic naming changes 2024-10-17 17:17:19 +11:00
quexeky a316b8f5e6 Ensured everything is serializing/deserializing to camelCase 2024-10-17 17:07:47 +11:00
quexeky 06fb2f7b71 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src-tauri/src/lib.rs
2024-10-16 09:03:25 +11:00
DecDuck 0cb6bfb8bf cleanup and game UI beginnings 2024-10-15 20:05:13 +11:00
quexeky de2521bfac Clippy refactoring 2024-10-15 12:43:00 +11:00
quexeky b3446004b1 Progress on refactoring and abiding by cargo clippy 2024-10-15 12:32:04 +11:00
DecDuck 6897b35904 reorganisation, cleanup and new nonce protocol 2024-10-12 17:34:47 +11:00