Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Delivator/Continuity

Tags

v2.0.2+1.19

Toggle v2.0.2+1.19's commit message
Add compatibility for CITR emissives

- Rename BiomeView to ChunkRendererRegionExtension
- Update Gradle

v2.0.2+1.18.2

Toggle v2.0.2+1.18.2's commit message
Add compatibility for CITR emissives

- Rename BiomeView to ChunkRendererRegionExtension
- Update Gradle

v2.0.1+1.19

Toggle v2.0.1+1.19's commit message
More innerSeams, less confusion

- Add `innerSeams` support to all applicable methods (`horizontal`, `vertical`, `h+v`, `v+h`, `top`)
- Rewrite connection map calculation for some processors to be more efficient and compact
- Change BlockState retrieval across all processors to be more efficient and make more sense
- Change seeding method for `random`
- Move check for one sprite from RandomSpriteProvider to Factory
- Remove StandardOverlayQuadProcessor.BlockStateAndBoolean
- Do not normalize normal vector if its length is zero in CompactCTMQuadProcessor
- Move OptionalListCreator into CTMPropertiesLoader
- Standardize locations of Override and Nullable annotations
- Require Fabric API >=0.58.0

v2.0.1+1.18.2

Toggle v2.0.1+1.18.2's commit message
More innerSeams, less confusion

- Add `innerSeams` support to all applicable methods (`horizontal`, `vertical`, `h+v`, `v+h`, `top`)
- Rewrite connection map calculation for some processors to be more efficient and compact
- Change BlockState retrieval across all processors to be more efficient and make more sense
- Change seeding method for `random`
- Move check for one sprite from RandomSpriteProvider to Factory
- Remove StandardOverlayQuadProcessor.BlockStateAndBoolean
- Do not normalize normal vector if its length is zero in CompactCTMQuadProcessor
- Move OptionalListCreator into CTMPropertiesLoader
- Standardize locations of Override and Nullable annotations
- Require Fabric API >=0.58.0

v2.0.0+1.19

Toggle v2.0.0+1.19's commit message
Update to 1.19

v2.0.0+1.18.2

Toggle v2.0.0+1.18.2's commit message
Finalize 2.0.0

- Remove unnecessary local capture in SpriteAtlasTextureMixin
- Remove unused Maven repository
- Remove unnecessary TODO
- Fix French translation file
- Update mod description and README

v1.1.0+1.18.2

Toggle v1.1.0+1.18.2's commit message
Update to 1.18.2

- Update biome code
- Update resource redirect code
- Switch to slf4j logging
- Update build dependencies

v1.1.0+1.18

Toggle v1.1.0+1.18's commit message
Improve sandstone and bookshelf connected textures

- Redo the default cut sandstone, red cut sandstone, chiseled sandstone, red chiseled sandstone, and bookshelf connected textures

v1.1.0+1.17

Toggle v1.1.0+1.17's commit message
Make Github Actions use Java 17

- Java 17 is the minimum required version by Loom 0.11

v1.0.3+1.18

Toggle v1.0.3+1.18's commit message
Update to 1.18 release

- Update Minecraft version and Yarn mappings
- Bump mod Java requirement to 17
- Set build run Java version to 17
- Set java compatibility to 17