Archipelago/worlds/tloz
t3hf1gm3nt c9404d75b0
[TLOZ] MD5 validation update (#2080)
* - Use proper MD5 validation

The method TLoZ was trying to validate it's baserom was different from basically every other ROM game. Almost all the other ROM games use the same method as each other (except for the external patchers like FF1 and SoE, and OoT has its own special handling that's vastly different), so updating TloZ to match.

Also got rid of the checksum attribute for the TLoZDeltaPatch as it didn't seem to be used anywhere, so felt it was unnecessary and partially confusing to have it right next to the hash attribute that is actually used.

* change error message to reference MD5
2023-08-07 09:31:43 +02:00
..
docs TLoZ: Setup doc update (#2045) 2023-07-30 20:18:15 +02:00
ItemPool.py [TLOZ] Fix start weapon locations (#1802) 2023-05-08 22:36:35 +02:00
Items.py TLoZ: Implementing The Legend of Zelda (#1354) 2023-03-05 13:31:31 +01:00
Locations.py TLOZ: Code Cleanup (#1514) 2023-03-08 11:22:14 +01:00
Options.py TLOZ: Code Cleanup (#1514) 2023-03-08 11:22:14 +01:00
Rom.py [TLOZ] MD5 validation update (#2080) 2023-08-07 09:31:43 +02:00
Rules.py TLOZ: APworld support (#1884) 2023-06-25 01:58:54 +02:00
__init__.py Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
requirements.txt TLoZ: Implementing The Legend of Zelda (#1354) 2023-03-05 13:31:31 +01:00
z1_base_patch.bsdiff4 TLoZ: Implementing The Legend of Zelda (#1354) 2023-03-05 13:31:31 +01:00