Commit Graph

22 Commits

Author SHA1 Message Date
a0b08f515e pruning the creature data json 2024-07-17 23:24:39 +01:00
1231787636 add creatures from legion of gold; update a few other images 2024-07-15 22:59:29 +01:00
240de39c0a fix typo in json data 2024-07-14 23:13:17 +01:00
81207b708d completed the bestiary. Also colorized a number of images. 2024-07-14 23:04:58 +01:00
4f5c39111d more work on the bestiary 2024-07-13 17:19:26 +01:00
3ed7f0879e finally solved the mystery of the forward-slash 2024-07-05 18:55:01 +01:00
91b610c342 add the forward-slash back to the flask app. Something on the front end keeps inserting it :( 2024-07-04 08:18:12 +01:00
0650c89109 more tests, and some bug fixes 2024-07-04 00:32:28 +01:00
217c4e32f8 ok, ok. It's time to start testing this thing;git push 2024-07-03 23:01:01 +01:00
6c0254f664 add a bestiary search form and catalog 2024-07-03 14:52:13 +01:00
c0fcd51cf6 working my way through the bestiary 2024-07-03 00:00:10 +01:00
2620720b47 more fixes to encounters 2024-07-02 13:15:12 +01:00
5a502fb308 refactor encounter check to take advantage of our new creature database 2024-07-01 22:35:47 +01:00
963d4cc475 fix problem with boolean on the flask app;setup the front end to use query parameters;fail trying to get environment variables to work 2024-07-01 14:24:27 +01:00
77aa5f8b69 refactoring completed. Extracted routes.py. Eliminated both schemas and models. Restructured project runner. All endpoints now GET 2024-07-01 11:26:54 +01:00
f3ec123d6b yet another GARGANTUAN refactor. Completely harmonized with REST conventions now. 2024-07-01 01:56:11 +01:00
aa817b97d9 another attempt to fix ability check 2024-06-30 12:09:34 +01:00
8621353105 fix ability check function bug 2024-06-30 12:01:34 +01:00
ae251bf830 add a matrix dump endpoint, and a page to display all the matrices 2024-06-30 10:42:25 +01:00
f06b426d49 add both types of attack matrices 2024-06-29 15:40:39 +01:00
4866634005 trying relative pathing 2024-06-25 23:08:39 +01:00
4d92acf3ee massive, madman refactoring. What was I thinking? 2024-06-25 22:26:04 +01:00