Commit Graph

317 Commits

Author SHA1 Message Date
aerinon
3ee3d88a06 Merge branch 'DoorDevVolatile' into DoorDevUnstable 2024-01-22 11:05:48 -07:00
aerinon
c8386122b7 fix: restore correct enemizer flags 2024-01-17 16:24:40 -07:00
aerinon
8d841b0252 feat: rom performance
chore: bump version and release notes
2024-01-17 09:12:01 -07:00
aerinon
5ebebb2dae fix: moon pearl paths respect blocked doors 2024-01-05 17:15:48 -07:00
aerinon
d612709a76 chore: bump version 2024-01-05 15:29:44 -07:00
aerinon
2c3e47d2f6 feat: enemizer damage rework 2024-01-05 12:11:56 -07:00
aerinon
62162b6fbc fix: maiden deleted instead of replaced with ped tex
fix: thief damage to player is not randomized
2024-01-04 14:54:30 -07:00
aerinon
0222b09aab feat: Restore Lanmo/Trinexx as possible lobbies 2024-01-04 13:00:12 -07:00
aerinon
744fcd5255 feat: More strict requirment for some bosses on ice 2024-01-04 12:56:34 -07:00
aerinon
4201d5d067 feat: Laser bridge logic accounts for item functionality for Byrna 2024-01-04 11:57:52 -07:00
aerinon
37fd1ab5ef fix: Aga1 defeatable in rain state for glitched mode
fix: Terrorpin AI code excised
2024-01-03 11:58:17 -07:00
aerinon
3f5eafb74f fix: muradahla typo
fix: remove warp in inverted after aga1 defeated
fix: shopsanity repeatable item bug
2024-01-02 18:01:54 -07:00
aerinon
846423fc38 fix: fix up some vanilla key logic
fix: fix tile pattern
2024-01-02 17:09:08 -07:00
aerinon
d44ac89faf fix(generation): reduce memory usage for bunny walk calculations
fix(key logic): make partial the default
2023-12-29 11:15:30 -07:00
aerinon
337ace1fa3 fix(generation): reduce memory usage for bunny walk calculations
fix(key logic): make partial the default
2023-12-28 17:22:36 -07:00
aerinon
81e5aff923 feat(logic): Hybrid major glitches - HMG
fix(enemizer): enemy bans
2023-12-28 10:51:16 -07:00
aerinon
c4ebbe5421 fix(vanilla_fill): make uncle weapon non-random, make medallions vanilla
fix(enemizer): enemy bans
2023-12-22 14:41:05 -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
5c58782d0c fix: multiworld lamp gfx again 2023-11-22 15:37:46 -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
aerinon
94d05df72b fix(logic): Backwards to Lanmo 2 with Trinexx requires the cape 2023-11-15 16:38:19 -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
a50170c54f 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 14:33:11 -07:00
aerinon
7030ff01be fix(ER): Links house on Dm won't allow a cave to be used twice anymore 2023-11-15 13:25:13 -07:00
aerinon
71eadd051c fix(key logic): typo
fix(bunny logic): multiple paths considered
2023-11-14 14:42:25 -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
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
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
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
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
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
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
bc5c6da2ac Fix for hera boss music (the last?) 2023-08-07 12:19:35 -06:00
aerinon
db70a16dea Fixed minor issue with dungeon counter interfering with timer (rom re-build) 2023-08-07 10:49:55 -06:00
aerinon
e6072cb8dc Fixed minor issue with dungeon counter interfering with timer (merge from Stable) 2023-08-07 10:48:23 -06:00
aerinon
9e26c9c42c Fixed minor issue with dungeon counter interfering with timer 2023-08-07 10:44:55 -06:00
aerinon
e6597a7ab9 Fixed inverted problem with experimental (logically assumed link's house was in the light world)
Fixed hint typo
2023-08-07 09:36:50 -06:00
aerinon
f442cff061 Logic added for openable trap doors 2023-08-03 15:06:54 -06:00
aerinon
1592fac792 Typo 2023-07-28 12:32:28 -06:00
aerinon
75fc1f7cc3 Fixed customizer example
Fixed /missing command in multiworld for non-pottery lottery settings
2023-07-28 12:29:47 -06:00
aerinon
8d17d95640 Fixed a generation bug
Add ganonhunt to pyramid open
2023-07-27 13:45:44 -06:00
aerinon
b6275d0688 Typo 2023-07-19 12:57:07 -06:00
aerinon
213d3d3aa0 Fixed an issue where certain vanilla door types would not allow other types to be placed.
Customizer: fixed an issue where last ditch placements would move customized items. Those are now locked and the generation will fail instead if no alternatives are found.
2023-07-19 12:31:50 -06:00