summaryrefslogtreecommitdiff
path: root/src/main/java/net/corechg
AgeCommit message (Collapse)Author
2021-01-16Update include pathsKyle Gunger
2021-01-09New layoutKyle Gunger
~ Switch from net.corechg.mc to net.corechg ~ Update to newer build system
2020-10-19Package changeKyle Gunger
+ Abstract implementation for INode ~ Changed requirements for nodes ~ Changed package signatures
2020-07-23Proper type checkingKyle Gunger
2020-07-19v0.11.3Kyle Gunger
~ Minor documentation updates
2020-04-21[Update] Version 0.11.1Kyle Gunger
~ Changed the init file name ~ Edits to the requirements of nodes
2020-04-18[Update] Version 0.10.3Kyle Gunger
- Removed a duplicate interface.
2020-04-17[Update] Version 0.10.2+ Bugfix that breaks compatibilityKyle Gunger
2020-04-17[Update] Version 0.9.2Kyle Gunger
+ Change AcceptorNode and ProviderNode to IAcceptorNode and IProviderNode + Change function in IAcceptorNode to be Templated
2020-04-16[Update] Version 0.8.1Kyle Gunger
+ Change domain to an actual website.