Skip to content

Releases: AdvancedXRay/XRay-Mod

advanced-xray-neoforge 84.0.0

09 Dec 00:23
Compare
Choose a tag to compare

[84.0.0]

Changed

  • Updated to 1.20.4 for NeoForge

advanced-xray-neoforge 83.0.0

06 Dec 00:50
Compare
Choose a tag to compare

[83.0.0]

Changed

  • Updated to 1.20.3 for NeoForge

Advanced XRay // 1.16.5 - 2.7.0

15 Feb 16:55
Compare
Choose a tag to compare

Minor update

Features

  • The Gui keybinding will now be able to close the Main Gui screen for quicker toggling
  • The dirt background is gone 🎉

Fixes

  • When saving an edit to an existing block, you will go back to the Block list instead of closing the entire gui.

Dev notes

I have refactored the entire codebase to fall inline with my other mods. This means anyone doing an active check for a mod using com.xray.xray will now need to update their check to pro.mikey.xray 👍

Advanced XRay // 1.16.3-2.5.0

12 Sep 10:29
d4633c6
Compare
Choose a tag to compare

Quck port to 1.16.3!

Changed

  • Improved Gui Flow so you don't have to keep opening the Gui when pressing cancel.

Advanced XRay // 1.16.2-2.4.0

14 Aug 11:07
fc770f8
Compare
Choose a tag to compare

Just updating to 1.16.2 of Minecraft 👍

Advanced XRay // 1.16.1-2.3.2

28 Jul 17:31
2b65515
Compare
Choose a tag to compare

Fixed

  • Fixed #144 by migrating an existing event to the correct bus. This was causing crashing issues.

Advanced XRay // 1.16.1-2.3.1

14 Jul 15:37
Compare
Choose a tag to compare

Thank you all for the bug reports. This is a small patch that fixes an issue with color saving.

Note

Please update Forge to version 1.16.1-32.0.64 or higher to resolve the slider GUI showing the word "Button" after it. This has been resolved in newer versions of forge :D

Advanced XRay // 1.16.1-2.3.0

29 Jun 16:51
Compare
Choose a tag to compare

Another quick port to Minecraft 1.16.1! This port is pretty simple so not much as changed, I plan to rewrite the mod using a chunk based scanning system with improved render caching to try and fix some of the performance issues... It's not great atm unfortunatly... Something to do with the new render system, I'm looking into it.

As this is the first release for 1.16.1 please be sure to report any issues on my github. Thanks for using my little XRay mod ❤️

Added

  • Added tooltip to show how to edit / enable blocks in the block list

Changed

  • Switched all the Gui to use the new systems
  • Switched the rendering to the new render system (performance issues sadly)

Advanced XRay // 1.15.2-2.2.0

07 Feb 17:16
Compare
Choose a tag to compare

Advanced XRay // 1.15.2-2.2.0

Very basic port to 1.15.2 because people keep asking! I always update but sometimes I take a while, I have life you know :P

Also, a note on use of the mod on servers: I want to make this very clear, I DO NOT support using this mod on servers, if you create an issue and I see you've tried to join a server, I will close the issue. This mod is only maintained because I personally use it for myself, on my own worlds. Do not break other servers rules, they are there because the owners want you to play a specific way, respect that or plan on a different server.

Fixed

  • Hopefully resolved a weird 4k scaling issue on lists. #114

Advanced XRay // 1.14.4-2.0.3

19 Feb 15:52
Compare
Choose a tag to compare

Advanced XRay // 1.14.4-2.0.3

Fixed

  • Fixed an issue with the mod not loading on newer forge version #118
  • Resolved scrolling item list weirdness on odd screens?...