Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-09 | New layout | Kyle Gunger | |
~ Switch from net.corechg.mc to net.corechg ~ Update to newer build system | |||
2020-10-19 | Merge branch 'master' of https://github.com/CoreChg/TransitAPI into master | Kyle Gunger | |
2020-10-19 | Update README.md | Kyle Gunger | |
2020-10-19 | Update README.md | Kyle Gunger | |
2020-10-19 | Update LICENSE | Kyle Gunger | |
2020-10-19 | Update version | Kyle Gunger | |
2020-10-19 | Update to 1.16 | Kyle Gunger | |
2020-10-19 | Update to icon | Kyle Gunger | |
2020-10-19 | Package change | Kyle Gunger | |
+ Abstract implementation for INode ~ Changed requirements for nodes ~ Changed package signatures | |||
2020-07-23 | Proper type checking | Kyle Gunger | |
2020-07-19 | v0.11.3 | Kyle Gunger | |
~ Minor documentation updates | |||
2020-04-24 | [Update] Add issues for ModMenu | Kyle Gunger | |
2020-04-21 | Merge branch 'master' of https://github.com/CoreChg/TransitAPI | Kyle Gunger | |
2020-04-21 | [Update] Version 0.11.1 | Kyle Gunger | |
~ Changed the init file name ~ Edits to the requirements of nodes | |||
2020-04-18 | Update README.md | Kyle Gunger | |
2020-04-18 | [Update] Version 0.10.3 | Kyle Gunger | |
- Removed a duplicate interface. | |||
2020-04-17 | [Update] Version 0.10.2+ Bugfix that breaks compatibility | Kyle Gunger | |
2020-04-17 | Merge branch 'master' of https://github.com/CoreChg/TransitAPI | Kyle Gunger | |
2020-04-17 | [Update] Version 0.9.2 | Kyle Gunger | |
+ Change AcceptorNode and ProviderNode to IAcceptorNode and IProviderNode + Change function in IAcceptorNode to be Templated | |||
2020-04-16 | Update README.md | Kyle Gunger | |
2020-04-16 | Update LICENSE | Kyle Gunger | |
2020-04-16 | [Update] Version 0.8.1 | Kyle Gunger | |
+ Change domain to an actual website. | |||
2020-04-16 | [Update to 1.15.2] Version 0.7.1 | Kyle Gunger | |
2020-04-15 | [Update] Version 0.6.2 | Kyle Gunger | |
2020-04-15 | [Update] Version 0.5.1 | Kyle Gunger | |
More documentation, and an updated list of packets | |||
2019-11-22 | [Update] Version 0.4.4 | Kyle Gunger | |
~ Fix version number Signed-off-by: Kyle Gunger <kgunger12@gmail.com> | |||
2019-11-22 | [Update] version 0.4.3 | Kyle 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 | [Version] Update library version to 0.3.2 | Kyle Gunger | |
Signed-off-by: Kyle Gunger <kgunger12@gmail.com> | |||
2019-11-22 | [Update] More methods to impliment so that everyone plays nice | Kyle Gunger | |
+ Unlinkers for nodes + Get connections for nodes Signed-off-by: Kyle Gunger <kgunger12@gmail.com> | |||
2019-11-22 | [Update] Nodes now transfer things | Kyle 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> | |||
2019-11-21 | [Update] Codebase updated to 0.2.8 | Kyle Gunger | |
~ Rewrote files and documentation for cohesion ~ Removed I from the start of interface names | |||
2019-11-20 | [0.1.7 REWRITE] Codebase overhaul. | Kyle Gunger | |
~ 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 | |||
2019-11-19 | [Update] Publish changes to 0.0.3 | Kyle Gunger | |
2019-11-18 | Update modid in files to reflect naming scheme | Kyle Gunger | |
2019-11-18 | Merge branch 'master' of https://github.com/CoreChg/TransitAPI | Kyle Gunger | |
2019-11-18 | Licence Change | Kyle Gunger | |
2019-11-18 | Update licence information from the default | Kyle Gunger | |
2019-11-18 | Merge pull request #1 from CoreChg/add-license-1 | Kyle Gunger | |
Create LICENSE | |||
2019-11-18 | Create LICENSE | Kyle Gunger | |
2019-11-18 | [Update] Change class path from corecg.transit to transit | Kyle Gunger | |
2019-11-18 | [Initial] Update lib to 0.0.2 | Kyle Gunger | |