Commit Graph

1960 Commits

Author SHA1 Message Date
aerinon
f040b5fad3 Every pot you pick up that wasn't part of the location pool does not count toward the location count
Fix for items spawning where a thrown pot was
Fix for vanilla_fill, it now prioritizes heart container placements
Fix for dungeon counter showing up in AT/HC in crossed dungeon mode
2022-03-07 10:48:31 -07:00
aerinon
d69742bccb Baserom fix 2022-03-04 17:54:46 -07:00
aerinon
bce288f897 Retro + pottery fixed 2022-03-04 15:10:22 -07:00
aerinon
a12216da0b Pottery counts and despawning items fixed 2022-03-04 14:53:30 -07:00
aerinon
0b64b15e9e Fix for old pot shuffle
Fix for mystery startinventory
Update mystery example
2022-02-25 13:18:37 -07:00
aerinon
78442ab41a Note for fix 2022-02-24 14:40:34 -07:00
aerinon
f0a4be3be9 SSL not verified for alttpr.com/sprites 2022-02-24 14:39:45 -07:00
aerinon
dd18f13930 Trash ditching method rebalanced for lots of triforce pieces
Added a few places Links House shouldn't go when shuffled
Ped goal + vanilla sword = random sword in pool
2022-02-24 14:39:07 -07:00
aerinon
b7e307f4c1 BPS flag for Mystery
Expanded logic options for mystery
Fixed a shopsanity+district bug
Fixed the keysanity menu not showing map marks
2022-02-24 14:06:34 -07:00
aerinon
4717449c35 Used create rom flag to indicate if sfc file should be generated or not 2022-02-24 10:10:51 -07:00
aerinon
2b0e891ee9 Usestartinventory ignored 2022-02-24 10:04:59 -07:00
aerinon
2e859e3327 minor revision 2022-02-18 13:17:15 -07:00
aerinon
ba15fe7b49 Update docs and version 2022-02-18 08:20:13 -07:00
aerinon
4d7567f4c7 Fix SFX note 2022-02-17 14:56:23 -07:00
aerinon
60d805b00a Fix SFX 2022-02-17 14:42:37 -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
76aed82843 Added versioning for code
Fixed bug in standard where Links S&Q was usable before delivering Zelda
2022-02-16 12:59:45 -07:00
aerinon
4dfd602308 Boss fix and rules for Ice Refill added 2022-02-15 17:03:24 -07:00
aerinon
7747a1f204 Unique boss shuffle mode 2022-02-15 16:29:52 -07:00
aerinon
73d4d4b4bb Fix for Hera Basement Cage item inheriting last pot checked
Update indicators on keysanity menu for overworld map option
2022-02-15 12:21:24 -07:00
aerinon
600343683a Revert SRAM changes 2022-02-10 08:36:30 -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
64c19bc651 Logic fixes for pots in TR Hub and TR Dark Ride
Fix for district + shopsanity
Typo correction
2022-01-31 16:35:11 -07:00
aerinon
da89ab1006 Bug fixes for pottery lottery changes 2022-01-24 16:04:16 -07:00
aerinon
8d99ccafc5 Fix doc
Remove vestiges of shuffleswitches
2022-01-21 16:26:12 -07:00
aerinon
2f0d64103e Merge branch 'StandingItems' into DoorDevVolatile
# Conflicts:
#	Rules.py
#	source/item/FillUtil.py
2022-01-21 16:21:59 -07:00
aerinon
e76bc92e42 Fix bombbag bug 2022-01-21 16:15:51 -07:00
aerinon
5211b305e6 Re-worked settings for pottery lottery
Fixed multiworld support for lottery
2022-01-21 16:10:33 -07:00
aerinon
d0f38ec659 Setup release notes and version 2022-01-13 17:11:37 -07:00
aerinon
9fd73e08bb Districting considers the Tavern North entrance
Major items are counted differently
Minor edits
2022-01-13 15:13:22 -07:00
aerinon
d6e74c638f Fix a bug and update the rom 2022-01-13 15:06:08 -07:00
aerinon
bcf1ce297c Bunch of logic fixes for various pots
Vanilla fill support for potsanity
Fix for playthrough error
2022-01-07 14:46:25 -07:00
aerinon
481e34d2f0 Minor fix for bombbag + TFH 2022-01-06 16:22:56 -07:00
aerinon
f9c1219785 Merge branch 'DoorDevVolatile' into StandingItems
# Conflicts:
#	Rom.py
#	data/base2current.bps
2022-01-06 16:09:42 -07:00
aerinon
fab5f5bb70 Merge branch 'DoorDevUnstable' into DoorDevVolatile
# Conflicts:
#	Main.py
#	Rom.py
#	data/base2current.bps
2022-01-06 16:06:51 -07:00
aerinon
4f3ff95f81 -Baserom update
-Incorporate some rom PRs
-Updated Houlihan to exit to wherever Link's House is (inverted, too)
2022-01-05 14:37:10 -07:00
aerinon
45bb92151f -Fix for Inverted Mode: Dark Lake Hylia shop sells a blue potion
-Fix for Ijwu's enemizer: Boss door in Thieves' Town no longer closes after the maiden hint
-AllowAccidentalMajorGlitches set for no logic
2022-01-04 22:10:42 -07:00
aerinon
515f6dafed Standing Items refinement - starting testing no keydrops and pot shuffle
Fairly substantial change to Crossed Sector distribution due to so many pots making it fail
2022-01-04 15:48:27 -07:00
aerinon
b2f2565271 Standing Items initial commit 2021-12-16 16:02:11 -07:00
aerinon
c651d1d584 Merge branch 'DoorDevUnstable' into DoorDevVolatile
# Conflicts:
#	Main.py
2021-12-06 15:41:19 -07:00
aerinon
74155ec5ae Version and release note update 2021-12-06 15:28:19 -07:00
aerinon
d710e08ea0 Rules fixes - TT locations not foribben by default to have big key
Can push paradox block with mirror in glitched modes
2021-12-06 15:25:55 -07:00
aerinon
10a440e4ee Potential fix for money balancing 2021-11-19 16:09:00 -07:00
aerinon
500ec07174 Add bomb assumptions to certain bosses 2021-11-19 16:03:41 -07:00
aerinon
577935b7e7 Typos and grammar refinement 2021-11-18 16:46:42 -07:00
aerinon
32816fb7db Documentation of fill algorithms 2021-11-17 16:31:19 -07:00
aerinon
4c2887c0a1 Fix baserom 2021-11-15 16:23:53 -07:00
aerinon
ba8f15b6e0 Clean up and vanilla fill improvements 2021-11-15 16:22:50 -07:00
aerinon
61f659a511 Initial fill changes
Merge branch 'Bias' into DoorDevVolatile

# Conflicts:
#	Rom.py
2021-11-02 16:03:21 -06:00