1 file changed
+1
-1
lines changed- .bumpversion.cfg+1-1
- __init__.py+4-1
- archipelago/Items.py+4-4
- archipelago/Logic.py+3-3
- archipelago/Regions.py+4-4
- base-hack/asm/hookcode/boss.asm-14
- base-hack/asm/hookcode/io.asm+11-1
- base-hack/build.bat+1-1
- base-hack/include/archipelago.h+4
- base-hack/include/global.h+3
- base-hack/include/hooks.h-1
- base-hack/src/fixes/guardCatch.c+1
- base-hack/src/item rando/archipelago.c+28-3
- base-hack/src/item rando/text.c+2-1
- base-hack/src/lib.c+18-1
- base-hack/src/misc/music_text.c+2-2
- base-hack/src/randomizers/k_rool_order.c+1
- bps_maker.html+92-26
- controller/app.py+3-3
- docker-compose.yml+39-42
- index.html+10-11
- randomizer.html+1-1
- randomizer/CollectibleLogicFiles/CreepyCastle.py+1-1
- randomizer/CollectibleLogicFiles/DKIsles.py+3
- randomizer/CollectibleLogicFiles/FungiForest.py+1-1
- randomizer/CompileHints.py+1-1
- randomizer/Enums/Events.jsonc+3-1
- randomizer/Enums/Regions.jsonc+4-1
- randomizer/Enums/Transitions.py+2-2
- randomizer/Fill.py+2-4
- randomizer/Lists/CBLocations/DKIslesCBLocations.py+1-2
- randomizer/Lists/CustomLocations.py+1-1
- randomizer/Lists/DoorLocations.py+2
- randomizer/Lists/EnemyTypes.py+1-1
- randomizer/Lists/MapsAndExits.py+1
- randomizer/Lists/ShufflableExit.py+4-4
- randomizer/Lists/Warps.py+1-1
- randomizer/Logic.py+1-1
- randomizer/LogicFiles/AngryAztec.py+1-1
- randomizer/LogicFiles/DKIsles.py+11-3
- randomizer/LogicFiles/FranticFactory.py+4-4
- randomizer/LogicFiles/FungiForest.py+3-3
- randomizer/LogicFiles/HideoutHelm.py+1-1
- randomizer/LogicFiles/JungleJapes.py+2-2
- randomizer/Patching/ASMPatcher.py+5-2
- randomizer/Patching/ApplyLocal.py+2-2
- randomizer/Patching/ApplyRandomizer.py+2-3
- randomizer/Patching/Cosmetics/Holiday.py+7-5
- randomizer/Patching/ItemRando.py+1
- randomizer/Patching/Library/ASM.py+15
- randomizer/Patching/MusicRando.py+3-3
- randomizer/ShuffleBosses.py+1-6
- static/js/rompatcher/RomPatcher.js+1
- static/patches/shrink-dk64.bps
- static/patches/symbols.json+910-909
- static/presets/weights/weights_files.json+4
- templates/overworld.html+1-1
- typings/randomizer/Enums/Events.d.ts+2
- typings/randomizer/Enums/Events.pyi+2
- typings/randomizer/Enums/Regions.d.ts+1
- typings/randomizer/Enums/Regions.pyi+1
- version.py+1-1
- wiki/article_markdown/custom_locations/CustomLocationsColoredBananas.MD+1-1
- wiki/article_markdown/custom_locations/CustomLocationsDoors.MD+1-1
- wiki/article_markdown/custom_locations/CustomLocationsMiscellaneous.MD+1-1
- wiki/article_markdown/custom_locations/RandomSettingsDifficult.MD+1
- wiki/article_markdown/custom_locations/RandomSettingsDifficultWithQolShuffle.MD+1
- wiki/article_markdown/custom_locations/RandomSettingsEasy.MD+1
- wiki/article_markdown/custom_locations/RandomSettingsStandard.MD+1
- worker/tasks.py+2-2
0 commit comments