Commit graph

129 commits

Author SHA1 Message Date
fed5db7fa0 Fix altertion deletion on edit from GM. 2025-04-08 12:18:38 +02:00
c13cbdcd09 Bump version to 1.3.0 2025-04-06 09:50:18 +02:00
225443dc0f Add "Heal" party feature into the GM menus. 2025-04-04 18:08:05 +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)
4ac30fd9b5 Server & Client move the tags into a separate branch 2025-04-04 14:08:00 +02:00
57c535afd6 Handle error on alteration update for a character. 2025-04-03 19:10:54 +02:00
Andres Gomez, Thomas (ITDV RL)
2f6d0b3819 Add dynamic alteration inapp management. 2025-04-03 13:41:45 +02:00
Andres Gomez, Thomas (ITDV RL)
2f4b30297c Fix dynamic alteration not working properly on client. 2025-04-02 16:36:39 +02:00
Andres Gomez, Thomas (ITDV RL)
0aaa56a4aa Server : Add item service. 2025-04-02 15:50:21 +02:00
Andres Gomez, Thomas (ITDV RL)
b09a6d5184 Fix GM character sheet update. 2025-04-02 10:18:09 +02:00
3182d2b595 Small UI adjustment for the alteration edit GM. 2025-04-01 22:58:01 +02:00
2eabb4f5e4 Merge branch 'feature/errorManagement' into 'main'
Feature/error management

See merge request pixelized/LwaCharacterSheet!6
2025-04-01 20:20:45 +00:00
f94a530621 Add specific alteration error management. 2025-04-01 22:18:55 +02:00
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