Nexus Clash Interface Tweaks

For general discussion about the game that doesn't really delve into Mechanics (see the "Mechanics Discussion" section). In Out-of-Character discussion, you are expected to be courteous to others.
AuXAuV
Posts: 34
Joined: Wed Nov 24, 2021 2:57 am

Nexus Clash Interface Tweaks

Post 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
Last edited by AuXAuV on Thu Nov 25, 2021 8:20 pm, edited 1 time in total.
User avatar
oath2order
Posts: 128
Joined: Wed Nov 24, 2021 3:19 am
Location: Probably a stronghold

Re: Nexus Clash Interface Tweaks

Post 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!
old-school member been here since like September 2014, I finally got my original start date.
AuXAuV
Posts: 34
Joined: Wed Nov 24, 2021 2:57 am

Re: Nexus Clash Interface Tweaks

Post 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.
User avatar
Nayru
Posts: 368
Joined: Wed Nov 10, 2021 2:27 am
Location: 0,0

Re: Nexus Clash Interface Tweaks

Post by Nayru »

AuXAuV wrote: Thu Nov 25, 2021 8:18 pm hiding any weightless items in your inventory
desire such
- You say, "Oh my me." (2022-01-30 03:41:07).
User avatar
kylinn
Posts: 26
Joined: Wed Nov 24, 2021 4:13 pm

Re: Nexus Clash Interface Tweaks

Post 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?
AuXAuV
Posts: 34
Joined: Wed Nov 24, 2021 2:57 am

Re: Nexus Clash Interface Tweaks

Post 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.
User avatar
Nayru
Posts: 368
Joined: Wed Nov 10, 2021 2:27 am
Location: 0,0

Re: Nexus Clash Interface Tweaks

Post by Nayru »

mm.. lights highlight? if i had a combat char i'd camp powerstations and gank the people keeping them off, but lolcasters
- You say, "Oh my me." (2022-01-30 03:41:07).
User avatar
littleglassflowers
Posts: 47
Joined: Thu Nov 25, 2021 1:44 pm
Contact:

Re: Nexus Clash Interface Tweaks

Post 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?
AuXAuV
Posts: 34
Joined: Wed Nov 24, 2021 2:57 am

Re: Nexus Clash Interface Tweaks

Post 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).
User avatar
littleglassflowers
Posts: 47
Joined: Thu Nov 25, 2021 1:44 pm
Contact:

Re: Nexus Clash Interface Tweaks

Post 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!
Post Reply