Commit Graph

503 Commits

Author SHA1 Message Date
aerinon
042b9a9fa0 Pottery counting fixes
Add major_only algorithm to code
2022-03-08 08:47:25 -07:00
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
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
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
ba15fe7b49 Update docs and version 2022-02-18 08:20:13 -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
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
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
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
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
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
74155ec5ae Version and release note update 2021-12-06 15:28:19 -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
aerinon
4131896f93 Release notes for restricted boss item 2021-11-02 15:40:15 -06:00
aerinon
3369528596 Merge branch 'DoorDevUnstable' into DoorDevVolatile
# Conflicts:
#	Main.py
#	Rom.py
#	data/base2current.bps
2021-11-02 15:31:14 -06:00
aerinon
90f7016f49 Update release notes and version
Remove tileset fix (I like the other more visually)
2021-11-02 15:25:34 -06:00
Catobat
01e4c2bff7 Include bottle refills in spoiler 2021-11-01 17:58:01 +01:00
aerinon
e78f9218f5 Merge branch 'Ambrosia' into DoorDevVolatile
# Conflicts:
#	BaseClasses.py
#	CLI.py
#	Main.py
2021-10-29 15:26:51 -06:00
aerinon
9b5e6c8beb Updated baserom and release notes 2021-10-21 16:49:05 -06:00
aerinon
593355f839 Quadrant glitch mistake reversion
Fix for inverted diggable portals
2021-10-21 16:34:27 -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
035621e420 Rupee bow forbids certain lobbies in HC in standard
Allow a lobby in keydrop shuffle
Key rule fix when bk isn't possible
Added controller awareness to world traversal
2021-09-28 14:57:17 -06:00
aerinon
ee545b3543 Merge branch 'Ambrosia' into Bias 2021-09-16 16:15:10 -06:00
aerinon
9e04417072 Merge branch 'DoorDevUnstable' into Ambrosia 2021-09-16 16:12:45 -06:00
aerinon
bce3bcf4fe Remove stonewall pre-opening code in favor of dynamic softlock prevention (Promoted from experimental) 2021-09-14 16:02:31 -06:00
aerinon
eab9404398 Allow Blind's Cell to be shuffled if Blind is not the boss 2021-09-14 15:40:55 -06:00
aerinon
391db7b5c4 Clustered bias algorithm
Fixes for various other algorithms
2021-09-14 15:02:18 -06:00
aerinon
ef998a2f7f Merge branch 'Ambrosia' into Bias 2021-09-10 09:18:49 -06:00
aerinon
a6e49513be Merge branch 'DoorDevUnstable' into Ambrosia 2021-09-10 09:17:23 -06:00
aerinon
84fb47ba9d Couple of big key logic fixes - one with bk forced
Another with bk assumed to be found early in dungeon
Catobat map check fix from rom
2021-08-31 15:36:38 -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
aerinon
e34218c7a9 Merge remote-tracking branch 'origin/DoorDevUnstable' into DoorDevUnstable 2021-08-16 15:30:37 -06:00