Commit Graph

44 Commits

Author SHA1 Message Date
Natty 12c9e6f8e9
Unified renderer subprojects, bump to 22.3.0.0-alpha.0 2022-05-04 01:51:03 +02:00
Natty 1aaee9b17a
Added JSRClone, audio engine rewrite, bump to alpha.2 2022-04-27 19:24:18 +02:00
Natty 0a3026e3d9
Minor fixes 2022-04-26 02:56:09 +02:00
Natty 9df4da27ee
Bitmap font renderer, bug fixes and cleanup 2022-04-19 22:39:16 +02:00
Natty 8e079a9c36
Made ModLoader opaque 2022-04-18 12:53:18 +02:00
Natty 304cb1f756
Init method for PlutoApplication 2022-04-17 04:21:13 +02:00
Natty 0e4ec26b62
Version bump, preparation for the layer subsystem implementation 2022-04-16 14:40:59 +02:00
Natty e3c37c6511
Fixed linear gradient rendering in the demo 2022-04-15 01:56:39 +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 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 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 6cbd3133e7
getVersion in Mod.java, source publishing to Maven 2022-04-06 15:06:26 +02:00
Natty 1dd7059b9c
Fixed Maven and version bump 2022-04-06 14:29:35 +02:00
Natty fea82975a0
Finalized UPDATE_NOTES.md 2022-04-06 13:56:27 +02:00
Natty d9a583ed8b SDK restructure, package reorganization, new ModLoader, new resource system 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 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 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 03f21b2d74 Removed some redundancies 2020-09-25 12:58:04 +02:00
493msi 8fe75cf6cb Minor cleanup in Display and DisplayBuilder 2020-09-24 02:52:21 +02:00
493msi 93ef85f804 Added ThreadSensitive, InputBus cleanup 2020-09-24 02:34:33 +02:00
493msi 2c738b88ac Updated package names in [PlutoLib] 2020-09-23 17:31:03 +02:00
493msi b42de03713 Removed a change from the changelist that didn't make it through 2020-09-18 16:06:28 +02:00
493msi 7128f5b055 [PlutoMesher] Renamed all occurrences of 'attrib' to 'attribute' 2020-09-18 15:42:04 +02:00
Tefek 1dd6ca2a24 Updated startup config to use setters 2020-09-11 14:57:04 +02:00
Tefek 817ef9e6f8 Updated plans for alpha 2 2020-09-10 00:46:19 +02:00
Tefek 2b065249ee TPL refactor, unified line endings, JavaDoc and full switch to SmartSeverity 2020-09-08 23:32:20 +02:00
Tefek 60fae86237 Logger refactor 2020-09-08 03:08:28 +02:00