Commit graph

197 commits

Author SHA1 Message Date
8ade16084d Fix Inventory dialog filter. 2025-04-20 14:57:30 +02:00
04825cafda Add toggable addIventoryItem action linked to the Addable tag. 2025-04-20 14:06:43 +02:00
ae820f5979 Update client to add throw consume equip to InventoryItem. 2025-04-20 11:08:44 +02:00
9fce3f1cb8 Add Addable InventoryItem feature & quantity change. 2025-04-19 19:37:55 +02:00
48074f3d13 Add AddItem dialog to the inventory screen. 2025-04-18 16:00:35 +02:00
c94c820efb Add inventory item detail detail (basic) 2025-04-17 22:37:44 +02:00
05a376aea8 Add client inventory sheet management. 2025-04-17 14:29:22 +02:00
8982bab22d Add client purse management. 2025-04-17 14:29:06 +02:00
4f33492b23 Add inventory managment to server. 2025-04-12 22:36:25 +02:00
Andres Gomez, Thomas (ITDV RL)
04b203239d Add auto check feature to skill after a successfull roll. 2025-04-12 11:48:55 +02:00
Andres Gomez, Thomas (ITDV RL)
9588a3bfaf Add LevelUp feature for the NPC and to the GM screens. 2025-04-12 10:58:05 +02:00
Andres Gomez, Thomas (ITDV RL)
a55753494f Fix empty characterSheetEdit page. 2025-04-12 10:42:45 +02:00
Andres Gomez, Thomas (ITDV RL)
5a55d38fb2 Add copyable id in charactereditsheet 2025-04-12 10:32:17 +02:00
Andres Gomez, Thomas (ITDV RL)
ca5d01c0ca Add a download link to a portrait. 2025-04-12 10:19:48 +02:00
7dd5ade1f5 Add splashscreen. 2025-04-12 09:41:23 +02:00
Andres Gomez, Thomas (ITDV RL)
05cc533cbf Add App version in the admin screen. 2025-04-10 11:42:15 +02:00
Andres Gomez, Thomas (ITDV RL)
193b0d85d5 Change the Damage/Fatigue/Diminished text message feature. 2025-04-10 11:10:51 +02:00
8f87c63e34 Fix character sheet edit thumbnail. 2025-04-08 15:15:15 +02:00
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