#⚙・modding-general

1 messages · Page 422 of 1

wanton sleet
#

what?

wraith seal
#

i tried creating 20 negative jokers and sell them all

#

this definitely does NOT ADD UP AT ALL

#

WHAT

wanton sleet
#

i think its bugged

wraith seal
#

why do i have 50 joker slots now 😭

wanton sleet
#

maybe

wraith seal
#

yeah

wanton sleet
#

whats ur code lookin like 😭

wraith seal
#

but, i dont really know whats wrong with the code

hard plank
#

what is it supposed to do

wanton sleet
#

look at this

#

basically, when u sell a negative joker

#

all other negatives provide an extra joker slot

wraith seal
#

when a negative joker is sold, adds +1 joker slot to all current negative jokers' edition

wanton sleet
#

however, logically if you sell every negative joker u should return to 5 joker slots

#

which is NOT happening

#

that image shows the reality vs what should logically happen

full edge
#

Hmm, I wonder if it maybe it tries to run in a closed environment. I have no clue what'd cause this issue, even with some googling

wraith seal
#

EXACTLY

steep hedge
#

let me try something

hard plank
wanton sleet
#

i wonder why

wraith seal
#

the idea behind this code:
increasing card.edition.card_limit by 1, because thats whats used to determine how many joker slots should be reduced after the joker is destroyed/sold
card.area:change_size(1), to increase the joker slot by 1 because the game doesnt update even when card.edition.card_limit is updated

novel heron
#

minecraft in balatro when?

steep hedge
wanton sleet
wraith seal
#

i am 100% sure

#

i just tried it earlier

wanton sleet
#

i would honestly do a full overhaul maybe?

full edge
wanton sleet
#

dont even mess with card_limit?

#

idk

wraith seal
#

this is without the :change_size

#

it doesnt increase joker slots at all, but since card_limit keeps increasing, selling the negative jokers now make you lose joker slots

full edge
#

I'd try some print statements

wanton sleet
#

^

full edge
#

I suspect there might be the chance of the joker actually counting itself when you don't want it to, somehow.

wraith seal
#

unfortunately, that doesnt seem to be the case

#

because having 2 negative jokers, and selling them all

wanton sleet
#

i think u sell the joker, it could still run card.area:change_size(1)

wraith seal
#

actually works perfectly fine

wraith seal
#

7 -> 7 -> 5

steep hedge
#

can someone send a clean copy of version.dll?

full edge
#

I mean, that's also just chance, no?

wanton sleet
#

i think dont use the card_limit thing, and perhaps directly do card.area:change_size(-num) when sold?

twilit jetty
steep hedge
#

did it 1000 times

wanton rapids
#

oh you actually did it???

steep hedge
#

i am doing it again now

wraith seal
hard plank
wraith seal
#

i didnt implement any pseudorandom stuff

steep hedge
#

and it still starts with lovely

wanton rapids
#

hello i am writing tests for morefluff

twilit jetty
#

is version.dll still in your downloads folder

hard plank
wanton sleet
wraith seal
wraith seal
full edge
#

Well if it doesn't break at 2 but does for 3, I suspect the context doesn't work exactly like you're hoping it does. I reckon in that case it triggers twice, once per existing negative card

steep hedge
#

oh version.dll is not a file FROM Balatro but its an extension, so the version.dll is not replacing something from balatro it just adds it am i correct?

full edge
#

Existing and remaining of course

steep hedge
#

okay i am trying something

twilit jetty
# wraith seal

nitpick, but you should use context.card.config.center.set == 'Joker' instead of that substring

wraith seal
#

but it also doesnt do that

#

it still increases normally by one everytime a negative joker is sold

twilit jetty
# wraith seal

Maybe replace the two calls to :change_size with a single one (:change_size(1))?

wraith seal
#

i did that earlier

#

i just changed it recently

#

they all have similar results, though

#

im gonna genuinely start throwing hands with balatro

steep hedge
# full edge That's correct

So i DELETED the whole balatro whole, reinstalled without lovely, installed everything

installed BMM, and started, it starts normally, but whenever i add steammodded it starts to crash again WTF

steep hedge
#

same crash

#

give me a second

wraith seal
#

it DEFINITELY uses card.edition.card_limit, so like, what

full edge
# steep hedge

All I can find is that this is an existing love2d issue, but even then it's rare

steep hedge
#

is there a fix?

wraith seal
#

ok i give up

#

im rewriting negative's effect

round ore
wanton sleet
#

patch more

#

hook more

#

👿

full edge
# steep hedge is there a fix?

Not that I can find. You might wanna try and mention the issue on the Steamodded server, and see if someone there'll be able to help. You also tried installing it without the BMM, right?

steep hedge
#

yes

#

let me try the steammodded discord

round ore
#

when i hover over this mf i crash

wanton sleet
#

ill. be back

hard plank
wraith seal
steep hedge
round ore
wraith seal
#

WHATS

#

WRONG

#

EVERYTHING CHECKS OUT, I PRINTED EVERYTHING

