Commit graph

116 commits

Author SHA1 Message Date
6213d5ac15 Add a navigation layer into the GameMaster screens. 2025-04-01 17:29:39 +02:00
1ebb7c1400 Client : Error management 2025-04-01 16:01:43 +02:00
d806048510 Server : Character error management 2025-03-30 21:17:17 +02:00
0e7bc87cde Server : Campaign error management 2025-03-30 18:25:27 +02:00
acb445c480 Server : Alteration error management 2025-03-30 13:30:22 +02:00
81c6450dbe Small adjustment on the previous feature. 2025-03-29 15:39:36 +01:00
3bb25f4e63 Merge branch 'feature/alterationEdit' into 'main'
tmp

See merge request pixelized/LwaCharacterSheet!5
2025-03-29 14:15:31 +00: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
ee4445490c Add the ability to roll from the admin screen. 2025-03-27 17:50:56 +01:00
Andres Gomez, Thomas (ITDV RL)
2fb0d3d4cd GameMaster ui change to allow multiple screens 2025-03-27 16:12:37 +01:00
9d6f8e178b Merge branch 'feature/reModelCharacterId' into 'main'
feature/reModelCharacter

See merge request pixelized/LwaCharacterSheet!4
2025-03-26 18:32:32 +00:00
cded2e9d86 Add Reflex and Initiative sub characteristic 2025-03-26 19:31:09 +01:00
51e63202e3 Add support for special / critical roll action. 2025-03-26 17:12:47 +01:00
9cc6414648 ReModel: remove the CharacterInstanceId: client 2025-03-25 16:35:59 +01:00
a5adc61e90 ReModel: remove the CharacterInstanceId: server 2025-03-24 21:36:24 +01:00
a69f95e62d Bump version to 1.2.0 2025-03-22 19:03:32 +01:00
1db6e593d7 Merge branch 'feature/remodel' into 'main'
Feature/remodel

See merge request pixelized/LwaCharacterSheet!3
2025-03-21 17:51:50 +00:00
0d94362ca2 ReModel the Alteration system into subfiles. 2025-03-21 18:49:22 +01:00
b314a28f82 ReModel of the ActiveAlteration system into the Campaign. 2025-03-21 18:06:03 +01:00
ecb0a6705f Add characterSheet deletion feature 2025-03-21 09:41:53 +01:00
67e154ed4a Add character portrait display feature. 2025-03-20 23:22:56 +01:00
50c34c8520 Add save as feature 2025-03-20 21:33:26 +01:00
e1fdb10793 Add a disable share roll result feature 2025-03-20 14:56:57 +01:00
07ed4ce579 Refactor the setting data class + change the roll text message 2025-03-20 14:32:19 +01:00
353183f0f5 Add portrait, thumbnail and level to the charactersheet edit. 2025-03-20 09:18:00 +01:00
5eafe057f1 Add NPC transparency for gamemaster lisibility 2025-03-19 21:20:56 +01:00
49723892fc Change the damage text message message. 2025-03-19 19:13:15 +01:00
Andres Gomez, Thomas (ITDV RL)
4c37d8b937 Add visibility toggle for player & npc + refactor WebSocketMessage. 2025-03-19 15:19:31 +01:00
Andres Gomez, Thomas (ITDV RL)
2d164b265e Change some theming stuff 2025-03-19 12:53:58 +01:00
Andres Gomez, Thomas (ITDV RL)
2b37dc2529 Refactor on the Keyboard handlers. 2025-03-19 10:54:06 +01:00
Andres Gomez, Thomas (ITDV RL)
edbb508f6a Add switch to the gamemaster screen + small adjustment for the UI. 2025-03-19 09:48:13 +01:00
50ed975913 Add id + levelUp + base expression to the charactersheet edition. 2025-03-17 15:46:17 +01:00
e2b3b54f88 Fix a crash related to default network config. 2025-03-17 13:32:49 +01:00
a617d4ba7b Add a server section to the readme 2025-03-17 09:31:56 +01:00
8fdc6f12ab Update the readme 2025-03-17 09:28:04 +01:00
2056348ec0 Add the edit & create character to the gamemaster screen. 2025-03-16 17:47:38 +01:00
662e270f3f Add filter chip to the gamemaster character screen. 2025-03-16 14:41:23 +01:00
a59444c610 Refactor the RibbonViewModels to add an abstraction layer 2025-03-16 13:36:31 +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
fce085f70d Micro update of the portrait blood overlay.
Add a color animation tied to the total domage received.
2025-03-12 22:54:26 +01:00
a93bb9d3f5 Some small fix related to the network UI and some Shader preparation. 2025-03-12 22:23:20 +01:00
16b2b49f03 LevelUp feature. 2025-03-12 18:12:29 +01:00
84515e6d57 Last commit for the settings pages. 2025-03-05 22:58:26 +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
03df369e0b Fix coil runtine loading issue in release by disabling shrinking. 2025-02-28 15:43:48 +01:00