Releases: teaconmc/SlideShow
Releases · teaconmc/SlideShow
0.5.2
Change set since 0.5.1:
90824cf: Fetch network request although the image is cached
0.5.1
Change set since 0.5.0:
a990745: Host synchronized operations to render thread (client thread)
da4fa37: Fix possible memory leaks when slide takes too long to download, nearest mag sampling textures, fix vanilla pixel alignment for RGB channel textures, remove logger spam
0.5.0
Change set since 0.4.8:
3abbeb3: Prefetch the slide even though the projector is powered
b5fb475: Optimizations & Performance
0.4.8
Change set since 0.4.7:
263e36d: Refactor lifecycles of dynamic textures
2020c4d: Typo: by => but
70b1dd9: Change enum order of slide render data
e2e0887: Expire slide images although they are loading
0.4.7
Change set since 0.4.6:
647c876: Bump version number to v0.4.7
573d4e8: Fix memory leak issue
0.4.6
Change set since 0.4.5:
c60c2d4: Bump version number to v0.4.6
2174cd7: Remove proto-longjing callback
be5ea0e: Rewrite cache system
0.4.5
Change set since 0.4.4:
5373631: Files.createDirectory => Files.createDirectories
0.4.4
Change set since 0.4.3:
f7455d6: Change maven repo url
6bea4c4: Bump version number to v0.4.4
548f8b3: Create cache directory if not exists
85285ed: Enforce packet direction
9f91eef: Upgrade to gradle wrapper v6.9
0.4.3
Change set since 0.4.2:
d9e3042: OK. Fine. GitHub Action artifacts.
a867edb: OK. Fine. AWS credential keys.
adb8e54: OK. Fine. AWS credentials.
a5c4559: OK. Fine. TeaCon maven repo.
c650eac: Bump version number to v0.4.3
fc1b664: Adjust save and cache durations
a1e723f: Fix downloading issues
20c0579: Fix wrong order of update image info packet
13661aa: Change the backend of downloader to apache http client
ff5e0e9: Shadow apache http client cache as dependency
5e2358c: Prefetch slide render data even though the projector is powered
e909788: Fix nullability issues
20142e2: Update README.md
5b40c46: Fix NPE
cc1a10e: See if this fixes
a22f7d9: Do not add condition on all publish tasks
4f1b07c: gg
391f217: Fix import
6f52bf4: Merge branch '1.16-forge' of github.com:teaconmc/SlideShow into 1.16-forge
409057a: Log invalid packet at debug level
4e25385: Bump Forge to 36.1.6
517313c: Merge branch '1.16-forge' of github.com:teaconmc/SlideShow into 1.16-forge
bd04c95: Bump FG to 4.1, Forge to 1.16.5-36.1.2
9e2b21e: Only trigger build when code/build change
3bb3cfd: Preliminary intro
0.4.2
Change set since 0.4.1:
5d3d6fa: Bump version number to v0.4.2
6116e46: Fix placement rotations of projectors and make GUI opened after placing projectors
bcbba1a: Make it possible for projectors to detect redstone signals