#⚙・modding-general
1 messages · Page 503 of 1
helo
how do i word this
imagine you play glass card
then after play the boss debuffs all glass cards
Enhanced Cards will be debuffed after being played.
Debuffed Enhanced Cards after scoring {Enhancement}
new friends?
Maybe "Debuff #1# played this round"?
new branch
So if you play Glass, Steels are debuffed?
if you play glass
glass are debuffed on subsequent hands
if you play steel
then steel are debuffed on subsequent hands
then what I said works
you could maybe go with "Debuff each #1# played this round", if there's space
and i think he literally just has a twitch mod enabled
it compounds tho
so if you play mult mult bonus lucky glass
all of them are debuffed on subsequent hands
do yall any good mods to expand on the game
Hey my Balatro isn't loading 2x card skins for the 8bitdeck png, what do
no only bad mods sorry
sorry only bad mods
exactly
adding that makes it too long
my wording works
what is in #1#
What do you want to be debuffed
I don't understand that sentence
each one
no i th0ought you meant individyual suit/rank debuffed in there
No that's not how Boss UI works
Boss UI is static
Debuff Suits played this round
Debuff Ranks played this round
Debuff Enhancements played this round
https://github.com/Steamodded/smods/releases/tag/1.0.0-beta-0530b
target this now pls
@gilded vortex haver you seen
YOOOO
NEW RELEASE?
FINALLY
now time to get on my new schedule
you mean like real life?
seen what
big release for @/nh6574 fans
We are a development studio working at the intersection of design and technology.
the next one will be the same 🤣
all those PRs sat waiting
all credit goes to bill wurtz
Anyone know how to detect if a scored card has the same rank or suite as another scored card?
phew okay i thought you have like real life responsibilities that are like more important than balatro modding 
Store the rank or suit somewhere and then compare.
not the can_calculate nil handling 😭
I suppose I should probably look after my kids too
took me a moment but no I hadn't.
needs more spice
victin | my prs hater
cant imagine any of those
a nil check is the best way around it I think
I feel like if it's nil then the modder did something wrong
I don't think that's true
guys i made the text for my joker X-2 mult but i made it so it gives you X2 mult
Why does my game crash after a couple minutes? I know I have 67 mods, but that shouldn't be a problem should it?
yeah
that is the "problem", welcome to modding
because the crash comes from evaluating an object that isn't a card, which I don't think is a particularly unreasonable thing to want to do
do you get a crash log? or does it just shut down?
It just shuts down.
I have been adding mods 1 by 1
you're running cryptid and talisman, I assume?
So that I know what mod causes an error.
wait wtf
Yeah, why?
But then it should check the object type, not if it has can_calculate
typo
but checking if it has can_calculate does the same thing?
uninstall Talisman and install the latest version of talisman
there's no problem with you or anyone else improving on that
No because they could in theory remove it from a card
Why? Does refreshing it work? I downloaded this version today.
not a typo
I don't get it then
in that case, checking for the existance of the function is a more robust check
I mean, it should break if they do that
Because it would break anyways
What's happening
the website is a joke...
if it skipped the check
I can't tell you why it works, just that it does. I think it might reset some values that get set internally. Every time this issue's popped up it's resolved by updating or reinstalling talisman, is about as far as my knowledge of it goes
either way, the crash is from other objects being passed in as the other_card context value, which is also a perfectly valid thing to do
Ah, okay. Thanks :)
also I'm not sure how I feel about the ignore_sliced argument
i think so
I think at that point it might make more sense to pass a table
oh I thought you made the website
because modders could patch their own checks to disable calculation
i probably should do that in my mod instead of using getting_sliced and then resetting it to nil... but im lazy
adding your own checks is a simple hook
and maybe a simple patch if you need to set a flag in certain situations
but if you genuinely have suggestions to change it, please put them in a PR
yeah but then modders can't pass ignore_my_check
also we talked about this before, but setting Card.getting_sliced happens very late right
So multiple cards can try to destroy the same card
But I see you doing it inside SMODS.destroy_cards
isn't it called at the end of scoring?
oh, maybe then
I dunno
go and play with it and figure it out and then pr a change if you want to change it
I mean, I'd advise people to set Card.getting_sliced inside their calculate functions
Which was the previous official recommendation
didnt that have the problem that cards couldn't calculate themselves being destroyed
talisman 😭
This PR adds a flag to enable cards with effects on destruction to be calculated
So it solves that issue
idk im always inclined to make all of these flags and buffers automatic
they're a pain
You're welcome to do a PR :P
I don't think there's a way to auto add the flag inbetween joker scoring due to how it works
i did, check the dollar buffer one
- The loop that gets the flag from
Card.calculate's return could handle it at that moment; - The previous and current recommendation is for modders to set it themselves inside
Card.calculate.
well, there is a way, but it'd require completely rewriting how card destruction works
Reinstalled Talisman; Game is still crashing.
If you don't like the recommendation of manually setting Card.getting_sliced, you can do a PR :P
yeah it's not something I particularly care about in my own effects
I mean, you should to be consistent with how SMODS works
Otherwise it introduces issues
I think adding getting_sliced between jokers causes uninuitive behaviours to occur for the average player
Although you probably don't crash
what do you mean player
Ah, that sucks. Do you start up if you just uninstall talisman and cryptid?
I think if there's multiple card destruction effects happening in sequence, they shouldn't be able to destroy the same card
I think two such effects with the same target is more unintuitive
Of course you can have things like blanket chances to destroy versus positional destruction
But the former doesn't care much about this check
The latter does, and is more intuitive if they're separate
I have add-ons for Cryptid. Also, I'm trying to play with as many mods as possible; Should I just skip Cryptid and it's expansions?
For example, if I have joker A that reads Destroy all cards in the first discard and joker B that reads If a 6 is discarded create a Tarot card, I would expect when I discard say, 2/2/6/8/9, that all cards get destroyed and I get a tarot card, no matter the joker order, where as if I add getting sliced after joker A, I wouldn't get a tarot card, which isn't intuitive.
for the start i would recommend that, yeah
Hey, I'm new to Balatro modding, can anyone help me get the cryptid mod working
wdym for the start?
If it does start up that way, I'd make sure to report the issue on the Cryptid server as well. I still am not sure to what degree the Talisman devs are aware of this issue. Though there is a chance this is a separate one, of course.
if you are just starting to try playing as many mods as possible i mean...there is kind of an art to it lol
Ah, okay. No Cryptid then.
just for the record i'm not saying that cryptid is bad or that any other mod is, but there is a reason the "talisman moment" and "cryptid moment" memes exist in this chat - i'd love to add cryptid to the other 70 mods i have enabled at some point lol
hello! sorry if this is not the place to ask, im new to the server, game and modding it too. i'm starting off simple, just want to load 1 mod - Bunco. but i keep getting a conflict with lovely even though it's the latest version. please lmk if i should ask somewhere else!
woops, this should say destroy the 6 and create a tarot card
are you using the fork pinned in the #1220084296346501201 channel?
Ah, okay.
context.pre_discard shouldn't be affected, so that effect would work either way
hi, i have a question, would be more easy program jokers if i know lua? like for search tutorial and things, I really can't find much information on making jokers, I don't know where to start.
yes, it will
but I also recommend checking the thread in the pinned post for some guides and check this to see how the vanilla jokers work
https://github.com/nh6574/VanillaRemade/blob/main/src/jokers.lua
Can anybody DM me and walk me through installing the Cryptid mod? I followed a tutorial from a week ish ago and it said something about compatibility and didn't work. Can anyone help?
to offer another perspective from the same guy (hey it's me again), just going with talisman + cryptid + all it's expansions, you can get an experience that's comparable to a heavily modded setup and maybe even more stable - but that's just what i could tell from other people's screenshots and videos - you could go that route and add mods 1 by 1 from there, but that's just gonna take longer and be harder
Actually maybe the following works: @west hill what if individual-like contexts during discard and play used the ignore_sliced flag of Card.can_calculate? Does that solve the issue?
If a mod wants to arbitrarily destroy a card mid-scoring, then maybe they can add a new flag, that isn't ignored, and patch it in
yes! here is the version in my mods screen, it's exactly the same as the JumboFork (i meant to send a screenshot but it's not sending)
with the expectation that the animation plays mid-round, so it would appear consistent
Yeah, okay.
@full edge Help please.
SMODS can go a step further and add a flag Card.dont_calculate that can't be ignored
thanks for reminding me that i wanted to PR this into the smods wiki here https://github.com/Steamodded/smods/wiki/Your-First-Mod
...okay, my reverse scoring still works with the fresh release...
pr what?
are image perms off in this channel
the only context that should ignore the sliced flag is the removal one
oh nvm it already is on that page sorry
a link to vanillaremade i meant
Sorry to bother, but can anybody DM me and help install the Cryptid mod? I followed a tutorial from a week ish ago and it said something about compatibility and didn't work. I downloaded both Lovely and Steam Modded and I don't know whats happening
Are you running All In Jest? If they have a pre-release or dev version, you'll wanna grab that, I think this issue is fixed there
yeah ejwu added it pretty much immediately lol
But why
Yes I am. I will do, thanks.
Feel free to DM me the pic
- https://discord.gg/cryptid
- state your question more precisely
I need some help and I don't know if this is the place
I want to load a joker made by me and stuff but when I open the game it doesn't load
because if I destroy a card in context.before it shouldn't do any other calculations during the scoring loop apart from being removed
Then doesn't that contradict your example
shouldn't be
Either cards are destroyed immediately or they're destroyed late
I thought I had the latest, but a new version came out 30 minutes ago lol
I'm confused now
Good timing, haha. I'm not sure if it's fixed. If it's not, you can also go into the Kino folder and delete the Baby Driver joker, which should fix it
K
uhhh I guess it does
Can I link the tutorial I was following or something?
but that comes with destroying cards outsiide of the default timing
I don't have the confidence to put my main.lua
let's go
which is why I suggested a new flag, Card.dont_calculate, which can't be ignored
i think any mod trying to destroy cards in scoring should be deleted off of github
and it serves as a generic flag so you don't have 100 mods adding 100 Card.gonna_be_destroyed
STEAMODDED 1.0.0
A tutorial on how to make a modded Joker.
https://github.com/art-muncher/Example-Mod -- EXAMPLE MOD
https://github.com/Steamopollys/Steamodded -- STEAMODDED
https://github.com/WilsontheWolf/DebugPlus -- DEBUGPLUS
-----------------------------------------------------...
don't ask to ask, if you do something bad we will just bully you relentlessly so don't worry
I think an'y trying to delete mods off github mid scoring should be sent to the GY
I wanted to make it so any scored spade card gives mult
but that's what getting sliced is for?
Got it
okay so that tutorial has the file header instead of the json metadata, so first things first, check if your mod is actually loaded in the mods menu
clearly not since you don't want it to apply mid-scoring
It doesn't
only post-scoring
no, I don't want it to apply in the middle of the card destruction context
then remove the header in your main.lua and follow this closely:
but that's already handled in the current release
The anti-pair run
although thinking about it, I don't think my suggestion resolves my issue
no m
the current version applies getting_sliced when you use SMODS.destroy_cards or after a card has calculated through all the areas in context.destroy_card
Shoutout grab bag
get Paranoia 👀
The run's already over and I'm not sure why this would help the build
It's an anti-Pair Joker
?
-# that's the joke
Worked so well 2 people called you on it
but also I'm pro-"send Cryptid issues to Cryptid server"
i dont see anything
did anything change UI wise in latest Steamodded
maybe you aren't in the cryptid discord and that's why? for me it shows up
but that's too late as we discussed
probably
for destruction effects deciding what to target
deck ui?
lmao YOU did like a huge UI change in smods, no?
i crash on loading game
@full edge The new version of All In Jest didn't fix it, so I deleted the Baby Driver file. Now I'm getting an error saying it's missing the Baby Driver file.
no??????
I'm not there and it showed up for me
Same
the fonts thingggg?
Think so cause it caused a crash with CardSleeves recently
What's up with the main_file, badge_colour, badge_text_colour and dependencies part?
the fonts thing is not used in vanilla tho
damn i need to try out new smods release lfg
ah, a shame. I forgot you'd need to comment it out in the jokers.lua file too. But I think just to be safe, you'll have to either pick Kino or All In Jest. But do let the All In Jest devs know that the issue's still around!
Nvm
@west hill can you reopen this https://github.com/Steamodded/smods/issues/692
I'll comment it out. If that doesn't work, I'm going with Balatro Goes Kino (movies are pog). Also, I'm not really sure what the error is, so could you let them know?
Yeah, I'll remind them, haha. It's an issue with them having a very ambitious mechanic in their mod that replaces code, which happens to break mine, haha.
new smods doesn't crash for me
hi
K, thanks. Btw I got it to work after commenting out the Baby Driver line :)
h
If you want it to apply inbetween jokers (which I don't think it should in the destruction context specifically), write the code and PR it, it doesn't need an endless back and forth between people that think different things, it needs actually testing to see how it feels
I think it's clear between you and @novel heron you prefer to write a PR and fix issues later, while I prefer to introduce something without issues in the first place
especially if I can avoid writing a PR that wouldn't get merged
can i show off a few jokers i made rq
but also I can see some of your points so I'm not sure what's the best solution
which is why I want to discuss it on GitHub
Where people can easily find the discussion
yes
and where nobody will ever discuss it...
Don't worry I'll ping you there ;P
i mostly abandonded idealized perfectionism for monkeypatch practicality, sorry - i just used too many frameworks and libraries that didn't fix things like ever because "muh but this SHOULD break and people just use it wrong" and stuff like that
What's the point just dm him
but anyways it's more likely people will see it there
although, I think adding getting sliced inbetween jokers would alter vanilla gameplay
i feel like the only things that would get discussed are things people want like quantum ranks
Isn't that how Dagger and Madness works
ok heres a few
they do it in-between
but with that, although in the minority, i agree - discord is a garbage medium for any of this
madness and dagger don't destroy playing cards
Red chips???? 😱
red chips 😲
yeah but the animation plays mid-scoring
but that's not relevant at all to what's being discussed?
After getting rid of Cryptid + Talisman, the game now crashes without an error message when clicking on a card.
i need to modify the description a bit but i like this one
in vanilla, if I have two trading card jokers and discard a single card, I get $6. Your proposed changes would stop that
Not my proposed change which passes the flag to ignore Card.getting_sliced
Discussing it on GitHub would make it easier to see my growing list of suggestions
I have absolutely zero idea what you're trying to suggest now
lol
If you reopen the issue it'll be easier to write a post explaining it
it seems that you want to both add the flag after each joker is calculated, and also ignore it for the rest of the calculation step?
☝️
i keep moving this to a meta discussion about how trying to do "perfect code" never works in the real world, because as i said on github, i have like 0 experience in balatro modding, so i probably can't really judge the specifics here as good as you guys
tldr i don't have much to add, sry
If I understand correctly, a flag for cards that are getting destroyed that doesn't stop calculations so other cards don't destroy the same card
I mean, I'm not even sure which solution is best right now
I'm trying to figure it out
Not the perfect solution
Just a feasible solution that does what I want
Originally I wanted to set the flag immediately, but Eremel raised an issue, so I'm trying to work around that
^ Help
but then do as eremel suggested and code something up in a PR? i think we are all coders and not talkers for a reason lol
if what you want is to stop cards targetting the same card for destruction based effects, it would alter vanilla gameplay and won't be merged
It would only alter vanilla gameplay if vanilla checked for the flags
Vanilla doesn't
so it wouldn't
isn't this broken
Trading Card just sets the card to be destroyed without checking anything about it
well then you're introducing inconsistent effects, which is just as bad
Not really
i think it's also hard for smods to enforce checking or setting this flag
srsly you might get your point across better through code, because i understand not wanting to break vanilla but also your "usecase" (?) seems valid
right, well, if you want to code it and PR it, do that, or go and open an issue with a well thought out explanation to be considered
I'm fine with requiring modders to handle it manually, but also it needs some internal structure to encourage them to
I asked you to reopen the existing issue to continue from it
I can open a new issue and link the old one, but it's the same topic
i dont get what the structure is honestly
i would also like a PR lol
Originally the structure was Card.can_calculate
but it got modified by people that aren't me
but that's for calculations, you want a flag that still does calculations
just make a new issue, it's not really the same as the old one anyway
your issue is was more general and was completed by another PR/commit - if you understood it differently or think a specific case is not "completed" or "solved", i think it's pretty standard to just open another issue/PR to address the specifics, just saying
or rather, it's shifted enough that it doesn't need to continue it
I mean, I created Card.can_calculate specifically to avoid multiple Jokers calculating on cards that are going to be destroyed
and by multiple Jokers I mean multiple calculate functions trying to destroy the same cards
including e.g. Enhancements
i feel like you named it wrong then lmao
When I install mods, why does the colors look washed out? Like a white filter over the entire screen
no idea but screenshot because i'm curious
Okay give me a sec!
The intent was to handle both Card A's testing if Card B exists inside Card A's calculate (e.g. "can I calculate with Card B?") and otherwise if Card B itself can be calculated
I think the name is apt
i dont agree, can_calculate to me means "can it run calculate" not "can be calculated on"
which is probably the reason it got changed like that
calc
c
short for calculator
- "calculatable" means it can be calculated;
- I prefer clearer names, especially for such functions that do checks to return a boolean
a question is a clear name for instances of this archetype of functions
I'm pretty sure can_calculate only originally checked if a card itself could be calculated, it never looked at other cards, right?
yes-no questions, I mean
That's compatible with what I said
i mean then at least can_be_calculated
i personally hate question function names if there are shorter alternative names with the same exact meaning but i get what you mean
there we go
it's not compatible with what you stated your original intent of the function was
bike-shedding in balatro modding???
oh that's cool
can_calculate and calculateable are the name number of characters
How so?
but that's beside the point
yeah but can_calculate doesn't mean the same thing
It does though
@novel heron
ask a knife "can you kill"
versus asking a victim
fuck you actually got a point damn
but also the question here is existential
asking a Victin
uhm...that looks fine? maybe a comparison pic without mods? also what mods did you add?
A card can be calculated if it exists*, so whether I want to use its calculate function, or another object's calculate function wants to use it, I want to know if the card exists at that point of calculation, knowing animations only play later
i dont see it, the knife is the one running calculate and the victim can be calculated
*When implementing the function, I ran into issues with Card.debuff, which is why I extended the scope
r/brandnewsentence
i also dont think cards that destroy should check for debuff so that ruins the purpose for me
vanilla calculates on debuffed cards
sorry i fucking derailed it again, it wasn't even about the name
That's why Card.can_calculate has a flag to ignore the debuff status
from the original PR
it's been there
i feel like all of those arguments make the function too messy
and it's been used
I agree
When I wrote the PR, I asked if a table with the context and other possible arguments would be better
But I committed anyways instead of looking for a perfect version
No one complained
@novel heron trying to figure out how to screenshot on bazzite standby
and no one made a PR to address that
so it stood
so, if you don't like the arguments, you can write a PR ;P
i just think this is something only you care about no offense lol
yeah no worries, but there's a very low chance i'll be actually able to help, just trying to help you getting help
you cant say this to us because you are the one that wants others to do your standard lol
I'm not making people use my standard
My complaint was to the same degree your complaint about function arguments
Therefore I think it's equivalent
@novel heron see how it looks white over the whole screen
and fair of me to say it
personally im fine how it is now is what im saying
damn
I originally made it because I made a Joker that destroys Consumables during scoring
There's no standard for that
And it would just crash or behave weirdly before
Since it would happen mid-scoring
okay that looks BRIGHT af but what mods do you have installed?
and I think allowing destruction to happen mid-scoring is a positive
and this enables that
wait this might actually be the game shader not working
:3
I actually agree with you, I just don't think this is going to get solved by anyone else
how do i delete every last balatro file from my pc, i need to do a super hard reset because a modpack decided to remove my consumable slots entirely and i dont know what i did to cause that
you need to PR it how you want it until people agree or until you give up
T'is fine but I'm not sure how to solve it exactly
or until they block me from PRing because they closed my n'-th copy of the issue (I haven't changed my mind and neither have them)
end
i think the problem is you want other people to care about feature as much as you do but that's like - called a job
what's that hyphen-minus sign
Is it supposed to be a "–"
sorry i have a question, if _self and _card opposite things why you can put both on the same joker?
or, _card only can hook/affect other cards?
my inability to punctuate english mixed with an attempt to hide it - read it as a pause longer than a semicolon but shorter than a period LMAO
can you give an example of what you mean I don't get it lol
ok chatgpt
Traditionally in programming self refers to the object itself
psssst can someone do me a favor
I need the legendary joker backdrop
im on my phone rn so I can't grab it
spriters resource?
It just seems incorrect to use this kind of punctuation to insert a pause there. I reckon an ellipsis would work
i would normally use triple periods / ellipsis like this...but then i read somewhere online that only serial killers do this so i stopped
okay thanks, i will readd ... to my repertoire
that's why i use..
so like "i program this_so him can affect others_doing this"??
thats why I use,,,
I hope N'—the dashing rogue—doesn't see how I write; I hope they don't
I don't understand your question
me neither, im trying to understan the basic code of jokers
those are three periods in a row, you can't trick me ;P
i will real more before asking again xd
ALT-0133 types an ellipsis
also i think you are exaggerating here, just try again and try to get your point across better, i guess
ALT-0150 an EN dash and ALT-0151 an EM dash
@gilded vortex what do you think
—–·
i will not use correct punctuation in discord i'm sorry...english's million fucking apostrophes are enough for me
i dont use apostrophes unless my phone autocorrects
… is just alt-. on macos
i still won't do it
The difference is basically because vanilla defines Jokers directly, while SMODS defines prototypes that are used to define Jokers. Therefore, in vanilla, the object referring to itself with self is the Joker, while in SMODS it's a prototype. The Joker would be the card, usually
That feels unnecessary
find the periods: ……………………...……………………………………
…
hi corobo
"okay you reject my last 7 PRs, but here am I again trying to explain to you why you should add my Trojan Horse to SMODS…"
Meowwww
How so?
It's not hard
It's just longer to type entirely than three full stops
If you select the text, each ellipsis is selected in its entirety, and they have a larger box
And harder to memorize
But three full stops consumes 50% more characters AFAIK
You'd expect it to consume three times as many

