Skip to content

Releases: leon-o/iris-flw-compat

1.20.1+1.1.3a-beta

17 Aug 15:08
Compare
Choose a tag to compare
1.20.1+1.1.3a-beta Pre-release
Pre-release

This version only compatible with Iris&Oculus 1.7.0 and above.

TL;DR:

  • Fix issues in PBR and Parallax Occlusion Mapping.
  • Support Seus PTGI HRR 3, Shrimple, and UShader, etc.
  • Includes Flywheel in the jar file, so you don't need to install it separately.

1.1.3

  • Fix issue #146.
    • Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
    • Support Parallax Occlusion Mapping.
  • Fix issue #150.
    • Replace vertex v with vertex _flw_v to avoid conflict with existing variables.
  • Include Flywheel in jar file.
    • Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.

New compatible shaders:

  • Seus PTGI HRR 3
  • Shrimple
  • UShader

There are still many that have not been tested but may be compatible.

1.19.2+1.0.3a-beta

17 Aug 15:11
Compare
Choose a tag to compare
1.19.2+1.0.3a-beta Pre-release
Pre-release

TL;DR:

  • Fix issues in PBR and Parallax Occlusion Mapping.
  • Support Seus PTGI HRR 3, Shrimple, and UShader, etc.
  • Includes Flywheel in the jar file, so you don't need to install it separately.

1.1.3

  • Fix issue #146.
    • Fix issues in PBR. Normals and tangents of moving contraptions now are correct.
    • Support Parallax Occlusion Mapping.
  • Fix issue #150.
    • Replace vertex v with vertex _flw_v to avoid conflict with existing variables.
  • Include Flywheel in jar file.
    • Because some users don't use the Create mod and have trouble with the Flywheel installation, I decided to include it in the jar file.

New compatible shaders:

  • Seus PTGI HRR 3
  • Shrimple
  • UShader

There are still many that have not been tested but may be compatible.

1.20.1-1.1.3-beta for Iris 1.7.0+

16 Aug 05:25
0dc319d
Compare
Choose a tag to compare
Pre-release

This version only compatible with Iris&Oculus 1.7.0 and above.

1.1.3

  1. Fix issue #146 , #150 .
  • Fix issues in PBR. Correct the normals and tangents of Moving contraption.
  • Support Parallax Occlusion Mapping.

New compatible shaders:

  1. Seus PTGI HRR 3
  2. Shrimple

Fabric 1.20.1-1.1.2 for Iris 1.7.0+

07 Aug 01:56
Compare
Choose a tag to compare

This version only compatible with Iris&Oculus 1.7.0 and above.

1.1.2

  1. Fix issue #143, #36, #89: OpenGL error messages occur when shaders have too many attributes. Now is completely compatible with Bliss and Euphoria Patches.

1.1.1

  1. Fix issue #125: occasional crashes when shaders are not enabled. Thanks MoePus for the contribution.

1.1.0

  1. Fix lighting issues of the moving contraption.
    • The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
  2. Use architecture to reorganize the project.
    • Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
  3. New version number format.
    • Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.

1.0.2

07 Aug 01:20
Compare
Choose a tag to compare

1.0.2

  1. Fix issue #143, #36, #89: OpenGL error messages occur when shaders have too many attributes. Now is completely compatible with Bliss and Euphoria Patches.

1.0.1

  1. Fix issue #125: occasional crashes when shaders are not enabled. Thanks MoePus for the contribution.

1.0.0

This version only support Iris 1.6.9+.

  1. Fix lighting issues of the moving contraption.
    • The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
  2. Use architecture to reorganize the project.
    • Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
  3. New version number format.
    • Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.

Fabric 1.20.1-1.1.1 for Iris 1.7.0+

04 Aug 08:52
Compare
Choose a tag to compare

1.1.1

  1. Fix issue #125: occasional crashes when shaders are not enabled. Thanks MoePus for the contribution.

1.1.0

  1. Fix lighting issues of the moving contraption.
    • The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
  2. Use architecture to reorganize the project.
    • Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
  3. New version number format.
    • Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.

Fabric 1.19.2 1.0.1 for Iris 1.6.9+

04 Aug 08:12
Compare
Choose a tag to compare

1.0.1

  1. Fix issue #125: occasional crashes when shaders are not enabled. Thanks MoePus for the contribution.

1.0.0

This version only support Iris 1.6.9+.

  1. Fix lighting issues of the moving contraption.
    • The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
  2. Use architecture to reorganize the project.
    • Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
  3. New version number format.
    • Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.

Fabric 1.20.1-1.1.0 for Iris 1.7.0+

29 Jul 15:44
Compare
Choose a tag to compare
  1. Fix lighting issues of the moving contraption.
    • The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
  2. Use architecture to reorganize the project.
    • Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
  3. New version number format.
    • Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.

Fabric 1.19.2-1.0.0 for Iris 1.6.9+

29 Jul 15:33
Compare
Choose a tag to compare
  1. Fix lighting issues of the moving contraption.
    • The vertex light strength was incorrectly set to a fixed value, causing the moving contraption won't be affected by the light source.
  2. Use architecture to reorganize the project.
    • Forge and Fabric forge are now merged into a single project, which is more convenient for future development.
  3. New version number format.
    • Now the version number starts from 1.0.0. The first number represents the major version and will be increased when the mod has a significant update. The second number represents the Iris/Oculus compatibility and will be increased when the mod is no longer compatible with older versions of iris.

Patch for ComplementaryShaders

15 Aug 09:48
Compare
Choose a tag to compare

Copy the files from ComplementaryShaders-flw-patch.zip to ComplementaryShaders's .zip file.