#Jimbo's Metrics: graph your plays

1 messages · Page 1 of 1 (latest)

buoyant wing
feral lichen
#

that UI is incredible, nicely done

worldly elbow
#

wheres the spectral card naming gimmick mods tend to do

feral lichen
#

every spectral card is taken

#

you took the last one i'm prety sure goldenleaf

worldly elbow
#

black hole?

feral lichen
#

that's a screenreader mod

worldly elbow
#

fuck

#

we can have dupes right

#

theres 2 deja vus

feral lichen
#

it's fine just use a cryptid spectral

worldly elbow
#

thunk pls add new spectrals

buoyant wing
sage cosmos
#

I need to figure out how to do UI stuff

minor aurora
#

this is fuckin awesome holy shit

feral lichen
#

if I ever need help with UI stuff for Cryptid I'm gonna have to reach out here lmao

buoyant wing
#

eehehe :P

#

the whole graph is just.. extending Moveable and doing completely custom drawing.. heck if I know how you'd do anything like this with just the typical UI elements and what not

#

as a side note, there's a pile of debug stuff too, in case anyone else might find it useful
here's a profiler, list of moveables, structure of the overlay UI, for example

shows up in the pause menu when not in _RELEASE_MODE (which can also be toggled with ctrl-shift-click on the "jimbo's metrics" button)

steady cove
#

This is fire

steady cove
#

Flower Pot's getting lonely

feral lichen
#

I have a friend for it already

#

(The Order)

buoyant wing
#

pushed a small update, moves the debug stuff to an smods config tab
so it doesn't clutter the pause menu as much - figured not being in _RELEASE_MODE would be good enough heh but I could see how it was still irritating

fluid adder
#

this is super super cool!!

pale grove
buoyant wing
#

I should probably take a look at debugplus heh
(I've.. honestly never toyed with mods in this game before just deciding hey graphs would be nice :P)

tidal palm
#

This is a great mod but please add it also to the games win menu

drowsy cipher
#

wow this is amazing. Since it's a run summary, could you add a page for which bosses have been defeated?

buoyant wing
#

Added it to the win screen (@tidal palm)

#

How's something like this look @drowsy cipher ?

drowsy cipher
#

that works

buoyant wing
#

cool cool, that should be in the mod download now too

thick iris
#

Question I use the blackjack mod does Jimbo metrics conflict with the mod?

buoyant wing
#

not a clue, I don't even really know what the blackjack mod tbh

#

looks like there's multiple too?
either way, I couldn't tell you without just.. giving it a try and seeing if it does break or not :P

thick iris
#

It's the Hit one by mathguy

buoyant wing
#

gotcha
yeah I mean I still haven't a clue unless I were to try it.. and at that point you may as well try it instead, see if it works on your end :P

thick iris
#

I'll check here in a minute

#

It works

buoyant wing
#

cool cool

sinful oyster
#

woahhh! this is looking awsome!

reef copper
#

@buoyant wing I wanted a small help

buoyant wing
#

what's up?

marsh venture
#

Oh also the blind icons are wrong when I use this

buoyant wing
#

ah huh, do mod blinds use a seperate atlas texture per-chance?
not sure if this happens with any mod blinds, or if it's just specific to what you've got going on

#

currently I just hardcode the blind_chips atlas which I'm guessing probably I should Not Do (not sure how to fetch atlas textures for mod blinds, assuming they are in seperate textures though.. am currently at work so I'll have to peek later)

    local sprite = AnimatedSprite(0, 0, 1, 1, G.ANIMATION_ATLAS.blind_chips, blind_proto.pos)
reef copper
# marsh venture

How in the world do u hv that much fps on winlator 💀 I did this last year and still today it's lagging a lot!

reef copper
buoyant wing
#

I'd rather not tbh, but if you must then go for it

reef copper
# buoyant wing I'd rather not tbh, but if you must then go for it

Alr lemme ask you here, so am doing something for personal use which is against the rules on here discord (hint: mobile) now I thought the toggle Sidebar is useless on it so I wanted to remove it, so my question was where can I fix the code for it, don't worry it's for personal experience and I won't be sharing anywhere

buoyant wing
#

'tis in src/ui/win_summary.lua, have a look for more_info_button

reef copper
wild zodiac
#

any way you can make this compatible with multiplayer?