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

Add Pixl-like scrolling of non-scrollable blocks #6

Open
jlitewski opened this issue Apr 26, 2012 · 3 comments
Open

Add Pixl-like scrolling of non-scrollable blocks #6

jlitewski opened this issue Apr 26, 2012 · 3 comments
Labels

Comments

@jlitewski
Copy link

For Instance:
Dirt -> Grass
Pumpkins <-> Jack-o-lanterns
Red Rose <-> Yellow Flower
Red Mushroom <-> Brown Mushroom
Glass <-> Pane
Stone PP <-> Wood PP

I can get to this maybe Saturday/Sunday after I finish getting TPToggle tested and pushed upstream.

@Peter200lx
Copy link
Owner

What would you think about this being implemented as a separate tool? This would give the advantage of being able to scroll between the different stair types as well. If designed that way, we'd have the data scroll tool stay the same, and add a type scroll tool.

Possible additional scroll types:
Wooden stairs <-> Cobblestone stairs <-> Nether Brick stairs <-> Brick stairs <-> Smooth Stone stairs
Wooden Door <-> Iron Door (this one could be tricky)
Log <-> Wood
Sticky Piston <-> Regular Piston (only when not extended)
Cobble stone <-> Mossy Cobble stone
Brick <-> Nether Brick <-> Smooth Stone
Gold ore <-> Iron ore <-> Coal ore <-> Lapis Lazuli ore <-> Diamond ore <-> Redstone ore <->

@jlitewski
Copy link
Author

That's actually a better idea! What tool would it use? Also could we name
it the Pixl tool? :3

But yea, i agree. A tool like this would be a lot better as a separate
thing from the data scroll tool, or it'll get all bloated and hard to use.
On Apr 29, 2012 2:29 PM, "Peter200lx" <
reply@reply.github.com>
wrote:

What would you think about this being implemented as a separate tool? This
would give the advantage of being able to scroll between the different
stair types as well. If designed that way, we'd have the data scroll tool
stay the same, and add a type scroll tool.

Possible additional scroll types:
Wooden stairs <-> Cobblestone stairs <-> Nether Brick stairs <-> Brick
stairs <-> Smooth Stone stairs
Wooden Door <-> Iron Door (this one could be tricky)
Log <-> Wood
Sticky Piston <-> Regular Piston (only when not extended)
Cobble stone <-> Mossy Cobble stone
Brick <-> Nether Brick <-> Smooth Stone
Gold ore <-> Iron ore <-> Coal ore <-> Lapis Lazuli ore <-> Diamond ore
<-> Redstone ore <->


Reply to this email directly or view it on GitHub:
#6 (comment)

@Peter200lx
Copy link
Owner

I'm thinking about using the blaze rod for the material scroller by default. If you want the name to be the Pixl scroller, then you better start writing it ;-). I'll probably go with something boring like item scroller or material scroller, mscroll for short when I get around to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants