Commit Graph

51 Commits

Author SHA1 Message Date
670e19f496 fix stupid javascript shit 2024-07-17 01:15:39 +01:00
79eece9ca9 fix index.html sigh 2024-07-17 01:10:31 +01:00
554f93f6cc fix more stupid image shit 2024-07-17 01:08:58 +01:00
96ffba405a fix stupid pathing mistakes 2024-07-17 00:50:14 +01:00
00ed3d48fc use more globals for doc root 2024-07-17 00:23:53 +01:00
38aad36fc8 fix pathing for production 2024-07-17 00:12:31 +01:00
5f86de040b completely restructured and refactored the front end. 2024-07-16 23:44:46 +01:00
1231787636 add creatures from legion of gold; update a few other images 2024-07-15 22:59:29 +01:00
81207b708d completed the bestiary. Also colorized a number of images. 2024-07-14 23:04:58 +01:00
a8fc61e5e8 fix ability check input validation 2024-07-14 10:35:15 +01:00
4f5c39111d more work on the bestiary 2024-07-13 17:19:26 +01:00
Greg Gauthier
6dbff09621 first attempt at modularizing the javascript to reduce duplication 2024-07-06 18:38:50 +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
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
2767a438f3 add ability check to the web page 2024-06-30 14:00:30 +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
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
0e97185ce8 use ssl url now 2024-06-25 19:28:22 +01:00
375b664373 add character generator web page 2024-06-25 15:03:13 +01:00