Commit graph

45 commits

Author SHA1 Message Date
24fe030663 Add support for google drive share url. 2025-10-18 11:01:42 +02:00
76fc199d5e Intial scene commit 2025-10-12 21:58:28 +02:00
651d05a7c4 Add confirmation dialog for GM actions. 2025-10-12 17:48:11 +02:00
763f575be4 Refactor: clean unused legacy character sheet stuff. 2025-05-09 17:38:32 +02:00
e81b66e725 Add alteration status to the portrait 2025-05-08 14:14:44 +02:00
b230d38805 Add basic resources links. 2025-05-07 13:21:04 +02:00
Andres Gomez, Thomas (ITDV RL)
eb7b653bd7 Refactor the character sheet edit. 2025-04-26 14:19:19 +02:00
c94c820efb Add inventory item detail detail (basic) 2025-04-17 22:37:44 +02:00
8982bab22d Add client purse management. 2025-04-17 14:29:06 +02:00
Andres Gomez, Thomas (ITDV RL)
5bcb4367d6 Add item CRUD into the GameMaster screen 2025-04-04 17:05:29 +02:00
Andres Gomez, Thomas (ITDV RL)
2f6d0b3819 Add dynamic alteration inapp management. 2025-04-03 13:41:45 +02:00
1ebb7c1400 Client : Error management 2025-04-01 16:01:43 +02:00
Andres Gomez, Thomas (ITDV RL)
02987a0a53 tmp 2025-03-29 15:09:24 +01:00
Andres Gomez, Thomas (ITDV RL)
76336dfbb0 Add the alteration page in the GameMaster screen. 2025-03-28 15:03:53 +01:00
Andres Gomez, Thomas (ITDV RL)
2fb0d3d4cd GameMaster ui change to allow multiple screens 2025-03-27 16:12:37 +01:00
9cc6414648 ReModel: remove the CharacterInstanceId: client 2025-03-25 16:35:59 +01:00
67e154ed4a Add character portrait display feature. 2025-03-20 23:22:56 +01:00
e2b3b54f88 Fix a crash related to default network config. 2025-03-17 13:32:49 +01:00
27dba5438e Add GM & NPC (UI) support. Change the Id system. 2025-03-15 17:49:12 +01:00
6b86a6c075 Add a basic version of the GM screen. 2025-03-15 10:24:55 +01:00
35396b6069 Some small UI adjustment to the level UP screen & RollOverlay. 2025-03-14 15:07:48 +01:00
16b2b49f03 LevelUp feature. 2025-03-12 18:12:29 +01:00
f60a58f71e Add some chat log messages (diminished + hp/pp changes) 2025-03-03 22:49:29 +01:00
7a9dd97123 Add chat to the campaign screen + change a bit the network UI. 2025-03-03 18:14:46 +01:00
3f67e342a7 Add directories to distingish between pixelized apps. 2025-03-02 10:20:52 +01:00
3941c5dd76 Change the access to some old screen from the new UI. 2025-02-28 13:31:01 +01:00
f51a83cf6e Add the old ui to the new one. 2025-02-27 19:15:06 +01:00
b6d02c21be Add characteristic + common / special / magic skill to detail panel. 2025-02-27 00:14:10 +01:00
29747dcb5c Add the alteration system to the server & link the app on it. 2025-02-26 14:43:42 +01:00
4ed11660c3 Link the player character ribbon to the server. 2025-02-24 21:35:33 +01:00
ed1b27039d Update the old / new UI to work with the server. 2025-02-24 17:12:50 +01:00
495768e5fe Add characterSheet and Campaing to the server. 2025-02-22 21:25:08 +01:00
1e5f0d88ae Refactor project data to allow server handling. 2025-02-22 12:54:19 +01:00
6385d4c8bd Refactor the ui package. 2025-02-20 18:04:38 +01:00
0c613c5b72 New UI. 2025-02-18 20:49:38 +01:00
d84bc9bbef Add an alteration feature to alterate dynamically a character sheet. 2025-02-10 09:10:05 +01:00
ce51a3be0a Refactor the Instruction parser into an Expression one.
Now support more arithmeric operator (mainly *, /) and recurcive bracket
2025-02-04 18:43:05 +01:00
2058a6a789 Add settings store/repo etc. to save user settings. 2024-12-01 12:32:06 +01:00
ca20078ffa Add support for Hp grow bonus and Leaning bonus. 2024-11-30 18:05:55 +01:00
95122d2c99 Add description to the character sheet skills. 2024-11-29 00:15:19 +01:00
34a0ee13f0 Small UI / UX adjustment on the character sheet detail/edit 2024-11-28 13:36:21 +01:00
d1a98b9075 Update the last character sheet formfield. 2024-11-27 18:30:51 +01:00
51021d41d5 Refactor the character sheet. 2024-11-26 21:58:36 +01:00
52f7f8333b Add version to the charactersheet savable. 2024-11-17 22:25:48 +01:00
7fc99f5799 Add koin dependencies injections. 2024-11-15 21:18:45 +01:00