Skip to content

Releases: AdvancedXRay/XRay-Mod

XRay-Mod 21.8.1

02 Aug 11:10
28f22bb

Choose a tag to compare

[21.8.1]

Fixed

  • Small issue with state checking. If a block now changes state in-world, whilst the block is enabled, and it no longer matches, it will be removed from the outline render.
    • This is specifically tailored to blocks like Suspicious Sand and Suspicious Gravel which change state when brushed.

Changed

  • Lowered NeoForge minimum version to 1.21.7 to allow for 1.21.7 & 1.21.8 support

[21.8.0]

Changed

  • Ported to 1.21.6, 1.21.7, 1.21.8
  • Basically rewrote most of the mod to improve performance
  • All data is now stored in the config/xray folder instead of being in both the config and an xray folder
    • This means older configs will no longer work
  • Block store has been improved to support categories but this is not yet implemented in the UI
    • Block store now supports rgb, hsl, hex and 0x color formats for the color field
    • Support has been added for more scan targets but this is not yet implemented in the UI
  • Reworked the scanning code to hopefully remove lag on scanning large areas
  • Reworked the block rendering to use VBOs per chunk to improve performance

XRay-Mod 21.6.1

02 Aug 10:55
c388890

Choose a tag to compare

[21.6.1]

Fixed

  • Crash on startup on newer versions of NeoForge

[21.6.0]

Changed

  • Ported to 1.21.6, 1.21.7, 1.21.8
  • Basically rewrote most of the mod to improve performance
  • All data is now stored in the config/xray folder instead of being in both the config and an xray folder
    • This means older configs will no longer work
  • Block store has been improved to support categories but this is not yet implemented in the UI
    • Block store now supports rgb, hsl, hex and 0x color formats for the color field
    • Support has been added for more scan targets but this is not yet implemented in the UI
  • Reworked the scanning code to hopefully remove lag on scanning large areas
  • Reworked the block rendering to use VBOs per chunk to improve performance

XRay-Mod 21.8.0

25 Jul 11:15
9156681

Choose a tag to compare

[21.8.0]

Changed

  • Ported to 1.21.6, 1.21.7, 1.21.8
  • Basically rewrote most of the mod to improve performance
  • All data is now stored in the config/xray folder instead of being in both the config and an xray folder
    • This means older configs will no longer work
  • Block store has been improved to support categories but this is not yet implemented in the UI
    • Block store now supports rgb, hsl, hex and 0x color formats for the color field
    • Support has been added for more scan targets but this is not yet implemented in the UI
  • Reworked the scanning code to hopefully remove lag on scanning large areas
  • Reworked the block rendering to use VBOs per chunk to improve performance

XRay-Mod 21.6.0

25 Jul 10:40
0c28265

Choose a tag to compare

[21.6.0]

Changed

  • Ported to 1.21.6, 1.21.7, 1.21.8
  • Basically rewrote most of the mod to improve performance
  • All data is now stored in the config/xray folder instead of being in both the config and an xray folder
    • This means older configs will no longer work
  • Block store has been improved to support categories but this is not yet implemented in the UI
    • Block store now supports rgb, hsl, hex and 0x color formats for the color field
    • Support has been added for more scan targets but this is not yet implemented in the UI
  • Reworked the scanning code to hopefully remove lag on scanning large areas
  • Reworked the block rendering to use VBOs per chunk to improve performance

XRay-Mod 21.5.1

18 May 11:45
7d4755b

Choose a tag to compare

[21.5.1]

Fixed

  • Rendering issue causing water and other effects to mutate vertex colours (Thanks to @cargocats #303)

advanced-xray-neoforge 21.4.0

24 Dec 15:13
2e2c0d3

Choose a tag to compare

[21.4.0]

Changes

  • Ported to 1.21.4

advanced-xray-neoforge 21.2.0

24 Dec 15:07
357787f

Choose a tag to compare

[21.0.1]

Fixed

  • Crashing when certain mods cause block names to comeback as null

advanced-xray-neoforge 21.0.1

15 Dec 14:23
d1fda1e

Choose a tag to compare

[21.0.1]

Fixed

  • Crashing when certain mods cause block names to comeback as null

advanced-xray-neoforge 21.0.0

15 Jun 21:58
6d487a9

Choose a tag to compare

[86.0.0]

Changed

  • Updated to 1.20.6 for NeoForge

advanced-xray-neoforge 86.0.0

09 Jun 11:05
45b2573

Choose a tag to compare

[86.0.0]

Changed

  • Updated to 1.20.6 for NeoForge