Commit graph

20 commits

Author SHA1 Message Date
05b9644eba
Set java source and target versions
This commit also introduces a warning when running the engine on a Java version higher than the engine source is on
2024-08-18 10:49:46 +02:00
ae8010a271
Update version identifier to v1-alpha4 2024-08-17 14:01:01 +02:00
949655b020
Bump version to v1-alpha3 2024-08-03 17:13:43 +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
5697522641
Remove jOOR dependency, migrate tests 2024-07-15 13:13:55 +02:00
6cfaf88bca
Bump version after release to v1-alpha2 2024-07-11 23:45:53 +02:00
34e60b06dc
Oh god 2024-07-08 19:04:57 +02:00
541919c891
Update build.gradle syntax 2024-07-08 12:39:04 +02:00
797052aa7d
Migrate to Goooler's shadow fork 2024-06-28 18:42:37 +02:00
116bc4b0b9
Add git information to EngineInformation 2024-06-28 18:21:59 +02:00
f5075b9832
Plaster copyright notice over everything 2024-06-28 01:08:45 +02:00
fa6b3002ee
Update typerelease version
I forgor
2024-06-28 01:08:25 +02:00
147455cedd
Add WIP graphics subsystem 2024-06-11 23:08:03 +02:00
0a6ed79673
Add SLF4J Compatibility subsystem 2024-06-11 20:01:34 +02:00
8590956382
Move test dependencies down 2024-06-11 16:32:46 +02:00
a19aad7038
Add event support 2024-06-09 19:05:30 +02:00
c8b2bd1f2c
Rename dependencies 2024-06-09 16:31:11 +02:00
c5b1f9e595
Separate dependencies 2024-06-09 14:18:02 +02:00
1797be0037
Add unit testing dependencies 2024-06-09 00:21:01 +02:00
f47dd66d88
Initial commit 2024-06-08 15:33:03 +02:00