#

slamdlmsa

full edge
steep hedge
full edge
steep hedge
#

found the issue This is the same issue as stated in #404, unfortunately we are not sure what causes it or how it can be fixed.

LOL

wraith seal
delicate dust
wraith seal
#

it looks correct

#

the number of triggers looks correct

#

hell, if you add all the numbers up

#

we should still have 5 joker slots at the end

#

BUT NO, ITS 6

west hill
#

it looks like the card that is sold is also increasing the limit

wraith seal
#

in that case, there should be three "A CARD IS BEING SOLD???" prints

#

but there isnt, its 1 "sold" print, and 2 "detected a card being sold" prints, the number fits

subtle helm
#

Hello, I dont know how to fix this? The game just closes bny itself whenever i try to select a card. I uninstalled the game and re did eveything and checked if it loaded up with just lovely installed fine. I got the lastest downloads (not releases) from lovely, steamodded and pokermon. I even unchecked pokermon and still will not work. It worked Thursday and when i went to play today it did not work

full edge
subtle helm
gray cove
#

FUCK SMODS

wanton rapids
#

why?

#

smods is more than good enough

wraith seal
#

true

wanton rapids
#

be thankful for smods

wraith seal
wanton rapids
#

otherwise we would be manually patching the exe

gray cove
#

NO

wraith seal
#

i want to crash out

#

this shouldnt take me an entire hour at all

gray cove
wanton rapids
full edge
gray cove
#

Forgot the name

wanton rapids
#

you learn to accept that

gray cove
#

She’s talented tho

#

Only 15 btw

wraith seal
#

:3

#

im forever a negative hater after this

#

wtf

gray cove
wanton rapids
#

????

gray cove
#

Because negative

#

Got it

hard plank
#

hi

subtle helm
gray cove
#

HAHA

gray cove
#

Aikoyori 47

#

RATATATATATATATATAH

grand geode
gray cove
#

Can we normalize ui debugging

wanton rapids
#

true....

gray cove
#

Please

blissful stag
#

Magiciant

gray cove
#

Fat

#

Why fat

full edge
gray cove
#

Why green

blissful stag
#

Its the robe!!

gray cove
#

Fuck green

#

#1 green hater

normal hollow
wanton rapids
#

???

gray cove
gray cove
subtle helm
#

It was crashing before I uninstalled everything then still happened after updating it

wanton rapids
gray cove
#

Because more fluff

#

Colors

#

Gay

#

Humor

wanton rapids
#

true?

wraith seal
#

not false

#

im going to sleep

blissful stag
#

What do i even name this

wraith seal
#

maybe when i wake up, this will automatically fix itself

lunar sluice
#

true

gray cove
wraith seal
#

what 😭

gray cove
full edge
wraith seal
#

huh???

wanton rapids
#

huh??????

full edge
subtle helm
gray cove
#

Cinema

full edge
#

As I said, I think the bug is some smods/talisman interaction

#

Generally, turn Talisman off unless a mod requires it

wraith seal
#

how do i fight a balatro edition, asking for a friend

wanton rapids
#

summon a blind with said edition

subtle helm
wraith seal
#

got it

hard plank
#

????

#

I'm confused

haughty gyro
#

hello chat

#

long time no see

gray cove
#

YO

#

We got homeboy in the town again

haughty gyro
#

I fear I will not be working on my mod until the end of the semester

#

but I will get back to it eventually

#

anyways aiko how's the chess deck going?

lunar sluice
#

hello

hard plank
#

i am never adding chess deck

lunar sluice
#

omw to add chess deck

#

i had a fucked up idea earlier of letting consumables being triggered as if they were joker under specific circumstances

#

but idk what to use it for

haughty gyro
hard plank
#

sure make it fun

wanton rapids
#

like planets trigger a hand level??

lunar sluice
#

like you somehow move the consumables to your jokers tray then it triggers their effect or a related effect without using the consumable

wanton rapids
#

actually forcetriggering consumeables could be silly

wraith seal
#

i want to formally apologize to Negative edition in balatro for my rude behaviour

twilit jetty
#

consumable idea: +10 Mult on next hand

wraith seal
#

i will never behave like that ever again, and i will forever treat editions in balatro like my offsprings

#

im sorry everyone

hard plank
#

should i contribute to steamodded with this stuff

lunar sluice
#

i fucking hate balala editions

#

kill them all

wanton rapids
#

like forcetriggering hanged man will use it targeting 2 random cards

full edge
wanton rapids
#

etc.

lunar sluice
#

yea thats my general idea thats why some will need new effects

#

stuff like temperance or hanged man would work out of the box though

full edge
twilit jetty
#

cool i don't need to add that then

wraith seal
#

do i just make it so negative gives +2 joker slots instead

#

saves me a lot of trouble but they aren't as cool as other overhauled editions

full edge
#

Did you figure out what was going wrong at all?

#

Or did negative just throw hands too effectively

wraith seal
#

i gave up

#

negative threw a hook punch

#

im officially retiring from professional modding

