Code Monkey home page Code Monkey logo

xenon's Introduction

Xenon: A lightweight Fabric utility client

Gradle CI Hits

Check Xenon out on Modrinth!

Hi, thanks for stopping by this page! This is Xenon, a personal project of mine that I decided to publish to Modrinth and a couple of people decided to use.


What does Xenon do?

Xenon tries to implement features similar to those in clients such as Badlion and Lunar, while maintaining compatibility with other mods.

Most mods follow the traditional "problem-solution" model - they give you a solution to a common problem.

Xenon, however, is more like a Swiss Army chainsaw (but nowhere near as powerful) - it gives you a bunch of solutions and lets you figure out what to use them for. This is a side effect of the original reason I made Xenon, which was to solve weird, niche and/or pedantic problems I had.


What "solutions" does Xenon have?

Check them all out here!

(Most features are unbound by default)

A sample:

  • FullBright (fullbright: removes lighting effects, making everything visible, even at night)
  • HealthDisplay (Displays mobs' names and health in name tags)
  • QuickChat (send a preset message with one button, commands WIP)
  • MultiQuickChat (QuickChat, but with up to 10 messages)
  • Panorama Generator (make panoramas for resource packs! Incompatible with shaders unfortunately)
  • ShareLocation (share your location and dimension, not recommended for public survival servers, security WIP)
  • Australian Mode (Aussie Minecraft, approved by an Australian)
  • Zoom (Zoom, adjustable with the scroll wheel)
  • Halo "Red Reticle" (Makes your crosshair change color when pointing at hostile mobs, like in Halo games)
  • Debug crosshair size modification (Make the axes easier to see!)

Requirements:

(check these here)

Version numbers are fairly strict, if it says "1.19.4" that means it's only been tested on 1.19.4, but it will probably work on other 1.19.x versions, and no one will stop you.


A note on version numbers

The current latest version is around 4.3.0 for 1.20.1 and 1.20.2. You might still see references to versions that appear "greater" than this (e.g. LDFU intg in 4.6.1), because I only started following proper SemVer around the time the 1.19.4/1.20 versions were released.

Just get the greatest version number for your Minecraft version and ignore those tagged "1.19" (e.g. "4.6.0+1.19" is very outdated compared to "4.1.0+1.19.4") and you should be fine :)

If you want a backport of Xenon for earlier Minecraft versions, feel free to raise an issue and I'll get to it as soon as I can!


Warning

This project often has bugs and missing translation keys, as I unfortunately can't extensively test everything due to school and other commitments. If you find anything wrong, please raise an issue! PRs are very welcome.


Known Issues:

  • ProximityRadar entity highlights lag behind entity movements a little (idk how to fix this, might be resolved in 1.20)
  • ProximityRadar entity tracer doesn't stay attached to camera centre (moves around during view bobbing) (I'm gonna try, no promises though)
  • FullKeyboard attack/break key double-binding does not work for attacking (please send help, i cant fix it)
  • Help command doesn't do anything ( :( )

