<feed xmlns='http://www.w3.org/2005/Atom'>
<title>circleshift/transit-api/src/main/java/net/transit/network/swap, branch main</title>
<subtitle>Hoped to be a common interface for transmitting items/fluids/anything between "networks" of blocks in Minecraft
</subtitle>
<id>https://git.cshift.net/circleshift/transit-api/atom/src/main/java/net/transit/network/swap?h=main</id>
<link rel='self' href='https://git.cshift.net/circleshift/transit-api/atom/src/main/java/net/transit/network/swap?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/transit-api/'/>
<updated>2019-11-22T15:35:21Z</updated>
<entry>
<title>[Update] Nodes now transfer things</title>
<updated>2019-11-22T15:35:21Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2019-11-22T15:35:21Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/transit-api/commit/?id=c05689ba385733ee52ca825b194134126640af8a'/>
<id>urn:sha1:c05689ba385733ee52ca825b194134126640af8a</id>
<content type='text'>
~ Switched Provider and Acceptor to ProviderNode and AcceptorNode
~ Nodes are now expected to connect to eachother on their own
~ Inventory hooks are not here, but have been thought through

Signed-off-by: Kyle Gunger &lt;kgunger12@gmail.com&gt;
</content>
</entry>
<entry>
<title>[Update] Codebase updated to 0.2.8</title>
<updated>2019-11-21T23:35:14Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2019-11-21T23:35:14Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/transit-api/commit/?id=d08cbf6b8705df234077c49608de3c2f7ff0e3fa'/>
<id>urn:sha1:d08cbf6b8705df234077c49608de3c2f7ff0e3fa</id>
<content type='text'>
~ Rewrote files and documentation for cohesion
~ Removed I from the start of interface names
</content>
</entry>
<entry>
<title>[0.1.7 REWRITE] Codebase overhaul.</title>
<updated>2019-11-20T17:45:16Z</updated>
<author>
<name>Kyle Gunger</name>
<email>kgunger12@gmail.com</email>
</author>
<published>2019-11-20T17:45:16Z</published>
<link rel='alternate' type='text/html' href='https://git.cshift.net/circleshift/transit-api/commit/?id=df044930bca4252ff6e4814c654a612c6aee2136'/>
<id>urn:sha1:df044930bca4252ff6e4814c654a612c6aee2136</id>
<content type='text'>
~ Codebase split into two sub-packages
~ net.transit.network for transfering between objects
~ net.transit.type for type registering and conversion

+ Added new interfaces (INode and ISystem)
+ More documentation
+ (Kinda) Working build

- Removed unnessairy interfaces (IGenerator and IConsumer)
- Removed base types

~ Restructured type system
</content>
</entry>
</feed>
