2dos / DK64-Randomizer

Python script that randomizes various things in DK64. See the readme for current options that are available to be randomized as well as other features.
https://dk64randomizer.com/
MIT License
52 stars 27 forks source link

Bug Fixes, disable ice trap damage #2033

Closed theballaam96 closed 2 months ago

theballaam96 commented 2 months ago
github-actions[bot] commented 2 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
23172 15036 65% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
randomizer/Enums/Settings.py 100% 🟢
randomizer/Lists/DoorLocations.py 98% 🟢
randomizer/Logic.py 84% 🟢
randomizer/LogicFiles/HideoutHelm.py 100% 🟢
randomizer/Patching/ApplyRandomizer.py 89% 🟢
randomizer/Settings.py 81% 🟢
randomizer/Spoiler.py 90% 🟢
TOTAL 92% 🟢

updated for commit: daad8c1 by action🐍