Commit Graph

12 Commits

Author SHA1 Message Date
Chris Wilson
3acf764097 Fix a bug in player-settings causing new sprite entries to display the input at a zero, while the true value is 50. Also fix playerSettings.yaml to not default to disabling in-game music. 2020-09-05 19:10:48 -04:00
Chris Wilson
6632a59b64 Implement sprite options in Player Settings 2020-09-05 18:51:46 -04:00
Pandatron76
33a86e0812 Revise comments in multiple YAML files (#137)
* Clean up README.md and easy.yaml

Removed periods at end of bullets
General revisions to wording and format
Updated glitch logic comments in easy.yaml

* #133: Implemented requested changes by ljwu

* Update README.md

* Revise comments in multiple YAML files

* #137: Implement revisions from PR conversations
2020-09-03 13:14:25 +02:00
CaitSith2
33b79923ee Restore linked options 2020-08-27 14:55:11 -07:00
Chris Wilson
de93790882 More work on the Player Settings page 2020-08-26 23:38:13 -04:00
Fabian Dill
4ec8007514 fix weighting explanation 2020-08-24 18:34:14 +02:00
Fabian Dill
f789335135 mention that available triforce pieces gets raised automatically in playerSettings.yaml 2020-08-24 15:54:02 +02:00
Fabian Dill
6cbf8c2985 Make red shield quiver also single use 2020-08-23 23:13:10 +02:00
Chris Wilson
64795b2091 Updated playerSettings schema and added some comments to playerSettings.yaml 2020-08-23 15:56:35 -04:00
Fabian Dill
9cabd41d3b shopsanity 2020-08-23 21:38:21 +02:00
Fabian Dill
26ab3dd69a Shop Shuffle
- more can be done here, but this works fine as a sometimes fun proof of concept
2020-08-23 15:03:06 +02:00
Chris Wilson
c57374a5ff Add JSON schema for player settings, which playerSettings.yaml (formerly easy.yaml) will need to conform to when parsed to JSON. 2020-08-22 19:03:09 -04:00