-
Notifications
You must be signed in to change notification settings - Fork 148
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
Removed email address. #551
Open
MattBDev
wants to merge
330
commits into
Lunatrius:master
Choose a base branch
from
MattBDev:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Added a fallback read (compressed, uncompressed).
…d use the wrapper instead.
…L... (also fixes pick-block when it's bound to a keyboard key).
Note: I want to stab my past self.
…a directory as the root.
ru_ru: update
These have names in MCP; they just weren't present here. I didn't touch the GuiSlot-related names becasue I'm not 100% confident on the current MCP names for those; it's something that I plan to investigate in the future, but for now leaving them unnamed is fine.
Bare section signs can cause encoding issues, and in any case these messages are better off has constants.
Also, note whether the location in the schematic is the same as in the normal world. This is useful e.g. to check if there's a hole below.
This makes repeaters and comparators always render all sides, but also avoids rendering excessive sides on the inside of the overlay (that normally wouldn't be seen).
Render all exterior sides in the overlay regardless of the block's sides
Add support for saving/loading in the structure block format
Add support for rendering all layers below the current layer
…s. This should address most of the issues in Lunatriusgh-310
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 keep getting a lot of spam email and I'm trying to remove my email address from as many places as possible. this pr removes my private email from the git user email on the commit I made in this project. looking my username up on certain search engines shows my email in the commit I made which is why I went through the trouble of editing so much of the commit history.