|
|
5c1a524875
|
Adds senses and passive perception.
Also makes modifier calculations return Int instead of Int64.
|
2021-03-24 17:46:04 -07:00 |
|
|
|
596186deaa
|
Refactors DamageTypes to String since we using it as a generic list of strings editor.
|
2021-03-24 17:44:53 -07:00 |
|
|
|
935ab63899
|
Refactors DamageTypes to String since we using it as a generic list of strings editor.
|
2021-03-24 17:44:53 -07:00 |
|
|
|
055a8b28cc
|
Expands fields searched in the monster search.
|
2021-03-24 16:00:26 -07:00 |
|
|
|
baf28534e1
|
Expands fields searched in the monster search.
|
2021-03-24 16:00:26 -07:00 |
|
|
|
3fa4ae0bdb
|
Removes unused handler function.
|
2021-03-24 15:46:00 -07:00 |
|
|
|
7ddf4932f8
|
Removes unused handler function.
|
2021-03-24 15:46:00 -07:00 |
|
|
|
9e3b36da69
|
Adds titles to the sub views that were missing them.
|
2021-03-24 15:44:30 -07:00 |
|
|
|
7de324e922
|
Adds titles to the sub views that were missing them.
|
2021-03-24 15:44:30 -07:00 |
|
|
|
ed44cd9947
|
Sets default capitalization of text fields to make sense.
|
2021-03-24 15:40:44 -07:00 |
|
|
|
ab6dfea689
|
Sets default capitalization of text fields to make sense.
|
2021-03-24 15:40:44 -07:00 |
|
|
|
0c3821dbe6
|
Sets default names for skills and damage types to an empty string.
|
2021-03-24 15:37:10 -07:00 |
|
|
|
fc2c908043
|
Sets default names for skills and damage types to an empty string.
|
2021-03-24 15:37:10 -07:00 |
|
|
|
06069e89ba
|
Sets default names for skills and damage types to an empty string.
|
2021-03-24 15:36:52 -07:00 |
|
|
|
3599d8b2c1
|
Sets default names for skills and damage types to an empty string.
|
2021-03-24 15:36:52 -07:00 |
|
|
|
08fb3745c8
|
Reorders condition immunities in the editor.
|
2021-03-23 23:17:38 -07:00 |
|
|
|
96eddbbaa0
|
Reorders condition immunities in the editor.
|
2021-03-23 23:17:38 -07:00 |
|
|
|
af7e3666de
|
Adding missed file for previous commit
> Stops saving the raw core data objects in view models and makes them optional in the constructor.
|
2021-03-23 23:16:15 -07:00 |
|
|
|
a549e908be
|
Adding missed file for previous commit
> Stops saving the raw core data objects in view models and makes them optional in the constructor.
|
2021-03-23 23:16:15 -07:00 |
|
|
|
d27a7ca5c5
|
Stops saving the raw core data objects in view models and makes them optional in the constructor.
|
2021-03-23 23:15:02 -07:00 |
|
|
|
6459ad0125
|
Stops saving the raw core data objects in view models and makes them optional in the constructor.
|
2021-03-23 23:15:02 -07:00 |
|
|
|
749da2151e
|
Adds missing file to last commit.
> Adds damage types and condition immunities to core data so they are saved now.
|
2021-03-23 23:12:52 -07:00 |
|
|
|
23a33f7ffe
|
Adds missing file to last commit.
> Adds damage types and condition immunities to core data so they are saved now.
|
2021-03-23 23:12:52 -07:00 |
|
|
|
85e2529289
|
Adds damage types and condition immunities to core data so they are saved now.
|
2021-03-23 23:12:01 -07:00 |
|
|
|
0f6454ea41
|
Adds damage types and condition immunities to core data so they are saved now.
|
2021-03-23 23:12:01 -07:00 |
|
|
|
d4e93a92a7
|
Adds shared scheme.
|
2021-03-23 21:34:45 -07:00 |
|
|
|
5f4902305c
|
Adds shared scheme.
|
2021-03-23 21:34:45 -07:00 |
|
|
|
2b6741b5dc
|
Adds damage vulnerabilities to the monster editor.
|
2021-03-22 18:06:50 -07:00 |
|
|
|
423ee475f4
|
Adds damage vulnerabilities to the monster editor.
|
2021-03-22 18:06:50 -07:00 |
|
|
|
f90227bc29
|
Adds damage resistances to the monster editor.
|
2021-03-22 18:06:30 -07:00 |
|
|
|
79ef9a50d1
|
Adds damage resistances to the monster editor.
|
2021-03-22 18:06:30 -07:00 |
|
|
|
09a16c85b7
|
Adds damage immunities to the monster editor.
|
2021-03-22 18:05:05 -07:00 |
|
|
|
ae287d0551
|
Adds damage immunities to the monster editor.
|
2021-03-22 18:05:05 -07:00 |
|
|
|
c8f18a00dd
|
Adds condition immunities to the monster editor.
|
2021-03-22 18:00:05 -07:00 |
|
|
|
69b207177c
|
Adds condition immunities to the monster editor.
|
2021-03-22 18:00:05 -07:00 |
|
|
|
e23b35f75e
|
Reorganized the MonsterDetail view to get around the 10 items per group limit.
Adds layout for resistances, immunities, and languages.
|
2021-03-22 01:02:21 -07:00 |
|
|
|
67c3ec480d
|
Reorganized the MonsterDetail view to get around the 10 items per group limit.
Adds layout for resistances, immunities, and languages.
|
2021-03-22 01:02:21 -07:00 |
|
|
|
2cd9e6d92d
|
Adjusts the monster detail view so it makes better use of small screens.
|
2021-03-21 20:28:05 -07:00 |
|
|
|
a59571aae8
|
Adjusts the monster detail view so it makes better use of small screens.
|
2021-03-21 20:28:05 -07:00 |
|
|
|
f5c3ce57de
|
Adds skills display to the monster detail view.
|
2021-03-21 19:49:03 -07:00 |
|
|
|
3439dbda42
|
Adds skills display to the monster detail view.
|
2021-03-21 19:49:03 -07:00 |
|
|
|
0299213dfa
|
Sorts skills specifically for the EditSkills view, but also more generally when creating a MonsterViewModel.
|
2021-03-21 18:28:04 -07:00 |
|
|
|
eb7199d5a9
|
Sorts skills specifically for the EditSkills view, but also more generally when creating a MonsterViewModel.
|
2021-03-21 18:28:04 -07:00 |
|
|
|
7073e3d952
|
Fixes to skill saving
|
2021-03-21 18:27:17 -07:00 |
|
|
|
bad8a374af
|
Fixes to skill saving
|
2021-03-21 18:27:17 -07:00 |
|
|
|
44b585aab8
|
Adds EditSkill view to allow editing a specific skill.
|
2021-03-21 17:25:28 -07:00 |
|
|
|
e2a54c7b89
|
Adds EditSkill view to allow editing a specific skill.
|
2021-03-21 17:25:28 -07:00 |
|
|
|
106b41d2ee
|
Adds MCAbilityScorePicker.
|
2021-03-21 17:25:00 -07:00 |
|
|
|
6565d0a82d
|
Adds MCAbilityScorePicker.
|
2021-03-21 17:25:00 -07:00 |
|
|
|
861bae24d6
|
Adds EditSkills view bound to the monster view model's skills.
|
2021-03-21 16:18:04 -07:00 |
|