Commit graph

179 commits

Author SHA1 Message Date
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
Andres Gomez, Thomas (ITDV RL)
a84c170396 Optimize server dispatcher 2025-05-13 09:48:51 +02:00
Andres Gomez, Thomas (ITDV RL)
5632ec7c85 Add a filter button on the player inventory. 2025-05-12 11:06:48 +02:00
Andres Gomez, Thomas (ITDV RL)
2c4519af3b Fix a animation on the RibbonRoll when navigateBack 2025-05-12 09:59:25 +02:00
292374d547 Fix statable counter on inventory item. 2025-05-09 23:04:27 +02:00
a92def2529 Add currency tooltip in chat / character inventory. 2025-05-09 19:29:56 +02:00
a2bfd6d775 Add quantity textfield to Inventory item add dialog. 2025-05-09 18:05:06 +02:00
763f575be4 Refactor: clean unused legacy character sheet stuff. 2025-05-09 17:38:32 +02:00
09ed7d2d90 Refactor & Fix the typography. 2025-05-09 17:35:20 +02:00
3b9503243a Update the Alteration dialog to track equipment alterations. 2025-05-09 15:44:39 +02:00
5b633de981 Add purse update chatlog message 2025-05-09 15:18:39 +02:00
06c5802d7a Add a fadeout delay to the ribbon dice. 2025-05-09 14:14:13 +02:00
7e1ce3ba01 Add free dice throw for the GameMaster. 2025-05-09 00:08:20 +02:00
a909855fd5 Fix an missing used status on skill that id change. 2025-05-08 19:51:20 +02:00
560d7653a7 Hide the ribbon alteration for non GameMaster 2025-05-08 19:02:12 +02:00
05a6b496cb Add the icon to the alteration edit page. 2025-05-08 14:38:24 +02:00
e81b66e725 Add alteration status to the portrait 2025-05-08 14:14:44 +02:00
2c04559bb7 Add the equipment alteration feature to the AlteredCharacterSheet 2025-05-07 22:11:40 +02:00
8d7b63ab96 Add alteration to the GMItem interface. 2025-05-07 18:56:29 +02:00
168ee27826 Fix missing characterSheet action tooltip. 2025-05-07 13:33:31 +02:00
b230d38805 Add basic resources links. 2025-05-07 13:21:04 +02:00
3a56bad9a4 Add item image as fallback for thumbnail. 2025-05-06 20:37:05 +02:00
11d7a3d5d7 Refactor some Typography members. 2025-05-06 19:52:54 +02:00
31616050f6 Add ignoreUnknownKeys to Json configuration. 2025-05-06 19:52:06 +02:00
898a8862db Change the UI of the InventoryItem. 2025-05-06 14:25:39 +02:00
fa49d8ed22 Add server synchronization feature. 2025-05-03 19:31:22 +02:00
53c6aede27 Merge branch 'feature/GMCharacterSheetEdit' into 'main'
Refactor the character sheet edit.

See merge request pixelized/LwaCharacterSheet!7
2025-04-26 12:19:46 +00:00
Andres Gomez, Thomas (ITDV RL)
eb7b653bd7 Refactor the character sheet edit. 2025-04-26 14:19:19 +02:00
edf58fd215 Fix LwaClient issing incorrect root url. 2025-04-22 11:36:54 +02:00
7818070f2f Fix typo in Object Id Field. 2025-04-22 10:56:56 +02:00
3c80f23559 Bump client version to 1.4.0 2025-04-20 19:46:05 +02:00
c602a9ba9a Small UI adjustment for inventory display 2025-04-20 16:12:23 +02:00
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