Skip to content
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

Network Receiver #442

Merged
merged 2 commits into from
Oct 31, 2023
Merged

Network Receiver #442

merged 2 commits into from
Oct 31, 2023

Conversation

raoulvdberge
Copy link
Contributor

Fixes #96

@raoulvdberge raoulvdberge force-pushed the feature/GH-96/network-receiver branch 3 times, most recently from 5aa42de to e900955 Compare October 31, 2023 19:58
Introduced NetworkNodeContainerBlockEntityImpl, that inherits from the API block entity. It only has
 code for activeness checking.

Modified AbstractInternalNetworkNodeContainerBlockEntity to have redstone mode, placed by and
 configuration card code.

Modified cable and network receiver to inherit from NetworkNodeContainerBlockEntityImpl
since they don't need redstone mode
and especially not configuration card support.
@raoulvdberge raoulvdberge force-pushed the feature/GH-96/network-receiver branch from e900955 to 456a3cf Compare October 31, 2023 20:36
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
1.1% 1.1% Duplication

@raoulvdberge raoulvdberge merged commit ed5652d into develop Oct 31, 2023
7 checks passed
@raoulvdberge raoulvdberge deleted the feature/GH-96/network-receiver branch October 31, 2023 20:48
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Network Receiver
1 participant