Commit Graph

32 Commits

Author SHA1 Message Date
Fabian Dill fc2f1dfd29 implement "non_local_items" 2020-11-22 22:53:31 +01:00
CaitSith2 aba635007f Add key drop shuffle to playerSettings.yaml 2020-11-15 16:14:01 -08:00
Fabian Dill 450372ea9e specificy that percentage triforce pieces are not extra 2020-11-06 15:36:22 +01:00
Fabian Dill a865b7eb72 remove crowd control item pool again 2020-11-04 02:41:23 +01:00
Kaito Sinclaire 41a58084f1 Options for amount of time given in timer modes
(Primarily to make Timed OHKO a viable multiworld and/or mystery option,
but also works with other timer modes as well)
2020-10-28 16:20:59 -07:00
Fabian Dill 0c6943fc6a palette fixes 2020-10-24 02:46:18 +02:00
Edos512 b91a627b32
Added options from Maseya Palette Randomizer (#145)
Add remaining palette shuffle options
2020-10-24 02:44:27 +02:00
CaitSith2 deb18c64f6 Update the playerSettings.yaml with the new option. 2020-10-15 15:39:37 -07:00
CaitSith2 99e21a68fb Add a more direct random-sprite-on-event yaml option 2020-10-14 12:46:05 -07:00
CaitSith2 4a923c7046 Add bonk to random sprite on event 2020-10-07 16:16:56 -07:00
Fabian Dill 48becac8ff update yaml with torches name 2020-10-07 23:04:22 +02:00
Fabian Dill b5d91af752 New Logic:
Enemy Shuffle awareness
Easy Item Functionality awareness
Dark Room Logic option
Boss Item Shuffle option
Silverless Ganon is a Minor Glitch

Faster Dungeon Item Fill
2020-10-07 19:51:46 +02:00
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
Renamed from easy.yaml (Browse further)