Releases: AdvancedXRay/XRay-Mod
Releases · AdvancedXRay/XRay-Mod
XRay MC1.12 - 1.3.0
1.3.0 - The UI Overhaul
You must delete the
xray.cfgfile for this update to function correctly. Sorry for the annoyance :P
Added
- A complete UI overhual
- This version comes with a new and shiny Scrollable list of all the blocks in your enviorment. Yes this also includes mods :)
- Oh, did I mention you can also search this list?!
- You can now
Right Clickto Edit any block in the list :D- This includes being able to edit the name and the colour of the block
- You can now Delete blocks you've added!
- Little block preview next to the list UI ( although this is only for blocks and not items :( )
- This version comes with a new and shiny Scrollable list of all the blocks in your enviorment. Yes this also includes mods :)
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
Backport from MC1.12 - 1.2.1 and version bump
Changed
- You now have to add blocks like
minecraft:grassinstead ofID:META
Fixed
- Fixed blocks from other mods not being abled to be added
XRay MC1.12 - 1.2.1
Changed
- You now have to add blocks like
minecraft:grassinstead ofID:META
Fixed
- Fixed blocks from other mods not being abled to be added
XRay MC1.12 - 1.2.0
XRay MC1.11.2 - 1.1.0
Quick patch for file
XRay MC1.10.2 - 1.1.0.1
Patch
- Fixed the gittering in the render ( Again! )
XRay MC1.8.9 - 1.1.0
Back port from MC1.10.2 - 1.1.0
XRay MC1.10.2 1.1.0
Version update mainly.
XRay Mod 1.0.9
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
Patch
- Tiny update to resolove a major issue in the 'add new ore' menu.