Commit Graph

16 Commits

Author SHA1 Message Date
e765b4723c add check roll 2024-06-24 21:00:40 +01:00
932f2bdda6 wrong validation on hp endpoint 2024-06-24 09:12:36 +01:00
5499f1f4df add final schemas;refactor mutation generation;minor fixes 2024-06-24 08:57:35 +01:00
63aa245cf3 add base animal characteristics to mutant chartype 2024-06-24 00:47:38 +01:00
b7d7881a11 switch cybermod count assignments 2024-06-23 18:37:58 +01:00
f45973b914 add missing counts to cybermods table 2024-06-23 18:34:37 +01:00
1e862d3b61 refactored character and ability generation;stubbed out attack matrices 2024-06-23 18:30:13 +01:00
49adedbab9 move schemas to their own file; minor refactor 2024-06-23 12:57:26 +01:00
0a546a0f78 add mental attack rolls 2024-06-23 12:13:42 +01:00
8671ae5262 add encounters roll 2024-06-22 23:56:55 +01:00
4e9cd5593a add CORS rule for ANY origin 2024-06-22 22:29:19 +01:00
4dc0bb94b4 add mutations rolls to character generator 2024-06-22 19:32:17 +01:00
796aac4d80 add simple character stats generator 2024-06-22 14:22:39 +01:00
366a340b1d split app and models; improve roll_dices; add requirements.txt 2024-06-22 11:29:05 +01:00
d9237b2891 completely refactored with proper models and a swagger ui 2024-06-22 01:05:00 +01:00
4952b407ab dieroller app initial setup 2024-06-21 22:49:11 +01:00