Skip to content

Releases: EnnuiL/longview

Longview 1.0.0

24 Mar 19:34
3e31a18

Choose a tag to compare

Changelog

  • Updated to Minecraft 26.1
  • Added translations for the mod description
  • Added support for NeoForge update checker

Longview 0.4.0

10 Mar 22:23
247801f

Choose a tag to compare

Changelog

  • Updated to Minecraft 26.1-pre-1
  • Abstracted further the Reverse Z code, ensuring that this mod is renderer-agnostic by default

Longview 0.3.0

24 Feb 22:09
067bf11

Choose a tag to compare

Changelog

  • Updated to Minecraft 26.1-snapshot-10
  • Changed more of the reverse-Z code to be generic
    • Compatibility with CinnabarVK remains working

Longview 0.2.0

19 Feb 15:47
1d2dfc5

Choose a tag to compare

Changelog

  • Added support to the CinnamonVK backend
  • Added a basic API that enables generic reverse-Z code on custom backends
  • Split the OpenGL and generic code more cleanly, fixing issues with not-supported backends
  • Restructured the codebase to clearly separate the two techniques' code
  • Cleaned up the codebase

Longview 0.1.0

18 Feb 03:00
436c809

Choose a tag to compare

Changelog

  • Initial release