This website requires JavaScript.
Explore
Help
Register
Sign In
alttpr-gwaa-kiwi
/
alttpr-python
Watch
1
Star
0
Fork
0
You've already forked alttpr-python
Code
Issues
Pull Requests
Packages
Releases
Activity
7
Commits
8
Branches
17
Tags
4d6257f872a727f435f7d385b256bd00b3dab1b4
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
LLCoolDave
4d6257f872
Dungeons: Place TRock keys first as it's the only dungeon that has requirements about reachability of one of its entrances, which may lead to circular issues if that entrance is blocked through a dungeon that hasn't had its keys placed yet.
2017-05-20 14:05:15 +02:00
BaseClasses.py
Runtime Improvements
2017-05-20 14:03:15 +02:00
Dungeons.py
Dungeons: Place TRock keys first as it's the only dungeon that has requirements about reachability of one of its entrances, which may lead to circular issues if that entrance is blocked through a dungeon that hasn't had its keys placed yet.
2017-05-20 14:05:15 +02:00
EntranceShuffle.py
Fixed remaining key logic, correctly implemented sewers. Added support for other game modes, create playthrough.
2017-05-16 21:23:47 +02:00
Items.py
First Iteration (can handle no glitches open/standard logic), WIP
2017-05-15 20:28:04 +02:00
LICENSE
Initial commit
2017-05-15 20:25:24 +02:00
Main.py
Fixed remaining key logic, correctly implemented sewers. Added support for other game modes, create playthrough.
2017-05-16 21:23:47 +02:00
Regions.py
Fixed remaining key logic, correctly implemented sewers. Added support for other game modes, create playthrough.
2017-05-16 21:23:47 +02:00
Rules.py
Rules: Fix up some issues, add new rules for reverse exits for full shuffle. Big Bomb Rule needs to be overhauled. Bunny exploration not added yet.
2017-05-20 14:04:02 +02:00
Description
No description provided
MIT
28
MiB
Languages
Python
99.8%
Shell
0.2%