summaryrefslogtreecommitdiff
path: root/src/main/resources
AgeCommit message (Collapse)Author
2023-11-18Change namespace againHEADmainKyle Gunger
2023-11-16Change how GroupRegistry deals with Wildcard GenericsKyle Gunger
2023-11-14Update to 1.20.2Kyle Gunger
2021-06-19[Release] version 2.0.0Kyle Gunger
2021-05-31alpha.predev.2Kyle Gunger
2021-05-222.0.0 alpha.predev releaseKyle Gunger
2021-01-26Getting ready for 2.0 & Quality of Life changesKyle Gunger
2021-01-221.0.0Kyle Gunger
2021-01-22[RC1] Type updates and suchKyle Gunger
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-19Update versionKyle Gunger
2020-10-19Update to 1.16Kyle Gunger
2020-10-19Update to iconKyle Gunger
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-24[Update] Add issues for ModMenuKyle Gunger
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.
2020-04-16[Update to 1.15.2] Version 0.7.1Kyle Gunger
2020-04-15[Update] Version 0.6.2Kyle Gunger
2020-04-15[Update] Version 0.5.1Kyle Gunger
More documentation, and an updated list of packets
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-18Update modid in files to reflect naming schemeKyle Gunger
2019-11-18Licence ChangeKyle Gunger
2019-11-18[Initial] Update lib to 0.0.2Kyle Gunger