forked from bdew-minecraft/ae2stuff
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Adding Advanced Wireless Setup Kit #18
Merged
Merged
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 534a95d - Browse repository at this point
Copy the full SHA 534a95dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64ea516 - Browse repository at this point
Copy the full SHA 64ea516View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6ff24e - Browse repository at this point
Copy the full SHA e6ff24eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff97e12 - Browse repository at this point
Copy the full SHA ff97e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce2e104 - Browse repository at this point
Copy the full SHA ce2e104View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1139f4f - Browse repository at this point
Copy the full SHA 1139f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a28758 - Browse repository at this point
Copy the full SHA 2a28758View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95ee00b - Browse repository at this point
Copy the full SHA 95ee00bView commit details
Commits on Jun 11, 2024
-
Added requested features from pull request review
- Added constants to AdvWirelessKit.scala to define values for the modes - Added a constant to AdvItemLocationStore.scala to find the NBTTag type and use that in place of which was used previously - Added error logging to AdvWirelessKit.scala and ItemWirelessKit.scala for when a connection fails fatally - Switched else statements for mode to else if statements to explicitly check that the mode is the other mode
Configuration menu - View commit details
-
Copy full SHA for d0fa5cc - Browse repository at this point
Copy the full SHA d0fa5ccView commit details -
Added requested features from pull request review
- Added constants to AdvWirelessKit.scala to define values for the modes - Added a constant to AdvItemLocationStore.scala to find the COMPOUND NBTTag type and use that in place of 10 which was used previously - Added error logging to AdvWirelessKit.scala and ItemWirelessKit.scala for when a connection fails fatally - Switched else statements for mode to else if statements to explicitly check that the mode is the other mode
Configuration menu - View commit details
-
Copy full SHA for 92b38d4 - Browse repository at this point
Copy the full SHA 92b38d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c64940d - Browse repository at this point
Copy the full SHA c64940dView commit details
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.