Commit Graph

1642 Commits

Author SHA1 Message Date
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 a855fc4133 Updates to require Enemizer 6.3.0 or later. 2020-10-07 10:34:19 -07: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 51134965fa basepatch.bmbp is now generated by the basepatch build process. 2020-10-05 10:56:12 -07:00
CaitSith2 d75281c37a Base rom now has default link sprite in the 32 randomspriteonevent slots. 2020-10-05 10:55:56 -07:00
CaitSith2 5cc2e1f5ec Merge remote-tracking branch 'origin/master' 2020-10-04 10:57:56 -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 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
CaitSith2 104f780873 More blind puns 2020-10-01 06:59:31 -07: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
CaitSith2 dd1bf446ea Put bombos into logic for swordless players 2020-09-27 10:17:35 -07: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
Fabian Dill b08178a942 Do not remove Archery Game for a Take any in retro inverted to keep the early money source
Also remove global data modification, which can break very badly on the webhost
2020-09-26 05:09:15 +02: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
CaitSith2 947041c06d Update baserom with latest changes 2020-09-23 11:59:23 -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
CaitSith2 119a5a2b66 Allow client side login and remote issuing of server side commands.
Disabled by default. Requires a password to be set for it to be enabled.
2020-09-21 22:11:43 -07:00
Fabian Dill 823d8362ac Fix local keys working without "dungeon_items" key in mystery 2020-09-21 19:16:10 +02:00
CaitSith2 f249d9d86c Assign defaults to everything that was otherwise required in the yaml. 2020-09-19 22:25:58 -07:00
CaitSith2 a5c188a04e Add prize shuffle to online yaml generator. 2020-09-19 22:10:48 -07:00
Fabian Dill 5b19818d14 fix prize shuffle alignment in spoiler log 2020-09-20 04:37:12 +02:00
Fabian Dill a668aa3b23 Make "Prize" shuffling an option 2020-09-20 04:35:45 +02:00
Fabian Dill 37a3c8f0d5 3.1.1 2020-09-20 00:34:35 +02:00
Fabian Dill 20d9c08e4e Allow smith to follow through caves in simple ER + inverted 2020-09-20 00:16:12 +02:00
Fabian Dill c2393dfa8b fix that custom item pool did not have a universal small key in the front part of HC 2020-09-20 00:15:41 +02:00
Fabian Dill e91f550cdf typo fix 2020-09-20 00:03:41 +02:00
Fabian Dill 31bf0365a3 Fix insanity ER sometimes failing in inverted due to not correctly comparing player's shuffle state 2020-09-20 00:00:53 +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
Fabian Dill c2f83f6215 add palette shuffler to requirements.txt 2020-09-19 16:40:37 +02:00
Fabian Dill 0cf9118cc0 3.1.0 2020-09-19 15:20:55 +02:00
CaitSith2 81a23266c9 Add Easy item functionality to gui 2020-09-18 10:01:12 -07:00
CaitSith2 3f61f82f24 Update Player Settings Generator with additions. 2020-09-18 09:16:23 -07:00
CaitSith2 c2e950aba5 Fix glitch where bombing yourself at lost woods chest game spawns you at pyramid. 2020-09-17 22:14:04 -07:00
Fabian Dill 154fffbb8d properly handle yaml read errors 2020-09-18 06:03:04 +02:00
CaitSith2 036f821e52 Kholdstare can now be a full singularity boss, even on swordless. 2020-09-16 22:01:03 -07: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
Louis-David Perron c40196e07c
Fixed issues with customitemarray (#140)
* Fixed issues with customitemarray

* Fixed Triforce in custom item pool
2020-09-17 00:18:17 +02:00
CaitSith2 f040e96bef Fix for Killable thieves, tile shuffle, bush shuffle always saying Yes in the spoiler log. 2020-09-14 23:09:47 -07:00
Fabian Dill a0f7653f50 let python's MRO handle sprite palette defaults 2020-09-15 05:31:17 +02:00
Fabian Dill f0eebdd84f somehow total_items_to_place got desynced from item pool counts 2020-09-15 05:19:29 +02:00
Fabian Dill 1fc368da1f remove Farrak's host.yaml options 2020-09-15 01:01:27 +02:00
Fabian Dill 5e3fc5c90e warn if an invalid sprite is attempted to be used, instead of silently ignoring it 2020-09-14 19:24:44 +02:00
Fabian Dill f886cd58b1 Fix shuffle chances comment again 2020-09-14 06:09:55 +02:00
Fabian Dill 7260fffcfa 3.0.0 2020-09-13 17:30:56 +02:00
Fabian Dill 2292dbc1ce PEP 8 format Mystery.py 2020-09-13 17:15:49 +02:00
Fabian Dill 06396b9bf2 Go back to always open pyramid with fast ganon 2020-09-13 17:13:47 +02:00