Skip to content

Releases: teaconmc/SlideShow

MC26.1-0.10.7

Choose a tag to compare

@github-actions github-actions released this 16 Jul 15:26

Change set since MC26.1-0.10.6:
d50aeda: Bump version to 0.10.7
6244f8c: Make dynamic light emission for projectors
f72e708: Fix gpu texture memory leak
611d9b4: Remove unused HTTP client dependencies

MC26.1-0.10.6

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:19

Change set since MC26.1-0.10.5:
653ba09: Bump version to 0.10.6
b9f2073: Move request failure logging into CacheStorage
72016df: Reuse TempDownloadFile for cache index writes
e2d98ed: Refactor bitmap provider loading around ImageSource
90cbf8c: Slightly improve GIF decode performance (#44)

MC26.1-0.10.5

Choose a tag to compare

@github-actions github-actions released this 11 Jul 16:43

Change set since MC26.1-0.10.4:
51d137f: Remove legacy cache package and bump version to 0.10.5
9e26011: Use keyword defaults for slide item entry
5e98852: Refactor projector outline check into render state
668e511: Implement cache2 image cache

MC26.1-0.10.4

Choose a tag to compare

@github-actions github-actions released this 04 Jul 18:28

Change set since MC26.1-0.10.3:
cf31560: Bump version to 0.10.4
71628ec: Add URL allowlist with allow/unallow commands and client sync
c3916aa: Migrate permission checks to PermissionAPI and bump NeoForge version
f5f469e: Rollback projector url normalization

MC26.1-0.10.3

Choose a tag to compare

@github-actions github-actions released this 06 Jun 13:32

Change set since MC26.1-0.10.2:
c7d2c06: Fix snapshot version identifier handling
7c331db: Refine GitHub Actions workflow and release handling
01e2877: Fix projector url normalization consistency and bump version to 0.10.3
2e8510a: Fix projector block interaction and compatibility

MC26.1-0.10.2

Choose a tag to compare

@github-actions github-actions released this 25 May 18:30

Change set since MC26.1-0.10.1:

b38f0bf: Add commons-logging dependency and bump version to 0.10.2

MC26.1-0.10.1

Choose a tag to compare

@github-actions github-actions released this 25 May 18:01

Change set since MC26.1-0.10.0:

a91408c: Fix slide icon texture lookup and bump version to 0.10.1
edbd862: Bump to Minecraft 26.1.2

MC26.1-0.10.0

Choose a tag to compare

@github-actions github-actions released this 12 May 15:31

Change set since MC1.21-0.9.9:

e110bea: Clean up and bump version to 0.10.0
47faa60: Fix texture sequence status icons
48d5e9c: Add slide item position editing with projection outlines and localization hints
1abe7f1: Fix projector item defaults on 26.1
3efe621: Fix screen related things on 26.1
b13ee07: Fix renderer related things on 26.1
2b8b525: Fix mod registries for blocks and items
a875e6a: Fix mod manifest and access transformers
61be7e2: Fix slide permission checks to use command source levels
34a004e: Fix trivial problems
b634941: Update dependencies to 26.1.2

MC1.21-0.9.9

Choose a tag to compare

@github-actions github-actions released this 23 Feb 12:38

Change set since MC1.21-0.9.8:

497a842: Bump version to 0.9.9
f0ca1bf: Add 2d positioning support (only for data)
d9b0a4c: Remove custom shader related things
706c4bb: Rename texture providers to bitmap providers
c65bac3: Fix slide item string joining
6202b82: Add texture sequence class & remove slide classes
251a23b: Reimplement getSize method for texture providers
8d72169: Drop stale image-location support
b81a9ec: Change upload to v4 for gh-actions
da4f965: Add concrete helper class
e6feb70: Add animated webp support

MC1.21-0.9.8

Choose a tag to compare

@github-actions github-actions released this 28 Dec 07:17

Change set since MC1.21-0.9.7:

c12519f: Bump version to 0.9.8
e826e6c: Add container hint for projector gui
f138b0c: Make cache files thread local
8e5d9a8: Fix gh owner