Commit Graph

12 Commits

Author SHA1 Message Date
35659810f9 Removes dead code and cleans up annotations Nullable/NonNull annotations. 2021-07-05 22:43:09 -07:00
Tom Hicks
02f2888817 Fixes missing descriptions on imported traits. 2021-07-01 02:14:58 -07:00
Tom Hicks
282eb22a70 Adds import monster activity. 2021-06-30 11:20:20 -07:00
Tom Hicks
01750bd772 Fixes search.
It now works the same as iOS. It case insensitive matches the entire search text in any of name, size, type, subtype, or alignment.
2021-06-25 23:34:33 -07:00
Tom Hicks
5533c03f07 Auto formatted all files. 2021-06-25 17:41:53 -07:00
f4dd3855d6 Adds Edit Armor screen to edit a monster's armor stats. 2021-05-29 19:46:28 -07:00
82ce3d3788 Adds hit dice and has custom HP toggle to the edit basic info screen. 2021-05-27 21:44:17 -07:00
05b1f8ad01 Code reformat 2020-09-02 00:05:03 -07:00
db670f3340 Adds abilities to monster cards.
Adds CommonMark dependency and CommonMarkHelper to render it to html.
2020-09-01 23:42:09 -07:00
aab146a724 Adds damage types to monster cards.
Adds oxfordJoin to StringHelper.
2020-09-01 22:50:04 -07:00
03af5c3aa7 Adds speeds to monster card. 2020-09-01 21:17:36 -07:00
4382b85b96 Adds monster meta (size, type, subtype/tag, and alignment) to monster cards. 2020-09-01 00:44:16 -07:00