gammatools/app/routes
2024-07-14 23:04:58 +01:00
..
__init__.py yet another GARGANTUAN refactor. Completely harmonized with REST conventions now. 2024-07-01 01:56:11 +01:00
ability_check.py completed the bestiary. Also colorized a number of images. 2024-07-14 23:04:58 +01:00
character.py 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
coinflip.py yet another GARGANTUAN refactor. Completely harmonized with REST conventions now. 2024-07-01 01:56:11 +01:00
encounter.py refactor encounter check to take advantage of our new creature database 2024-07-01 22:35:47 +01:00
get_creature.py add a bestiary search form and catalog 2024-07-03 14:52:13 +01:00
mental_attack.py 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
physical_attack.py more tests, and some bug fixes 2024-07-04 00:32:28 +01:00
roll_chance.py yet another GARGANTUAN refactor. Completely harmonized with REST conventions now. 2024-07-01 01:56:11 +01:00
roll_dice.py finally solved the mystery of the forward-slash 2024-07-05 18:55:01 +01:00
table_views.py yet another GARGANTUAN refactor. Completely harmonized with REST conventions now. 2024-07-01 01:56:11 +01:00