wanton rapids
#

negative making it actually take -1 slot is kind of interesting

hard plank
#

oh also about name_text

hard plank
swift matrix
#

My new vapea have ai voice control

swift matrix
wraith seal
#

what would you even need ai voice control for when ur using vapes

#

😭

hard plank
wraith seal
#

boost mode???

#

waterfall light????

swift matrix
grand geode
#

why is a vaping device in my fuckin modding chat

normal hollow
#

making reverse ortalab

hard plank
#

hi myst

wraith seal
#

can we mod balala on that

hard plank
#

still feel really good about this impl i have

swift matrix
wanton rapids
#

i love balatest

#

it's so good

wraith seal
#

i should start using balatest for something

normal hollow
#

dev spends 10 hours unit testing instead of coding

wanton rapids
#

True...

wraith seal
#

but

#

it makes you look cool

full edge
normal hollow
swift matrix
normal hollow
#

and people stop doing card = self

#

or counting all cards in update

wanton rapids
#

actual reverse ortalab would be kinda silly though

#

swapping the ortalab jokers again

full edge
wraith seal
#

i think negative kidnapped my family

wraith seal
#

help me please

normal hollow
normal hollow
wanton rapids
#

when these tests are done i'll record a similar video

hard plank
#

hi

wanton rapids
#

hello

hard plank
#

i am pushing my shit to smods

#

i just pretend to be useful

#

idk

#

im so sorry

tough vigil
#

do u think its a Good idea or a Bad idea for me to try to make my own mod despite knowing fuck all abt lua or the balatro codebase

gray cove
tough vigil
#

im looking at cryptid and trying to understand how it does one of the things i want my mod to do and im like hm yes i see (does not understand)

gray cove
#

Submit that shit to AI 🔥

tough vigil
#

NO

gray cove
#

Jk

#

Ai is for lazy mfs

tough vigil
#

i typed a word that is banned on this server

normal hollow
#

cryptid is very complicated for no reason sometimes

gray cove
tough vigil
#

trust me that it was directed at aibros

swift matrix
#

I mean... asking it for interpretation is fine? Just don't take it at its word. It's unlikely to understand it anyway

tough vigil
#

i called ai users cupcakes bu without the "p" "a" or "e"

gray cove
full edge
tough vigil
#

oh im only looking at cryptid cause i know it 1 for 1 does one of the things

#

so im looking at That Thing

swift matrix
gray cove
#

Ucks

swift matrix
#

I might be able to point you at a different mod

gray cove
#

The fuck is ucks

tough vigil
#

sticky hand

swift matrix
#

C u c k s is how you a u t I s t s (/pos) send banned words :p

tough vigil
#

allow user to play up to 6 cards a hand

swift matrix
swift matrix
#

Check the 6th finger deck

rare shell
#

prism also has a joker that lets you play 6 cards

swift matrix
hard plank
#

ji

#

uh

#

hi

swift matrix
#

Jeyas

daring sluice
#

shit I was gonna do something yesterday and i completely forgot

#

oh yeah rework the config

#

i Didn't do that

#

i played space engineers all day

#

I'm so productive

hard plank
#

yay @normal hollow

vernal hare
#

@normal hollow i think i passed my test

tough vigil
#

im tryna make that mod i talked abt recently which was a voucher that lets you play 6 cards and then 4 new planets for the hands that creates

hard plank
full edge
tough vigil
#

yea yea ppl were sayin

swift matrix
tough vigil
#

cryptid's sticky hand voucher seems pretty simple but ill wait til i see the others first

#

so i can understand what its doing

swift matrix
#

Closer to jokers though

swift matrix
normal hollow
full edge
hard plank
#

hi n

vernal hare
normal hollow
vernal hare
#

the power of joyousspring surged through me

hard plank
swift matrix
tough vigil
hard plank
full edge
#

I do think that 6 card hands aren't too difficult, just because the game isn't hardcoded to need 5 in any way, besides selection limits existing

tough vigil
#

yea i just gotta look for How

gray cove
#

GTA 6 TRAILER 2 DROPPED

#

GRAHHHHHHH

normal hollow
tough vigil
#

-voucher that enables 6 card hand
-voucher that retriggers 6th played, scoring card
-4 new poker hands
-4 new planets for said hands

swift matrix
#

I mean good for us

#

but strange for a poker game

full edge
#

I mean, no reason to hard check if there's more than 5 cards if you can't play more than 5, right?

hard plank
#

hi ice

gray cove
#

AK47

lunar sluice
#

the way balatro works as a game would require more work for an equivalent (but worse for modding) result

gray cove
#

Entropy.exit()

lunar sluice
#

attempt to call a nil value

gray cove
#

Fuck

swift matrix
#

lol

#

but yeah fair, fair

vernal hare
#

this makes it almost elementary

tough vigil
#

hm i understand maximus less

vernal hare
#

i was gonna make the 7 card ‘fuller house’

lunar sluice
#

the way poker hands work is actually surprisingly one of the best coded parts of the game tbh but i havent looked at everything in depth

