Commit Graph

8 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 5a587e4c79 Update German tutorial to use Grrmo's YouTube tutorial. Update sent by Fischfilet. 2020-09-28 21:24:51 -04:00
Chris Wilson 26b75ca9df Add German tutorial by Fischfilet and fix [Object object] bug in Player Settings page 2020-09-25 23:57:16 -04:00
Chris Wilson c8fbbd652c Update to French tutorial by Coxla 2020-09-24 17:58:35 -04:00
Chris Wilson e00e765f13 Corrected a couple grammar errors. 2020-09-23 18:49:39 -04:00
Chris Wilson 6a0c91322c Tutorial updates for Website. Added French tutorial by Coxla. 2020-09-23 18:47:04 -04: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
Chris Wilson b47e8cbbf2 Move HTML generation back to JavaScript.
- Functionality maintained
- File operations removed from server
- Browsers should again be able to cache the tutorial
2020-08-14 20:09:59 -04:00