Commit graph

8 commits

Author SHA1 Message Date
f8168a8997 Fix windows management by introducting key() 2024-11-27 11:36:53 +01:00
7fc99f5799 Add koin dependencies injections. 2024-11-15 21:18:45 +01:00
f459877d55 Add error management for the network client. 2024-11-15 16:43:36 +01:00
59f8aff121 Refactor the windows navigation system 2024-11-13 16:36:35 +01:00
ca456b55d9 Add roll history page 2024-11-10 17:26:58 +01:00
f92922c228 Add roll sharing feature over the WebSocket. 2024-11-09 22:57:26 +01:00
0e5fee6771 Add basic network feature.
Basic implementation of a WebSocket protocol with JSON.

Note : obfuscation & release build are deactivated again. Netty (needed for Ktor server) is a nightmare to build in release with or without proguard.
Spend more time until now on project configuration that in actual prototyping.
2024-11-09 19:35:24 +01:00
b71645a7a2 Link the CharacterSheet model to the UI. 2024-11-05 14:34:24 +01:00