Page 1 of 3

Nexus Clash Interface Tweaks

Posted: Thu Nov 25, 2021 12:33 am
by AuXAuV
With a new breath comes the same old need.
A need for readability.
However, libConglomerate is dead.

In its place rises Nexus Clash Interface Tweaks.
This new userscript is more hackable and modular.

Please note that it is a work in progress.
It is not as simple as copying over old code into the new breath.
As such, many features are not present yet.

You can download the script here: https://github.com/AnneTrue/nexus-clash ... ks.user.js

For instructions and documentation, view the project's README:
https://github.com/AnneTrue/nexus-clash ... /README.md

Re: Nexus Clash Interface Tweaks

Posted: Thu Nov 25, 2021 2:58 am
by oath2order
At the moment I only see Colour Message History, which at this stage is the only thing I really cared about. The message box looked so weird without it!

Re: Nexus Clash Interface Tweaks

Posted: Thu Nov 25, 2021 8:18 pm
by AuXAuV
oath2order wrote: Thu Nov 25, 2021 2:58 am At the moment I only see Colour Message History, which at this stage is the only thing I really cared about. The message box looked so weird without it!
The next release is out (1.1) which features hiding any weightless items in your inventory.
Rolling out new features will likely continue in this piecemeal fashion.

Re: Nexus Clash Interface Tweaks

Posted: Thu Nov 25, 2021 10:49 pm
by Nayru
AuXAuV wrote: Thu Nov 25, 2021 8:18 pm hiding any weightless items in your inventory
desire such

Re: Nexus Clash Interface Tweaks

Posted: Fri Nov 26, 2021 3:55 am
by kylinn
AuXAuV wrote: Thu Nov 25, 2021 8:18 pmThe next release is out (1.1) which features hiding any weightless items in your inventory.
Rolling out new features will likely continue in this piecemeal fashion.
Oh thank goodness!

Query - would it be possible to hide all other weightless items but still show Worn clothing?

Re: Nexus Clash Interface Tweaks

Posted: Fri Nov 26, 2021 3:24 pm
by AuXAuV
kylinn wrote: Fri Nov 26, 2021 3:55 am
AuXAuV wrote: Thu Nov 25, 2021 8:18 pmThe next release is out (1.1) which features hiding any weightless items in your inventory.
Rolling out new features will likely continue in this piecemeal fashion.
Oh thank goodness!

Query - would it be possible to hide all other weightless items but still show Worn clothing?
Such a feature should be easy to do.
Expect a new release today.

Re: Nexus Clash Interface Tweaks

Posted: Fri Nov 26, 2021 7:38 pm
by Nayru
mm.. lights highlight? if i had a combat char i'd camp powerstations and gank the people keeping them off, but lolcasters

Re: Nexus Clash Interface Tweaks

Posted: Fri Nov 26, 2021 9:30 pm
by littleglassflowers
Very, very cool. Thank you...

Actually, options aren't appearing below the pad. I'm using ViolentMonkey. Is that going to be a problem?

Re: Nexus Clash Interface Tweaks

Posted: Fri Nov 26, 2021 10:30 pm
by AuXAuV
littleglassflowers wrote: Fri Nov 26, 2021 9:30 pm Very, very cool. Thank you...

Actually, options aren't appearing below the pad. I'm using ViolentMonkey. Is that going to be a problem?
Do you know how to open the developer console to post the error message/console logs?
Those are necessary for troubleshooting.

This script is developed on Chrome with TamperMonkey, so other configurations are prone to bugs.
If possible you can swap to TamperMonkey (or potentially GreaseMonkey, which should be compatible).

Re: Nexus Clash Interface Tweaks

Posted: Fri Nov 26, 2021 10:38 pm
by littleglassflowers
Gonna quickly reply here...
AuXAuV wrote: Fri Nov 26, 2021 10:30 pmThis script is developed on Chrome with TamperMonkey, so other configurations are prone to bugs.
If possible you can swap to TamperMonkey (or potentially GreaseMonkey, which should be compatible).

Code: Select all

TypeError: GM.getResourceUrl is not a function[Learn More]  clash.php:65:44
TypeError: GM.getResourceUrl is not a function[Learn More]  clash.php:980:36
downloadable font: download failed (font-family: "zillaslab" style:normal weight:bold stretch:normal src index:0): content blocked source: https://developer.mozilla.org/static/media/ZillaSlab-Bold.subset.0beac26b.woff2  main.8c98e7bb.chunk.css:1:983
downloadable font: download failed (font-family: "zillaslab" style:normal weight:bold stretch:normal src index:1): content blocked source: https://developer.mozilla.org/static/media/ZillaSlab-Bold.subset.72026b3c.woff  main.8c98e7bb.chunk.css:1:983
downloadable font: download failed (font-family: "zillaslab" style:normal weight:normal stretch:normal src index:0): content blocked source: https://developer.mozilla.org/static/media/ZillaSlab-Regular.subset.ce3a756d.woff2  main.8c98e7bb.chunk.css:1:1214
downloadable font: download failed (font-family: "zillaslab" style:normal weight:normal stretch:normal src index:1): content blocked source: https://developer.mozilla.org/static/media/ZillaSlab-Regular.subset.7e4c05c9.woff
I run Waterfox Classic, so I'm used to things breaking. I won't use Chromium. As such, this is fine - don't sweat making it work right with such an unusual combination. Thanks for the reply, however!