Known incompatibilities:

  • WI-Zoom (breaks Xenon's FOV-related features)
  • Wurst Client (will almost definitely break, not fully tested)
  • LazyDFU * (Won't crash, but will override Xenon's optimisation setting)
  • Zoomify (Thanks @catboycrimes!)

* LazyDFU functionality was integrated into Xenon in v4.6.1+1.19.2


Server opt-out

Servers can "opt out" of any features they wish, by sending the following message through chat:

{{xenon restrict [feature name]}}, replacing [feature name] with any alias for the feature, e.g. {{xenon restrict proxradar}} for ProximityRadar.

Xenon will not display the opt-out "message", and the message will still be processed even if the client sets their interaction settings to disable chat. (Hopefully)


Credits (for integrations)

xenon's People

Contributors

av306 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

xenon's Issues

Test Issue

abcdefghijklmnopqrstuvwxyz

test issue

Crash involving Xenon [Version 4.0.0]

Installing CompleteConfig version 2.4.0 with version 4.0.0 Xenon provides the log below. I think you might have missed a tag? Note: It did not crash until I singled out Xenon, CompleteConfig, Fabric API, and Zoomify (+ its dependencies) as the only mods in the mods folder. The log isn't the one with Zoomify, as the crash was able to be reproduced without it. (Zoomify is incompatible with Xenon, fyi)

[16:08:43] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.14.21
[16:08:43] [main/WARN]: Warnings were found!

  • Mod 'Xenon' (xenon) 4.0.0+1.20.1 recommends version https://github.com/Lortseam/completeconfig of mod 'CompleteConfig' (completeconfig), but only the wrong version is present: 2.4.0!
    • You should install version https://github.com/Lortseam/completeconfig of mod 'CompleteConfig' (completeconfig) for the optimal experience.
      [16:08:43] [main/INFO]: Loading 58 mods:
    • completeconfig 2.4.0
      |-- completeconfig-base 2.4.0
      |-- completeconfig-gui-cloth 2.4.0
      -- completeconfig-gui-yacl 2.4.0
    • fabric-api 0.83.1+1.20.1
      |-- fabric-api-base 0.4.29+b04edc7a77
      |-- fabric-api-lookup-api-v1 1.6.34+4d8536c977
      |-- fabric-biome-api-v1 13.0.10+b3afc78b77
      |-- fabric-block-api-v1 1.0.9+e022e5d177
      |-- fabric-blockrenderlayer-v1 1.1.39+b3afc78b77
      |-- fabric-client-tags-api-v1 1.0.20+b3afc78b77
      |-- fabric-command-api-v1 1.2.32+f71b366f77
      |-- fabric-command-api-v2 2.2.11+b3afc78b77
      |-- fabric-commands-v0 0.2.49+df3654b377
      |-- fabric-containers-v0 0.1.61+df3654b377
      |-- fabric-content-registries-v0 4.0.7+b3afc78b77
      |-- fabric-convention-tags-v1 1.5.3+b3afc78b77
      |-- fabric-crash-report-info-v1 0.2.18+aeb40ebe77
      |-- fabric-data-generation-api-v1 12.1.11+b3afc78b77
      |-- fabric-dimensions-v1 2.1.51+b3afc78b77
      |-- fabric-entity-events-v1 1.5.21+b3afc78b77
      |-- fabric-events-interaction-v0 0.6.0+b3afc78b77
      |-- fabric-events-lifecycle-v0 0.2.61+df3654b377
      |-- fabric-game-rule-api-v1 1.0.38+b04edc7a77
      |-- fabric-item-api-v1 2.1.26+b3afc78b77
      |-- fabric-item-group-api-v1 4.0.7+b3afc78b77
      |-- fabric-key-binding-api-v1 1.0.36+fb8d95da77
      |-- fabric-keybindings-v0 0.2.34+df3654b377
      |-- fabric-lifecycle-events-v1 2.2.20+b3afc78b77
      |-- fabric-loot-api-v2 1.1.37+b3afc78b77
      |-- fabric-loot-tables-v1 1.1.41+9e7660c677
      |-- fabric-message-api-v1 5.1.6+b3afc78b77
      |-- fabric-mining-level-api-v1 2.1.47+b3afc78b77
      |-- fabric-models-v0 0.3.35+b3afc78b77
      |-- fabric-networking-api-v1 1.3.8+b3afc78b77
      |-- fabric-networking-v0 0.3.48+df3654b377
      |-- fabric-object-builder-api-v1 11.0.6+b3afc78b77
      |-- fabric-particles-v1 1.0.28+b3afc78b77
      |-- fabric-recipe-api-v1 1.0.18+b3afc78b77
      |-- fabric-registry-sync-v0 2.2.6+b3afc78b77
      |-- fabric-renderer-api-v1 3.0.1+b3afc78b77
      |-- fabric-renderer-indigo 1.3.1+b3afc78b77
      |-- fabric-renderer-registries-v1 3.2.44+df3654b377
      |-- fabric-rendering-data-attachment-v1 0.3.33+b3afc78b77
      |-- fabric-rendering-fluids-v1 3.0.26+b3afc78b77
      |-- fabric-rendering-v0 1.1.47+df3654b377
      |-- fabric-rendering-v1 3.0.6+b3afc78b77
      |-- fabric-resource-conditions-api-v1 2.3.5+ea08f9d877
      |-- fabric-resource-loader-v0 0.11.7+f7923f6d77
      |-- fabric-screen-api-v1 2.0.6+b3afc78b77
      |-- fabric-screen-handler-api-v1 1.3.27+b3afc78b77
      |-- fabric-sound-api-v1 1.0.12+b3afc78b77
      |-- fabric-transfer-api-v1 3.2.2+b3afc78b77
      -- fabric-transitive-access-wideners-v1 4.2.0+b3afc78b77
    • fabricloader 0.14.21
    • java 17
    • minecraft 1.20.1
    • xenon 4.0.0+1.20.1
      [16:08:43] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Users/me/AppData/Roaming/.minecraft/libraries/net/fabricmc/sponge-mixin/0.12.5+mixin.0.8.5/sponge-mixin-0.12.5+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT
      [16:08:43] [main/INFO]: Compatibility level set to JAVA_16
      [16:08:43] [main/INFO]: Compatibility level set to JAVA_17
      [16:08:43] [main/ERROR]: A mod crashed on startup!
      net.fabricmc.loader.impl.FormattedException: java.lang.RuntimeException: Could not execute entrypoint stage 'preLaunch' due to errors, provided by 'xenon'!
      at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:63) ~[fabric-loader-0.14.21.jar:?]
      at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:164) ~[fabric-loader-0.14.21.jar:?]
      at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) ~[fabric-loader-0.14.21.jar:?]
      at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.14.21.jar:?]
      Caused by: java.lang.RuntimeException: Could not execute entrypoint stage 'preLaunch' due to errors, provided by 'xenon'!
      at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51) ~[fabric-loader-0.14.21.jar:?]
      at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) ~[fabric-loader-0.14.21.jar:?]
      at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49) ~[fabric-loader-0.14.21.jar:?]
      at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35) ~[fabric-loader-0.14.21.jar:?]
      at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:162) ~[fabric-loader-0.14.21.jar:?]
      ... 2 more
      Caused by: java.lang.NoClassDefFoundError: me/shedaniel/math/Color
      at me.av306.xenon.config.feature.render.ProximityRadarGroup.(ProximityRadarGroup.java:31) ~[xenon-4.0.0+1.20.1.jar:?]
      at me.av306.xenon.config.FeatureConfigGroup.(FeatureConfigGroup.java:41) ~[xenon-4.0.0+1.20.1.jar:?]
      at me.av306.xenon.Xenon.(Xenon.java:38) ~[xenon-4.0.0+1.20.1.jar:?]
      at me.av306.xenon.Xenon.(Xenon.java:32) ~[xenon-4.0.0+1.20.1.jar:?]
      at me.av306.xenon.PreLaunchInitializer.onPreLaunch(PreLaunchInitializer.java:11) ~[xenon-4.0.0+1.20.1.jar:?]
      at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47) ~[fabric-loader-0.14.21.jar:?]
      at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35) ~[fabric-loader-0.14.21.jar:?]
      at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:162) ~[fabric-loader-0.14.21.jar:?]
      ... 2 more
      Caused by: java.lang.ClassNotFoundException: me.shedaniel.math.Color
      at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?]
      at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
      at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:226) ~[fabric-loader-0.14.21.jar:?]
      at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:112) ~[fabric-loader-0.14.21.jar:?]
      at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
      at me.av306.xenon.config.feature.render.ProximityRadarGroup.(ProximityRadarGroup.java:31) ~[xenon-4.0.0+1.20.1.jar:?]
      at me.av306.xenon.config.FeatureConfigGroup.(FeatureConfigGroup.java:41) ~[xenon-4.0.0+1.20.1.jar:?]
      at me.av306.xenon.Xenon.(Xenon.java:38) ~[xenon-4.0.0+1.20.1.jar:?]
      at me.av306.xenon.Xenon.(Xenon.java:32) ~[xenon-4.0.0+1.20.1.jar:?]
      at me.av306.xenon.PreLaunchInitializer.onPreLaunch(PreLaunchInitializer.java:11) ~[xenon-4.0.0+1.20.1.jar:?]
      at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47) ~[fabric-loader-0.14.21.jar:?]
      at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35) ~[fabric-loader-0.14.21.jar:?]
      at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:162) ~[fabric-loader-0.14.21.jar:?]
      ... 2 more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.