Archipelago/WebHostLib
Edos512 b06e91c2b7
Updated spanish tutorial (#143)
* Added triforce hunt mode

Added modes to calculate the extra available triforce pieces in mystery seeds:
availabe: classic mode
extra: available= required+extra
percentage : available =required*(percentage/100)

Added new options to the player settings generator

* Corrections of default values

Correct default values in playerSettings.yaml

Add new options to WebHostLib\static\static\playerSettings.yaml

* Fixed value for extra percentage

0 would do the same effect as 100 but wanted to be correct

* Update tutorial_es.md

Updated translation
2020-10-03 19:17:34 +02:00
..
static Updated spanish tutorial (#143) 2020-10-03 19:17:34 +02:00
templates
__init__.py Fix DB scheduling on mariaDB 2020-09-09 01:41:37 +02:00
autolauncher.py Fix DB scheduling on mariaDB 2020-09-09 01:41:37 +02:00
check.py
customserver.py
downloads.py
generate.py Fix DB scheduling on mariaDB 2020-09-09 01:41:37 +02:00
landing.py
models.py Fix DB scheduling on mariaDB 2020-09-09 01:41:37 +02:00
requirements.txt Fix DB scheduling on mariaDB 2020-09-09 01:41:37 +02:00
tracker.py
upload.py