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 |
Tefek
|
037c532289
|
[PlutoLib#RAID] Fixed a major API oversight
|
2022-04-06 11:04:32 +02:00 |
Tefek
|
3bf0d18e88
|
[PlutoLib] Code cleanup
|
2022-04-06 11:04:32 +02:00 |
Tefek
|
5c5480d5c4
|
[PlutoLib] Dropped dead IO util classes
|
2022-04-06 11:04:32 +02:00 |
Tefek
|
ffc44be94e
|
Moved JOML to PlutoLib from PlutoStatic and updated dependencies
|
2022-04-06 11:04:32 +02:00 |
Tefek
|
89a2a300ba
|
Bumped version number
|
2022-04-06 11:04:32 +02:00 |
Tefek
|
1974437c4e
|
Fixed a bug where the instance was not properly set
|
2020-09-25 13:06:05 +02:00 |
Tefek
|
c7c11d04b1
|
Deferred other changes to the next release
|
2020-09-25 13:03:34 +02:00 |
Tefek
|
ce676681f9
|
Updated JavaDoc
|
2020-09-25 13:02:08 +02:00 |
Tefek
|
03f21b2d74
|
Removed some redundancies
|
2020-09-25 12:58:04 +02:00 |
Tefek
|
279d23206b
|
Explained priorities
|
2020-09-25 12:53:10 +02:00 |
Tefek
|
3605254c5c
|
Updated priorities
|
2020-09-25 12:36:59 +02:00 |
493msi
|
b476087fcd
|
Updated priorities
|
2020-09-24 03:07:15 +02:00 |