Commit Graph

2377 Commits

Author SHA1 Message Date
aerinon
44d33ea629 fix: ganonhunt playthrough 2023-12-18 14:10:30 -07:00
aerinon
126e055cec fix: accept shufflebosses and shuffleenemies 2023-12-18 14:10:14 -07:00
aerinon
0bd1f90bca feat: MW progresssion balancing tweaked to be percentage based instead of raw count. Tries to keep each player's locations in each sphere within 80% of the player with the most locations available. (Measured with percentage instead of raw count.) Old algo tried to keep everyone within 20 locations of each other. Difficult if one player has a lot more locations than another.
fix: Potential fix for early Trinexx start
2023-12-14 10:13:22 -07:00
aerinon
c4ec28da76 fix: minor fix for take_anys
fix: money balancing - initialization in a good case
2023-12-13 13:59:34 -07:00
aerinon
af03a8a243 fix: don't bother blocking rain doors in no logic 2023-12-13 11:45:59 -07:00
aerinon
ffac17f330 fix: mimics are forbidden except in previous kill rooms 2023-12-13 11:42:35 -07:00
aerinon
d117bc4fda fix: several enemy bans 2023-12-13 11:23:08 -07:00
aerinon
792ba081a6 fix: customizer errors 2023-12-11 15:15:26 -07:00
aerinon
93211567c2 fix: customizer errors
fix: poor enemy placement
fix: insanity rng
2023-11-27 16:41:58 -07:00
aerinon
f2a40b0941 fix: typo 2023-11-27 10:27:04 -07:00
aerinon
871a15393c fix: couple more enemy bans for hera big 2023-11-22 15:44:35 -07:00
aerinon
5c58782d0c fix: multiworld lamp gfx again 2023-11-22 15:37:46 -07:00
aerinon
e094d07905 fix: ban enemies around hera big chest 2023-11-21 09:46:43 -07:00
aerinon
070f489be8 fix: fix spectacle rock cave enemy drops 2023-11-20 16:53:24 -07:00
aerinon
3e5d4abfd3 fix: don't shuffle bonk fairies
fix: fix mimic cave enemy drops
2023-11-20 16:46:42 -07:00
codemann8
f2b07a7f8f Added missing saved user settings in Adjust tab 2023-11-20 11:38:41 -07:00
Cody Bailey
a2c4be4c4c Add aga_randomness to exposed settings 2023-11-19 17:37:30 -05:00
aerinon
94d05df72b fix(logic): Backwards to Lanmo 2 with Trinexx requires the cape 2023-11-15 16:38:19 -07:00
aerinon
c0a06e7986 build: fix rom build 2023-11-15 15:54:54 -07:00
aerinon
c27c5455a4 fix: YA Hera Boss music
fix: Various enemizer enemy bans
2023-11-15 15:48:13 -07:00
aerinon
3f0fcd45ff fix: Flute doesn't work in rain state (even if pre-activated) except for glitched modes
fix(msu): GTBK Music in DR
2023-11-15 15:03:30 -07:00
aerinon
876e6e09d7 fix(ER): Links house on Dm won't allow a cave to be used twice anymore 2023-11-15 15:01:58 -07:00
aerinon
ae3215ff9a fix(key logic): typo
fix(bunny logic): multiple paths considered
2023-11-15 15:01:21 -07:00
aerinon
215c80eb4a fix(algorithm): District algorithm fails if unable to comply with restriction 2023-11-15 13:36:09 -07:00
aerinon
f4a702951c fix(key logic): typo 2023-11-11 20:00:31 -07:00
aerinon
13f9fe8f92 Enemy bans see release notes 2023-11-02 16:24:38 -06:00
aerinon
66ede5cda2 Fix for sprite limit on Lanmo 2
Fix for enemies at GT Falling Tile Square
2023-10-31 15:35:45 -06:00
aerinon
da938722ca Merge pull request #150 from pwendelboe/DoorDevVolatile
Update ItemList.py
2023-10-16 16:19:14 -06:00
aerinon
07e06add11 Fix for bonk torches counting issue
Hera basement issue fixed by banning wallmasters
Known Statue+Pull Switch interactions banned
Making sprite spammers count for more on tile to increase chance of pots being available to pick up.
More enemy bans
2023-10-11 12:26:54 -06:00
Paul Wendelboe
c849f8202c Update ItemList.py
Fix iteration on item instead of name when using a custom pool in some cases.
2023-10-09 00:39:54 +00:00
aerinon
b50cf16fbf Merge branch 'DoorDevUnstable' into DoorDevVolatile 2023-10-06 12:57:37 -06:00
aerinon
fd99620ac9 Standard: generation error fixed 2023-10-06 12:56:29 -06:00
aerinon
1434911727 Freeze fairy abyss/beam dash enemies
Fix original key drops on split supertiles (pokey 1)
Fix mystery/customizer boolean issue
Enemy bans
2023-10-06 10:47:22 -06:00
aerinon
7d371b9952 Async doors league settings 2023-10-02 12:49:02 -06:00
aerinon
047f539f8d More bans 2023-10-02 09:40:53 -06:00
aerinon
6c529cc7de Some more trap door exceptions (can be opened by trigger and should be bunny impassible) 2023-09-29 13:06:10 -06:00
aerinon
267e3214a7 Merge branch 'DoorDevUnstable' into DoorDevVolatile
# Conflicts:
#	CLI.py
#	Main.py
#	RELEASENOTES.md
#	Rom.py
#	Rules.py
#	data/base2current.bps
#	source/classes/CustomSettings.py
#	source/tools/MysteryUtils.py
2023-09-29 11:44:23 -06:00
aerinon
7a16ea4fe1 Rule fix for zelda to throne room
Minor fix to standard generation and spoilers
2023-09-29 09:33:33 -06:00
aerinon
329367e04a Account for vanilla BK doors in Stitcher 2023-09-28 10:43:10 -06:00
aerinon
dc96c53a95 Fix for Ganonhunt and various algorithms 2023-09-28 10:43:03 -06:00
aerinon
e722a1129f Rule fix for zelda to throne room 2023-09-28 10:31:36 -06:00
aerinon
dd9cdee37f Fix location of new doors 2023-09-27 09:10:55 -06:00
aerinon
f4c465f5c3 Baserom update (colletion rate counter for mystery)
Minor issue with customizer/mystery yamls and booleans
2023-09-26 13:40:22 -06:00
aerinon
915e7dc416 Ability to enemize fairies
Fix for blue square in caves
Lower limit for sprites on tiles that support it, to help with pot lifting
Swamp waterway enemies fixed to not drop
2023-09-26 08:59:31 -06:00
aerinon
06ae4f25e1 Several rom fixes, multiworld keys/lamp, pendant count, collection rate
Fix for castle barrier gfx in rain state
Chainchomp placement in Spiral Cave generation issue
A bunch of new bans, Mimics, Stal, Bumper issues mostly. A few others.
2023-09-20 13:11:44 -06:00
aerinon
26c26acd6e Fix item duping and disappearing
Fix mutliworld crash
Fix assured sword + start inventory
New bans on enemy placement
2023-09-14 08:51:29 -06:00
aerinon
b37bcc987a Merge pull request #149 from tcprescott/patch-2
Update sprite author char_map
2023-09-14 08:35:24 -06:00
Thomas Prescott
3088960c89 Update sprite author char_map 2023-09-14 09:32:18 -05:00
aerinon
2e5b9758c2 Unkillable thieves for now
Turn off enemy drop indicator for modes that don't need it
2023-09-12 10:13:15 -06:00
aerinon
9e6bcf8a99 Various enemizer adjustments and fixes
Fix for retro location counting
Baserom update
2023-09-12 08:40:24 -06:00