-
Notifications
You must be signed in to change notification settings - Fork 49
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
Move railinterfaces branch onto the main repo because this is pissing me off. #366
Merged
loxoDev
merged 31 commits into
SymmetricDevs:mt-railinterfaces
from
ch3mbot:mt-railinterfaces
Jan 5, 2025
Merged
Move railinterfaces branch onto the main repo because this is pissing me off. #366
loxoDev
merged 31 commits into
SymmetricDevs:mt-railinterfaces
from
ch3mbot:mt-railinterfaces
Jan 5, 2025
Conversation
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
basic stock detection metatileentity with saved data but no detection capability yet
Added generic and untyped stock detection functions using AABB bounding boxes. Stock class is now stored as a string and StockHelperFunctions has functions to both check if an object is that class or get the class from string
stock detector fully functional
fluid exchanger functional, rework of stock detector and some changes to helper functions, item exchanger started (pulling works but not pulling or inventory transfer)
fluid and item exchangers working, reader working, started on controller
finished all basic blocks. item exchanger, fluid exchanger, item/fluid reader, stock detector, locomotive controller. also added vertical slider gui component for the locomotive controller gui
made a bunch of changes to gui and blocks, and optimised the packet sending and filter cycling.
stock controller now has on and off behaviours defined separately
# Conflicts: # src/main/java/supersymmetry/common/metatileentities/SuSyMetaTileEntities.java
…mprove fluid transfer code and improve filter code
…mbot/mt-railinterfaces # Conflicts: # src/main/java/supersymmetry/api/gui/SusyGuiTextures.java
# Conflicts: # src/main/java/supersymmetry/client/renderer/textures/SusyTextures.java # src/main/java/supersymmetry/common/metatileentities/SuSyMetaTileEntities.java
…between pull and push
# Conflicts: # src/main/java/supersymmetry/client/renderer/textures/SusyTextures.java
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.
Yada yada