summaryrefslogtreecommitdiff
path: root/src/main/java/net/transit/network/system/swap
AgeCommit message (Collapse)Author
2020-04-16[Update] Version 0.8.1Kyle Gunger
+ Change domain to an actual website.
2020-04-15[Update] Version 0.5.1Kyle Gunger
More documentation, and an updated list of packets
2019-11-22[Update] version 0.4.3Kyle Gunger
~ Change InitSimpleGroups to SimpleGroups + Add a way to set the node data (mostly for systems) Signed-off-by: Kyle Gunger <kgunger12@gmail.com>
2019-11-22[Update] More methods to impliment so that everyone plays niceKyle Gunger
+ Unlinkers for nodes + Get connections for nodes Signed-off-by: Kyle Gunger <kgunger12@gmail.com>
2019-11-22[Update] Nodes now transfer thingsKyle Gunger
~ 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 <kgunger12@gmail.com>