#

so that might be wrong

vernal hare
#

the whole game is awful if you can’t get the basic mechanics right

#

it doesn’t matter how pretty a house is if its foundation is shit

tough vigil
#

im doin this shit

lunar sluice
#

a lot of stuff done feels like unnecessary versatility that makes the system more complex especially a few ui related things but the poker hand system is pretty good

gray cove
lunar sluice
#

like its cool that its so versatile but a lot of that feels unnecessary

wanton rapids
#

could the moons of jupiter have a little dot next to jupiter on the solar system map?

#

oh im blind there is one

tough vigil
#

they have little dots ON jupiter

hard plank
#

ok this still works i love it here

lunar sluice
#

idk i just really dont like the ui system

tough vigil
#

big straight, big flush, and fuller house are just named variants of their existing ones and score/scale the same

lunar sluice
#

the system is really versatile which is nice but almost all of it feels like things balatro specifically could get away with reducing

twilit jetty
tough vigil
#

no new hand/planets for them

#

ty

#

im proud of them

gray cove
hard plank
lunar sluice
#

i love composite emojis

gray cove
#

Discord discounts are so fire chat

hard plank
#

🏳️‍⚧️

lunar sluice
#

especially when fonts dont support them properly

gray cove
swift matrix
#

like I think playing every caed in the deck would normally be a flush straight, because it contains a flush and a straight

lunar sluice
#

straight flush yeah

#

but not royal flush

normal hollow
swift matrix
tough vigil
#

cryptid has "the entire fucking deck" seemingly

lunar sluice
#

even though it fits the normal definition, a royal flush in balatro specifically checks for no cards below 10

tough vigil
#

as a hand

swift matrix
#

it's just an alt name for straight flush if it has those cards

lunar sluice
#

i think its just silly how its coded to check for specifically no cards below 10

swift matrix
#

yeah, lol, I think it's so you couldn't make stupid ones with 4 fingers

lunar sluice
#

but that would be really funny

swift matrix
#

it would

prisma latch
#

ill really be doing anything other than actually working on my mod huh. im making a cover the fuckin fireboy and watergirl theme rn

#

i gotta stop dillydallying

#

90 jokers wont make themselves

gray cove
#

Summer sale

#

Yeppiee

tough vigil
#

anyhow maximus' 6 card shit refers to a variable i cant find the definition for

hard plank
solemn storm
#

anyone else's balatromp mod not connecting?

hard plank
#

i will go insane

gray cove
#

Pluto

kind zenith
#

guys should i go play bunco or create a stockings brand and earn millions

gray cove
#

Play bunco

kind zenith
#

got it

gray cove
#

🔥

hard plank
#

i renamed the pr

normal hollow
#

yeah that makes more sense

hard plank
#

maybe i can finally be useful to society

#

maybe i should also contribute blind icons idk

tough vigil
#

yea i cant figure out where it defines G.GAME.modifiers.mxms_highlight_limit so i cant use maximus for reference rly

#

nevremind i found it as i said that

#

tempted fate

hard plank
novel heron
#

joker but it fixes crashes in balatro for every ace discarded?

hard plank
#

how

novel heron
#

i'm still in the idea phase

hard plank
#

how fix crash

novel heron
#

true

hard plank
#

@prisma latch

prisma latch
#

Hi

hard plank
prisma latch
#

???

#

Oh. My name right

novel heron
prisma latch
#

Thought that might happen

tough vigil
#

ogh idk how redeem works

hard plank
#

wii ball

steel patio
#

hey is it possible for bmm to get interrupted or something during mod updates (without obvious causes like closing the manager)
because i updated a mod and for some reason it wiped all the sprite assets off the face of the earth, i had to uninstall and reinstall

steel patio
#

got it catthumbsup thank

prisma latch
#

hmm should i make my joker atlas 5 wide or 15 wide.. i want it to be even with collection pages so the default 10 isnt great

novel heron
#

it can be whatever you want

prisma latch
#

Pi

novel heron
#

yes

errant zephyr
#

The genius solution of a polar coordinates joker display grid

grave spindle
#

yo, im new to this, is there either a guide to installing mods or can someone just simply explain it? ive seen ppl playing various mods (namely cryptid) and i think itd be fun to try but idk how to do that

swift matrix
errant zephyr
#

You follow the directions for lovely and steamodded and the rest is just copying files into the mods folder

exotic belfry
tough vigil
#

ah sick

#

i think i figured out what i was trying to do at least

exotic belfry
#

Huge

hard plank
#

@exotic belfry

#

astra

grand geode
#

ad astra minecraft

normal hollow
#

@hard plank

#

aiko

gray cove
#

Aiko 47

grand geode
#

i never finished ad astra on my steampunk pack playthrough

gray cove
#

My sekiro play through went like
48 hours of time
40 beating the final boss

novel heron
#

who finishes modded playthroughs anyway

#

btw why isn't every straight a straight flush in colorblind mode?

grand geode
#

because the suits are separate by shape not color

