Commit Graph

107 Commits

Author SHA1 Message Date
Natty 128577cdfa
Improved README.md 2022-04-16 19:10:17 +02:00
Natty 0e4ec26b62
Version bump, preparation for the layer subsystem implementation 2022-04-16 14:40:59 +02:00
Natty 7daa8c00c7
Fixed linear gradient rendering in the demo 2022-04-15 01:57:38 +02:00
Natty e3c37c6511
Fixed linear gradient rendering in the demo 2022-04-15 01:56:39 +02:00
Natty 6725e24135
Demo cleanup 2022-04-14 20:36:13 +02:00
Natty c79886d56d
Updated Libra 2022-04-14 20:33:51 +02:00
Natty 12ad72636b
SDF font rendering with proper kerning 2022-04-14 20:31:47 +02:00
Natty 6772912f66
PlutoLib cleanup, module-info.java and array uniforms for PlutoShader 2022-04-13 02:28:26 +02:00
Natty f04df2a6f8
Fixed GitHub actions to support submodules 2022-04-12 01:13:00 +02:00
Natty 7b7daafc15
Initial font renderer rewrite and Libra integration 2022-04-12 01:08:57 +02:00
Natty c675729996
Fixed several resource filesystem bugs 2022-04-06 23:55:49 +02:00
Natty 8313c08034
Convenience constructor for PartialTextureSprite 2022-04-06 22:19:06 +02:00
Natty efb6b3ba04
Fixed a typo 2022-04-06 21:49:37 +02:00
Natty 27b1cba881
Fixed mod load order 2022-04-06 21:47:48 +02:00
Natty 0f903820fa
Implemented FileChannel and symlink support 2022-04-06 21:21:27 +02:00
Natty b6decc8fd7
Fixed workflow name 2022-04-06 18:56:58 +02:00
Natty 49c0e88195
Added a build workflow for testing 2022-04-06 18:56:29 +02:00
Natty a930d9885f
Publishing of extensions via GitHub Actions 2022-04-06 18:52:36 +02:00
Natty 7f1cc3a7a3
Moved USS2, reimplemented RAID as GameObjectManager 2022-04-06 18:43:16 +02:00
Natty 0e5c5370b3
Fixed Javadoc 2022-04-06 15:29:18 +02:00
Natty 6cbd3133e7
getVersion in Mod.java, source publishing to Maven 2022-04-06 15:06:26 +02:00
Natty d0f250752e
Fixed a bug in a demo's build.gradle.kts 2022-04-06 14:41:12 +02:00
Natty 1dd7059b9c
Fixed Maven and version bump 2022-04-06 14:29:35 +02:00
Natty 5a0311ac74
Updated publish workflow 2022-04-06 14:06:14 +02:00
Natty 0b9f88256f
Fixed Gradle wrapper 2022-04-06 14:01:46 +02:00
Natty fea82975a0
Finalized UPDATE_NOTES.md 2022-04-06 13:56:27 +02:00
Natty e58e7f06ef Fixed backing path creation for the default filesystem and added a GitHub action 2022-04-06 11:04:32 +02:00
Natty e57cd71b0c Updated LWJGL 2022-04-06 11:04:32 +02:00
Natty 11105d435f Removed accidentally created files 2022-04-06 11:04:32 +02:00
Natty ab63e22438 Updated priorities 2022-04-06 11:04:32 +02:00
Natty ebd0ac434e SDK restructure, package reorganization, new ModLoader, new resource system 2022-04-06 11:04:32 +02:00
Natty d9a583ed8b SDK restructure, package reorganization, new ModLoader, new resource system 2022-04-06 11:04:32 +02:00
Tefek 4f141f0227 Updated copyright year 2022-04-06 11:04:32 +02:00
Tefek 5151a57f09 Updated plans and scheduled versions 2022-04-06 11:04:32 +02:00
Tefek 5e98b830ae [PlutoStatic] Added the GLFW virtual module 2022-04-06 11:04:32 +02:00
Tefek a2b4db86df [PlutoLib/PlutoStatic] Added AWT to Pluto color conversion, code cleanup and equals for ResourceAddress 2022-04-06 11:04:32 +02:00
Tefek a4d5d102f2 [PlutoUSS2/PlutoLib] Added PlutoUSS2 2022-04-06 11:04:32 +02:00
Tefek f61c47b294 [PlutoLib] Cleanup in MiniTime.java 2022-04-06 11:04:32 +02:00
Tefek af3b308adc [PlutoCore] Made PlutoApplication's constructor private 2022-04-06 11:04:32 +02:00
Tefek 798bd179bf [PlutoLib] Updated build.gradle 2022-04-06 11:04:32 +02:00
Tefek 632c792770 [PlutoLib] Added missing this keywords 2022-04-06 11:04:32 +02:00
Tefek e209da82c7 [PlutoLib] Cosmetic changes, removed EventData.java 2022-04-06 11:04:32 +02:00
Tefek 5bba5ceea2 [PlutoLib] The initial implementation of the Version API 2022-04-06 11:04:32 +02:00
493msi 262cba0000 [PlutoLib] Removed cz.tefek.pluto.event.static 2022-04-06 11:04:32 +02:00
Tefek cb613624a1 Put more emphasis on API removal in UPDATE_NOTES.md 2022-04-06 11:04:32 +02:00
Tefek 3bc8b5335c [PlutoLib/PlutoShader] The initial implementation of the color API 2022-04-06 11:04:32 +02:00
Tefek ffa84ff1f4 [PlutoLib] Color API plans 2022-04-06 11:04:32 +02:00
Tefek b1c27fbe8c [PlutoLib] Added the ConstantExpression annotation, added annotations for readability 2022-04-06 11:04:32 +02:00
Tefek ab5801d034 Changed version targeting and updated changes 2022-04-06 11:04:32 +02:00
Tefek 4da2da4482 [PlutoCore] Cut down extremely long builder lines 2022-04-06 11:04:32 +02:00