Commit Graph

2 Commits

Author SHA1 Message Date
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
Chris Wilson 71200baa98 Add spanish tutorial (tutorial_es.md). Contributed by Edos.
- Also add a language selector to the tutorial page
2020-09-19 15:20:13 -04:00