novel heron
#

ur right

grand geode
#

am i ever wrong

hard plank
#

yea

novel heron
#

good i tested this joke here first before making it at the balatro comedians discord phew

hard plank
#

anyway

grand geode
#

foiled again

hard plank
#

finally

#

Japanese in my English Balatro

latent crescent
novel heron
#

wingdings balatro

hard plank
#

i mean i did make this for a test and it feels good

gray cove
hard plank
novel heron
#

was the text styling in the name always supported?

hard plank
#

i don't think so

normal hollow
#

yes but its inconsistent

hard plank
#

if it was i think it was broken lmao

novel heron
#

or i mean, in current smods

normal hollow
#

i use it for color in my mod

novel heron
normal hollow
#

name_text returns the formatting too so info_queue tooltips and end of round dollars and stuff like that is weird

#

it only works in the main tooltip

hard plank
#

can you try my PR rq and see if it breaks

normal hollow
#

i will try it in a bit after work

hard plank
#

ok

#

i did sanitize string before return

novel heron
normal hollow
#

yeah

hard plank
normal hollow
#

i do that in my mod and i think aiko does that in the pr?

swift matrix
#

I still think a build in font picker would make sense with smods.font

#

or at least someone updating trance to read smods.font objects as well

hard plank
#

the SMODS.Font pr is not even accepted yet

swift matrix
#

I know

#

I mean going forward

hard plank
#

i am decently positive that it will get merged

swift matrix
novel heron
#

i will merge it in my fork

#

and try it out :)

dusky heart
hard plank
#

can i finally put Thai in this

gray cove
swift matrix
#

it's only embedded gifs from sites and itnernally that they're able to ban

gray cove
#

The word dot gif i banned

swift matrix
hard plank
#

i don't put mult in scale 4 text

swift matrix
#

loool tru tru

hard plank
#

it's only long for a gag

tough vigil
#

do the vanilla poker hands for flush and straight check that its 5 cards

#

ie would 6 cards fail them by default

full edge
#

I mean, they check if they're the minimum of 5

tough vigil
#

so would a 6 card flush Just Work

rare shell
#

good afternoon chat

gray cove
rare shell
tough vigil
#

if 6 card straights and flushes Just Work thats epic

swift matrix
gray cove
tough vigil
swift matrix
#

i don't know what the scoring logic is like for those hands

#

but they prolly would?

rare shell
#

cryptid has a whole ascendant hand system for calculating 6+ card hands

tough vigil
#

yea im making my own

#

or, trying to

rare shell
#

something tells me that straights are probably hardcoded to be 5 cards long except with four fingers

tough vigil
#

additionally, is there a way to give a hand a unique name like royal flush even tho it doesnt score any different

rare shell
#

i would also look into cryptid for that

gray cove
#

Reject modernity become gay

rare shell
#

specifically they have two secret hands

tough vigil
#

ppl told me to Not look at cryptid

gray cove
#

This is a joke to clarify

tough vigil
#

and to look at maximus instead

gray cove
#

DO NOT LOOK AT CRYPTID DAWG

#

Those who know

rare shell
#

for the 6 hand stuff definitely look at maximus

#

im saying for the hand type stuff

tough vigil
#

mm

novel heron
#

6 card flush just works

swift matrix
tough vigil
#

im lookin at maximus hands atm

rare shell
#

does it have special hands that rename themselves

full edge
#

I don't remember the details of the straight calc, but I thought it worked for 6 card hands without change

swift matrix
rare shell
#

like, im just pointing to what i know has "renamed" hands off the top of my head

#

i know cryptid is its own thing but surely the hand calc stuff is agnostic

full edge
#

You can test this by increasing the selection limit of the G.hand area and just selecting 6 cards

tough vigil
#

yea tbf i dont wanna score straights or flushes any different to vanilla (besides the addition of an extra card), those i just wanna rename

rare shell
#

clusterfuck turns into clusterbulwark if you have 5+ stone cards in hand re:cryptid

novel heron
swift matrix
rare shell
#

its like how a straight flush gets renamed to royal flush

swift matrix
prisma latch
#

my joker spritesheet is looking great rn

swift matrix
#

which isn't what they want for all their hands

rare shell
#

...

#

yes

swift matrix
#

so fair

hard plank
#

hi lyman

swift matrix
#

sorry I missed that part of it

rare shell
#

this is why im pointing to cryptid's hands, which has a renamed hand

swift matrix
#

the convo i mean

rare shell
#

youre good

#

hi aiko

#

not the cupcakes joker 😭

prisma latch
#

:)

rare shell
#

i think bunco/spectrum support also has a similar "renamed" hand

swift matrix
rare shell
#

i dont have them in front of me i just recall that might be the case

#

i wish i had nuTHAC on hand that way i could reference autumn's hands

swift matrix
#

totally missed it

#

it's a shame

#

I only know about it because I found dim's forkedrepo

#

but it doesn't have the utils

#

so i think it's unplayable

prisma latch
#

