Open
Conversation
added 3 commits
May 21, 2021 01:04
Adding support for all Loaders which where available if you play with Deadloack's Loader's mod (incl. check against the mod).
Added optional dependency for Deadlock's Loaders
Code rewrite to simply extend the tables as needed and less use of unnecessery if-statements.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I wanted to use as much space as I could and I wanted item extraction as fast as possible where Deadlock's Loaders come into play. But since Factorissimo2 has only a normal support, I decided to add the missing support for it and now all Loaders are working as intended like with the belts.
I also added a check against the needed mod and added it to the dependenciy list as optional mod which should be fine :)
Would be nice if this get's merged and made available for other players :)
Nice thing is, that it recognizes the loaders directly after some rotation. So no replacment is needed :3