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
31aeb8a776
Pottery fixes for Room0127
...
Added mystery flag for future use
2022-04-21 11:03:49 -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
7747a1f204
Unique boss shuffle mode
2022-02-15 16:29:52 -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
3bf96a156c
Fix --hints flag on CLI
2021-07-09 15:00:14 -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
3cb981d6ae
Merge branch 'DoorDevUnstable' into KeyLogicAttempt1
2021-07-06 13:46:14 -07:00
aerinon
7fde95e5d7
Small refinements for key logic
2021-07-02 16:13:02 -06:00
aerinon
1a7c3faa76
Fixed some enemizer mystery settings
...
Added an easy way to turn off unkillable thieves
2021-07-01 16:25:55 -06:00
3896066193
Reimplement --securerandom
...
Seeds should be reproducable without the flag passed, and unreproducable with the flag passed.
With --securerandom, generate a 9-char alphanumeric string to use to make filenames differ.
2021-06-29 11:13:17 -07:00
aerinon
23ffc61667
Sprite author credit
...
Reduce flashing option
2021-06-07 11:13:28 -06:00
aerinon
63d49c5775
Beemizer stuff
2021-06-02 11:15:22 -06:00
aerinon
fff7cd691e
Added the --shufflelinks option
...
Moved bunny spawn to experimental
Baserom bugfixes
2021-05-24 15:14:23 -06:00
compiling
9852352027
Temp
2021-04-21 18:40:54 +10:00
compiling
72d980394c
Add setting code to logs
2021-04-18 13:25:04 +10:00
randall.rupper
7b9deb2190
Merge branch 'DoorDevUnstable' of https://github.com/Fouton/ALttPDoorRandomizer into Fouton-DoorDevUnstable
...
some refinements too
# Conflicts:
# ItemList.py
2021-03-16 15:15:48 -06:00
Fouton
1e63d3957d
TFH Futures
2021-03-12 16:41:58 -05:00
Mike A. Trethewey
f7df6c0e69
Fixes
...
Change Spoiler default to True
Set base rom to actually do the thing
2021-02-26 02:13:11 -08:00
aerinon
2765f9bec0
- Settings code added (prototype)
...
- Mystery.py updates
- Blind maiden sequence restored if Blind is shuffled to TT
- Spoiler updated
- Fix for standard in vanilla ER
- Minor shopsanity discount
2021-02-09 16:31:12 -07:00