Commit graph

347 commits

Author SHA1 Message Date
Andres Gomez, Thomas (ITDV RL)
56f95094c6 Bump version to 0.13.5 2025-02-25 20:49:26 +01:00
Andres Gomez, Thomas (ITDV RL)
e776b7d870 Fix scrollable content on item dialog. 2025-02-12 14:43:51 +01:00
Andres Gomez, Thomas (ITDV RL)
381f9e7204 Bump version to 0.13.4 2025-02-12 13:23:39 +01:00
Andres Gomez, Thomas (ITDV RL)
8f45fe7a77 Fix inventory recomposition 2025-02-12 13:16:01 +01:00
Andres Gomez, Thomas (ITDV RL)
c11dc62a18 Update image cache + add support for Champion alteration 2025-02-12 11:31:57 +01:00
Andres Gomez, Thomas (ITDV RL)
6d77c94611 Bump version to 0.13.3 2025-01-21 10:39:59 +01:00
Andres Gomez, Thomas (ITDV RL)
42d865c4e3 Fix gamemaster roll sharing. 2025-01-21 10:35:27 +01:00
Andres Gomez, Thomas (ITDV RL)
86b8de9dcd Bump version to 1.13.2 2025-01-20 14:49:11 +01:00
Andres Gomez, Thomas (ITDV RL)
5fdf262bde Nam integration into the app and some small releated fixes. 2025-01-17 10:48:34 +01:00
Andres Gomez, Thomas (ITDV RL)
d5736c99ee Bump version to 0.13.1 2024-09-06 13:35:41 +02:00
Andres Gomez, Thomas (ITDV RL)
7cac929b93 update pile icon icon & cache. 2024-09-06 13:35:04 +02:00
Andres Gomez, Thomas (ITDV RL)
8f3efc1dc1 Update dependencies, migrate to compose 1.7.0 2024-09-06 12:33:24 +02:00
Andres Gomez, Thomas (ITDV RL)
1bac5e7d15 Update ImageCache resource with latest picture & add context into the search behavior. 2024-09-06 11:50:43 +02:00
Andres Gomez, Thomas (ITDV RL)
8854100310 Bump version to 0.13.0 2024-08-22 13:59:06 +02:00
Andres Gomez, Thomas (ITDV RL)
640b024511 update dependencies. 2024-08-22 13:58:15 +02:00
Andres Gomez, Thomas (ITDV RL)
c25395e304 Refactor multiplz Composable/Uio/ViewModel/Factories to use the ImageCache 2024-08-22 13:50:58 +02:00
Andres Gomez, Thomas (ITDV RL)
abdb39abc2 Add inspiration support in the game master screen. 2024-08-21 15:44:25 +02:00
Andres Gomez, Thomas (ITDV RL)
70148c9987 Clean imports project wide. 2024-08-21 15:14:05 +02:00
Andres Gomez, Thomas (ITDV RL)
1ab9047b40 CharacterSheet pager back handler. 2024-08-21 13:39:22 +02:00
Andres Gomez, Thomas (ITDV RL)
2c5337f3dc Add haptic feedback (thx Jérémy). better handling of removal animation. 2024-08-21 11:32:11 +02:00
Andres Gomez, Thomas (ITDV RL)
b27149edaf Remove old drag&drop code. 2024-08-20 14:54:32 +02:00
Andres Gomez, Thomas (ITDV RL)
ac71765c44 Add the "know what you roll" feature, allow automation after a roll. 2024-08-20 14:44:52 +02:00
Andres Gomez, Thomas (ITDV RL)
c4df543b3d Reword the UI & UX of the inventory page 2024-08-20 13:03:27 +02:00
Andres Gomez, Thomas (ITDV RL)
aeb8eaf9ff Rework a bit the dice throw animation. 2024-08-08 18:09:01 +02:00
Andres Gomez, Thomas (ITDV RL)
248a51f396 Forbide multiple item adding. 2024-08-08 10:16:08 +02:00
Andres Gomez, Thomas (ITDV RL)
041505bb79 Change the roll duration animation & clean the theme associated with it. 2024-08-07 16:36:42 +02:00
Andres Gomez, Thomas (ITDV RL)
2f187a3dda Add a basic item detail dialog + amount modification feature. 2024-08-07 14:32:38 +02:00
Andres Gomez, Thomas (ITDV RL)
0dc237f819 Add a lot of icon + change the cache system. 2024-07-23 13:42:24 +02:00
Andres Gomez, Thomas (ITDV RL)
6ccf7dc56b Add an item screen. 2024-07-23 13:42:24 +02:00
Andres Gomez, Thomas (ITDV RL)
464aea6fd6 Naive implementation to link inventory to firebase. 2024-07-23 13:42:24 +02:00
Andres Gomez, Thomas (ITDV RL)
531e4bea98 New Inventory component. 2024-07-23 13:42:24 +02:00
Andres Gomez, Thomas (ITDV RL)
250d9cbb7c Refactor the Adventure Book/Story/Line model. Avoid clearing of already downloaded stories. 2024-07-23 13:41:28 +02:00
Andres Gomez, Thomas (ITDV RL)
8cfa0ac272 Bump version to 0.12.1 2024-07-17 11:34:48 +02:00
Andres Gomez, Thomas (ITDV RL)
87c6a3f20f Dice roll refactor with Animatable. 2024-07-12 11:11:18 +02:00
Andres Gomez, Thomas (ITDV RL)
039f124f88 Refactor TopAppBar into Toolbar to avoid weird Behavior. 2024-07-05 15:50:26 +02:00
Andres Gomez, Thomas (ITDV RL)
f43af80f7c Add selectable text to the adventure detail. 2024-07-05 11:38:29 +02:00
Andres Gomez, Thomas (ITDV RL)
4ccf578f45 Fix the landing background on scroll. 2024-07-04 16:56:15 +02:00
Andres Gomez, Thomas (ITDV RL)
a6124cbe79 Add a settings screen. 2024-07-04 16:45:07 +02:00
Andres Gomez, Thomas (ITDV RL)
90bf11909f Refactor the AsyncImage to make it work in preview & clean some resources. 2024-07-04 14:44:33 +02:00
Andres Gomez, Thomas (ITDV RL)
c23dba7669 Adventure book into detail if only one chapter is availlable. 2024-07-04 10:45:33 +02:00
Andres Gomez, Thomas (ITDV RL)
28ba73537d Add support for magical melee attack (UI) & update icon cache. 2024-07-02 15:45:54 +02:00
Andres Gomez, Thomas (ITDV RL)
ba049043c3 Fix adventure story indexing. 2024-07-02 13:40:32 +02:00
Andres Gomez, Thomas (ITDV RL)
1a6523f3c0 Add a click on the dice overlay to dismiss it. 2024-07-02 13:16:31 +02:00
Andres Gomez, Thomas (ITDV RL)
9706c34f38 Small dependencies update. 2024-07-02 13:09:04 +02:00
Andres Gomez, Thomas (ITDV RL)
57aac23369 Add support for a second subclass. 2024-06-25 16:43:28 +02:00
Andres Gomez, Thomas (ITDV RL)
f14370ca8a Bump version to 0.12.0
update firebase bom to 33.1.1
replce Brulkhai portrant on the landing page.
2024-06-24 15:20:39 +02:00
Andres Gomez, Thomas (ITDV RL)
aaf4968be3 Add version on the landing screen. 2024-06-24 14:09:44 +02:00
Andres Gomez, Thomas (ITDV RL)
395f54d086 Add lastUpdate timer feature to adventure to avoid constant refreshing. 2024-06-24 13:43:04 +02:00
Andres Gomez, Thomas (ITDV RL)
2b03ffd1ac Properly handle update / insert and delete in the adventure database. 2024-06-23 16:27:25 +02:00
Andres Gomez, Thomas (ITDV RL)
7400799efd Fix AdventureBackground overflow and and drop cap to the page Title. 2024-06-22 11:58:57 +02:00