dunno what to do with the backgroud for this joker.. dont rlly wanna leave it white

swift matrix
prisma latch
#

oo idea

#

thank you

swift matrix
#

yw :3

waxen flicker
#

I just found a seed with a negative perkeo

prisma latch
#

yep

#

that is the name of the joker

hard plank
#

a gramophone

prisma latch
#

nah i got a good idea

swift matrix
#

Is mod badges not showing on undiscoveed jokers intentional?

#

I hate that

novel heron
swift matrix
#

I jsut need a way to discoverall my whole shit

#

without resetting profile

#

this is fun

prisma latch
#

im happy with this

novel heron
#

why so goated????

swift matrix
prisma latch
#

Broken Record: If the last played card is unscored, instead score it twice

swift matrix
#

Ah so useless for how I play :p

prisma latch
#

lol

novel heron
#

record pieces in soul sprite? is_for_me

prisma latch
#

i did consider it

#

but it would fuck up my atlas

novel heron
#

if that's the only reason then...idk 😭

prisma latch
#

its a common. because hanging chad is a common
commons dont get floating sprites theyre not important enogh /j

novel heron
#

never seen a better opportunity for it...but nonetheless great art

prisma latch
#

i might later if i do some more atlas reshuffling

#

but rn my atlas is all neat and tidy and having one single joker on a row have a soul sprite would shift everything along

#

lol

tough vigil
#

how do i check a voucher has been bought before spawning smth

#

like its an in_pool but

#

is there a check for if a voucher is owned

prisma latch
#

oh boy cant wait to texture this

#

making black holes look good is. hard

novel heron
prisma latch
#

my atlas is 15 wide so that every row can be a collection page

novel heron
#

ahh ok

rotund latch
novel heron
rotund latch
#

Theee is also a no pool flag concept too if a joker is locked out while you have another

hard plank
#

waiting for that lgtm

tough vigil
#

is there an- ah ty

hard plank
#

hello moto

tough vigil
#

did u define that anywhere or does setting it like that just define it

#

idk the conventions

rotund latch
#

That’s an area for global variables, it’s a table so you can just add new members onto it

tough vigil
#

ah sick

#

so i can safely just Check for that?

#
  • do u check for it anywhere so i can see formatting for that
rotund latch
#

You’ll see I have other jokers who look for that to spawn via its “yes_pool_flag”

west hill
#

@swift matrix what objects are missing mod badges?

swift matrix
west hill
#

I mean generally

#

you mentioned it the other day

swift matrix
#

Maybe that's what it was in the other cases I noticed ing too

#

I'll have to look properly

#

Once sex

#

One

#

Sec

#

Lmfao

hard plank
#

oh hey eremel

west hill
#

hey aiko

rare shell
#

aaaa

hard plank
#

hope you're doing fine

rare shell
#

my buddy finally started to ship me a 3060

swift matrix
rare shell
#

cant wait to upgrade my pc just to play balatro

hard plank
#

balatro is a demanding game

west hill
#

I am doing fine

#

how are you?

hard plank
#

dreading

#

exam

swift matrix
#

Do y'all ever have to game start softlocked sometimes which is fixed by restarting?

west hill
#

when is exam

viscid ledge
#

can anyone help me, i got the steammoded launcher to work, but when i open the mod directory in the game it wont show any mods. i think i have my mods in the right way.

prisma latch
#

im going to bite my fingers off I HATE DRAWING BLACK HOLES I HATE IT I HATE IT I HATE IT

tough vigil
#

wait is yes_pool_flags even a thing

#

or is that specific to your mod

#

i cant see where that actually defines the in_pool conditions

west hill
jade forge
viscid ledge
#

nobody knows?

jade forge
#

ye if you have issues or just comments for possible tweaks or ideas reach out 🙂

hard plank
#

finally

#

new steamodded release

#

thank you flowey

prisma latch
hard plank
#

yes

exotic belfry
heavy roost
#

anyone wanna help verify that my sheet/form works for a mod project?

latent crescent
prisma latch
#

im. somewhat happy with how this looks, now to add a card getting spaghettified ig

tough vigil
#

ok im gonna be real for a literal first time setup im genuinely amazed this worked

rotund latch
tough vigil
#

i gotta figure out how to test it now lmao

exotic belfry
#

Do you have DebugPlus?

tough vigil
#

yea

#

just havent used it before

prisma latch
#

this is probably as good as this card is getting

tough vigil
#

does debugplus let me just spawn specific shit

prisma latch
#

it lets you run lua code and lets you instawin blinds and stuff

#

and lets you pick jokers from the collection

exotic belfry
tough vigil
#

ah sick

#

can i do this for vouchers?

exotic belfry
#

While in a shop yes

prisma latch
#

yep

tough vigil
#

eppy

#

ty

exotic belfry
#

mhm!

tough vigil
#

can i give myself money with it

normal hollow
#

yes

gilded vortex
tough vigil
#

were you gonna

#

explain any

gilded vortex
prisma latch
#

where tf did you get pizza

#

its square

