codemann8
a6f5c3a1e6
Adding missing Mystery options in example
2023-02-26 13:11:30 -06:00
codemann8
12cd83a92c
Reducing verbosity in DR generation
2023-02-25 23:08:10 -06:00
codemann8
a8d30c3686
Remove some glitch fixes from glitched modes
2023-02-25 21:39:13 -06:00
codemann8
9867424e60
Disable flute in rain state
2023-02-25 21:38:22 -06:00
codemann8
c284b90f74
Fixed issue where S&Q points getting set before Mixed OWR
2023-02-25 20:18:01 -06:00
codemann8
4caee1cbec
Merged in DR v1.2.0.9
2023-02-24 16:14:00 -06:00
aerinon
409f7d50d5
Rom changes (see that commmit message or release notes)
...
Customizer improvements:
- Better logic around customized lobbies
- Better logic around customized door types
Fix to key doors that was causing extra key doors
Generation improvement around crystal switches
Fix bug in dungeon_only that wasn't using pot key locations (known issue still exists in pottery modes)
Fixes an issue when keys are found in own dungeon for another player when using the bizhawk plugin
2023-02-24 14:25:04 -07:00
codemann8
121c9424c1
Moving OneWayLedge list to OWR code
2023-02-22 18:56:53 -06:00
codemann8
2c10c3b6eb
Minor incorrect region error
2023-02-22 17:37:48 -06:00
codemann8
4ea0eda0b9
Initializing districts after OWR so ER can use them
2023-02-22 17:37:27 -06:00
codemann8
7e6488656c
Minor assert addition
2023-02-18 21:33:30 -06:00
codemann8
4d62a2c7c4
Suppressing console output for unconnected exits
2023-02-18 21:22:31 -06:00
codemann8
16dc743d2d
Removed unused glitched exits
2023-02-18 20:31:04 -06:00
codemann8
ab5f348f77
Merged in DR v1.2.0.8
2023-02-18 19:33:15 -06:00
codemann8
f493709cfe
Merged in DR v1.2.0.7
2023-02-18 18:50:21 -06:00
aerinon
9a71e56546
Trap door refinement with "optional" value versus "vanilla"
...
Slight balance of chaos mode
Warping Pool trap no longer shuffled
2023-02-17 16:55:35 -07:00
aerinon
d7c15ae22c
Strict and Partial key logic implementations with new test suite utility
2023-02-17 10:07:43 -07:00
aerinon
2b8b9156d9
Minor randomization consistency
2023-02-17 10:03:37 -07:00
aerinon
77c4babca1
Potential fix for vanilla door + ER key logic
2023-02-16 15:40:13 -07:00
aerinon
f0101c9854
Trap door mode initial work
2023-02-16 11:49:29 -07:00
aerinon
0e82dd73b7
Merge branch 'DoorDev' into DoorDevUnstable
...
# Conflicts:
# Doors.py
# Main.py
# RELEASENOTES.md
2023-02-15 14:27:26 -07:00
aerinon
5f8be831ec
Version bump and release notes
2023-02-15 14:25:00 -07:00
aerinon
afac655de2
Fixed door position typo
2023-02-15 14:22:31 -07:00
aerinon
fe0e0805ad
Fix for Desert Tiles 1
2023-02-15 14:20:15 -07:00
aerinon
45c762ce40
Merge branch 'tcprescott-patch-2' into DoorDev
2023-02-15 14:18:38 -07:00
aerinon
67bd5e870c
Fix for decoupled door in standard
2023-02-15 14:13:10 -07:00
aerinon
b19232db69
Fix for Desert Tiles 1
2023-02-15 08:41:08 -07:00
aerinon
a304fd31ac
Standard keysanity distribution and generation fixes
...
Includes new S&Q safety
2023-02-14 15:58:52 -07:00
aerinon
142b82a261
BK door fix
2023-02-10 13:47:58 -07:00
Thomas Prescott
9bf7315904
Remove a bad triforce text
...
It was brought up on the ALTTPR Discord that this Triforce text can feel really bad to see at the end of a long race. I think it's best we give it a permanent vacation.
2023-02-09 13:08:36 -06:00
aerinon
fb13785abc
Minor standard generation fix
...
Minor ER + Partitioned fix
2023-02-06 13:46:25 -07:00
codemann8
d68d821e06
Fixed Bomb Shop to not exit at Spec Rock Ledges in Inverted
2023-02-03 15:18:15 -06:00
aerinon
7c75053cc1
Fix for vanilla mire key logic
2023-01-30 15:32:26 -07:00
codemann8
4714e411b8
Fix issue with placing Dark Chapel in proper world
2023-01-30 16:28:56 -06:00
aerinon
ec557cd953
Merge remote-tracking branch 'origin/DoorDevUnstable' into DoorDevUnstable
2023-01-28 11:51:53 -07:00
aerinon
c88d70bd84
Fix for starting with plain Ocarina (Inactived version)
2023-01-28 11:51:42 -07:00
aerinon
d16bca670a
Merge pull request #138 from KrisDavie/patch-1
...
Enable `settingsfile` for multiworld generation
2023-01-28 10:34:52 -07:00
aerinon
9546d87584
Merge pull request #137 from hiimcody1/DoorDevUnstable
...
Add Race Yes/No to spoiler output
2023-01-28 10:34:00 -07:00
aerinon
04a9bcc68b
Fix for free light cone in escape.
...
No longer missing when entering from DW.
No longer disappears after using fire rod to light torch.
2023-01-27 15:21:22 -07:00
Kris Davie
f67cf929f7
Enable settingsfile for multiworld generation
2023-01-22 11:13:40 +01:00
Cody Bailey
5cde789b43
Potential fix for duped HC/AT Maps/Compasses
2023-01-19 20:02:49 -05:00
Cody
b3aba607f8
Merge branch 'aerinon:DoorDevUnstable' into DoorDevUnstable
2023-01-19 20:01:29 -05:00
codemann8
3ae853fa23
New non-recursive ER Must-Exit fill algorithm
2023-01-19 08:24:08 -06:00
codemann8
96806f2b5e
Merged DR v1.2.0.5
2023-01-19 08:18:22 -06:00
aerinon
4547a0a43b
Logic fix for sanc mirror route
...
Minor updates to customizer
Minor update to new ER (seed duplication issue)
2023-01-18 08:02:32 -07:00
codemann8
34d833b716
Added Lite/Lean support for Fixed Take-Any caves
2023-01-16 07:14:57 -06:00
codemann8
a3edbaf8b9
New non-recursive ER Must-Exit fill algorithm
2023-01-16 07:13:44 -06:00
Cody Bailey
fb66ca5607
Add Race Yes/No to spoiler output
2023-01-14 18:27:43 -05:00
codemann8
904ff5ec85
Merged in DR v1.2.0.4
2023-01-13 04:08:10 -06:00
aerinon
22dfeeecca
Starting inventory updates
...
Logic fix for skull woods star tile logic
Standard logic improvement
2023-01-12 15:32:49 -07:00