mirror of
https://github.com/nacabaro/vbhelper.git
synced 2026-01-27 16:05:32 +00:00
- Improved upload function to support VB (still to do to add VB) - Adapted to the latest version of the vb-nfc-reader library - Added foreign keys with uploaded characters and existing dim database - Removed the tempoorary objects - Handled errors uploading (dim not existing for now and VB not supported yet) - Improved bitmap conversion by moving it to it's own composable - Also added object to move bitmap data around - Added DTO to read sprite data and character data simultaneously Good night!