Commit graph

314 commits

Author SHA1 Message Date
012e8844cb Category management - Maps 2023-11-15 16:21:19 +01:00
fa7fcbeae6 Category management - lexicon 2023-11-15 14:50:40 +01:00
020af02c29 Category management - Quest. 2023-11-15 13:26:11 +01:00
e0593c9cbf Bump version to 0.7.1 2023-11-15 12:18:17 +01:00
2f113a14d6 Change the layout of the landing page. 2023-11-13 10:32:10 +01:00
39249147fc Change the LOS symbol in the location detail screen. 2023-11-13 09:49:08 +01:00
3eb25cbd65 Fix quest area tag when area doesn't exist. 2023-11-12 18:59:27 +01:00
865b9abf5e Remove Int id from Quest 2023-11-12 18:56:17 +01:00
3880807372 Remove Int as id for LexiconItem 2023-11-12 18:30:27 +01:00
003390e844 Fix potential crash with getValue 2023-11-12 18:07:10 +01:00
e98b2864e2 Remove the getValue usage in the SheetParserScope 2023-11-12 17:45:08 +01:00
aa4fd5dc4b Refactor the SpellBook part of the caracter page. remove the getValue usage. 2023-11-12 17:44:13 +01:00
0d81f72635 Bugfix : MultiParagraphLayoutCache - Fatal Exception: java.lang.IllegalStateException
FlowRow seems to not like to be selected and scrolled at the same time since compose 1.5.3.
https://console.firebase.google.com/u/0/project/rp-lexicon/crashlytics/app/android:com.pixelized.rplexicon/issues/1684dc9334d5d5b9b062129ab75016c2?hl=fr&time=last-seven-days&types=crash&sessionEventKey=6550F66A03A50001351A80EA05E2DB95_1879051561740631814
2023-11-12 17:18:34 +01:00
27332999d9 Bump version to 0.7.0 2023-11-10 16:54:47 +01:00
0e85c343c0 Add child destination in the mapdetail 2023-11-10 16:54:13 +01:00
50b0eb31d4 Remove unwanted scroll behavior on the FantasyMap when popBackStack. 2023-11-10 16:15:57 +01:00
a6e86dd331 Clean unused import. 2023-11-10 16:11:01 +01:00
53969a4174 Update the map feature. 2023-11-10 15:38:51 +01:00
86b2054f0a Update compose to 1.5.4 (hope that it fix the Text crahs !) 2023-11-05 22:16:46 +01:00
96149b951a Add death saving throw management. 2023-11-05 22:03:15 +01:00
d38caea015 Update the authentication page group portraits 2023-11-05 17:40:36 +01:00
fd30b9c11e Refactor the parser system to introduce a column system. 2023-11-03 23:35:15 +01:00
ff1ac694bb Refactor typography. 2023-11-03 21:35:39 +01:00
82ce19ec4d Add images support for quest details & quest detail UI clean up. 2023-11-03 19:37:25 +01:00
99d5076168 Add silouette support inside the equipment page. 2023-11-03 15:33:23 +01:00
30a68a21d6 Fix Perception check (was using Persuassion mastery) 2023-11-03 10:48:09 +01:00
3236f29dff Bump version to 0.6.1 2023-10-30 13:39:31 +01:00
43ea748e51 Add description for object actions. 2023-10-30 13:30:47 +01:00
805a8f673f Fix equipment item ripple 2023-10-30 13:24:42 +01:00
ae5493336b Refactor a bit the header part of the character sheet. 2023-10-30 13:22:33 +01:00
854458903d Bump version to 0.6.0 2023-10-24 18:25:42 +02:00
cd921ac16f Add Object action in the character action sheet. 2023-10-24 18:08:25 +02:00
f9b3adfee0 Remove effect from the inventory parser. 2023-10-24 14:41:28 +02:00
4123eaeccd Update the error management 2023-10-24 14:21:35 +02:00
a55e2c8162 Add Tree like structure to the inventory. 2023-10-24 10:39:18 +02:00
daea5fd6dc Add inventory and equipment feature. 2023-10-23 16:25:13 +02:00
2be527abf9 Bump compose version to 1.5.3 2023-10-16 14:11:32 +02:00
dc5e635f13 Small graphical fixes. 2023-10-16 13:56:24 +02:00
13d214725e Fix ripple effect on roll detail card. 2023-10-16 11:45:33 +02:00
a4f24303ef Add an unused LnadingScreen (the design is not quite there). 2023-10-16 11:37:23 +02:00
4070a6e5fe Add detail image dialog and change glide to coil. 2023-10-13 13:00:26 +02:00
d6072e9a00 Bump version to 0.5.2 2023-10-10 11:18:30 +02:00
4ac1dedfb3 Add description update feature, reduce update frequence. 2023-10-10 11:16:59 +02:00
c95360d9f1 Add overflow on home bottombar item. 2023-10-10 10:08:22 +02:00
879753be31 Fix skill min height. 2023-10-10 10:05:49 +02:00
0f3d3b8300 Add Alteration display in the ProficiencyPage. 2023-10-10 09:56:34 +02:00
073b8ac61d Remove translation from the alteration class. 2023-10-10 09:18:58 +02:00
8a212ce69d Remove skill from the CharacterSheet class and parse. 2023-10-10 09:16:15 +02:00
2b040afd5c Add alteration management for skill 2023-10-10 09:13:00 +02:00
a0251cbeee Fix critical roll damage. 2023-10-10 09:01:24 +02:00