-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/elevator map updates #255
Feature/elevator map updates #255
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9e049c3 - Browse repository at this point
Copy the full SHA 9e049c3View commit details
Commits on Aug 16, 2023
-
Elevator Rando Minimap Updates
- The colored arrows and text showing destination region on transporters are now updated - Elevator/Shuttle/Spaceball icons show the region/transporter they connect to (i.e. "TRANSPORT CAPSULE TO FERENIA - CENTRAL UNIT") - Room names are updated to show transport destinations (randovania-side change) - This depends on a sister branch in RDV, under steven11sjf/randovania : feature/dread-map-transport - added a value for transport connection name to the schema
Configuration menu - View commit details
-
Copy full SHA for fc82be1 - Browse repository at this point
Copy the full SHA fc82be1View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for a5f7e64 - Browse repository at this point
Copy the full SHA a5f7e64View commit details -
Checks that actor is a transport
- new function gets the usable, checks if its type is a elevator, train or capsule, and returns the usable - refactored TransporterIcon dataclass
Configuration menu - View commit details
-
Copy full SHA for 2655ab3 - Browse repository at this point
Copy the full SHA 2655ab3View commit details -
Merge branch 'feature/elevator-map-updates' of https://github.com/ste…
…ven11sjf/open-dread-rando into feature/elevator-map-updates
Configuration menu - View commit details
-
Copy full SHA for d8fbc44 - Browse repository at this point
Copy the full SHA d8fbc44View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 620acbd - Browse repository at this point
Copy the full SHA 620acbdView commit details
Commits on Aug 17, 2023
-
- updated test json by removing most elevator entries and keeping one correct one for schema validation - minor elevator.py fixes
Configuration menu - View commit details
-
Copy full SHA for 092175d - Browse repository at this point
Copy the full SHA 092175dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f5cbbd - Browse repository at this point
Copy the full SHA 3f5cbbdView commit details