exotic belfry
normal hollow
tough vigil
#

tyyy

#

it crashed :D

#

(thats my mod)

harsh minnow
storm forum
prisma latch
#

you guys are just making shit up now lmao

gilded vortex
#

@prisma latch also horse race tests

prisma latch
#

horse race tests

gilded vortex
#

horse race tests

harsh minnow
prisma latch
#

cyan and jovial are both getting jokers

#

because im not calling cyan oob.

gilded vortex
prisma latch
#

is your jovial gonna be legendary though

gilded vortex
#

did you see the news today

gilded vortex
prisma latch
#

hes going on hiatus right

gilded vortex
#

I think on

prisma latch
#

oh wha

gilded vortex
#

the channel of

#

That person who drew Vagabond

#

and

#

horror Garfield

prisma latch
#

yeah season 2

#

hrtt:hrt

gilded vortex
#

but I did hear about ||fearsome fate||

#

what I meant was

prisma latch
#

yep

gilded vortex
#

the tweet from today

prisma latch
#

what tweet

#

the hiatus?

#

taking a break

gilded vortex
#

if jovial were human,

#

jovial would be black

jade forge
prisma latch
#

buh

gilded vortex
#

I already had a fan design in mind to reference but I suppose I'll need to change their skin color 🤔

hard plank
#

i am so happy

#

new steamodded release

prisma latch
#

stop that

#

dont be happy

gilded vortex
normal hollow
#

hi victin

gilded vortex
normal hollow
#

im doing fine

#

today at least yesterday i was very sick

#

wbu

latent crescent
#

Bummer

gilded vortex
tough vigil
#

ah rip it still crashes when i buy my voucher

gilded vortex
gilded vortex
latent crescent
#

It's from balatro university blursed

hard plank
#

hiiii

gilded vortex
hard plank
#

i am cooked.

gilded vortex
#

or I guess you could say I'm cooked

normal hollow
hard plank
#

HRT

#

🏳️‍⚧️

latent crescent
gilded vortex
#

though unfortunately me being cooked also prevents me from cooking

open elbow
#

Still getting crashes always copied the error where do i send it?

hard plank
#

beautiful

open elbow
#

cryptid

novel heron
#

