Tom Hicks
|
ecf2b01723
|
Auto formatted all files.
|
2025-07-06 20:05:05 -07:00 |
|
Tom Hicks
|
259b59f519
|
Adds equals override to Trait objects.
Fixes trait comparisons.
|
2025-07-06 20:05:03 -07:00 |
|
Tom Hicks
|
6e48a6f455
|
Adds equals override for Language objects.
Makes languages sort group by can speaks.
|
2025-07-06 20:05:03 -07:00 |
|
|
|
04dc066191
|
Adds getters and setters to EditMonsterViewModel for Languages, Abilities, Actions, Reactions, Lair Actions, Legendary Actions, and Regional Actions.
|
2025-07-06 20:05:03 -07:00 |
|
|
|
8bae59ed29
|
Edit skill cleanup.
|
2025-07-06 20:05:03 -07:00 |
|
|
|
2356726e3f
|
Fixes default values for array/set properties of monsters in db.
Removes individual senses properties and replaces with a Set<String>.
|
2025-07-06 20:05:03 -07:00 |
|
|
|
2c6b514538
|
Adds an equals method to skills.
|
2025-07-06 20:05:02 -07:00 |
|
|
|
922db42322
|
Lint cleanup.
|
2025-07-06 20:05:01 -07:00 |
|
|
|
a1fab9d399
|
Adds functional search using sqlite full text search syntax.
|
2025-07-06 20:04:46 -07:00 |
|
|
|
59b319c27d
|
Adds default values to Monster constructor.
|
2025-07-06 20:04:43 -07:00 |
|
|
|
84b0fee261
|
Migrates Monster class to be storable in roomdb.
|
2025-07-06 20:04:41 -07:00 |
|
|
|
0c3ab6dc39
|
Creates initial app database class and adds minimal DTO support for monsters.
|
2025-07-06 20:04:37 -07:00 |
|
|
|
a694205c74
|
Fixes monster hp calculation so the first hit die is averaged like the others. Characters rolled as players will need to use custom HP.
|
2025-07-06 20:04:36 -07:00 |
|
|
|
6da0bfe70a
|
Code reformat
|
2025-07-06 20:04:22 -07:00 |
|
|
|
a44893bca8
|
Adds actions to monster cards.
|
2025-07-06 20:04:22 -07:00 |
|
|
|
67375292a5
|
Adds abilities to monster cards.
Adds CommonMark dependency and CommonMarkHelper to render it to html.
|
2025-07-06 20:04:22 -07:00 |
|
|
|
145c827417
|
Adds challenge rating to monster cards.
|
2025-07-06 20:01:01 -07:00 |
|
|
|
8ff1cb8779
|
Adds languages to monster cards.
|
2025-07-06 20:00:59 -07:00 |
|
|
|
706b58fd2c
|
Adds senses to monster cards.
|
2025-07-06 20:00:58 -07:00 |
|
|
|
15973a79f0
|
Adds condition immunities to monster cards.
|
2025-07-06 20:00:58 -07:00 |
|
|
|
94edc44044
|
Adds damage types to monster cards.
Adds oxfordJoin to StringHelper.
|
2025-07-06 20:00:58 -07:00 |
|
|
|
5396b7b014
|
Adds skills to monster cards.
|
2025-07-06 20:00:57 -07:00 |
|
|
|
e0cc8560d1
|
Adds saving throws to monster card.
|
2025-07-06 20:00:55 -07:00 |
|
|
|
c627bb0873
|
Adds ability scores to monster card.
|
2025-07-06 20:00:55 -07:00 |
|
|
|
6d8ec92012
|
Adds speeds to monster card.
|
2025-07-06 20:00:55 -07:00 |
|
|
|
212358e41d
|
Adds hit points to monster card.
|
2025-07-06 20:00:55 -07:00 |
|
|
|
6c914fb947
|
Adds armor class and section divider to monster cards.
|
2025-07-06 20:00:55 -07:00 |
|
|
|
5a283b8dae
|
Adds monster meta (size, type, subtype/tag, and alignment) to monster cards.
|
2025-07-06 20:00:54 -07:00 |
|
|
|
407987e410
|
Adds monster name to monster cards.
|
2025-07-06 20:00:50 -07:00 |
|
Tom Hicks
|
c4bb775af4
|
Merge commit 'd1e3c3f5f313057e5a81a4333906ef5d79adea83' as 'Android'
|
2025-06-30 12:23:51 -07:00 |
|