Commit graph

312 commits

Author SHA1 Message Date
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
Andres Gomez, Thomas (ITDV RL)
60c11e6192 Add icon to objects 2024-05-29 18:44:37 +02:00
Andres Gomez, Thomas (ITDV RL)
757ad75804 Add Icon to Alteration 2024-05-29 18:34:54 +02:00
Andres Gomez, Thomas (ITDV RL)
49ee7d59e3 Add icons to skills 2024-05-29 17:54:39 +02:00
Andres Gomez, Thomas (ITDV RL)
78701b5d6a Add icone to spells 2024-05-29 15:49:01 +02:00
Andres Gomez, Thomas (ITDV RL)
1c3d1a1036 Fix FAB animation on lexicon / quest / map list. 2024-05-29 13:53:58 +02:00
Andres Gomez, Thomas (ITDV RL)
7652a6a902 Add support of flat values in skills. 2024-05-29 12:50:42 +02:00
Andres Gomez, Thomas (ITDV RL)
a0be0274f1 Update the shader layer. 2024-05-29 11:28:45 +02:00
Andres Gomez, Thomas (ITDV RL)
223ae9f02b Update the landing screen background & Clean import 2024-05-28 11:02:22 +02:00
Andres Gomez, Thomas (ITDV RL)
4b54e51b39 bump version to 0.10.3 2024-04-29 15:10:31 +02:00
Andres Gomez, Thomas (ITDV RL)
7656fbf3eb Remove search from character sheet. 2024-04-29 15:05:15 +02:00
Andres Gomez, Thomas (ITDV RL)
33f0d0d344 Update dependencies. 2024-04-29 14:58:50 +02:00
Andres Gomez, Thomas (ITDV RL)
5269d9883d Rework the landing page layout 2024-04-29 14:40:11 +02:00
Andres Gomez, Thomas (ITDV RL)
efcc365394 Update dependencies 2024-04-12 17:17:51 +02:00
d26d2aec77 bump version to 0.10.2 2024-01-30 09:26:00 +01:00
4a8692cb5a Add an amateurim alteration feature. 2024-01-24 15:24:38 +01:00
f4a381fb02 Add a small check in the time parser to ignore malformed date. 2024-01-22 18:36:11 +01:00
6ef8684b59 Bump version to 0.10.1 2024-01-11 13:47:27 +01:00
9f82746a64 Update the highligh element of a "isNew" item 2024-01-11 13:43:56 +01:00
1079f4e5c6 Fallback to the buildconfig for the default timestamp 2024-01-11 09:16:33 +01:00
a009e6c831 Add Skill passive in the proficiency page 2024-01-11 07:24:08 +01:00
755caf1194 Align some minimum size component in attack/object/spell/skill 2024-01-11 06:25:05 +01:00
6c5aec175c Bump version to 0.10.0 2024-01-10 21:45:18 +01:00
3904ab22ff Refactor quest id reference & locatino isNew feature. 2024-01-10 21:44:29 +01:00
9f44ce4543 Remove the nullable flag on the lastRead field for Lexicon & Quest 2024-01-10 15:51:36 +01:00
b443b57eec Fix the skill parsing method that made impossible to add blank lines 2024-01-10 15:38:04 +01:00
676cbf242c Align usage of LOS_HOLLOW nd LOW_FULL 2024-01-10 14:31:08 +01:00
79a36fa9d9 Add room database for data caching & is new feature. 2024-01-10 14:31:08 +01:00
a2f26cc2a5 Update dependencies and migrate new deprecated stuff. 2024-01-10 14:31:00 +01:00
091e76bbf0 Change the priority of the Emphasis throw (lesser than advantage/disadvantage) 2024-01-09 11:39:06 +01:00
dc12434689 Change the random method to Math.random to Random.nextInt() 2024-01-07 19:27:05 +01:00
aa82fc2347 Add emphasis alteration. 2024-01-07 19:26:50 +01:00
bc7838f8a3 Add missing modifier for the MaxHp on the summary hitpoint. 2024-01-07 14:07:58 +01:00
e3ceeade10 Fix statuses typo. 2024-01-05 18:26:36 +01:00
c6caec1032 Bump version to 0.9.1 2024-01-05 17:25:37 +01:00
eaf3d1562d Fix refresh the description in the alteration pages. 2024-01-05 17:25:12 +01:00
38ae516704 change the click management on status summary 2024-01-05 17:09:40 +01:00
a73a352004 Add Speed alteration management. 2024-01-05 16:50:20 +01:00
c8e7fee2c2 Add alteration to the summary page. 2024-01-05 16:26:41 +01:00
a9d17c8910 Add some quality flag to the async image system. 2024-01-05 11:45:16 +01:00
1ebe93cbab Add feat category ateration support. 2024-01-04 17:10:33 +01:00