CaitSith2
9812e2cca5
Add sprite_pool for limiting sprites used in randomonevent.
2020-10-06 13:22:03 -07:00
CaitSith2
aae08a807f
Support randomonall for ALL supported events that randomly change sprites.
2020-10-05 19:57:36 -07:00
CaitSith2
38ac943a9c
Random sprite on hit now part of basepatch. Other events possible too.
2020-10-04 10:57:30 -07:00
Edos512
068659fcb4
Extra Triforce pieces modes ( #141 )
...
* 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)
2020-09-23 19:43:18 +02:00
Fabian Dill
a668aa3b23
Make "Prize" shuffling an option
2020-09-20 04:35:45 +02:00
CaitSith2
9ac6c33ab0
Add easy item functionality
...
Allows swordless medallion use everywhere, whether or not you are actually on swordless. It also allows for retrieving the tablets with just a hammer/book and the hammer to harm ganon.
2020-09-16 22:00:27 -07:00
CaitSith2
135934e929
Add additional doors specific settings to base yaml
2020-09-16 15:42:54 -07:00
Fabian Dill
f886cd58b1
Fix shuffle chances comment again
2020-09-14 06:09:55 +02:00
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