Commit graph

193 commits

Author SHA1 Message Date
6364201c6c Refactor the Character Ribbon (levelup) 2025-10-18 16:06:38 +02:00
24fe030663 Add support for google drive share url. 2025-10-18 11:01:42 +02:00
c5f4a3e46e Change the priority of the campain overlay. 2025-10-18 00:53:40 +02:00
171651c5e8 Add scene title change from admin panel. 2025-10-18 00:50:07 +02:00
c4db7b2a72 Refactor the Main Layout. 2025-10-17 19:47:26 +02:00
76fc199d5e Intial scene commit 2025-10-12 21:58:28 +02:00
fc06e3ef95 Refactor the chat to add a collapsable state. 2025-10-12 21:19:03 +02:00
651d05a7c4 Add confirmation dialog for GM actions. 2025-10-12 17:48:11 +02:00
9be8f2b209 Fix regression when adding an non stackable item. 2025-06-16 23:44:58 +02:00
48a461396a Bump version to 1.5.1 2025-06-15 14:52:55 +02:00
894d8db493 Change the UI of damage & fatigue dialogs. 2025-06-15 14:51:40 +02:00
741bb7cf25 Fix crash on null quantity when adding an item. 2025-06-15 13:23:34 +02:00
51a477bb58 Add alteration support for diminished status. 2025-05-20 12:50:09 +02:00
17b7b06ec8 Bump version to 1.5.0 2025-05-19 17:24:36 +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
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