Commit graph

347 commits

Author SHA1 Message Date
805bdc65bc Add passive proficiency to the character sheet. 2023-12-18 11:35:42 +01:00
70ae338e23 Dynamic alteartion sorting 2023-12-18 09:14:04 +01:00
ae6581219b Add Object / Spell alterations. 2023-12-17 19:19:43 +01:00
5db8e516ba Add scroll management into the objects list. 2023-12-17 18:23:29 +01:00
3bda885411 Add item specific alteration 2023-12-17 17:59:37 +01:00
2c6fc19a2c Change the behavior of the dice 2023-12-17 16:25:39 +01:00
bb0e10c1ad Fix some wording. 2023-12-17 15:10:30 +01:00
8acb98ac27 Refactor the quest detail layout (spacing). 2023-12-17 14:36:00 +01:00
00267623ca Update the alteration design. 2023-12-15 10:58:34 +01:00
9cbd33fd2e Fix Search lexicon highlight 2023-12-14 10:42:40 +01:00
6fb3b2c10c Add favorite skill edit. 2023-12-13 09:27:51 +01:00
d256ba70ac Change the highligh typography 2023-12-12 15:02:45 +01:00
75644aad91 Add spacial resource into CharacterSheet header. 2023-12-12 12:25:13 +01:00
8c1d83402c Add keep on screen feature on the Character Sheet page. 2023-12-11 17:51:04 +01:00
dbd282a42a Change other masteries & languages layout. 2023-12-11 14:00:05 +01:00
717aa996d1 Bump version to 0.8.2 2023-12-07 15:41:49 +01:00
86476b306a Add padding to the masteries item in the character sheet 2023-12-07 15:40:56 +01:00
d6f8ff1445 Add character sheet access from lexicon list. 2023-12-01 17:05:59 +01:00
4a44d8fc51 Add other materies to the character sheet. 2023-12-01 14:46:39 +01:00
cbb0460bbf Add level modifier to throws and refactor usecase. 2023-11-28 16:30:11 +01:00
601e1b086b Bump version to 0.8.1 2023-11-24 16:30:50 +01:00
5e8c64ad9c Use the propert composable for the navigation bar with material 3 2023-11-24 16:15:38 +01:00
eaa4fcf8e9 Add background for quest screen. 2023-11-21 15:28:18 +01:00
2eff9f8e2f Add the search feature inside the character sheet. 2023-11-21 15:10:06 +01:00
719ebd4c5e Add spell to the search engine. 2023-11-21 14:44:54 +01:00
7de925a431 Animated scroll to top from hme bottom bar. 2023-11-21 11:16:44 +01:00
30b3de2681 Add illustration to the maps. 2023-11-21 10:31:04 +01:00
8410d11799 Bump version to 0.8.0 2023-11-20 16:22:32 +01:00
238ee347a1 Fix skill header divider inconcistencies 2023-11-20 16:10:46 +01:00
ad3750e702 Remove unused code. 2023-11-20 15:48:50 +01:00
181b734679 wide app search implementaition 2023-11-20 15:27:30 +01:00
91babaf7e5 Update agp to 8.1.3 2023-11-16 16:32:54 +01:00
e7d8819f8c Change the lexicons header layout and simplify it 2023-11-16 16:26:27 +01:00
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