aerinon
0ee88618a7
Paired dungeon shuffle
2023-08-01 11:31:59 -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
f0101c9854
Trap door mode initial work
2023-02-16 11:49:29 -07:00
aerinon
becba348b9
New goals and rom update
2022-12-01 14:10:10 -07:00
aerinon
87834986d4
Retro break up of various options
2022-09-02 13:09:39 -06:00
aerinon
af4f8e5b4b
Flute mode
...
And some odd fixes
2022-09-01 13:59:26 -06:00
aerinon
21456b5c90
Merge branch 'Customizer' into Synthesis
...
# Conflicts:
# BaseClasses.py
# Rom.py
# data/base2current.bps
2022-08-11 16:06:50 -06:00
aerinon
b2ae92a451
Merge branch 'Tavern' of github.com:Catobat/ALttPDoorRandomizer into Catobat-Tavern
...
# Conflicts:
# BaseClasses.py
# Rom.py
# data/base2current.bps
Note: rom is not correct
2022-08-11 15:37:19 -06:00
aerinon
d9f0e2a7b6
Options added for door_type_mode and new partitioned mode
2022-07-06 10:06:29 -06:00
aerinon
b13e15f999
Merge branch 'DecoupledDoors' into Synthesis
...
# Conflicts:
# BaseClasses.py
# DoorShuffle.py
2022-06-23 10:59:44 -06:00
aerinon
64048ba58d
Merge branch 'DoorDevVolatile' into Customizer
...
# Conflicts:
# Main.py
Also fixed a bug with lite/lean
2022-06-22 10:53:06 -06:00
aerinon
8d140c9bf8
Spoiler refactor
2022-06-17 14:36:51 -06:00
Catobat
6e9d949439
Shuffle Back of Tavern
2022-06-13 20:38:24 +02:00
aerinon
14571508ae
Init work on decoupling doors
2022-05-25 10:31:20 -06:00
aerinon
8fd010985f
Merge branch 'DoorDevVolatile' into Customizer
...
# Conflicts:
# DoorShuffle.py
# ItemList.py
# Main.py
2022-05-24 10:09:36 -06:00
aerinon
e1bf283e1c
Fix help
2022-05-13 16:37:27 -06:00
aerinon
7dd5cc0e36
Merge branch 'DoorDevVolatile' into Customizer
...
# Conflicts:
# BaseClasses.py
# ItemList.py
# Main.py
2022-04-21 11:14:40 -06:00
aerinon
31a279d63d
Trinity goal added
2022-04-20 14:06:55 -06:00
aerinon
26e8e23fce
Initial work on new pottery modes
2022-04-19 13:56:39 -06:00
aerinon
cf227aafc0
Trinity goal
2022-04-04 13:37:07 -06:00
aerinon
dfb9ebfbdb
Customizer main work
2022-03-22 16:13:31 -06:00
aerinon
4e43f38332
Separated Collection Rate counter from experimental
...
Added MSU Resume option
Ensured pots in TR Dark Ride need lamp
Fix for Links House being at Maze Race (did not generate)
2022-03-09 15:42:00 -07:00
aerinon
b024311aaa
BPS support
2022-02-17 14:00:00 -07:00
aerinon
ccb7ced735
Lighter pottery modes
2022-02-16 14:02:21 -07:00
aerinon
49accbd2b1
Many bugfixes
...
* Fixed inverted generation issues with pottery option
* Moved SRAM according to SRAM standard
* Removed equitable algorithm
* Upped TFH goal limit to 254
* Cuccos should no longer cause trap door rooms to not open
* Added double click fix for install.py
* Fix for pottery item palettes near bonkable torches
* Fix for multiworld progression balancing would place Nothing or Arrow items
2022-02-09 14:19:10 -07:00
aerinon
5211b305e6
Re-worked settings for pottery lottery
...
Fixed multiworld support for lottery
2022-01-21 16:10:33 -07:00
aerinon
b2f2565271
Standing Items initial commit
2021-12-16 16:02:11 -07:00
aerinon
61f659a511
Initial fill changes
...
Merge branch 'Bias' into DoorDevVolatile
# Conflicts:
# Rom.py
2021-11-02 16:03:21 -06:00
aerinon
e78f9218f5
Merge branch 'Ambrosia' into DoorDevVolatile
...
# Conflicts:
# BaseClasses.py
# CLI.py
# Main.py
2021-10-29 15:26:51 -06:00
aerinon
dc7d4940d9
Overworld map code
2021-10-21 16:29:09 -06:00
aerinon
28b87428cc
Changed bias named. Added districting
2021-10-05 13:58:30 -06:00
aerinon
746a739339
Main structure for various biased fills
...
Lots of help around correctly reserving locations
2021-08-26 15:27:05 -06:00
aerinon
f259e8bdc8
Boss item restriction logic added
...
Reserved location logic started
2021-08-20 14:32:54 -06:00
aerinon
939d495be7
Merge in combinatoric key logic from keyLogicAttempt1 branch
2021-08-20 10:03:40 -06:00
StructuralMike
dcba2be757
Bombbag instead of Bombbags
2021-08-11 16:29:12 +02:00
StructuralMike
44efe51e02
Changing the cli to be bombbags over bomblogic
...
Bombbags seemed better over bomblogic which is more ambiguous when considering new stuff OW and the bomb-only modes.
Also added bombbags to the example yaml
2021-08-11 10:22:54 +02:00
aerinon
cd86e14677
Merge in Unstable changes
2021-08-02 15:26:43 -06:00
aerinon
1871b7ee6e
Merge branch 'SFXShuffle' into DoorDevUnstable
2021-08-02 12:40:52 -06:00
aerinon
46de270923
Merge branch 'DoorDevUnstable' of https://github.com/StructuralMike/ALttPDoorRandomizer into StructuralMike-DoorDevUnstable
2021-07-27 16:16:53 -06:00
aerinon
0975b64519
Merge pull request #120 from compiling/DoorDevUnstable
...
Extra warnings / checks
2021-07-26 13:06:46 -06:00
compiling
4d90ca9181
Add python version warning to the translation file.
2021-07-25 19:48:07 +10:00
StructuralMike
051a47e0cd
Bomblogic added
2021-07-23 20:35:48 +02:00
aerinon
c6ed7bcd04
Merge branch 'DoorDevUnstable' of https://github.com/ardnaxelarak/ALttPDoorRandomizer into ardnaxelarak-DoorDevUnstable
2021-07-23 10:04:02 -07:00
aerinon
68dc27902b
SFX Shuffle initial implementation
2021-07-15 16:02:07 -07:00
aerinon
e6b5d62e5d
Merge Unstable changes
2021-07-09 15:27:47 -07:00
aerinon
940369d3ec
Rename fake boots to pseudo boots
...
Doc updates
2021-07-09 15:13:01 -07:00
aerinon
9c65dff66f
Merge branch 'DoorDevUnstable' into KeyLogicAttempt1
2021-07-07 16:24:23 -07:00
aerinon
ffcc78f95c
Fake boots checkbox/argument
2021-07-07 16:23:16 -07:00
aerinon
7fde95e5d7
Small refinements for key logic
2021-07-02 16:13:02 -06:00