|
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 |
|
|
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 |
|
|
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 |
|
|
90b34ae4c6
|
merge conflict
|
2024-07-11 19:29:34 +01:00 |
|
|
79c759aa32
|
:test commit
|
2024-07-11 19:27:54 +01:00 |
|
|
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 |
|