CaitSith2
9233a7e208
name variable changes
...
* Convert %number%, %player% and %% to {number}, {player} and %.
* added {NUMBER} - output number if greater than 1.
* added {PLAYER}, output player slot number if greater than 1.
2021-03-28 16:52:32 -07:00
CaitSith2
51fa516ab9
Add nice seed generation error page.
2020-12-08 21:30:26 -08:00
Chris Wilson
ddfcef09ec
Merge master into website-redesign
2020-11-30 22:44:52 -05:00
Chris Wilson
bd3b419de0
Updates all styles save for the tooltip and tracker, which are forthcoming. I just really wanted to commit all these changes.
2020-11-30 21:15:47 -05:00
Fabian Dill
31839d421d
consolidate api endpoints into own module and flask Blueprint
2020-12-01 01:33:57 +01:00
Chris Wilson
016d09150d
Merge branch 'master' into website-redesign
2020-11-23 17:49:53 -05:00
Fabian Dill
e005fb52f7
WebHost: report back generation errors to user
2020-11-12 19:50:13 +01:00
Fabian Dill
20a1058fcc
return absolute paths on api endpoint
2020-11-03 05:07:30 +01:00
Fabian Dill
39e602ea0e
interpret race flag when it comes as text
2020-10-30 01:55:59 +01:00
Fabian Dill
aab3a3496a
Webhost race support as a non-breaking change
2020-10-30 00:09:47 +01:00
Fabian Dill
e6f158b73a
add race parameter to form data
2020-10-29 03:34:25 +01:00
Fabian Dill
67ee244bbe
report get_yaml_data problems back to api
2020-10-29 02:56:26 +01:00
Fabian Dill
c8c14a079b
default to non-race api generation
2020-10-29 02:52:29 +01:00
Fabian Dill
c5f3b47327
url_for expects names, not actual functions
2020-10-29 01:59:44 +01:00
Fabian Dill
726406a75e
fix to_url instance
2020-10-29 01:51:30 +01:00
Fabian Dill
99dc16895e
add file upload to api
2020-10-29 01:43:23 +01:00
Fabian Dill
3eca405595
add expected urls to api response
2020-10-28 20:53:19 +01:00
Fabian Dill
2ee913f0ce
add multiworld size limit to rolling endpoint
2020-10-28 19:44:43 +01:00
Fabian Dill
1afdd473ca
add already encoded seed id to api answer
2020-10-28 19:36:51 +01:00
Fabian Dill
cea83559f0
An api endpoint for rolling
...
WIP
2020-10-28 09:09:15 +01:00
Chris Wilson
e08e650110
Create website-redesign branch. Include incomplete redesign assets. Very much in-progress.
2020-10-24 14:46:27 -04:00
Fabian Dill
99517021c8
Fix DB scheduling on mariaDB
2020-09-09 01:41:37 +02:00
Fabian Dill
e76887d0bf
WebHost: Give user feedback if generator failed.
2020-08-18 02:06:35 +02:00
Fabian Dill
39f85aa291
WebHost: job pool based world generation
2020-08-18 01:18:37 +02:00
Fabian Dill
dbf7a185d9
Fix incorrect player number targetting if player name contains P
2020-08-10 09:17:21 +02:00
Fabian Dill
da3a65fd53
Move downloads to downloads.py
2020-08-03 19:27:40 +02:00
Fabian Dill
2a8f39a0a1
correctly report back broken yaml files
2020-08-03 19:19:36 +02:00
Fabian Dill
d511dc7347
WebHost: Spoiler is now longstr, which doesn't need BOM handling
2020-08-03 06:38:30 +02:00
Fabian Dill
22abd09087
WebHost: On-Server rolling
2020-08-02 22:11:52 +02:00