Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Moving gates and 9 chevron stuff #160

Open
Beyley opened this issue Apr 26, 2020 · 6 comments
Open

Moving gates and 9 chevron stuff #160

Beyley opened this issue Apr 26, 2020 · 6 comments
Labels
compatibility Issue asking for compatibility with another mod enhancement New feature or request

Comments

@Beyley
Copy link
Contributor

Beyley commented Apr 26, 2020

When a gate is moved it doesn't automatically recalculate the address (you have to replace the base block, but for the simplicity of this I'm saying it does)

In the show, the 9 chevron address is permanent and doesn't change when the gate moves, with mods like warp drive where the gates physical location moves the entire address changes, a fix for this is to have 2 different addresses for a gate, the address that's 7 or 8 chevrons, and a second address that is the 9 chevron address
javaw_wwDrp2iS1m
This would be a simple way of implementing the interface side of it, just add more tabs and draw the ancient number on them, when you insert the glyph crystal it not only makes the exiting 7chevron address 8 chevrons, it also adds the 9 chevron tabs.

@aguywhoknowsnothing
Copy link

nice

@ShicKla
Copy link

ShicKla commented Apr 26, 2020

You could have it the base block store the static address in its nbt and not loose it when it is picked up. Similar to how Thermal Expansion machines retain their RF stored

@Beyley
Copy link
Contributor Author

Beyley commented Apr 26, 2020

That's a good idea, also I don't know how It could be implemented because you don't actually move in AR but when "moving" in AR it should change the address too.

@MrJake222
Copy link
Owner

The gate already stores it's address in the NBT and only regenerates it when first placed. At least it should... Are you sure WarpDrive doesn't wipe NBT?

@MrJake222 MrJake222 added compatibility Issue asking for compatibility with another mod enhancement New feature or request labels Apr 26, 2020
@Beyley
Copy link
Contributor Author

Beyley commented Apr 27, 2020

i was in creative so i just middleclicked not ctrl-middleclick so NBT data wasn't saved

@sentialx
Copy link

@MrJake222 Is there any fix to this issue? My use case is that I have a flying ship (by using Valkyrien Skies) and when the gate changes its position, it cannot be dialed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compatibility Issue asking for compatibility with another mod enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants