Rina pushed to fix-workflow at Rina/kit-tunes 2026-04-02 18:52:36 +00:00
639745e299
Try using java version 21
Rina created branch fix-workflow in Rina/kit-tunes 2026-04-02 18:52:36 +00:00
Rina pushed to meow at Rina/kit-tunes 2026-04-02 18:41:50 +00:00
c0e627e9a3
Add translations for 'Chase the Skies' drop songs
798cd165be
Foojay 1.0.0
5d206ae435
Implement pause widget for the mod
Compare 3 commits »
Rina pushed to on-pause-widget at Rina/kit-tunes 2026-04-02 16:42:05 +00:00
f244d00afe
Create implementation for b1.7.3
Rina pushed to on-pause-widget at Rina/kit-tunes 2026-03-24 04:47:47 +00:00
5499e0899b
[WIP] Add the music widget to the pause screen.
Rina created branch on-pause-widget in Rina/kit-tunes 2026-03-24 04:47:47 +00:00
Rina pushed to meow at Rina/kit-tunes 2026-03-23 19:49:38 +00:00
5198dbac81
Separate music cooldown control to its own module
0170f12cff
Add pause button for music cooldowns
7349470ccd
Update toast appearance
b83e86b7a5
Finish refactoring ScrobblerOAuthSetupScreen
Compare 4 commits »
Rina pushed to meow at Rina/kit-tunes 2026-03-21 18:07:44 +00:00
af7d0a1293
Set java version for workflows to 25
Rina pushed to meow at Rina/kit-tunes 2026-03-21 18:03:11 +00:00
cc6a8f6ac7
Support Minecraft 26.1
Rina pushed to jane at Rina/janerator 2026-03-20 01:54:52 +00:00
8f9cfd9497
Switch from Quilt to latest Fabric
4ece3d1b89
Gradle 9.4.1
f404c2efb4
Switch from using exec {} to making an Exec task
Compare 3 commits »
Rina pushed to meow at Rina/kit-tunes 2026-03-18 00:02:35 +00:00
2dd807fa19
Merge branch 'update/loom-1.15.5' into meow
a4f71b11f2
Loom 1.15.5
e9d286b68c
Flatten loom usage in submodule kotlin plugins
1b220e66bb
Gradle 9.2.0
b194a0a8f1
Remove partial module
Compare 10 commits »
Rina created branch update/loom-1.15.5 in Rina/kit-tunes 2026-03-15 16:50:16 +00:00
Rina pushed to update/loom-1.15.5 at Rina/kit-tunes 2026-03-15 16:50:16 +00:00
f056550f95
[WIP] Loom 1.15.5
Rina pushed to migration at Rina/kit-tunes 2026-03-14 22:44:40 +00:00
1b220e66bb
Gradle 9.2.0
b194a0a8f1
Remove partial module
6fa6e008b1
Replace 'exec' method with an 'Exec' type task
Compare 3 commits »
Rina pushed to main at Rina/libjane 2026-03-08 06:15:42 +00:00
72eab6b02f
Refactor Chunk0-3d to be types made from the same struct
133d5e37db
Iterate over points instead of chunks in get_unique_values
Compare 2 commits »
Rina pushed to main at Rina/libjane 2026-03-07 04:03:54 +00:00
5a044243a5
Add an Iterator over Points for more extensibility over iproduct
f5a6a68a44
Rename LocalLayerStackCache to LocalLayerStack
21cf20ec6b
Use iter for from_axes for maximum flexibility
a2a2a39fc7
Move get_unique_values to its own file
Compare 4 commits »
Rina pushed to jane at Rina/janerator 2026-02-28 23:17:22 +00:00
5d9dfa1441
Update Libjane dependency
Rina pushed to main at Rina/libjane 2026-02-28 21:33:13 +00:00
9a794b9473
Add key to caching
Rina pushed to main at Rina/libjane 2026-02-28 21:24:32 +00:00
fc05894109
Add caching for cargo & package dependencies
1e8c9e8db6
fix tests for get_unique_values
a35c9232ab
Make Layer also be Cacheable
Compare 3 commits »
Rina pushed to main at Rina/libjane 2026-02-27 00:20:21 +00:00
12714b0950
Add 'Cacheable' struct to make cacheable things more readable