Skip to content
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.

Pipe System #6

Open
8 tasks
TheBusyBiscuit opened this issue May 15, 2017 · 0 comments
Open
8 tasks

Pipe System #6

TheBusyBiscuit opened this issue May 15, 2017 · 0 comments
Labels

Comments

@TheBusyBiscuit
Copy link
Owner

TheBusyBiscuit commented May 15, 2017

Description

Need to implement Pipes that transport stuff around.

We need 4 types of pipes

  • Items
  • Liquids
  • Energy
  • Gas

Pipes shall have multiple tiers that have varying transport rates.
Pipes can coexist with blocks in the same space, between the shadow and render layer and become visible when you toggle your view mode using TAB.
All types of pipes can coexist in the same block as well.
Pipes are drawn onto the block with x increasing simultaneously with y (diagonal function).
Pipes have different channels that are determined with input and output pipes.

  • Channel Framework
  • Input Pipes
  • Output Pipes
  • Best Search Algorithm
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant