#runelite

1 messages · Page 89 of 1

rich marsh
#

since u now have 1 problem that the link wont save

#

and 1 problem that the notif didn't send

manic juniper
#

i fixed it

#

completely forgot to enable everything again lol

rich marsh
#

as for what's causing your saving problem, my guess is probably spam filter

#

well actually u have a few plugins that would upset the settings

light trail
#

Can dm your config profile to @indigo kiln if felan cares to take a look at it

tacit vigil
#

what does spam filter do to stop config changes?

rich marsh
#

ye i'll take an 👀 - you'll have to dm the bot any message first, it wont accept files on first message

rich marsh
manic juniper
#

ill just use this other profile since it works here

#

appreciate the help a lot

rich marsh
#

ok, keep an eye on what plugins you re-add to this new profile

manic juniper
#

will do

rich marsh
#

if it breaks again you'll know which one it was

tacit vigil
#

I've never heard of a plugin blocking config from saving for other plugins. how would that even happen?

rich marsh
#

yves mentioned the issue that normally happens with profile syncing, if it's too big it just wont

tacit vigil
#

some weird " character? 😂

rich marsh
#

in his case it wasn't too big, but i was still thinking about it

tacit vigil
#

syncing can be done key-by-key iirc.

rich marsh
#

i would expect it to error if it was caused by something with runelite

tacit vigil
#

at least I think it was like that at some point.

light trail
#

after removing those via config surgery, his profile worked again

tacit vigil
#

XD

half umbra
#

I feel like mentioning a case where config surgery wasn't a disaster is dangerous

light trail
#

The reason why it was not an insane disaster is because we did it lol

orchid garden
#

do i need to change anything here? stretched mode defaults to 50% and it's really blurry compared to regular

light trail
orchid garden
light trail
orchid garden
light trail
#

i like it in my fixed mode setup but personal preference probs

#

just give the stuff a try and see what you like

exotic notch
#

how come graphics.clearRect doesn't erase to transparent but rather to black?

bitter hare
upper bridge
#

i have blur in my screen how i can to fix it ?

exotic notch
#

should I be messing with graphics.SetComposite?

light trail
#

You might want to check what core does, neur0

light trail
stark oasis
#

Is there a runelite plugin that easily highlights who is an ironman and who isnt?

light trail
#

i dont think so, and idk if that plugin would be allowed

stark oasis
#

gotcha, so no way to know unless they type a message?

light trail
#

can look them up on the hiscores I guess, but a plugin would have to do the same

upper bridge
#

its good or i need to change somthing >?

light trail
#

and we don't want to get rate limited

light trail
# upper bridge

I'd put it to bicubic catmull rom instead of nearest neighbour. maybe that's what you mean with blurry

#

if you are talking about ui

#

if that doesn't fix it, give us some more info

upper bridge
#

screen good but the numpers hp/prayer/run not look good idk its like blur

#

and when i drop somthing its like a blur and the iteams in inv same idk what happen i do not change anything in my sitting

livid osprey
#

Would it be possible to 'display name in title' on clients that are launched through the jagex launcher without actually logging in? currently the display name will only show up in the windows title after login

light trail
indigo kilnBOT
exotic notch
#

why is graphics.setClip( null ) giving me a NullPointerException?

#

do I just have to brute-force the clip region to be 0, 0, screenWidth, screenHeight?

#

and if so how do I get screenWidth, screenHeight values of the client

frank bone
#

you shouldn't need to set clip ?

exotic notch
#

I need it for a specific use in a plugin I'm working on. can anyone tell me how to get the screen width and height of the client please?

#

client.getStretchedDimensions()?

#

or client.getRealDimensions()

#

yo nvm I just fetched the clip before changing it and then reset it with the old clip

#

how do I get how long is left on Stamina potion durations?

somber aspen
#

the timers plugin can do that

exotic notch
#

thanks, I'll look into it

#

is there also a way to get the special energy cost of the player's current weapon?

somber aspen
#

no

exotic notch
#

gotcha, thanks

light trail
#

Stop crossposting to every channel, and this is probably not the right discord for that.

near hemlock
#

thx

stark oasis
#

anyone know if its a runelite setting to "press enter to chat" in textbox? I need to turn that off, so it always types in chatbox

hushed patrol
#

its part of key remapping plugin

#

if you have it on it turns that on

stark oasis
#

I see, thank you, turning it off

river rampart
#

Would be cool if you could add an option for "boosts information" that locks each infobox into a specific location so they are not always moving positions depending on whats boosted and not. This way when im looking for a specific stat i dont have to look around. muscle memory can look directly at its set location. Thanks

ancient sonnet
indigo kilnBOT
exotic notch
#

is there a simpler way to tell if the client has activated/deactivated any prayers than listening for onVarbitChanged?

surreal karma
#

I'm working on a plugin, when it launchers it launches RL, but it's only allowing me to login the old way, how do I add a plugin to my regular RL? or how do I makethe plugin run the Jagex version of RL when running it? Thanks

indigo kilnBOT
surreal karma
#

Thanks heaps

#

Well my plugin doesnt work, and it's also linked to the existing bank heatmap plugin when I switch them on and off lol, looks like I'll have tio do some more debugging and sww how to fix it, I just branched the plugin, so it's probs sharing some references

dreamy nova
#

you can check the varbit for a specific prayer if needed

edgy mulch
#

are servers down

neat tundra
#

ye mine crashed too

#

"failed to log in"

edgy mulch
#

they r indeed down

ashen forge
#

damn i had 4k black chinchompas on me

#

there goes 20m

river fossil
#

07 servers are up

edgy mulch
#

yes well done

regal surge
#

Any idea how id get the Point above NPCs head? Using npc.getModelHeight() doesnt work when zooming etc

somber aspen
#

have you tried calling localToCanvas() with zOffset= the model height?

regal surge
#

Nvm figured it out thank you, was using Y instead of Z

versed scaffold
#

jagex coordinate system strikes again

regal surge
#

I was using getModelHeight with Y instead of zOffset, you are correct 🙂

#

xD

livid thicket
#

gta san andreas music plays every time i finish a task, and i cant remember what plugin i installed which did that

versed scaffold
#

lol

light trail
#

Task jingle or smth lol

#

It is nice

simple mulch
#

Does anyone know the plugin that shows when next restore is? Like it is on mobile, it shows current stat combat buffs

livid thicket
simple mulch
#

Found it, it was Boosts information

exotic notch
# dreamy nova that is the simplest way

oof, I just want to check if any prayer has been activated or deactivated. do I really have to have a case for each in that case? or is there a catch-all varbit id

half umbra
#

it's a separate varbit for each prayer

tacit vigil
#

(ignore what I just deleted, onplayerchanged only fires for overheads changing iirc)

exotic notch
#

very well, I will check for each and every prayer

#

thanks

#

looks like the Prayer plugin has a more elegant solution, I might copy what it does

light trail
#

It is generally best to first look at what the core plugins do and what options the API has before asking in discord

#

Usually you can just base your solution of what a core plugin does and it's probs a more detailed answer than we'd give

exotic notch
#

sorry, roger that

#

y'all have been a really big help so far so thank you very much

light trail
#

(didn't mean it as flame or anything, just that the core plugins probs do it better than we could do in a brief explanation)

quick folio
#

for most things I answer I tend to quickly check core to verify whatever I just typed NODDERS

#

it has code example and api usage examples of most things possible

regal surge
#

How long does it take for a plugin to be merged on average?

inland shadow
#

depends on how busy the people who review the plugins are

regal surge
#

Thats fair

ancient sonnet
#

That’s for new plugins, existing ones are faster, especially if they’re big

regal surge
#

Gotcha thank you. Is there any way i can send my plugin to my friend to run before its merged do i have to wait? Only really made it for us but ofc happy for others to use it too.

indigo kilnBOT
#

Add the following line to your plugins block in build.gradle:

id "com.github.johnrengelman.shadow" version "6.1.0"

Add this block elsewhere in the file, changing the Main-Class to your plugin's test:

shadowJar {
 from sourceSets.test.output
 configurations = [project.configurations.testRuntimeClasspath]
 manifest {
 attributes "Main-Class": "com.example.ExamplePluginTest"
 }
}```
Then run `./gradlew shadowJar` and a runnable jar will appear in `build/libs/*-all.jar`. You can run the jar with `java -jar -ea jarName.jar`
regal surge
#

<3333

mystic haven
#

there is a bug with the Kourend Library plugin. It doesn't update the location of the Wintertodt Parable or Twill Accord books when i interact with the tile.

half umbra
#

It's a known issue

inland shadow
#

the plugin isn't working right atm I believe

half umbra
#

I think the fix is done just pending release

versed scaffold
#

this is the broken rotation

half umbra
#

ah

shadow shale
#

Is there any way to get runelite to take collection log screenshots just a tiny bit earlier? Not a big thing but in a lot of the screenshots I've already picked up the item

frank bone
#

No

#

You can use the valuable drop screenshot?

shadow shale
#

Where's that at my good man

half umbra
#

under screenshots iirc

shadow shale
#

Oh found it in the screenshots plugin

#

Yee ty

#

Lol some of these options, screenshot kicks from friend chat

bitter hare
#

i love the chat opacity plugin

south saffron
#

any way to check the amount of users using runelite?

frank bone
#

the runelite bot?

tacit vigil
south saffron
#

Amazing

hushed patrol
#

what in the charts

#

what did abex use to write that

#

its a really nice chart

south saffron
#

I do fancy a good chart

solemn crystal
#

For plugins, how do you know what the current client layout is. I know you can do client.isResized() to check if it's in resizable mode, but how do you know if it's in classic or modern?

solemn crystal
#

Awesome. Thank you!

wise glacier
#

If i open multiple clients for alts, but only change settings on one client, how do i know which client will keep the changes?

light trail
#

Would you not prefer to use a separate config profile for your alts?

wise glacier
#

they're usually just dancers

#

for example, right now im using 2 of them to red-x shamans, so i've been browsing through my plugins and settings, making changes on the main, but I don't want to do it on the other open clients. Would it be easiest to just export the profile on the client i've made changes to and import them when i reopen?

merry haven
#

how long update

unborn cedar
#

30min

charred panther
#

Shit. I have like 15 minutes left of membership. Wanted to log in before it ran out. Terrible timing!

compact moon
#

RRRRRRRRRRRRRRRRRRREEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

craggy badge
#

Every time...

quasi lantern
#

runelite needs to update after this osrs update right?

craggy badge
#

Orrrrr

#

at the same time

#

every update ppl lose an hour

quasi plank
#

xp waste

craggy badge
#

Doesnt runelite have a partnership with jagex? Surely it would be possible to synq jagex's update with runelite. Its 2024. Not 1995

cold briar
#

danny are you stupid

tiny condor
#

lol

quasi plank
#

thats would mean Jagex having mmore access to rl then needed, they already tried shutting it down bbefore lol

oblique sun
#

what does osrs update have to do with rl update

meager sandal
#

How long is the downtime to be expected from osrs/rl ?

white wadi
#

just wait you clowns

ivory sundial
#

But we want to grind :/

white wadi
#

grind bowfa

next ruin
#

when up 😦

#

i dont wanna work when im at work :/

tiny condor
#

come one rs, that way i can buy 50 bonds

pulsar fable
tiny condor
#

i spend more time on rs then on my wife

next ruin
#

if im not afking sacred eels all day ..

#

whats the point of getting up?

glad canyon
#

ik i asked here before but, i'm trying to read/change the right click menu's title (usually that 'choose option')

when a right click menu is opened, the only methods i've found for MenuEntry are:

Actor getActor()    
int getIdentifier()    
int getItemId()    
int getItemOp()    
NPC getNpc()    
String    getOption()    
int getParam0()    
int getParam1()    
MenuEntry getParent()    
Player    getPlayer()    
String    getTarget()    
MenuAction getType()
Widget    getWidget() // seems to always return null in this case

Should i be looking for this somewhere else? any tips?

warm nova
#

I got called off work as im pullling out of driveway

#

now here lol

craggy badge
stoic sorrel
#

game comes back on in like 10 minutese

#

12:00 GMT its back on

tiny frigate
#

why game offline i was fishin

tiny condor
#

go to the website and read for a bit

river fossil
#

nice, can't post gifs

#

shit server!!!!!!

rapid hamlet
#

Incoming people commenting their plugins no longer work

shy blaze
#

nope, everything seems to work as usual

worn vessel
#

can you write runelite plugins in c#?

frank bone
#

no

worn vessel
#

rip

pallid drift
#

Java is better

#

Andrew Gower said so

half umbra
#

When's the update coming out that requires all hub plugins to be written in Malbolge again?

safe elm
#

I'm using GPU plugin, but i like the pixelated original runescape graphics because it has it's own charm at least for me as for someone who started playing runescape one year ago. The biggest issue of original graphics is very low draw distance, but on the other case when i use GPU plugin even without antialiasing etc. the graphics is still so smooth. I look quickly on GPU plugin code and i wonder if it is possible to write plugin that will just extend draw distance, but without all this graphics smoothing. Sorry, but maybe you will understand what i mean. I want to preserve this psx graphics feeling with flickering textures. Is it possible or there are some engine limitations?

versed scaffold
#

no aa should be very similar

#

maybe the ui scaling option is doign that

#

set it to nearest neighbor

#

and the color banding option, turn that off

safe elm
#

noo it's still big difference

#

with plugin and everything off

#

without plugin

versed scaffold
#

then thats the closest you can get i guess

#

its probably really difficult to recreate all the rendering errors that osrs does when rewriting it to use a gpu

safe elm
#

it's looking like just with GPU it's rendered in bigger resolution

versed scaffold
#

if you have stretched mode on then gpu helps a lot in stretching it

#

so toggling gpu on and off would show that interaction

safe elm
#

i know, but i mean for example in many AAA games you can set display resolution and rendering resolution
here it's not possible

shy carbon
#

the only way to scale up the game atm is with DPI scaling I think

#

stretched mode only scales the UI

safe elm
#

yes

versed scaffold
#

wym, you can set it to whatever you want

#

just make it bigger or smaller

shy carbon
#

you can resize the window of course, but you can't say 2x the game canvas, making each pixel take up 2x2 pixels on your screen

#

you can do that using DPI scaling though

#

so just do that

versed scaffold
#

or play in fixed mode

#

and stretched mode it

shy carbon
#

or play without GPU I guess, then stretched mode will scale up the game as well

#

or request a change to the GPU plugin and wait patiently

#

it's been asked for before in 117 HD's Discord

safe elm
#

but as i say there is too low draw distance without GPU

#

easy

versed scaffold
#

why does the gpu plugin need a "make everything look bad" button

safe elm
#

i will do it myself

shy carbon
#

I'm there with you tbh

#

that's why I haven't implemented it 😅

safe elm
#

ok ty for all answers

somber aspen
#

back before we converted everything to floating point it used to look fairly simiarly to vanilla, but a lot of people did not like it

#

most of the vanilla jank is just from the integer projection

safe elm
#

yeah like on ps1

somber aspen
#

and it is hard to support both

boreal belfry
#

Woah does Runelite just update RS without having to close the client now?

#

If so, that's freaking rad as hell

somber aspen
#

its something jagex added

boreal belfry
#

That's absolutely terrific! Not that it was too much of a pain to relaunch, but it's a small QoL change ❤️

half umbra
#

you should still close your client when not actively using it, for what it's worth

boreal belfry
#

Any specific reason? I haven't experienced any issues

half umbra
#

Getting client updates

boreal belfry
light trail
boreal belfry
indigo kilnBOT
#

@boreal belfry Many plugins from the pluginhub break the client in subtle or not-so-subtle ways, including causing issues like client freezes. We do not support pluginhub plugins because we do not make or quality control them, and do not recommend their use.

Run the RuneLite (safe mode) shortcut, or with a Jagex account, first run the RuneLite (configure) shortcut and tick the Safe mode box, then launch RuneLite via the Jagex launcher.

This temporarily disables the GPU plugin and all hub plugins which will allow you to confirm the issue is caused by one of those plugins and isn't a core RuneLite issue.
If the issue is caused by a hub plugin, you should isolate which plugin it is and then uninstall the plugin.

pallid drift
#

can you see if it happens in safe mode?

boreal belfry
#

I doubt it will happen then, but I can try it. Give me a second. That's why I didn't ask in support 😅 Guessing this is a specific plugin.

#

It does not occur in safe mode

#

I'll start the process of elimination

pallid drift
#

it's really hard to know what of the 700 plugin hub plugins you've got installed and which ones do this type of thing

hushed patrol
#

lol

#

its arceeus

#

probably

boreal belfry
#

You're damn right it was

#

Thanks!

pallid drift
#

i would recommend turning off plugins when you're not using them especially hub ones

boreal belfry
pallid drift
#

well you had you had the only ones you wanted + 1 that you didn't and had to ask which one it was..

#

lol

boreal belfry
#

Yeah, had installed it recently and never ended up using it

#

It happens 😅 Egg on my face

boreal belfry
# hushed patrol its arceeus

Honestly really happy I ended up never using the plugin. Had I done so, I would've changed the colors, and identifying it would've been much harder 😂

jade patio
#

I've copied over the plugin folder from one PC to another PC but it's not loading the plugins, is this not a thing that you're able to do?

tacit vigil
#

that's not how it works

#

copy all of .runelite

jade patio
#

Ah shit

#

Already deleted lol, guess i'm installing them manually

tacit vigil
#

yeah your settings are probably gone too

#

next time now you know I guess XD

jade patio
#

Yeah, not bothered about that

#

Just copy and pasted the plugin JARs

versed scaffold
#

its really just profiles2

tacit vigil
#

plugins folder is just a cache lol

#

maybe it should be named plugins-cache

jade patio
#

Ah great

half umbra
#

In the future

leaden cloak
#

Is there a reason a plugin hasn't been made that allows more hotkeys on all the max cape options? Or is there one that I'm unaware of?

tacit vigil
#

I bet if I had a max cape I would have done it, but I don't

#

also some of the options are locked inside other menus, those can't be hotkeyed.

leaden cloak
#

Dude if I could ctrl and click for tele to poh that would be incredible

#

Oh yeah I understand those ones cant be hotkeyed

#

I have my equipped options as left click - crafting guild, shift click - other teles for farming guild

#

A ctrl, or custom ones would be great for poh tele

somber aspen
#

farming guild is behind 2 menus so we cant make a 1-click tele for it

leaden cloak
#

Yeah that's perfectly understandable

inland shadow
#

just goes to show the farming cape is the best cape, better than max cape thinkderp

leaden cloak
#

It is, tbh I carry that on me still for the one click

#

And I still carry con cape for the one click, only cause limited hotkey options 😦

#

Some extras would be great for these

tacit vigil
#

nice hat

leaden cloak
#

Regardless, I appreciate all the hard work everyone puts into these plugins. I couldn't live without runelite so huge thank you to you all

leaden cloak
#

@tacit vigil Ayyy just a friendly reminder of this 😉

tacit vigil
#

wow that was a while ago

leaden cloak
#

Yessir it was

#

I'm a very patient man lmao

#

And I still love that plugin. I was able to block the leave house option in poh settings when I was running planks in a pvp world. Just small things like that that make me love that plugin

#

For that extra safety

tacit vigil
#

ty. I didn't come up with that though

#

just copypasted

analog totem
#

I wanted to attempt to work on moving the orbs (spec, hp, prayer, and run orbs) that are attached to the minimap, individually. Is this possible? Or would it be a ToS violation? Minimap is movable which contains those orbs as well

inland shadow
#

I think @tacit vigil was messing with that at some point, idk the legality of it

#

skimming the statement it seems like it'd maybe be okay

analog totem
#

that alone would be great tbh

#

any info on it being released?

inland shadow
#

no idea

muted idol
#

can i remap mouse keys (m4/m5) with runelite?

#

would love that feature..

light trail
#

can remap them to a keyboard key using your mouse software/ahk

#

then remap that to an f key if you want to

muted idol
#

no mouse software, and with all the false bans im not risking external software xD

#

but kk rip,

lilac vapor
#

what is dis

rich marsh
#

an error

#

that states you cannot access the necessary page to load runelite

granite flare
#

Wait. Since when can we sell mems stuff on non mems?!?

inland shadow
finite dust
#

Had an odd feature request. A way to either use the "Lookup Wiki" button to click on clan collection log items?

#

Or a chat command that could do the same. Like !lookup Item Name

light trail
#

the wiki button got a lookup option, gloopy is a thing, and there are probs more plugins if you search the hub for wiki or gloopy

hushed patrol
#

theres a wiki chat command i think

finite dust
#

ok i revoke my feature request ty folks

light trail
#

and also that wiki chat command indeed

clear marlin
#

anyone know how to change the file location on screenshots?

rich marsh
#

can't do it runelite side, have to use symlinking

clear marlin
#

ah damn

pallid drift
#

You can move them to another location when ever you want though

#

I regularly move mine to my NAS

severe apex
#

Is there any plugin I can use to see the value of my individual bank items at a glance? I need to sell some to make money but have no idea whats valuable

elfin swift
#

hey someone can tell me what's is the name of this plugin?

pallid drift
#

Which? You’ve got at least 4 things from plugins being drawn on screen.

indigo kilnBOT
#

@elfin swift Many plugins from the pluginhub break the client in subtle or not-so-subtle ways, including causing issues like client freezes. We do not support pluginhub plugins because we do not make or quality control them, and do not recommend their use.

Run the RuneLite (safe mode) shortcut, or with a Jagex account, first run the RuneLite (configure) shortcut and tick the Safe mode box, then launch RuneLite via the Jagex launcher.

This temporarily disables the GPU plugin and all hub plugins which will allow you to confirm the issue is caused by one of those plugins and isn't a core RuneLite issue.
If the issue is caused by a hub plugin, you should isolate which plugin it is and then uninstall the plugin.

pallid drift
#

It’s one of the hub ones you’ve got. Find which one and delete it.

versed scaffold
#

we dont make that

#

so its something you specifically installed

oblique sun
#

is that not just the spell cooldown but the infobox size is huge hmm

versed scaffold
#

idk what it is

#

if they set the infobox size that big then they should know it anyways

oblique sun
#

yeah well

light trail
#

Maybe there was someone that made a PoC for that, potentially for translation purposes? Don't really remember though

small wave
#

Is there any documentation on the interaction between Runelite and the Jagex launcher available? I'm trying to write a launcher that will work with Jagex accounts on Linux and it seems like that interaction takes places in the obfuscated client layer (or I suck at code searching)

light trail
#

That already exists

indigo kilnBOT
somber aspen
light trail
#

Among others bolt guy (AdamCake) made one

somber aspen
#

(we are not affiliated with it)

small wave
#

Cheers, I'll take a look

versed scaffold
#

It is funny that someone also named Adam made it though

sturdy tiger
#

Could be the same person on two different accounts 🤔

#

But hey, that’s just a theory, a conspiracy theory! 😂

hushed shell
#

Leaving aside the fact that creating two accounts with the same name would be the worst disguise ever, I assure you I barely have enough hours in the day as it is

light trail
#

I doubt Adam (RL) would have enough time to post from 3 discord accounts in this server.

oblique sun
#

yeah thats why abex made this adam account SUSSY

pallid drift
#

its crazy how the first runelite discord bot was abex

harsh finch
#

anyone know if there is a good plugin to let you know how long till ground items despawn? making glass with super make glass

tacit vigil
#

picking up the glass is not worth it really so just don't do that.

#

if ground items doesn't show for that glass, then no plugin will afaik.

#

but yeah it's not worth doing last I looked into it

#

3:18 without picking up is the best option.

trail swift
#

Just got a new PC - is there a way to keep all my plugins and settings the same without re-doing them all? I logged into my RL account and it didn't do anything

light trail
#

!transfer

trail swift
#

TY Yves!

light trail
#

!lost if you had it cloudsynced already, check step 1 and 2 here to make sure you are on the right profile! (but generally transferring .runelite is the easiest)

trail swift
#

ty my man!

graceful pebble
#

!hw

indigo kilnBOT
glad canyon
#

Not meaning to spam, but runelite reverted its window manager?

half umbra
#

there were some issues with the change so it got reverted while they get ironed out

somber aspen
#

runelite also doesnt have a window manager

shadow crystal
#

Anyone have any good runelite profiles setup already I can use, as I haven't played in ages, so confused on what plugins to use and how to set them up, also how do i get ground items text in bold writing?

half umbra
#

We recommend against just taking someone else's setup because it invariably leads to people being confused why something is happening and asking in #support

shadow crystal
#

Its okay I don't mind doing some changes after that, but is that possible?

#

Also how do people get such neatly looking banks?

#

Is their a place where people upload their profiles for the pubic to try and experience, if so can I maybe know where please?

half umbra
half umbra
shadow crystal
half umbra
#

To clarify, by "we" I mean the people who actually provide competent support here, which certainly does not include myself

half umbra
versed scaffold
#

or the font settings in "runelite"

shadow crystal
winter narwhal
shadow crystal
#

@versed scaffold your amazing

winter narwhal
#

that's funny

shadow crystal
#

why cant i put a logo on my bank tab

#

😦

sacred spindle
#

clientui: add 4px border in custom chrome mode
pepehands

shadow crystal
#

huh

winter narwhal
zealous harbor
light trail
#

Yup, this is one of the reasons we do not support importing someone else's profile. You'd get problems like this wayyyy more

#

It's that stupid bank tab text plugin

#

bank tab names or smth like that

shadow crystal
#

I fixed it

#

Dw 😄

#

how do people get their banks with loads of empty slots

#

and they can puit their gear anywhere they want

#

so its quickj to gear up.

#

bang tag layours

#

layouts

light trail
#

bank tag layouts

shadow crystal
#

but how do i fill the whole gaps with invisable slots.

light trail
#

it's a tag tab, not the bank itself

shadow crystal
#

ooh

light trail
#

those things on the left

shadow crystal
#

Oh thank you!

crude swallow
#

I like to configure runelite by turning off every plugin and then turning them on when I need them. Vanillaesque experience

glad canyon
#

are there any plugins that use runelite's hashtable?

glad canyon
#

im finally back to my plugin, and I'm still stuck trying to change that menu title "Choose option"

    @Subscribe
    private void onBeforeMenuRender(BeforeMenuRender event)
    {
        int menuHash = event.hashCode();
        try
        {
            Node currentMenu = hashTable.get(menuHash);
            log.info();
        }
        catch(Exception e)
        {
            log.info("Coud not get widget: " + e.getMessage());
        }
    }

Maybe I'm close to getting the widget?
I'm doing this by trial and error at this point lol

frank bone
#

you can't

#

it's not a widget

#

same answer as last time you asked

glad canyon
#

oh... is that something that could be changed into runelite's code?

frank bone
#

no

light trail
#

Engine creates it iirc (might be misrembering tho)

#

So you cannot change it

glad canyon
#

didn't mean to spam, just trying to achieve great results with my plugin

frank bone
#

what plugin

light trail
#

He wants to make the 4th translation plugin iirc

glad canyon
#

/\ yea

#

i think i'm finally getting somewhere, at least as a proof of concept

#

ty for the info

#

also, how can i know if something is managed/created by the game's engine and therefore not directly editable?

kindred stag
#

I know things are busy here especially of late, but I come with supplication as it's been a little while

frank bone
#

you will get faster reviews in the future by not saving up all of your changes for one massive changelist

kindred stag
#

I'll keep that in mind for the future

jade tinsel
#

Anyone know why when I have runelite maximized it won't let my taskbar show? Not sure if it's runelite or windows 11 causing it

rich marsh
#

it's due to the custom window runelite uses, it will work similar to apps like firefox where the taskbar shows anyway, when our flatlaf change makes it back to users

#

or if you disable custom chrome in the RuneLite plugin settings it might work the way you want it, now

rich marsh
#

it's interesting timing that you want this, since it was often mentioned runelite no longer hid the taskbar during the first wave of flatlaf testing

jade tinsel
#

I've just been kind of dealing with it and finally got sick of dealing with it lol

somber aspen
#

i saw a bunch of people the other day talking about runelite and hiding the taskbar, do you know what they meant by that?

rich marsh
#

discord:

somber aspen
#

what do you mean by the top of the taskbar

rich marsh
#

what i'm pointing to with* that arrow

#

that's the taskbar, showing I have discord focused

somber aspen
#

what does runelite look like

rich marsh
somber aspen
#

i dont use the standard windows taskbar

#

this is a black picture

rich marsh
#

I GUESS I'll log in

#

but it's the very bottom left corner of my screen, with runelite maximized

#

correctly only showing black, due to not being logged in

#

"correctly"

light trail
#

And flatlaf shows 1-2 pixels of taskbar I assume since that's how it usually looks for other programs.

somber aspen
#

is there a taskbar in this picture

rich marsh
#

there is not

#

this is current runelite

light trail
#

No, this is substance

rich marsh
#

this is flatlaf, I didn't login for this one

#

that goes with the previous blank image I linked

somber aspen
#

does it cover the actual game canvas?

rich marsh
#

if your mouse goes down there, the taskbar will popup yes

somber aspen
#

the taskbar pops up?

rich marsh
#

this is in hidden mode sorry

#

i didn't realize we didn't indicate that

light trail
#

Can you get rid of it by increasing the height a bit in the runelite config btw?
Or will windows always render it

rich marsh
#

someone figured out that on flatlaf, if you maximize and enable Lock window size it returns to the substance outcome which users are used to

#

not sure about increasing the height

light trail
#

Oh, that is already an ok workaround I guess. That'd work with client-resizer for that very niche scenario then.

somber aspen
#

the plan is to try flatlaf again tomorrow

light trail
#

Oh

#

I was gonna try to put some hacky workaround for people into client-resizer for niche problems

#

Guess I was a bit late on that 😂

rich marsh
#

one user reported that their previously setup runelite's that were at the bottom, that hid the taskbar no longer did that, which the setting didn't seem to fix

#

I thought I couldn't replicate the original behavior, but I can

#

ok maybe it was just a coincidence

#

but it just seems like something about substence's maximized, appears as fullscreen for the hidden taskbar

#

e.g. pressing f11 in firefox changes the behavior to what runelite currently has

tacit vigil
#

is this how it is on the most recent flatlaf?

#

looks a bit odd

#

and you don't lose focus after putting in a key

#

which I don't think it how it used to work.

exotic notch
#

does the Runelite API allow for manipulation of the sound buffer?

#

specifically speaking, I'm interested in making a plugin that makes sound effects reverb while in cave/dungeon

undone pond
#

hey

#

Swap Talk-to with Bank on Bank NPCs.

#

I want to talk to the bank instead of opening the bank directly

tough lichen
# undone pond

I might be wrong, but you cant talk to the booth, you need to click on the npc

tough lichen
# undone pond

What I mean is that the ”bank booth” is a object, not an npc, so it can’t be changed to ”talk-to”

You need to hold shift + right click the actual banker NPC and swap from there or use ”menu entry swapper”

undone pond
#

kk

sacred spindle
#

Does this figure only include people who have the plug-in currently downloaded, and currently turned on?

light trail
sacred spindle
light trail
shy carbon
light trail
#

Technically he could mute a sound and then play a pre-rendered sound with reverb, but that's a very bad solution.

shy carbon
#

oh, I guess if he only wants to modify sounds that could work 🤔

light trail
#

It's a terrible solution though; practically impossible because he doesn't want to do it for a specific sound

shy carbon
#

there might be a way to load the sound data from cache through RuneLite's APIs

#

so it may actually be doable

#

still not a very great solution, but that way it wouldn't have to affect music

tranquil panther
#

There is plugin for herb runs but why not tree run plugin

pallid drift
#

long time no see kehari

tranquil panther
#

omg its a redrum

tacit vigil
#

i heard it would be today!

versed scaffold
#

at least one minute from now

zealous harbor
#

Could use a good laf today.

frozen musk
#

Is it possible to move the private messages position?

somber aspen
#

no

mystic lynx
#

my sidebar started becoming double-wide when using small client this most recent update. I understand it's due to overflow and wanting to display all my plugins, is there a way to get back to the old behavior where it's always single-wide and just cuts off the overflow though?

zealous harbor
#

Not afaik right now.

tacit vigil
#

petition people to make their sidebar panels disableable

steep echo
#

my runelite window isn't being contained within the screen even though i have the box checked under Runelite

#

anyone else having this problem

zealous harbor
steep echo
#

😟 😭

zealous harbor
#

Wait, maybe I wrong, you say you still have the box checked. Maybe someone else has diff opinion.

slow thorn
#

Thank you for the client window chrome borders back runelite dev team <3

edgy mulch
#

why my runelite look different

#

somethin about it

#

my spidey sense

zealous harbor
#

RuneLite has updated to a new "Look and Feel", and some UI elements may look different now. 🙂

alpine basin
edgy mulch
#

feels a bit snappier thats good start

celest robin
#

my runelite suddenly has this silver border on the client?, messed up my window capture on OBS also the checkboxes look funny. Has this happened to someone?

mystic lynx
#

when my client isn't focused i get that silver border

zealous harbor
celest robin
versed scaffold
#

the border is a windows "feature"

zealous harbor
slow thorn
#

The new LaF is much better with the border around the entire window like what was in substance

celest robin
slow thorn
#

compared to what was released a couple days ago

zealous harbor
#

I'm not sure if thats the border that someone mentioned can be changed with your windows theme or not...

slow thorn
#

Could be related? But i'm talking about this border, how the dark grey continues over to the left

#

and wraps the actual game client

versed scaffold
#

custom chrome will have the dark grey border like it was before now

#

the other one where is a small thin colored line is done by windows, which people hate

random trench
#

is there a way to do notifcations on linux via the system notifier?

#

(real reason, I want to trigger an autofocus back to runelite when I idle, but more generally it would be great to use notify-send, etc via dbus)

slow thorn
#

Uses the native method to send notifications

versed scaffold
#

i think it does use notify-send, at least ive seen that term used quite a bit before

random trench
#

lets give it a check!

celest robin
versed scaffold
#

yes

#

its some windows theme thing

random trench
#

I do have it checekd, but its rendering it in, what looks like a SWING

celest robin
#

its kind of annoying ngl

noble ridge
#

the new boarder is horrible wtf?

#

When you close the side menu the client doesn't move back over?

dawn coyote
#

hot take, I love it lol

zealous harbor
#

Maybe "Resize type" in the RuneLite settings got toggled for that side menu thing.

fleet siren
noble ridge
#

This is what I mean

#

it used to shift the client backk when you closed the menu?

mystic lynx
#

my game position isn't being kept after closing sidebar after updating today as well

zealous harbor
#

What setting is your "Resize type"?

mystic lynx
#

keep game size

slow thorn
edgy mulch
#

does this finally fix the full sidebar issue ??

noble ridge
edgy mulch
#

bc my sidebar is only like half full instead of completely

zealous harbor
#

Yeah, this update allows for two columns of sidebar plugin icons when needed.

edgy mulch
#

very kool

fleet siren
mystic lynx
#

bruh i pop my xp tracker briefly open all the time

fleet siren
slow thorn
noble ridge
#

It's driving me mental.

versed scaffold
#

mine doesnt do that

somber aspen
#

it has to be close to the display edge

mystic lynx
#

put it against your right screen border

versed scaffold
#

when i do it snaps to the edge

#

and i close itl go back right to stay snapped

#

i got keep game size and contain resizing

fleet siren
#

Did you restart your client recently and get the new update?

versed scaffold
#

yes i have 1.10.20.2

slow thorn
#

Side question, what is the semantic versioning used for runelite? I’m not sure what the last number would indicate, since it’s typically major.minor.patch

versed scaffold
#

thats what it is

oblique sun
#

isnt the client supposed to center itself on screen if "remember client position" is off? mine doesn't seem to do that and just slowly shifts to the right as i restart it

noble ridge
mystic lynx
noble ridge
#

wait what

#

that fixed it for me lmaooo

fleet siren
#

Wait what

tender thorn
#

is anyone else's equipment inspector bugging out btw

versed scaffold
#

yes because itl snap itself to the edge and stay there

somber aspen
#

If it is very close to the edge it happens, but it doesnt happen otherwise

hollow glade
nimble rover
versed scaffold
#

ive tried quite a few variations of "close to the edge" and havent been able to not have it snap yet

nimble rover
#

driving me nuts

tender thorn
somber aspen
#

I can see it happen so it doesnt really matter

celest robin
fleet siren
noble ridge
#

windows key + arrows key to snap it

mystic lynx
#

holy shit

#

ty

noble ridge
#

😄

mystic lynx
#

once you explicitly snap it with windows key + arrow, it has the old behavior even if you move it around again and resize it

pallid gulch
#

The resizing option is bugged

#

it's not containing in my screen anymore

#

The options not even there anymore

zealous harbor
fleet siren
#

Ah I see thanks 🙏

pallid gulch
#

damn

#

I really appreciated that option

#

now my OCD is gonna fire

fleet mist
#

hey, was there an update today? 3 of my plugins dont work anymore. also my client doesnt lock to the border of the monitor anymore. anyone know how to fix that

pallid gulch
# fleet mist hey, was there an update today? 3 of my plugins dont work anymore. also my clien...

This option was removed for the time being, here is the reasoning. https://github.com/runelite/runelite/commit/af737336dc15a210450901b36a4d4b7ee926bd73

GitHub

Previously with custom chrome, the window had no title bar and dragging
was supported via the substance root pane using a mouse listener which
called setLocation. Thus restricting the frame to a si...

zealous harbor
#

RuneLite has updated to a new "Look and Feel", and some UI elements may look different now. 🙂 Some plugins might still need updates to work with it.

pallid gulch
#

I already don't like the new elements

fleet mist
#

ohh shoot ok thanks for the answer!

pallid gulch
#

there's a greyish border on the focused client

fleet mist
#

do you guys think its something that will be fixed soon? (plugin wise and border wise)

#

as in, in a couple of days

versed scaffold
pallid gulch
versed scaffold
#

idk they didnt say where it was

pallid gulch
real shell
#

apply color to title and borders

fleet siren
real shell
#

i just search title and borders

fleet siren
#

I just wanna say I love how mutually helpful everyone is acorn

final pelican
#

So from what I'm reading RL was updated that's why it looks odd and is acting different? Like not containing in screen?

zealous harbor
final pelican
#

Gotcha, I thought it looked weird when I started it up lol Thank you.

fringe saddle
#

do you think powertoys fancy zones would work for now? never tried to use it

oblique sun
#

probably

zealous harbor
#

I think so yeah, especially now that RuneLite behaves more like a normal window.

fringe saddle
#

troo

pallid gulch
#

WHat's powertoys fancy zones?

#

that sounds like...

fringe saddle
#

powertoys is a bunch of windows power user tools

zealous harbor
#

Its pretty cool tbh.

fringe saddle
#

fancyzones is one of the tools

pallid gulch
#

So it'll help me contain my window in the screen?

celest robin
fringe saddle
#

I'm about to try it so I hope so 👀

final pelican
#

What was the update anyways?

oblique sun
#

new UI library basically, big changes behind the scenes so we can implement some often requested features

final pelican
#

Nice

#

Hopefully it makes it easier for y'all. I'm thankful for all y'all do.

pallid gulch
#

This change is a windows update, right?

#

not a Runelite update?

formal frost
#

how do I make the client snap to the right side? :\

oblique sun
zealous harbor
formal frost
#

that resizes it too be full height too

mystic lynx
#

you can resize/move the client around after you snap it and it'll still retain the old sidebar behavior

formal frost
#

which then when you un-resize it moves it off the top edge

#

and it doesn't move back over to the right when I expand and then unexpand the sidebar either

#

okay it worked this time for some reason, very confusing

fringe saddle
#

kind of a pain in the butt to set up but fancyzones works fine

#

I hope we can get rid of more of the client border in the future

formal frost
#

I had to close sidebar, move to top so that it hopefully "snapped" to top, then windows key+right arrow to snap to the right while rl is active window, then resize by dragging left edge and bottom edge, I think maybe having the sidebar open during it the first time I tried fucked it up

#

oh but then it's doesn't remember my client position after a relaunch? 😦

slow thorn
#

I love the border frame around the client

versed scaffold
#

if you disable custom chrome i think the border might go away

fringe saddle
#

I would like an edge to edge of the game personally 😮

#

with just a slim title bar

pallid gulch
#

The border goes away from the windows setting

fringe saddle
#

which windows setting?

versed scaffold
#

theres two borders that people are calling borders

#

the custom chrome one

#

and the windows theme one

fringe saddle
#

yeah im using the custom one lol

split crag
#

love it when my client size switches everyday

slow thorn
fringe saddle
#

well i like the look of the custom one. are you saying the windows one can be like minimal?

formal frost
versed scaffold
#

they are independent of each other

fringe saddle
#

i am aware

#

im asking if the windows one can be made to be nearly borderless. because its not for me

oblique sun
#

yes, thats what saiyan linked you to

fringe saddle
#

oh ty 😮

versed scaffold
#

its also what i said when you asked

fringe saddle
#

yeah and im ssaying my windows theme one isnt borderless

oblique sun
#

well make it borderless by following those instructions doctorWTF

fringe saddle
#

okay sorry i meant a slim header as well

#

like how the custom chrome one is

#

just ignore me 😄

versed scaffold
#

its the same size for me

oblique sun
#

i think you can make that smaller too

#

although last time i did that i was still using early w10 or something

slow thorn
#

Or it might still have a small border but it won’t be colored/themed (the windows border)

fringe saddle
#

yeah I'll figure something out. ty

slow thorn
fringe saddle
#

Just a minimal one

#

thats why i liked the custom chrome one lol. they made a nice looking header. just too thick of a border

slow thorn
#

Yee agreed. I liked the thin one. It’s slightly taller now than it used to be

#

Went from like 24px to 30?

fringe saddle
#

32 i think

#

at least its not like windows vista or w/e

slow thorn
#

I can live with the top bar being slightly larger but on the first release of the new UI, my autistic ass couldn’t handle the custom chrome border being gone

#

Just looked wrong

versed scaffold
#

i think its nice

formal frost
#

Well I give up, I got it to re-move back when closing sidebar once but can't replicate it

versed scaffold
#

just full clean

zealous harbor
#

I liked that too tbh

formal frost
#

also sometimes when expanding all of the buttons disappear until hovering over them btw

#

er, expanding as in opening the minimized client

still osprey
#

the client doesnt remember its place after relaunching any fix or is this permanently like this now?

noble oracle
#

Just wanna say this new client is so clean

#

I can finally use windows + arrow keys to move the game

zealous harbor
still osprey
#

I do hav that turned on

versed scaffold
#

it probably thinks its offscreen

#

itl reset its position if so

still osprey
#

hmm

versed scaffold
#

because people will drag it off and then never be able to get it back before

formal frost
#

I think you just can't have it snapped on the right edge at all if you want it to remember your client position

#

but you need it snapped for it to go back when unexpanding the sidebar

obsidian rock
#

y axis of resolution is off by 4 pixels somehow

finite citrus
#

This new update forces my taskbar to show in full screen

versed scaffold
#

rl doesnt have a fullscreen

#

its only maximize

#

and that doesnt hide the taskbar

finite citrus
#

It did before

somber aspen
#

do you have this on?

versed scaffold
#

was a bug then imo

finite citrus
somber aspen
#

aha

versed scaffold
#

it stays hidden for me with that on

finite citrus
#

If I scroll to the bottom it’ll pop up and cover the logout portions

somber aspen
#

we think that he means it lets you un-hide the taskbar by moving the mouse to the bottom of the display now when it did not before

versed scaffold
#

ohh, how are you supposed to use the taskbar then if it doesnt unhide itself

#

minimize the entire client

finite citrus
#

I used to just hit the windows key

somber aspen
#

that behavior did change, i dont know if it is possible to change it or not

pliant crest
#

what keeps happening to contain in screen always

zealous harbor
nimble crane
hazy falcon
#

Hey guys i tried to use the search but couldnt find anything related, since starting runelite this evening suddenly my Plugin Panel is on 2 columns instead of 1, i do not like this and would like to change it back but am unable to find any related setting. anyone has any idea? Thanks

last jacinth
#

how can i sing in runlite without jagex launcher?

barren raptor
#

If you have a Jagex account, I don't believe you can.

zealous harbor
hazy falcon
versed scaffold
#

how?

#

either it expands to allow you to click them or theyre unclickable

#

how is the unclickable option not idiotic

hushed patrol
#

promotes more hub plugin use :D

nimble crane
#

as opposed to expanding your client to get to the ones on bottom?

somber aspen
#

they don't all fit

versed scaffold
#

if you expand it taller to see the bottom then there wont be two columns

last jacinth
hazy falcon
versed scaffold
#

it does

hazy falcon
#

where can i turn it off?

last jacinth
#

i just want to create a runlite account without jagex launcger, but it appears imposible

versed scaffold
#

no i mean thats what it does

hazy falcon
#

yes i am aware but i want to turn it off, so i wonder why make this chance but dont allow people to opt out if they want to

versed scaffold
#

runelite accounts and jagex accounts are comepletely separate

hazy falcon
#

i dont like change, thats why i play osrs lol

versed scaffold
#

i dont think we are interested in making options to straight up break being able to interact with features

last jacinth
#

where can i create an account for runlite?

versed scaffold
#

you dont

#

a runelite account is only for the purposes of syncing settings/some few other features to be able to see data on the runelite website

#

it has nothing to do with playing the actual game

last jacinth
#

so i have to create a runscape account, then i can use it with runlite?

versed scaffold
#

yes

#

runelite just loads the game in it

#

you play the game like normal

last jacinth
#

i got it, thanks youu

fathom sapphire
#

i'd like to echo the new full screen + autohide taskbar behaviour is really annoying lol

#

if it is possible i would be very grateful for this to be reverted/optional, but understand if its not

somber aspen
#

I don't use autohide taskbar, but, doesnt it make runelite behave how all other apps on your system behaves now?

fathom sapphire
#

it does yes, but for a game its nice not having the taskbar pop up

somber aspen
#

do other games make it not pop up?

rich marsh
#

other games have true fullscreen so they are going to say yes

fathom sapphire
#

like normal windows, yes, it pops up

#

but as felanbird says, games with true full screen it does not

somber aspen
#

runelite isnt fullscreen

fathom sapphire
#

yes, i know, but the behaviour mimicking that part of fullscreen was nice

finite citrus
#

When it had contain in screen it would hide the taskbar and wouldn’t show up unless I pressed the windows key

finite citrus
#

The maximize part

rich marsh
#

the old UI was basically wrong and gave the users fullscreen behavior while maximized

#

which everyone got used to

fathom sapphire
#

like, this is what happens in game now

#

this is the same behaviour as other other programs

#

but its more annoying in a game

somber aspen
#

the previously behavior was an accidental side effect of something else unrelated

#

and I dont think anyone here was aware of it

pallid gulch
#

Does anyone know if there is a boost timer plugin? Sometimes I boost or I use potions and then I get less than the 60 seconds if I don't pop it off the dot

rich marsh
fathom sapphire
#

it does!

finite citrus
fathom sapphire
#

it also makes it not possible to resize onto my other monitor, but that makes sense lmao

rich marsh
fathom sapphire
#

half the time i play on a portrait monitor

#

but this is good for when im on the main monitor, thank you

finite citrus
glossy pond
#

any way to change the client border back to how it used to be?

versed scaffold
#

it should be the same

#

unless you mean the windows theme thing putting some color on there

glossy pond
#

looks like this now

shy carbon
#

are you talking about a 1 pixel color outline?

glossy pond
#

and that yea

fleet siren
#

Really odd.. I didn't restart client or anything and "un-snapped" my client and the side bar opening and closing behavior now remains the same as if it is "snapped" - not a complaint since this is an absolute win for me LOL just wanted to update

glossy pond
#

was normal yday

shy carbon
#

the 1 pixel outline is a windows theme thing which you can turn off

#

but you can't revert the runelite UI change to be exactly the same as before

glossy pond
#

:/

shy carbon
#

what would you like to see changed about it?

#

or perhaps you just don't like it changing at all?

glossy pond
#

yeah i prefer the old version

shy carbon
#

if it's any consolation, check out how responsive the sidebar tab buttons are now 👀

fleet siren
#

I love you guys

crimson herald
hushed patrol
#

jokes obviously i know what changed there

shy carbon
wispy vault
shy carbon
#

it's Windows' settings menu

wispy vault
#

i am very bad at windows stuff so apologies if its obvious

shy carbon
#

right click your desktop and click personalize

shy carbon
#

I didn't know what was changed until I saw Adam mention it though

#

at first glance it just felt faster

rich marsh
#

I can replicate it with the literal settings window

shy carbon
#

oh oof

crimson herald
#

yep, the settings window will turn the grey border on/off when i change the setting but runelite doesn't change, oh well 🤷

rich marsh
#

I get the same issue outcome with both runelite and the settings window

shy carbon
#

apparently that is just a Windows feature ™️

crimson herald
#

profile linking has gone too - will that feature return?

rich marsh
#

are you logged in

#

(to the game)

somber aspen
#

profile linking is not gone

crimson herald
#

sorry you're right - i logged in again and the icon popped up - my bad

marsh spire
#

Is there a changelog?

pallid drift
#

i expect an announcement when they're solid that it's good to stay

#

it's been reverted and re-released a few times each time better than last

marsh spire
pallid drift
#

look and feel of client is the major UX/UI

#

there is always generic improvements beyond that though

marsh spire
#

I dont use runelite often so Im out of the loop

pallid drift
#

i dont exactly know what made it technically worse but the new way of doing the client will be better to grow into i think

marsh spire
#

ok cool

raw shore
#

There been a Runelite update?

#

Or Windows update?

zealous harbor
raw shore
#

Yeah I noticed something different

#

Runelite just looked cleaner

#

But I couldn't tell why

#

XD

#

Good update guys, it does look better even though I can't put my finger on it! XD

tardy flame
#

guys is Fashionscape plugin working for u?

pallid drift
#

according to this, no

scenic minnow
#

is there any release notes on this?

#

Collection Log plugin is also dead

pallid drift
#

typically runelite.net/pulse has the things coming up, the commit history on master has the logs

you can wait for a blog update for a properly documented change list

rustic oasis
#

alot of plugins out of date

pallid drift
#

things that use side panel stuff have to update to respect the new way of doing things on the side panel, so they'll be back.

stable minnow
#

Any way for us to revert back to the old UI or are we forced into using the new one

half umbra
#

It's not really viable to maintain two separate UIs at once

stable minnow
#

Can't close client till update day then 🫡

fossil mural
zealous harbor
wooden mulch
#

so did runelite update

#

my borders are rounded now? not square? With grey line. And its asking for auth so I'm sus my runelite was taken over somehow

zealous harbor
#

Correct, there was an update today to the "Look and Feel".

wooden mulch
#

do updates need auth re-entering?

zealous harbor
#

Dunno why auth though

wooden mulch
#

well yolo I entered it

#

figured it has to be my client if i didn't download anything new myself

wraith valve
#

is there a way to make screen take up exactly half?

thorny cove
#

would it be possible to make a plugin that flattens hilly parts of the map

wraith valve
#

I tried dragging it like a windows but it started spazzing out

floral parcel
#

@wraith valve I'm having the exact problem, I usually only play with the smallest window size but it is unable to do that now without cutting off the screen. No idea how to fix it (example: https://streamable.com/yw36p6)

wraith valve
#

i play on 2 clients with each taking up exactly half of each side of screen but cant do that now

zealous harbor
#

You can restart your client's to go back to how it was yesterday, for now. But the update will return eventually.

floral parcel
verbal wharf
#

Does anyone have any recommendations for must have add ons? I'm still a bit new to RuneLite

zealous harbor
#

The included GPU plugin can be really nice.

sacred spindle
#

menu entry swapper

crude swallow
#

If this is such a common problem with NPC aggression timer, then why isn't there a special case so the end user can input "Sand Crab" to indicate "Sandy rocks"?

#

(i've been affected by this too, thankfully I looked at the wiki)

sleek island
#

thanks for the development :)

iron dew
#

anyone know why i cannot maximize or minimize my screen anymore?

frank bone
#

what os?

iron dew
#

windows

#

10

sleek island
#

restart your client

iron dew
#

done that multiple times

sleek island
#

yeah my bad, very odd.

#

things are in flux right now.

somber aspen
#

what happens if you click minimize?

iron dew
#

i only have this icon that says "iconify"

somber aspen
#

that is minimize

iron dew
#

that just removes the whole screen and goes to my taskbar

somber aspen
#

isnt that what minimize is supposed to do?

iron dew
#

what im trying to get at is i cant fill my screen

sleek island
#

maximise

iron dew
#

there is no maximize option

somber aspen
#

you probably just have lock window size on

iron dew
#

bingo thank you adam

wise kiln
#

hey for some reason when i right click my prayerbook on runelite i dont have the reordering option only the filtering option

rich marsh
#

you have the Prayer plugin disabled

wise kiln
#

l0l

#

im retarded

#

ty sir

#

@rich marsh

sinful quartz
#

hey guys

#

how do i save my current rl profile and then transfer it to my other laptop?

sinful quartz
#

thanks boss

#

so cloud sync a profile, export it to some storage device and then import in the other pc

rich marsh
#

no that's an OR

#

you can either cloud sync the profile, OR export it and import it

sinful quartz
rich marsh
#

yes

sinful quartz
#

i dont see an option to save the profile other than sync? if i were to export and import instead of using sync

#

i'm getting this when i try to save it

rich marsh
#

ok technically the entry tells you to move the entire .runelite folder over

#

and you just import from that

#

there is no actual exporting, I just mispoke when I was bouncing back what you said

sinful quartz
#

dude i fkd up

#

i tried to talk in chat while the profile tab was open and something happened

#

and it reverted to the new profile with no settings

rich marsh
#

does double clicking the default profile restore your settings

#

I don't think there's any keyboard combo you can press to delete a profile, it won't even let me tab to the delete button

sinful quartz
#

default has no settings on mine since i havent synced it

rich marsh
#

is this on the normal setup or the other one

sinful quartz
#

normal setup

#

@rich marsh

#

isnt it feasible to have an option on the menu to just click save profile and export the files? feel like it'll be way more user friendly and intuitive than going to the website to find out how to do it.

#

i had the new profile open like this instead of switching to it but theres a keyboard shortcut that made me switch into it when i tried typing in chat

#

i feel like thats kinda dumb too

weak meadow
#

Hiya, how can I ask development questions related to RL?

#

Currently trying to figure out if it's possible to grab other players AccountHash without being logged into their accounts. Since that's a unique identifier for accounts from there we can track things such as Name Changes automatically

#

I see XP Updater already grabs local AccountHash from Client

tacit vigil
#

I've never heard of that info being available

#

other people have looked at name change tracking and I don't think it's that easy.

weak meadow
#

Don't expect it to be easy unfortunately. However still think there's got to be a method

#

Especially since as of right now you can pull your own personal AccountHash client sided after logging in

tacit vigil
#

yeah but it wouldn't be surprising if that's only available for you because you're logged in.

weak meadow
#

And that's what used for the XP Updater plugin, and it sends it to Temple and Wise old man

tacit vigil
#

I guess you could maybe get it from those sites, I suppose.

weak meadow
#

I absolutely could, but they only get it if a person is using the XP Updater plugin

#

So the list of AccountHash's relative to accounts is going to be fairly short haha

#

So I'm trying to find a method to finding it for others without needing to be logged into their accounts. Been disappointed by Jagex and their API offering thus far tho :/ so not gonna get my hopes up

tacit vigil
#

yeah I wouldn't expect it

#

Why would they ever give you that info anyways, you don't need it.

#

the client doesn't, anyways.

weak meadow
#

Why wouldn't you want to share a unique identifier for each character?

#

Gives you the capability to track tons of cool analytics directly

#

And then also track scammers/bots/general name changes perpetually

tacit vigil
#

It could be useful yeah, I just don't think they currently give that info.

weak meadow
#

I don't think they directly provide it, though I have a suspicion that it's available somewhere

#

When did jagex make RL privatize the things that directly interface with the rs client?

rich marsh
#

idk i think there's a blog post about it

tacit vigil
#

2018 probably

rich marsh
#

NFC posted some link one time which included some strongly worded text about it