Commit Graph

98 Commits

Author SHA1 Message Date
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
4d92acf3ee massive, madman refactoring. What was I thinking? 2024-06-25 22:26:04 +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
dd4aada41c add simple web page to use the api 2024-06-25 11:05:57 +01:00
e765b4723c add check roll 2024-06-24 21:00:40 +01:00
5dc73d949c more minor refactoring of models 2024-06-24 09:56:49 +01:00
a912229c50 more minor refactoring of models 2024-06-24 09:49:58 +01:00
5beb9dc544 more minor refactoring of models/schemas 2024-06-24 09:41:56 +01:00
ccfe1fe19f minor refactoring of models/schemas 2024-06-24 09:35:29 +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
42302862bf sync up on cybermods 2024-06-23 22:21:58 +01:00
f866fc7767 add default of 'all' to ability model 2024-06-23 18:44:55 +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
803f0483dc dieroller readme 2024-06-21 22:50:02 +01:00
4952b407ab dieroller app initial setup 2024-06-21 22:49:11 +01:00
b33d93ab01 Initial commit 2024-06-21 21:42:02 +00:00