:(((((((((((((((((((((((

latent crescent
#

Why it's on top of card name

hard plank
#

how does that even happen 😭

open elbow
gilded vortex
hard plank
#

??????????????

novel heron
#

honestly what the hell do i do here? :(

west hill
#

@swift matrix like this?

tough vigil
#

(new values arent set yet)

#

i got the order wrong also even tho u cant tell lol

swift matrix
vital stratus
#

ganymed

swift matrix
west hill
#

how does the badge look?

swift matrix
fallow bramble
#

Oh btw Eremel talking about badge, is it normal undiscovered cards don't have their mod badge until discovered?

swift matrix
#

the weird thing is the vanillia showdownshave them too

humble saffron
humble saffron
#

holy

fallow bramble
prisma latch
#

whyy does the game floor joker cost at a minimum of $1.. i want $0 joker

swift matrix
vernal hare
#

how do i add the hover tooltip to enhanced cards

fallow bramble
swift matrix
#

so you know what's from what

wanton rapids
#

hello modding chat

novel heron
#

hello

tough vigil
#

hey gamers what obvious mistake am i making here G.GAME.hands.bighands_three_pair.visible = true

gilded vortex
#

how are you

wanton rapids
#

tired

swift matrix
#

@west hill other things that I think should have mod badges

west hill
#

I don't know why undiscovered or locked stuff has badges removed

west hill
gilded vortex
swift matrix
#

nah I don't know what adds them

#

but they should have normal mod badges

hard plank
tough vigil
#

ty

wanton rapids
#

yeah they are very well done

hard plank
prisma latch
# tough vigil :D

woah holy shit i didnt even notice jupiter in the bg thats awesome

wanton rapids
#

what's the flush 3 pair called again?

tough vigil
#

flush triad

wanton rapids
#

makes sense

tough vigil
#

thats what im calling it at least

prisma latch
#

this is clearly the best joker in the game

hard plank
#

hi john more fluff

tough vigil
#

currently its crashing when i buy the voucher but idk what i fucked up

prisma latch
swift matrix
#

just subcategories of your jokers?

prisma latch
#

yeah

#

why is jimbo appearing in shop

#

i used banner to ban everything but my modded jokers

wanton rapids
gilded vortex
prisma latch
#

yeah i realised id made it way cleaner than it needed to be so i decided to use it

gilded vortex
#

The Joker fallback is Joker

#

The Tarot fallback is Strength

#

Planet's is Pluto

prisma latch
# gilded vortex fallback

but there are still available modded jokers to spawn. if i reroll a couple times it gives me a modded joker

gilded vortex
#

Idk then

prisma latch
#

gonna see how far i can get with only showman and placeholders enabled, and parasite on one of them

vernal hare
#

what would an Andromeda joker do

#

i’m making alot of space themed jokers

#

i’ve got Halley’s comet as one

exotic belfry
hard plank
#

hi astra

#

hi astra

tough vigil
#

ye gimme a sec to rule out any boring typos

exotic belfry
exotic belfry
vernal hare
#

Halley’s comet generates 3 negative planet cards for most played hand every 10 hands played

exotic belfry
vernal hare
#

is that too weak, or good for rare?

#

this is what it looks like too

tough vigil
storm forum
#

-# Don't damage your copy.

exotic belfry
prisma latch
#

i can prolly pick up a jimbo next shop if i survive

gilded vortex
vernal hare
#

the what

hard plank
#

wtf windows 7

gilded vortex
vernal hare
#

how would i balance it into being rare?

gilded vortex
#

Though in terms of raw levels it's only slightly better than Astronaut

#

but it's more consistent

vernal hare
#

i don’t wanna grant levels

#

the idea is to make planet cards

swift matrix
#

son it's fine as a rare imo

vernal hare
#

k

swift matrix
#

if it's lower rarity trhan that should shange

vernal hare
#

if someone’s doing like blueprint burglar than they already understood how to synergize

gilded vortex
gilded vortex
#

You need to evaluate it at its best

vernal hare
#

it’s best is gonna be if you have an absurd amount of hands

swift matrix
#

lol

vernal hare
#

you could proc it in 2 rounds with grabber iirc

gilded vortex
vernal hare
#

then let it be at its best

#

i’m introducing stupid hard boss blinds

swift matrix
vernal hare
#

i’m having tier 2 boss blinds, and tier 3 boss blinds

gilded vortex
vernal hare
#

i was spawning in absurd amounts of cards and hologram reflected that

#

and i assure you my deck was consistent

#

yeah tier 2 boss blinds show up at ante 8+, and tier 3 at 24+

gilded vortex
#

I mean, you can make it consistent if you can generate specific cards

vernal hare
#

but if i expect the player to push up to antes 24 and higher

#

bleh

gilded vortex
#

I mean Idk

vernal hare
#

i wanna make the mod difficult

#

that’s the idea

gilded vortex
#

I usually stop at Ante 8

#

Sometimes I go to 9 out of curiosity

vernal hare
#

¯_(ツ)_/¯

jolly sandal
#

guys why does the game keep saying failed to connect to multiplayer server? is it just me? i downloaded latest lovely and latest multiplayer

gilded vortex
#

you probably should ask in the multiplayer server or something

jolly sandal
#

yea everything latest

gilded vortex
prisma latch
#

is this meant to be able to happen. i am unfamiliar with how balatro generates cards for packs

swift matrix
prisma latch
#

oh yeah i have showman

#

lmao

#

im dum

swift matrix
#

but you can change that

swift matrix
swift matrix
harsh glacier
#

lmaower

swift matrix
#

because you get fewer options in packs

gilded vortex
prisma latch
#

CAN SYMBIOSIS STOP HITTING MY FUCKING SHOWMANS

gilded vortex
#

because it trims the kusa wwww

prisma latch
boreal reef
#

grass

prisma latch
#

TAKE THE PLACEHOLDERS. PLEASE.

hard plank
#

❤️

dreamy abyss
#

hey guys uhhhhhh
so i am apparently having some cryptid issues all of a sudden

#

namely, trying to update to bleeding-edge and now my game hangs during loading.

hard plank
#

huh

vernal hare
#

i wanna get home and draw schematic

#

i’m calling my ‘retrigger to the left’ schematic

hard plank
#

@dreamy abyss

dreamy abyss
#

yeah

hard plank
#

😭

dreamy abyss
#

What.

hard plank
dreamy abyss
#

IS THAT WHY IT DOESNT LOAD

hard plank
#

😭

dreamy abyss
#

Bruh moment

prisma latch
#

me: "good mult?"
random xmult edition: 1.1x

dreamy abyss
#

and here i wanted to keep my promise and install entropy after finity was ready……

hard plank
#

i think these icons are so nice

dreamy abyss
vernal hare
hard plank
flint flume
#

@gleaming talon, I've updated your black seal mod to newer versions, also added some new features. Would you allow me to publish it here? I know it's MIT license, but the rules require that you agree to it somewhere in this server

vernal hare
hard plank
#

no

vernal hare
#

awe

exotic belfry
#

Freedom Deck really does look like the deck of all time

novel heron
gleaming talon
flint flume
#

Thanks!

vernal hare
#

i lowkey hate nexus so much

#

i’m putting my mod on my github, the wiki, and here

exotic belfry
#

Real

full edge
#

Nexus is a user experience nightmare

thorny karma
#

Nexus is single-handedly gatekeeping ER modding from me

vernal hare
#

we should all just collectively develop a mod platform

#

make it not shit

#

need like modrinth but for game modding in general

normal hollow
#

u should make it ill give you a dollar

vernal hare
hard plank
vernal hare
whole nova
#

modrinth for all games would be awesome but probably wildly unprofitable unfortunately

vernal hare
#

for one

hard plank
swift matrix