forked from ShadowTheAge/yafc
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is some more parts of #316. I think it covers all location information required by dependency/milestone analysis, except space-connections (which don't add any additional unlocks): It knows that lava isn't accessible until you get to Vulcanus and knows that Promethium science pack is accessible. It is happy loading new and existing pY and SA projects, though the pY projects [need a change to pypostprocessing](pyanodon/pypostprocessing#58). In order to not break Space science when fixing Promethium science, I had to implement these, both internally and in the UI: ![image](https://github.com/user-attachments/assets/51fbfe78-3784-41ca-9b11-cd0ea28b625b) ![image](https://github.com/user-attachments/assets/64dac276-6e2e-4051-b646-d0b78bbc68a7) The vertical bar will connect as many horizontal OR bars as necessary. Lists that are not separated by an OR bar (almost all of them) use the standard AND behavior. I also decided this (1364 pixels high) was bad ![image](https://github.com/user-attachments/assets/7f533d19-c14b-4791-8867-1034918d4151) and changed it to this instead (down to 970 px) ![image](https://github.com/user-attachments/assets/358b6820-fcdd-4940-8921-bc394a49a97d)
- Loading branch information
Showing
25 changed files
with
735 additions
and
296 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.