Commit Graph

78 Commits

Author SHA1 Message Date
50eb031bc9 test commit 2024-07-11 19:21:49 +01:00
Greg Gauthier
f1f3cdf590 suppress pytest deprecation warnings 2024-07-08 22:41:55 +01:00
Greg Gauthier
1fed7c750e testing powershell 2024-07-08 22:32:43 +01:00
Greg Gauthier
6dbff09621 first attempt at modularizing the javascript to reduce duplication 2024-07-06 18:38:50 +01:00
a5dd8f1610 updated readme with new project name 2024-07-05 18:56:36 +00:00
3ed7f0879e finally solved the mystery of the forward-slash 2024-07-05 18:55:01 +01:00
d6fe2300a5 clean up some more bestiary art 2024-07-05 00:57:35 +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
327651ee6e fix formatting of dice mnemonics 2024-07-03 11:30:41 +01:00
a9d8564d62 fix the flow of android containers 2024-07-03 08:16:37 +01:00
4d0f140384 backout the work-around. No good. 2024-07-03 00:17:22 +01:00
632e26f9fb workaround for the iframe height problem 2024-07-03 00:14:27 +01:00
c0fcd51cf6 working my way through the bestiary 2024-07-03 00:00:10 +01:00
57dd85d3ae more fixes to encounters 2024-07-02 13:19:47 +01:00
2620720b47 more fixes to encounters 2024-07-02 13:15:12 +01:00
5e3e241dec add images to the encounter table 2024-07-01 23:28:05 +01:00
5a502fb308 refactor encounter check to take advantage of our new creature database 2024-07-01 22:35:47 +01:00
b915484190 try to make the forms slightly less hideous 2024-07-01 18:28:16 +01:00
c4411006fe sigh. javascript. switching to back-ticks for fetch on index.html 2024-07-01 17:01:25 +01:00
c2b8364b6d embed the base url config directly into the inline js on index.html 2024-07-01 16:56:43 +01:00
b63cc810d7 put config.js just before the inline script. 2024-07-01 16:51:15 +01:00
f631735783 fix probability url 2024-07-01 16:46:49 +01:00
98579ca17f refactor web pages to work with new endpoints 2024-07-01 16:03:40 +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
2767a438f3 add ability check to the web page 2024-06-30 14:00:30 +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
2d4ce38a20 add intro page to initial load 2024-06-29 23:53:57 +01:00
b1f9c0734b add physical attack;rearrange buttons;add gif animations 2024-06-29 20:25:55 +01:00
f06b426d49 add both types of attack matrices 2024-06-29 15:40:39 +01:00
9246cb5900 resize attack check images 2024-06-28 23:26:42 +01:00
1d3560bb9e add mental attacks to the web tools 2024-06-28 23:00:49 +01:00
ab61ceadfe work-around take-two 2024-06-28 19:48:06 +01:00
ba6269dde0 work-around to force cache invalidation 2024-06-28 19:39:42 +01:00
81b651fe52 fix discarded die roll thing 2024-06-28 19:10:35 +01:00
0d5050a004 shrink the height 2024-06-27 19:15:28 +01:00
204ef94d6a add an index page for all tools 2024-06-27 14:47:52 +01:00
7f6464e89b update images to match with api response 2024-06-27 01:45:44 +01:00
bd1041b9cd add gamma world art for encounters 2024-06-27 00:20:02 +01:00
00e1e24d6b add an encounters web page 2024-06-26 08:45:20 +01:00
317614f4a8 fix javascript bug 2024-06-25 23:37:50 +01:00
3617475e83 show character profile 2024-06-25 23:31:13 +01:00
55fb134073 add log to the ignore file 2024-06-25 23:09:27 +01:00
4866634005 trying relative pathing 2024-06-25 23:08:39 +01:00