Archipelago/worlds/kh2
JaredWeakStrike 206f8cf5ed
KH2: fixed bugs of rc1 (#1565)
KH2Client:
- Now checks if the world id is in the list of checks. This fixed sending out stuff on the movie
- Cleaned up unused inports
- Not getting starting invo if the game is not open when you connect to the server

__init__:
-Cleaned up print statements
- Fixed the spoiler log not outputting the right amount of mcguffins after fixing them in the case of the player messing up their settings

Openkh:
-Fixed putting the correct dummy item on levels
2023-03-22 15:21:41 +01:00
..
Names KH2 game implementation (#1438) 2023-03-20 17:19:55 +01:00
docs KH2 game implementation (#1438) 2023-03-20 17:19:55 +01:00
mod_template KH2 game implementation (#1438) 2023-03-20 17:19:55 +01:00
test KH2 game implementation (#1438) 2023-03-20 17:19:55 +01:00
Items.py KH2 game implementation (#1438) 2023-03-20 17:19:55 +01:00
Locations.py KH2 game implementation (#1438) 2023-03-20 17:19:55 +01:00
OpenKH.py KH2: fixed bugs of rc1 (#1565) 2023-03-22 15:21:41 +01:00
Options.py KH2 game implementation (#1438) 2023-03-20 17:19:55 +01:00
Regions.py KH2 game implementation (#1438) 2023-03-20 17:19:55 +01:00
Rules.py KH2 game implementation (#1438) 2023-03-20 17:19:55 +01:00
WorldLocations.py KH2 game implementation (#1438) 2023-03-20 17:19:55 +01:00
XPValues.py KH2 game implementation (#1438) 2023-03-20 17:19:55 +01:00
__init__.py KH2: fixed bugs of rc1 (#1565) 2023-03-22 15:21:41 +01:00
logic.py KH2 game implementation (#1438) 2023-03-20 17:19:55 +01:00
requirements.txt KH2 game implementation (#1438) 2023-03-20 17:19:55 +01:00