Skip to content

Releases: AdvancedXRay/XRay-Mod

XRay MC1.12 - 1.3.0

08 Jul 18:38

Choose a tag to compare

1.3.0 - The UI Overhaul

You must delete the xray.cfg file for this update to function correctly. Sorry for the annoyance :P

Added

Change

  • We now index the blocks for the UI and for the Block List on PostInit so no more lag when you first move in the world.
  • You now only see one colum of blocks :P
  • The UI is now slighy bigger but still fits nicely on small screens

Fixed

  • Removed / Fixed Glass causing duplicate entries... Still not sure on what this happened.
  • Addressed some performace issues.

XRay MC1.10.2 - 1.2.1

04 Jul 15:59

Choose a tag to compare

Backport from MC1.12 - 1.2.1 and version bump

Changed

  • You now have to add blocks like minecraft:grass instead of ID:META

Fixed

  • Fixed blocks from other mods not being abled to be added

XRay MC1.12 - 1.2.1

04 Jul 15:50

Choose a tag to compare

Changed

  • You now have to add blocks like minecraft:grass instead of ID:META

Fixed

  • Fixed blocks from other mods not being abled to be added

XRay MC1.12 - 1.2.0

18 Jun 18:52

Choose a tag to compare

First update for Minecraft 1.12 and Forge 1.12 - 14.21.0.2334

Added

  • Checker for if you place a block or break a block while not moving #9
    • Before the block broken or placed would either stay highlighed or not be highlighted.
  • Checker for if the block being added is already in the list / config. #3

XRay MC1.11.2 - 1.1.0

05 Apr 22:15

Choose a tag to compare

Quick patch for file

XRay MC1.10.2 - 1.1.0.1

01 Jan 01:39

Choose a tag to compare

Patch

  • Fixed the gittering in the render ( Again! )

XRay MC1.8.9 - 1.1.0

22 Jan 16:54

Choose a tag to compare

Back port from MC1.10.2 - 1.1.0

XRay MC1.10.2 1.1.0

31 Dec 21:19

Choose a tag to compare

Version update mainly.

XRay Mod 1.0.9

31 Dec 21:08

Choose a tag to compare

Changes

  • Added Versions file
  • Updated mcmod.info
  • Added full support for RGB editing
    • Also changed the config to work with Red, Green, Blue values instead of a grouped one.
  • Stopped outlines from jittering

New

  • Added checks to see if the player is moving. If the player is not moving then we won't try to find new blocks. This ignores the Z axis so moving up and down does not count as moving. Should take some stress of the renderTick.

XRay Mod 1.0.8

31 Dec 19:48

Choose a tag to compare

XRay Mod 1.0.8 Pre-release
Pre-release

Patch

  • Tiny update to resolove a major issue in the 'add new ore' menu.