3cab83f074
Improve Command Line Interface.
LLCoolDave
2017-05-21 16:30:21 +02:00
5c0a192eac
Update command line arguments to include new shuffle algorithms restricted and madness
LLCoolDave
2017-05-21 16:06:12 +02:00
c253fbf746
Fix up minor bugs in existing algorithms. Renamed Simple to Restricted. Added new Simple algorithm that shuffles caves in pairs and only mixes up things on light world death mountain. Added madness shuffle algorithm that mixes up entrances and exits independently from each other. This about as wild as we can get right now without modifying the game logic. Only Ganon's Tower, Ganon and Link's House remain fixed for gameplay reasons.
LLCoolDave
2017-05-21 16:05:55 +02:00
329cdeebdb
Add rules to prevent reverse traversal of the TRock and SW Skulls to be required when you would get stuck in them.
LLCoolDave
2017-05-21 16:03:43 +02:00
e6d2c091e8
Fix bug where Default Spectacle Rock (Bottom) connection was part of general topology, not just default connections.
LLCoolDave
2017-05-21 03:00:08 +02:00
1d4464bad8
Ensure that in standard mode, all of hyrule castle is in light world to avoid fake dark/light world.
LLCoolDave
2017-05-21 00:39:39 +02:00
22360bdafd
Fix mixup between bottom and and middle exits of death mountain climb.
LLCoolDave
2017-05-21 00:39:15 +02:00
0b0f43f5bf
Minor bug fixes, added text to all NPCs.
LLCoolDave
2017-05-20 20:03:13 +02:00
d6050eb0e1
Fix lightcone rules for standard, where cones depend on where a region IS, not where it WOULD BE in vanilla.
LLCoolDave
2017-05-20 15:47:28 +02:00
72947fa32f
Added Rom Patching and Command Line Interface.
LLCoolDave
2017-05-20 14:07:40 +02:00
ac29ff4621
Added locations for custom texts and format conversion functions.
LLCoolDave
2017-05-20 14:07:19 +02:00
1e70ca8757
Items: Added Item codes. Dungeon specific items do not seem to work yet, reverted to vanilla items.
LLCoolDave
2017-05-20 14:06:32 +02:00
bac9c70ea7
Regions: Add all remaining regions. Split up some areas into more subregions. Add addresses for locations.
LLCoolDave
2017-05-20 14:05:59 +02:00
4d6257f872
Dungeons: Place TRock keys first as it's the only dungeon that has requirements about reachability of one of its entrances, which may lead to circular issues if that entrance is blocked through a dungeon that hasn't had its keys placed yet.
LLCoolDave
2017-05-20 14:05:15 +02:00
40baeef6a9
Rules: Fix up some issues, add new rules for reverse exits for full shuffle. Big Bomb Rule needs to be overhauled. Bunny exploration not added yet.
LLCoolDave
2017-05-20 14:04:02 +02:00
f374c637c3
Fixed remaining key logic, correctly implemented sewers. Added support for other game modes, create playthrough.
LLCoolDave
2017-05-16 21:23:47 +02:00