Commit graph

54 commits

Author SHA1 Message Date
171651c5e8 Add scene title change from admin panel. 2025-10-18 00:50:07 +02:00
894d8db493 Change the UI of damage & fatigue dialogs. 2025-06-15 14:51:40 +02:00
51a477bb58 Add alteration support for diminished status. 2025-05-20 12:50:09 +02:00
50697ceb93 Fix portrait display to use the preview instead of the character Detail.
This avoid to fetch the character detail just to get the portrait.
2025-05-17 23:10:27 +02:00
5b633de981 Add purse update chatlog message 2025-05-09 15:18:39 +02:00
05a6b496cb Add the icon to the alteration edit page. 2025-05-08 14:38:24 +02:00
2c04559bb7 Add the equipment alteration feature to the AlteredCharacterSheet 2025-05-07 22:11:40 +02:00
31616050f6 Add ignoreUnknownKeys to Json configuration. 2025-05-06 19:52:06 +02:00
fa49d8ed22 Add server synchronization feature. 2025-05-03 19:31:22 +02:00
Andres Gomez, Thomas (ITDV RL)
eb7b653bd7 Refactor the character sheet edit. 2025-04-26 14:19:19 +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)
5bcb4367d6 Add item CRUD into the GameMaster screen 2025-04-04 17:05:29 +02:00
Andres Gomez, Thomas (ITDV RL)
0aaa56a4aa Server : Add item service. 2025-04-02 15:50:21 +02:00
f94a530621 Add specific alteration error management. 2025-04-01 22:18:55 +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
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
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
b314a28f82 ReModel of the ActiveAlteration system into the Campaign. 2025-03-21 18:06:03 +01:00
67e154ed4a Add character portrait display feature. 2025-03-20 23:22: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
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
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
f51a83cf6e Add the old ui to the new one. 2025-02-27 19:15:06 +01:00
d8ce46fe43 Add support for the diminished state. 2025-02-27 16:38:08 +01:00
1fe75062b7 Add action to the character sheet detail panel. 2025-02-27 15:36:07 +01:00
b6d02c21be Add characteristic + common / special / magic skill to detail panel. 2025-02-27 00:14:10 +01:00
b6b135cd40 Add characteristic to the campagin detail panel. 2025-02-26 17:13:47 +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
bd4d65fe6a Add campagin + character REST API. 2025-02-24 13:20:39 +01:00