Commit graph

302 commits

Author SHA1 Message Date
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
Andres Gomez, Thomas (ITDV RL)
03671792d6 Add a refresh feature for the adventure detail (was already flow <3) 2024-06-21 21:09:45 +02:00
Andres Gomez, Thomas (ITDV RL)
5a1cedf4ff Add a background alpha on scroll on the LandingScreen 2024-06-21 18:35:42 +02:00
Andres Gomez, Thomas (ITDV RL)
1040f54d23 Add RemoteConfig feature and like it to the LandingPage. 2024-06-21 15:41:18 +02:00
Andres Gomez, Thomas (ITDV RL)
e62b558c21 Convert the AdventureDetailScreen to flow instead of snapshot. 2024-06-21 14:06:50 +02:00
Andres Gomez, Thomas (ITDV RL)
acb76e72cf Update Unathana portrait & fix a small title issue in the adventure detail screen. 2024-06-20 10:27:31 +02:00
Andres Gomez, Thomas (ITDV RL)
b6489e5a85 Refactor the adventure database to better fit the model. 2024-06-19 22:41:06 +02:00
Andres Gomez, Thomas (ITDV RL)
96269cf84a Add specific adventure book refresh feature 2024-06-19 17:58:20 +02:00
Andres Gomez, Thomas (ITDV RL)
532f5810d7 Add georgia font to help with heavy reading screen. 2024-06-19 16:33:38 +02:00
Andres Gomez, Thomas (ITDV RL)
861ec795b1 Update AGP. 2024-06-18 14:12:49 +02:00
Andres Gomez, Thomas (ITDV RL)
1a9104edec Add Stories and Adventures section. 2024-06-18 13:53:50 +02:00
Andres Gomez, Thomas (ITDV RL)
4e103a2a37 Update dependencies & refactor git build number method. 2024-06-14 10:39:25 +02:00
Andres Gomez, Thomas (ITDV RL)
7a600d1db5 Update the icon cache. 2024-06-13 14:37:38 +02:00
Andres Gomez, Thomas (ITDV RL)
1f9044378f Fix the alteration ovveride status. 2024-06-13 13:44:13 +02:00
Andres Gomez, Thomas (ITDV RL)
e0fde383c8 Change the UI of the spell level chooser botton sheet, cleanup some code related to icons. 2024-06-13 11:45:41 +02:00
Andres Gomez, Thomas (ITDV RL)
251e2a972f Add color dancing shader effect of a critial result of a detail roll card. 2024-06-13 11:05:33 +02:00
Andres Gomez, Thomas (ITDV RL)
244bed9ded Rework the detail system for object / skill / spell / alteration. 2024-06-13 10:55:10 +02:00
Andres Gomez, Thomas (ITDV RL)
6481afb732 Fix a typo in the character sheet, add some icons. 2024-06-11 10:40:12 +02:00
Andres Gomez, Thomas (ITDV RL)
466855f1d7 Switch to google bottom sheet authentication. 2024-06-07 09:43:38 +02:00
Andres Gomez, Thomas (ITDV RL)
f20fa023f6 Bump version to 0.11.3 2024-06-06 18:52:38 +02:00
Andres Gomez, Thomas (ITDV RL)
d16db3d48a Fix a potential issue with character prefetch 2024-06-06 18:51:50 +02:00
Andres Gomez, Thomas (ITDV RL)
0ae8c7962c Change the class icons to the bg3 ones, convert old png asset to webp 2024-06-06 14:21:12 +02:00
Andres Gomez, Thomas (ITDV RL)
972751a7ec Bump the app version to 0.11.2 2024-06-05 20:46:40 +02:00
Andres Gomez, Thomas (ITDV RL)
acdeb6f542 Fix the firebase login. 2024-06-05 20:46:14 +02:00
Andres Gomez, Thomas (ITDV RL)
b38d3537f6 Bump version to 0.11.1 2024-06-05 16:26:50 +02:00
Andres Gomez, Thomas (ITDV RL)
71b0556a74 Make landing page dynamic based on the character sheets 2024-06-05 16:08:39 +02:00
Andres Gomez, Thomas (ITDV RL)
ddfc9a4cc6 Add local attack / skill / spell / alteration icons 2024-06-05 15:16:52 +02:00
Andres Gomez, Thomas (ITDV RL)
1b97560dce Support wild shape transformation (hp wise) 2024-06-04 14:16:16 +02:00
Andres Gomez, Thomas (ITDV RL)
483a8cf556 Switch firebase repository stateflow to eager mode. 2024-06-04 12:54:57 +02:00
Andres Gomez, Thomas (ITDV RL)
aa1603819f Fix a crash in SummaryFactory & update deprecated composable. 2024-06-04 12:35:48 +02:00
Andres Gomez, Thomas (ITDV RL)
51ffc9a303 Migrate to google credential to authenticate 2024-06-04 12:15:20 +02:00
Andres Gomez, Thomas (ITDV RL)
b21ecd5449 Update dependencies versions 2024-06-04 11:20:18 +02:00
Andres Gomez, Thomas (ITDV RL)
2cc1a0ea70 Add flat value management for attack skill and spell. 2024-06-03 18:11:58 +02:00
Andres Gomez, Thomas (ITDV RL)
8e9529d4d0 Add script in alteration attack skill and spells 2024-06-03 17:24:56 +02:00
Andres Gomez, Thomas (ITDV RL)
9718056260 Add a scripting system. 2024-06-03 15:46:23 +02:00
Andres Gomez, Thomas (ITDV RL)
6ea8f90903 Refactor the alteration system to be full flow. 2024-06-02 18:00:09 +02:00
Andres Gomez, Thomas (ITDV RL)
8841529b31 Clean up old roll code + refactor some ugly stuff. 2024-06-01 22:39:20 +02:00
Andres Gomez, Thomas (ITDV RL)
8808040e14 Bump app version to 0.11.0 2024-05-31 12:31:24 +02:00
Andres Gomez, Thomas (ITDV RL)
567b86e724 Add an hidden dice throw feature. 2024-05-31 12:30:17 +02:00
Andres Gomez, Thomas (ITDV RL)
4b34446697 Add an hide feature to a throw. 2024-05-31 10:51:39 +02:00
Andres Gomez, Thomas (ITDV RL)
550522d792 Fix an issue with flat number digit parsing. 2024-05-30 18:52:40 +02:00
Andres Gomez, Thomas (ITDV RL)
bff28578fb Fix layout of throw detail card. 2024-05-30 15:59:33 +02:00
Andres Gomez, Thomas (ITDV RL)
be6d5c0063 Add a filter in the quest list screen to filter out finished quest. 2024-05-30 15:14:28 +02:00
Andres Gomez, Thomas (ITDV RL)
b14e836d80 Add support for primary and secondary class. 2024-05-30 14:41:30 +02:00
Andres Gomez, Thomas (ITDV RL)
3b075a05e4 Refactor icon to Attacks 2024-05-30 10:57:15 +02:00
Andres Gomez, Thomas (ITDV RL)
73428d4341 Simplify the UI for the warlock. 2024-05-29 19:28:35 +02:00