34f61211d3
Fix maven publishing
2024-08-01 03:17:22 +02:00
669be13dfa
Enable publishing for :graphics and :graphics:glfw
2024-08-01 03:00:56 +02:00
a261d7914e
Update order of SuppressWarnings & other annotations
2024-07-31 04:20:05 +02:00
f383261ed9
MASSIVE CODE CHANGE
...
tl;dr I changed many Javadoc comments, some code, removed dumb or unused stuff and revamped the entire logging infrastructure by yeeting out LogIssuer and CodePart and much, much more
2024-07-31 03:53:44 +02:00
0ce24d677f
Fix jansi build dependency for all projects
2024-07-18 14:14:21 +02:00
10abe1d3f0
Enable javadoc and source jar upload
2024-07-18 01:25:23 +02:00
bffe68c015
Add SubsystemMainClass#getName() & init time stat
2024-07-16 14:50:39 +02:00
e65c3e2662
Prefix all @since values with 'v'
2024-07-12 02:30:20 +02:00
d02e854d95
Fix module-info.java files
2024-07-11 15:51:51 +02:00
7c553c24f0
Move data types and classes around
2024-07-11 14:38:00 +02:00
fa3d2ec19d
Add comments and fix Javadoc generation
2024-07-11 04:03:08 +02:00
4d462d65f4
Mark getDependencyVector with @NotNull
2024-07-08 14:26:07 +02:00
3f7edd0968
Add more Immutable* types
2024-07-08 13:46:30 +02:00
541919c891
Update build.gradle syntax
2024-07-08 12:39:04 +02:00
1e5f48f413
Add module-info.java for all subsystems
2024-07-08 11:32:27 +02:00
fd6c8851ad
Update package structure
2024-07-08 11:32:08 +02:00
1e4a1e04a7
Remove unused stuff from slf4j-compat
2024-07-07 12:56:27 +02:00
ecf0f94784
Fix & complete automatic subsystem initialization
2024-07-07 12:55:56 +02:00
8ee805b2db
Update and extend JavaDoc for almost all classes
2024-07-07 12:52:36 +02:00
aa5b196fb3
Add annotation and new method for subsystems
2024-06-29 22:17:17 +02:00
0514329556
Update test javadoc
2024-06-28 02:17:53 +02:00
f5075b9832
Plaster copyright notice over everything
2024-06-28 01:08:45 +02:00
9cb5cbffd3
Update comments and javadoc
2024-06-27 20:29:08 +02:00
f39223b4da
Add READMEs to all subsystems
2024-06-27 20:25:32 +02:00
cc3cd52d22
Move interfaces, enums & classes around again
2024-06-27 20:08:34 +02:00
9e4cfee89a
Fix codepart identification for logger instances
2024-06-27 19:26:25 +02:00
41438dd6ea
Add missing maven-publish gradle plugin
2024-06-25 02:08:26 +02:00
994b71dbc4
Update javadocs overview pages
2024-06-25 02:08:07 +02:00
f31b083690
Update slf4j-compat subsystem dependencies
2024-06-23 12:45:57 +02:00
9bc1882de3
Add missing javadoc
2024-06-16 21:06:32 +02:00
129537a60c
Add maven-publish plugin
...
Publishes to mvn.staropensource.de.
2024-06-16 13:36:06 +02:00
a8c4633ae5
Update initialized log call (SLF4J Compatibility)
2024-06-11 23:08:33 +02:00
b1969bff32
Add package-info to SLF4J Compatibility Logger
2024-06-11 22:28:26 +02:00
09dec9c023
Make even more null safe
2024-06-11 22:27:48 +02:00
d0d98744b0
Update Slf4jCompatibilitySubsystem.java javadoc
2024-06-11 21:51:57 +02:00
0a6ed79673
Add SLF4J Compatibility subsystem
2024-06-11 20:01:34 +02:00