Commit graph

36 commits

Author SHA1 Message Date
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
4f33492b23 Add inventory managment to server. 2025-04-12 22:36:25 +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
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
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
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
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
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
16b2b49f03 LevelUp feature. 2025-03-12 18:12:29 +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
29747dcb5c Add the alteration system to the server & link the app on it. 2025-02-26 14:43:42 +01:00
ed1b27039d Update the old / new UI to work with the server. 2025-02-24 17:12:50 +01:00
bd4d65fe6a Add campagin + character REST API. 2025-02-24 13:20:39 +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
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
ca8472e0d4 Update the server code to avoid disconnection from players. 2024-12-01 15:54:39 +01:00
3419afbe59 Add server & shared module and remove the serveur from the client app. 2024-11-29 18:19:54 +01:00
f8168a8997 Fix windows management by introducting key() 2024-11-27 11:36:53 +01:00