Most platforms autocorrect one to the other already
For exactly that reason
but at least on Twitter each ellipsis consumed 2 characters
English is hard
which platforms are those
no worries
how does this beautiful creature look so far?
@normal hollow how do i force joker displays to be off in code
Interesting
Pretty sure android does
And windows as well depending on the app
The bottom feels a bit too dark but it might look better when it's finished
Also is that Ortalab's Bull
without removing them,
I looked through every configuration and can’t figure it out
it might be
I don't think I've seen that on Windows
There was Emojiokers once
™
thx, i was asking why you need to put these things in function(...), you just say the func on what will you be working on (hope im right)
hook card:joker_display_toggle()
my preprocessors will convert everything to the right punctuation anyway, be it latex or mdx or whatever
doesn't that turn it off and on
It didn't convert to LaTeX
see this whole time you could've written that PR
what do you mean by broken
it hides it so you need to hide it and then hook that so it can't be shown
unless you need them to not be created at all
I beget sustenance
I'm pretty sure windows invented it
Alongside stuff like replacing "fi" with "fi"
aka I haven't eaten since lunch
really good
latex hell yeah
also it's almost midnight
but if I mispronounce it people will look at me like I'm stupid
latex is fun. you should stay try typst
literally no one
oh yeah the jokers are meant to be really broken, the whole mod is just a worse version of cryptid
you're fine
I was honestly confused
i'm looking at victin stupid
shh
I've heard of it from a friend
But I haven't used it
just checked out the website and it looks like another great tool destroyed by that one guy in a suit thinking "YO WE SHOULD DO IT SO EVERYONE CAN EDIT AT THE SAME TIME COLLABORATIVELY, LIKE IN A TEAM, PEOPLE ARE IN TEAMS, AMIRITE?
@hard plank energy
it's a really good use case for collaborative editing
it would've been nice when I was working on a paper I helped publish
true but so many tools got sidetracked by focusing on just that 😭
insert joke about Athenian democracy here
i'm just waiting on obsidian not fixing any of their bugs and "iNvEnTiNg A nEw WaY tO wOrK"
or idk cavepeople sitting around a fire and a wheel
but apart from that, i'll check it out, thanks @umbral pilot
ai stuff bothers me
someone add latex renderer in balatro pls
ai koyori
like, enough with the ai shit features
@hard plank are ya ai, koyori?
the moment my banking app ships an ai feature i will just move to the countryside and be off the grid forever
it already does a monthly recap like it's fucking spotify
Hold on I just finished my PR to the countryside github of AI grass, now I can do that SMODS PR
Hii
:0
hopefully being in Europe means that's illegal but who knows anymore
:3
that's right it's illegal to move to the countryside and be off-the-grid in Europe
Ill add it when i add fields to balatro 
now tell me where you are so you won't be fined
like the weak nuclear force or like wheat
or like algebraic fields
The algebraic structure
Called a field
while im here, heres another one i did
Un*ted K*ngdom?
ew
no being in europe means it will happen, but just way later, so that every non international business that could've adapted to the market is gigafucked now and usa capitalism reigns supreme while we get all our personal data drained out of us while trump is in his fourth term
i'm a doomer maybe
AI trump
See here for more information
north
nordic?
you didn't read what I said 😭
that's about as far north as you can get in Europe
I mean
bro is santa claus
yes
I think some non-Nordic territories are a bit further north but it's hard to tell
Some people use "algebraic field" wrong i had to be sure
okay folks now please stop being funny and engaging
what do they use it for
im irish
hi
Stop being so smart and pretty
Algebraic number fields
hi
rizz?
Isn't that just a specific subset of fields?
Irish rizz
Irizzh
shit i made a card that was meant to give X negative 9 thousand mult as a joke
i forgot about wraparound so if you have 2 of them at the same time
Well
Yeah
Ive also heard it confused with a vector space
ok
Nordic horndic
As a subset of fields, it's narrower, but it's sufficiently close. I don't expect people to know about algebraic fields to be confused unless they're in a subculture that cares specifically about that subset.
Vector spaces are defined over fields, and I suppose vector fields are a class of functions, so maybe a physicist or engineer would be confused
French fresh
if i make a seal does that go in the same file as the jokers
Irish birish
oi
olá
I mean a vector field is just a vector-valued map
Tho the most common response is usually just "a what"
The usual image is of a map from a multidimensional vector space to itself
moikka
Because people don't call real functions vector fields
how did you change the game font?
even though they map the reals to the reals
Group-theoretically they are
Luckily for you I invented the time travel mod the day before yesterday
ok thanks
But people don't call it that
Eh
Depends on the circle you're in
where is @swift matrix btw :((((
asking the important questions
ggs
ortalab
The multiplayer mod work on lan without internet acces?
guys what should noker do
takes away 4 mult
Stare
Yes
Perfect
And give 100 mult after taking 40 away
So play 10 hands to get 100
xd?
good idea thank guys
@dreamy abyss hello
REAL
5 new showdowns
when im able to i will draw the sillies
is this good wordin
"After 10 hands" is probably clearer
yeah
my proudest creation
Are you sure ?
i think they should add workshop
what
uhh lemme find refrence
i might be being a bit silly here but i put the mod (undertale) into the mods folder and when i play the game it comes up witha huge error about something like nil or something
what is the crash message, like does it say "blah blah blah nil around line 39 blah blah"
lemme look
i say tmodloader, for terraria, but yeah i get the idea
i have a joker idea
did u make the mod or download it
download
guys is this worth it (im on ante 6 with 6x mult on tutor joker)
then idk
i think x6 is better than +80
i got it from this google drive on twitter https://x.com/_VioMarks_/status/1905319979945243103
idk like anyhting about modding but before i installed it the mods tab did come up
weird
check if everything is in the folder
there is required to be main.lua, anything.json, assets, and something else
is this right?
Me when plasma deck
its worked for other people tho i found it on a yt video
playing green deck sobs
I FOUND HIM
hm
btw is he better than gros michel
cause like i have gros michel as my most useless joker rn
gonna try smth will update
IT WAS WORTH IT
Are you sure?
thank you joker invincible
new joker just dropped
where's the rush?
E
i downlaoded mod manager and it says its there

E is a sideway M if you think about it
I hate how its unsymmetrical
well neither is the E in the Joker text on a joker
asimetrical?
NOW I CANT UNSEE IT
haha
every e has that
i dont see it
I wanna kms
ruined bros balatro experience
rate the build
€
tutor joker has x7.5 btw
5/5
should be 4.5/5
it should i said
oh i get it because its half joker
i hope i could
ngl i dont speak very well in english
youre good
oh
felon
whats that yellow color
what would i type when coding to make it that
c
{c;attention}?
i think
mb
{c:attention}
thx
i was thinking in "caution"
i aint no coder
{C:attention} whatever you want to be that colour{}
as far as I'm aware
what about spade and heart
That's a good question
Hey, does anyone know if I can put custom skins on Android?
no problem
<i was wasting time and discovered that you can speak orange>
+ bro
bad for me, i cant see that
would anyone like to volunteer (labor) to make code for me cuz im too lazy
the fact that your alive is a miracle
just stay alive, that would be enough
lazy's not a good excuse, you just gotta do it
that's what i tried, but you need to feed it too much data to make it code mods for you
can i just give it the entirety of this
and the rest of the smods wiki
it knows lua script, but doesn't know balatro's logic
i remember that night i just might regret that night for the rest of my days
when you said hi i forgot my dang name
that won't be enough. do you even know how these ai programs do what you say in the first place?
ive seen people try
it didnt come out good
oh
they use ai
THEY DON'T HAVE AI BEFORE IT BECAME A COMMON THING
handsome boy does he know it peach fuzz and he cant even grow it
so what do they use
pure knowledge
alexander is penniless
they feed millions of data to it
those image generators only work because some guy had to feed several images to it
dang
to the groom
to the bride
from your sister
who is always by your side
to your union
and the hope that you provide
may you always
be satisfied
anyways, thinking about what abilities do i give to the last three commons
cream (not ferret), cloud and dozer
cream:
oops
disregard that message
cream: 1 in 2 chance to give +5 mult, 1 in 2 chance to give -10 chips
cloud: retriggers the last scored card (so reverse chad)
dozer: disable a random common every blind, +12 mult
ooo, got a better idea for cream
can you add my goat stormbringer
does anybody know a mod that adds new suits?
six suits
tyty
+32 mult, -4 mult per hand played, +2 mult per heart card scored
get it? because she's old, lol
@west wolf please fix this bullshit bro
what bullshit
Justice for teto
are those the x1 sprites
Yes
I was just checking the files
many of my earlier sprites are made with 2x in mind
🤓owww
that's why they look funky here
ive stopped doing this
as it is bad practice
i will not be remaking the old sprites tho
relic of the past
She looked like she got hit by a 2011 Honda
Civic
yeah
the only ones im still doing in 2x are the legendaries
to keep artstyle consistency
he Just lazy
sin of god
if you want new jokers then me not remaking the old ones is better for both of us
Based
i am cooking up some really cool jokers bte
Can i get a handshake before you become famous
hell yeah 🤝
Heaven my goat
why the heart my goat is literally escaping help me get it back in the fence
oh yea sure fix up the 1x if you'd like
wait do you want to make new art for it or
Yeppieee
just fix it up
No i’ll make the new art
ohh that's sick, cook my man
HONESTLY IT LOOKS LIKE SHIT HERE AND I CANT TAKE IT ANYMORE
let me dm you the background
stop hyperventilating
arc is a lot of things, explain yourself
that’s too weak
Sorry i’m asthmatic
1 in 3 chance to copy the card next to it thrice
like electricity arc
-# then why you dont talk like this?
oh i get it
-# i mean i can
just what balatro needed. more retriggers
what about "+mult for every other arc card"?
meh
ok i will-
acksually that was one of my ideas original enhancement od not steal!!!
grrrr
uhhh is there something im not understanding
i'm playing cryptid and i got the sticky hand voucher (+1 card selection limit)
but when i select more than 5 cards the game refuses to let me play or discard the hand
Hey so theorhetically if I wanted to rename every joker in the base game and change their descriptions how would one go about that after downloading steammodded and lovely
im on the latest version
i just downl;oaded the mod today
cryptid
talisman
steamoded
the mod and everything else required to mod balatro*
you have almanac?
is that a mod?
Hi im new to modding. If I want to use a Pokémon overhaul mod that adds new jokers. But only want the Pokémon visual overhaul and still want to get achievements, is that possible?
yep
only if the mod have a setting with "disable jokers"
Im talking about this mod
How do I know if the mod got that?
download it, open balatro, go to mods>pokermon>settings
that mod should have it, but i dont play pokermon xd
great!!
not sure if it helps, but i also noticed the game wouldnt give me the achievment for using the ://CRASH card
i wonder if it has to do with gamesets
did you unlock everything?
vsc is funny
you have "experimental mod" activated?
no
as in im using the ://CRASH card and im not getting an achievment when i go back into the game
oh! i dont have that on, let me try that
still not allowed

oh im a fucking idiot i have achievments off
🧠 🧠 🧠 🧠 🧠
no
darn okay
what is jargon
its ok lol
but i get it
do you know programming?
i will say 4% maybe
okay, i'll try to give a simpler explanation
the most recent version of Steamodded changed how play and discard limit are calculated and checked against
Steamodded now uses a different set of variables when deciding if the player should be allowed to play or discard the hand, meaning you're allowed to select more than 5 cards, but because these variables haven't been altered the game gets confused and prevents you from playing the hand
i dont think it "gets confused" honestly, I think this is a more intuitive change
or at least I like it because I have cards that increase selection size for consumables but not for play/discard
ohhhhh yeah i agree it's a cool change
cryptid just needs to update i guess
pretty much!
hi guys
hi haya
hiya
made a sleeve all on my own! :]
you can now play the most busted joker on the deck it was properly made for
(200k chips on any hand btw)
anyone know why this happens?
trying to run multiplayer 0.2.8 with cryptid
fixed
nvm
made another common joker
replace 'leaves' with 'self destructs' if you want to be more in line with vanilla language
EVIL
this is easily my favorite one yet
Anyone pls help me
Anyone pls help me
getting rid of the phone UI doesnt change anything
we know you are on phone
rule 4, we cannot assist you.
please stop asking.
hm, anyone know why certain mods might appear in name alone but seemingly have no actual effect? for example
I'm not too sure what the issue could be outside of maybe my version of steammoded or lovely injector being outdated
your lovely might be borked or outdated?
this is what it says in the top
update your dependencies






