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
9
Commits
8
Branches
17
Tags
1e70ca8757d35d156dc0bf3571b3e25b70c17ef6
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
1e70ca8757
Items: Added Item codes. Dungeon specific items do not seem to work yet, reverted to vanilla items.
2017-05-20 14:06:32 +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
Items: Added Item codes. Dungeon specific items do not seem to work yet, reverted to vanilla items.
2017-05-20 14:06:32 +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
Regions: Add all remaining regions. Split up some areas into more subregions. Add addresses for locations.
2017-05-20 14:05:59 +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%