6364201c6c
Refactor the Character Ribbon (levelup)
2025-10-18 16:06:38 +02:00
76fc199d5e
Intial scene commit
2025-10-12 21:58:28 +02:00
48a461396a
Bump version to 1.5.1
2025-06-15 14:52:55 +02:00
17b7b06ec8
Bump version to 1.5.0
2025-05-19 17:24:36 +02:00
3c80f23559
Bump client version to 1.4.0
2025-04-20 19:46:05 +02:00
8982bab22d
Add client purse management.
2025-04-17 14:29:06 +02:00
Andres Gomez, Thomas (ITDV RL)
05cc533cbf
Add App version in the admin screen.
2025-04-10 11:42:15 +02:00
c13cbdcd09
Bump version to 1.3.0
2025-04-06 09:50:18 +02:00
a69f95e62d
Bump version to 1.2.0
2025-03-22 19:03:32 +01:00
a93bb9d3f5
Some small fix related to the network UI and some Shader preparation.
2025-03-12 22:23:20 +01:00
03df369e0b
Fix coil runtine loading issue in release by disabling shrinking.
2025-02-28 15:43:48 +01:00
52e8665c43
Add gradle run configuraiton + Bump version to 1.1.0
2025-02-28 13:47:15 +01:00
3941c5dd76
Change the access to some old screen from the new UI.
2025-02-28 13:31:01 +01:00
1bf0cb7c0a
Fix some stuff on the old UI (diminished & edit?)
2025-02-27 22:42:10 +01:00
ed1b27039d
Update the old / new UI to work with the server.
2025-02-24 17:12:50 +01:00
1e5f0d88ae
Refactor project data to allow server handling.
2025-02-22 12:54:19 +01:00
0c613c5b72
New UI.
2025-02-18 20:49:38 +01:00
3419afbe59
Add server & shared module and remove the serveur from the client app.
2024-11-29 18:19:54 +01:00
de13bf2c74
Add file system management in the main menu.
2024-11-28 19:04:45 +01:00
51021d41d5
Refactor the character sheet.
2024-11-26 21:58:36 +01:00
7fc99f5799
Add koin dependencies injections.
2024-11-15 21:18:45 +01:00
ca456b55d9
Add roll history page
2024-11-10 17:26:58 +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
ba0cc30a1a
Remove Google DataStore. save data directly into files. enable obfuscation.
2024-11-08 16:54:48 +01:00
b348f8a327
Add release build support (MSI) with proguard disable because of Datastore
2024-11-07 23:19:14 +01:00
5bc8706972
Add gradle configuration for MacOS release.
2024-11-06 14:48:38 +01:00
65aa53890f
Update the app with some features skeleton.
...
Change the navigation system
Add a basic file system management to save the charactersheet.
Add a common source code directory & commonTest module.
Add test to the business class.
2024-11-04 23:34:16 +01:00
9ddd6018fd
Initial commit
2024-11-02 08:34:20 +01:00