Commit Graph

19 Commits

Author SHA1 Message Date
Tom Hicks
ba1c30ba66 Refactors monster detail to use a view holder and partially corrects Regional Actions to Regional Effects. 2021-06-27 00:17:16 -07:00
0fa5fc8255 Renames MonsterFragment to MonsterDetailFragment to better explain its use. 2021-05-02 01:35:45 -07:00
e5669c377d Code reformat 2020-09-02 00:05:03 -07:00
63124fa394 Adds actions to monster cards. 2020-09-01 23:59:12 -07:00
476b690c51 Adds abilities to monster cards.
Adds CommonMark dependency and CommonMarkHelper to render it to html.
2020-09-01 23:42:09 -07:00
3f818d9abd Adds challenge rating to monster cards. 2020-09-01 23:19:22 -07:00
422585caae Adds languages to monster cards. 2020-09-01 23:13:17 -07:00
3511f73d14 Adds senses to monster cards. 2020-09-01 23:05:26 -07:00
54a81f98bc Adds condition immunities to monster cards. 2020-09-01 22:59:38 -07:00
93e14b8e68 Adds damage types to monster cards.
Adds oxfordJoin to StringHelper.
2020-09-01 22:50:04 -07:00
693d9a4a45 Adds skills to monster cards. 2020-09-01 22:11:04 -07:00
ac9d851c6e Adds saving throws to monster card. 2020-09-01 21:59:16 -07:00
8da8e1919e Adds ability scores to monster card. 2020-09-01 21:39:36 -07:00
ab2f64fa2d Adds speeds to monster card. 2020-09-01 21:17:36 -07:00
f8d74a50db Adds hit points to monster card. 2020-09-01 20:55:58 -07:00
851b02f746 Adds armor class and section divider to monster cards. 2020-09-01 00:54:22 -07:00
e2050bcec7 Adds monster meta (size, type, subtype/tag, and alignment) to monster cards. 2020-09-01 00:44:16 -07:00
9eccc93b1e Adds monster name to monster cards. 2020-09-01 00:30:12 -07:00
e9fcdbd07e Adds Monster fragment to view a monster's card.
Adds query box and search button to search fragment.
Makes the search button show a monster card.
2020-09-01 00:07:18 -07:00