#⚙・modding-general
1 messages · Page 1196 of 1
i have too many tags my game is buggin
im stuck in an infinite loop
i sold pity prize 💔
just dont play balatro
something money and lucky related
1 in 3 chance to end game, otherwise gives 1000
XD
cuphead
if the hand is a five of a kind x10 mult idk
since iirc that thing makes cuphead and mugman shoot out 5 projectiles
"five of a kind" hands can be made with 4 cards
four fingers but cooler lmao
Wtf is that Sync Catalyst
broken
Oh
cruelty squad
dna gun?!!
idk if use that one, or the "horrible" version
i like that one
I'm at a point in my mod where all the Jokers/Decks are implemented but there's a few really hyper-specific things that I'd need help with programming/bugfixing from someone more knowledgeable than me
(i.e. cards with shaders being compatible with editions, modifying pools based on decks, etc.)
otherwise I'd be ready to continue playtesting and such
im confused how this works
Might set your money to 10
damn
It should be 13.42
because tenner is slang in uk and £10 is 13.42$
this mod sucks /j
Tenner. Brit spotted 🧐
spot o tea
sets money to 10 after every hand
it's based on the australian $10 actually
a
(further context)
how do those backgrounds work when the joker is editioned?
oh you asked about that
they don't -w-; i'm looking for help with that lol
holy shit yuri joker
hi murphy
🍵
hey, this came out better than I've expected
i should finish the mf update before the next wheel
soil genesis evengalion
that it does
hgelp
Luckily that name is better than the most specific version of that name which it is: ||pedogenesis||
have you tried starting a new run like the error tells you to
i did
peak
and it gave me this
oooooof
yup, i had to search synonims in order to get a better name
terragenesis, maybe?
oh thats good
yes i am 😭
oh wait u referencing the joker probably
im dumb
hmmm... could be good but now I'm lazy to re-change the name... maybe in the future
and I gotta make another consumable card
i did what it told me but when i do start a new run it js crashes
how does this work
and gives me the same thing
splits the card in half
damn
rounds up
i thought gullible was up
if you have 0.001682 discards left, then you have 1 discard left
what if there was a joker that rounds your chips up. that'd be very op i think
so mega
some1 help
pick a card, any card
whar
unrelated but does anyone of you guys if there is a tarot card font online?
microwaves be like
please..,,
mmmmmmmmmmmmmmmmmmm
if there it is, it would save me so much time from manually recreating the letters from the tarot cards
thank you so much
very well appreciated
pumpking you're a king
? why
may I know why your affirmation says that I'm some sort of person of high rank class?
oh

pump-king
nice one
peak misprint
God I have to try other mods, especially this one
upchat
whats up with u
idk it's a cool letter tho
something went wrong here i think
ignore me <<'ing chars into it
doesn't work either way
what is in yalls opinion the most op M joker?
i have tons of jolly jokers to buff one but idk which to get (pointer)
trecidum
aand done the first two
archrail gaming 😎
i'd say this one is pretty good
Peak
that is multiplitive btw :3
9X multiplier in total here :3
with my hone voucher... that'd be... 18X
peak?
bro why cpp
because i wanted to be able to easily compile
and i had some small knowledge in cpp to begin with
also i only see 3 std::cout
so roughly 3 println!()
can you send the full source code
go touch grass
c++ has a lot of footgun
dude, im just stating some fact
i meant to reply to the one below
DO NOT look at the early commits
i had problems with workflows
bro
drop the ifndef
basically in this you want PI and E to be defined as constants
by it's constants so just define it
sure sure
😭
it's actually my first project in c++ bigger than double for loop
jokers
is that a reference to john carmack forgetting the 10th digit of pi
this should be static though
i was debugging it and adding inline fixed the issue so it stayed
like the issue i had a while ago
i dont remember what was it exactly
actually initialize a static const pointer to it
or const reference
since cpp
i have no idea what you mean😭
can i remove Xmult_mod from smods
try that bro
im too deep into c++
all the more reason to try
i mean
you arent as deep in cpp as a guy who barely code c++ like me
hi does anyone know how to make malverk work
i want fun texture packs but the textures button that should apparently be in the options menu just isnt there :(
im trying to use adversary to make all of them negative
can you check if malverk is loaded
its enabled in the mods menu
i fucking hate all of the _mod returns
does that mean something else
sorry im not a very experienced modder lol
it says mod loaded successfully
but nothing
ok so have you checked if its the correct version
im running 4fps 😭
deinstall cryptid
install cryposting 
fuck
the 3 horsemen
mayhem?
i should make a feature that just crashes your game for having cryptid installed
i forgot if its madness or mayhem
ah i dont have that mod
give me a min im still tryna make my jokers negative
mayhem have 2 mods, you need to install the unbalanced one apart
install yorick
pls
cryptid the jokers
uh?
i had like 800 normal jolly jokers
cryptid the jokening
well, stack them
xd
Cascading gcc
if you are interested, theres a awful version of misprint deck
i think it was x0.0001 and x10000
aikoyori
this?
fair warning it lags like the devil
we love that
half way done
ahh nevermind! fixed it! im a genius!
big brain
the whole point of play like a crypted
aikoyori
[[]]
bouta play clash while i wait for the base event queue thing
READ !!!
zzzzzzzz
just disable the scoring animations
-# this will do nothing xd
i have them off
that doenst do shi
if i have 800 jokers that are constantly flipping and moving and sshi 😭
200 qued thing left
balatro
40 left :DDDDDD
i tried to hit merge all and it non responded
IT CRASHED
NOOOOOOOOOO
NOOOOOOO
modifying the foil shader. ithink this could work but any way to make it a different colour or white?
like which vec4 method should i look at
bad ankh?
game crashed
cryptid
oh
cryptid...
i had like 1200 jolly jokers total
wtf
type greed that is a sin
pot of greed
there should be a feature where it turns every jolly joker into a currency
.....
which one
you know how bad and explendid that sound
explendid?
i mean if it was somewhat shiny and transperant like laminated it could work
you probably want to mess with these 3 lines in vec4 effect
tex.r, tex.g, and tex.b are the rgb values of the sprite
so probaly tex.b mainly since thats blue
turning down the 1.9 in tex.b and maybe removing the -delta parts in tex.r and tex.g is where i'd start
but fuck around and find out
thank you uh maybe make it a tad darker like just a bit
scratched edition:
put back the -deltas for the red and green components, and then add it to the blue component as well
maybe delta*maxfac*0.3; to something like 0.1 or 0.5?
its hard to see
hm let's try 0.5
ken u could like maybe try making it look like a card sleeve
the ones used for pokemons or sum
eh
but card sleeves already exist, for decks
ah no mb
I now understand what you meant
Hi chat
hi
baearlier
deck if it exploded
after some tweaking i think i did it right
ba-later
ba-earlier
ba-now
y'know, I've been hating trobadour for a long time but...
I never understood that it's great for full houses, sadly not many jokers unlike the common ones support full houses...
tf2 spy gasp
guess you had trauba ble finding that out
Should I play:
A: risk of rain
B: Roblox
C: Celeste
D: go to sleep
wow how do you play that last one
it mainly looks good on coloured jokers
and like laminated barely is noticable on white colour jokers
yea i feel like it's way too subtle
K
is that a good thing?
4
no, it's subtle to the point where i wouldn't notice it in the shop on some cards
So i think the best way to make a good use of this joker is to use a lot of planet cards (full house only), get planet jokers, use tarot cards that give supportive enhancements like Hierophant and Empress, and then some other support jokers like card sharp.
hard to see/notice
inverted and is it better or should it be like in the middle?
maybe with holo i could something like that
yeah, but matte, and with kinda sharp lines
Sometimes laminated things get air bubbles trapped in them
triangle
aikoyori
maybe you could draw a slightly larger transparent rectangle behind the sprite
that is true
🔼
Like my old blockbuster card for instance
that always bothers me
ye
you still got that murphy?
murphy will you play 🥔
wow how old are you
oh, hey murphy
Edges also curl overtime too exposing what's under neath
Older than time itself
what do you think?
nooo, I'm supposed to control you!
the seven human nickels:
I do but gotta find it
damn thats impressive, so youre like doctor who
that implies jimbo isnt human...
no way british peoples' one piece (i watch and like doctor who)
i havent watched a lot of it
hey murphy, about the garbshit mod, update maybe a tad bit delayed, but bc update is going to be mad crazy stuff, lots of joker and [inforation not available to the public] so uh lil more time to wait but worth it
you can use that as an id when buying beer
Aikoyori
hi
wait ar eyou making new economy consumeables
what is this supposed to be?
Aikoyori
the reference, or the card lol
the 7 human nickels
we all know the reference lol
the card in game, what it does?
True
it's a joker, very teeny tiny
it makes cards with gold seals give $8 at end of round if held in hand
thats an uncommon right
pretty op
good
mid
hmmm, when balancing it I was thinking of how seals are specific to a certain spectral card almost, but may've overshot that
ok now, first word that comes to mind when i say : couch
ah yes
make it 5 or rare.
if you mod is vanilla
turret spam sim
you could literally death a standard pack card and gain almost half your interest instantly
mmmm, very true I suppose, yeah, fair
actually more than half
-is this where u want to be, I just don't geeeet it, why do you want to stay-
watch this
shiny jonkl
why so shiny
how does $5 sound, maybe?
it's common, though, perhaps that itself is the main issue, maybe this card's idea should be enough to bump it to uncommon/rare
can probably do it like the others as more of a transparent effect
not sure though since there isn't a rgb in effects
ok id say 5 is fair since gold cards are 3 and dont do anythinh when scored
joker if he was in the balatro :
joker : oh wow there a cards with jokers on it very cool yes wow
maybe tex =(1.-delta)*tex + delta*RGB(hsl)*vec4(0.9,0.8,1.2,tex.a);
stillll undommon tho, like gold ticket
mhhhhm, you know, gold ticket is a fair thing to bring up I feel, and, while looking, it seems that's uncommon, and, it gives 1 more dollar than the enhancement does normally, and, retriggering held in hands seems I believe to be harder than retriggering played cards, so... I thiiiink $5 common is ok?
niko oneshot
how about some good old rmxpian bowling 🔥
just make it a bit brighter rn its bleak
How to reach 3k+ total jokers?
install mods
Yeah.
?
if you want to reach a stupid amount of jokers, do manually instaling
make them 🔥 💪
gtaiv its a small inside joke since both protaganists are nic/ko
I didn't say any niko
in something too
burple aiko
Triangle
eris
triangle '
ken ?
the souls of the damned
Niko from hit indie game Oneshot
this may be true
what they do?
idk yet +1 hand size sounded too niche so need to come up with some new ideas
mmm
they just kinda look like base vanilla edition
you aren't going to believe this
?
actually +1 hand size edition sounds quite playable
juggler is an okay joker and getting it for no cost is nice
they are based off vanilla shaders mainly because i am not that good at shader code
for the names:
laminated - maybe keep it, idk since it sounds past tense
wrapped - vinyl
shiny - shiny? or maybe acid...
i like how shiny looks like a hybrid between holo and poly
gasoline
jimbo is ON something...
laminated works since it's an adjective too
that is true but the vanilla ones don't sound past tense if that makes sense
foil, holographic, polychrome, negative
true
closest is holographic
makemake
Yeah because its based on a verb
Idk what thats called in english
how do i install steam modded
It probably has a name
First you steam, then you mod
Lets steamodded
well yea you need to install the game first to mod it
COMING IN SMOD!
coming straight from your house
SMODS.Jockey
THE CRYPTID.... a place with no balance or joy
you want me to debug this thing?
the cryptid, with broken soul and parts
the pwx, alone in deepest dark
They want me to debug the SMODS?
the entropy, with hope crossed on its heart
Entropious
where is ruby
Killed 💔
eris
i love yahimod...
Because stinky mods
what is your pfp?
is that like pwx
...
BufReader
Ir con Planta, it means "never stop gambling."
polterworx is not supported anymore...
no it doesnt
if they get their way, this beautiful run and every joker in it will debuff and self destruct!
... don't listen to them
no way
as a bug fable
like the game fable
-# again thats what my oc is based on lol
and fable 2 and fable 3
-# abomihoney from bugables
i think three editions are good
unless you all want two more to have it filled out...
welcome back to slop live
thanks... for slopping by
todays sloppic
sorta spoilers
@hard plank check this out
GTA 4 is banned in Thailand
sob
fucked up world with live in
specifically GTA 4
wait why gtaiv specifically
bc
kids mimicking violent video games
gtav :
if gta 4 is so good why aint there gta 4 2
wait hold on thats a long ass thumb
why is it so long
does that mean you can play a flush with 4 cards
baltro reference
im at a lost of words
you know who else is at loss
balatro reference 😳‼️
oh makes sense
did it became a thing after john lennon was shot since its a beetle guard
thats a flush 5 with 2 jimbos, and you just spilled the (beans) deck !
i mean i don't blame the government? maybe idk but like i think if your first thought after playing gta is... how easy would it really be? you are cooked
2067 ?
MANGO MUSTARD
How would I code such a thing? (bump) #⚙・modding-general message
i got this crash
Then show up the code
do you have bunco installed
no but i do have spectrum framwork
bump 2
probably ask in modding dev?lol
you gotta play arround with what you know and check the wiki for more information.
OR wait for someone to help you in #💻・modding-dev
is blockbuster named after Blockbuster or just the term blockbuster
a
It's named after Blockbuster because the idea would be that you borrow a mechanic
oh true
sound effect posting
Idk though I've never been within a few miles of a Blockbuster, so maybe the reference doesn't work
If you say so
why, are you not allowed to /j
Yeah I keep eating the movies
dam
we talking beavers
oh no hes in the hsol discord
POLTERWORX MUST DIE. POLTERWORX HAS DIED. POLTERWORX WILL BE DEAD FOREVER.
That's cool but what is your opinion on mods that interact with debuffed cards
hmm
Debuffed Joker [Common]
-# Undebuff played debuffed cards. Debuffs scored cards that hasn't been debuffed before.
debuff jokers kinda suck
it sounds like a desert theme that quit mid-shift
yeah its bad
what
most useful debuff joker
common
debuffs self
like the first couple notes sound like the average desert theme then it becomes like an electronic fadeout
my problem is that they have to be self synergistic because 1) barely anything in vanilla debuffs cards and 2) no one makes jokers that debuff cards
and i dont like self sinergy i think its boring
this is like
just a verdant leaf counter
thats it
me selling debuffed joker
Mostly brought this up because of the lunar cards in Grim
i dont really like them but that's probably because i play with mayhem and lunar cards are supposed to make you struggle with boss blinds for bonuses, and you can't really struggle with boss blinds in mayhem
no i mean it undebuffs verdant leaf's played cards and thats it
thats all id use this for
So close yet so far away 😭
round 1 blueprint is a death sentence
i just reset the run if i see round 1 bp
CREDIT CARDS IN THE CELESTIAL PACK
That's on you for playing black deck
Don't want to be mean even though i am but this is the 2nd time I've seen you post vanilla gameplay in modding chat just because "it's more active here"
credit card in the emperor in the buffoon pack
eh game-discussion is all naneinfs and baromimes n shit
its nicer here
That is when the cryptiders aren't awake
Suzerain [Rare]
-# Gain 5$ at the end of round.
-# Give X0.05 Mult for every 1$ you have.
-# (Currently X1 Mult).
hey chat hows my score
I'm on mobile and I'm trying to unlock checkered deck
yeahhh i love self sinergyyy
oh true then its e3####4 and some people who really need yorick
destroy cards and give me mult for it baybeeee
Mayhem transcendence 1
I just like it here better
theres a button for that if you want
just unlocks everything
i clicked it because i dont care abt the unlocking part of roguelikes
Fair enough but that doesn't really justify off-topic
Idk i feel like I'm being a bit of a dick
bro E3#^^^#4 is bigger
are three editions good or should i make two more?
Yeah I know but I wanna unlock it myself, I went through it once on PC I can do it again
send actual mods
Im afraid we haven't added expantanum to talisman yet
Can I put mods on mobile
i dont get that but go nuts
I say yet as if we ever will
sorry buddy expantanum cant handle that
RULE 4
nope and they get mad if you talk about it
You see i choose not to comprehend googology
Aww man :(
yeah you are not numberslop enjoyer
you can btw
I'm just asking I didn't mean it
but ppl get LOUD about it
I mean you can but law prevents us from talking about it so good luck
im assuming its about apple or even google too
Mayhem literally has scaling hyperoperators and will have even faster ones what do you mean
ohh
yeah bc its right in the server rules youre forced to read
also it happens like twice a week
so modding may infringe their tos
yeah i get both those parts
i just dont spam huge text when someone asks
this is just mostly legal nonsense
yeah same i just say "rule 4." and call it a day
I don't really get that because mobile modding is on the official balatro mobile maker I HAVE SPOKEN TOO MUCH
even if it was okay, apple most certainly won't like that and that could jeopardise its arcade status
🚓 🚓 🚓
Who's gonna tell them
shrug
but mods will take action if you the
this is why we should just stop buying apple stuffs
my stuff is hand me down
not like most shit here is on topic anyway
Balatro mobile modding is not possible. Give up immediately. Thou shall exclusively modify the desktop version of Balatro.
Contingency Contract #3 Battleplan Extinguished Sins OST
Monster Siren Records: https://monster-siren.hypergryph.com
Wallpaper: In-game image
All rights belongs to Hypergryph.
#Arknights #明日方舟 #Soundtrack #アークナイツ
case in point
this has been one of my favorite jokers outta the mod I'm working on rn, the kinds of synergies this thing makes are so unique, heheheh
PC modding is getting locked down soon
8 trillion discard
we really live in a cyperpunk without the punk
does this work like Idol or specifically ace of hearts
it's specifically the ace of hearts
i kinda have a guy like that in mine
i assume specifically
you will own nothing and you'll be happy
interesting
The solution is quite simple it's called remake balatro from the ground up
Psalm Jimbo 19:97
"and thou shalt not put thy Balatro on thine Raspberry Pi."
best joker on abandoned deck
right?
Oh yeah i completely redid the mayhem repo readme
paredolia, yorick, castle, mail-in, hit the road jack:
Also Imperius might come out this millennium mostly because i now have even more stuff to copy and paste from Mayhem
factorials!! ! ! ! ! 1
Im slightly worried that Imperius may or may not have no target audience considering the fact that it adds a lot of stuff that has nothing to do with eachother but isn't that the point of a library mod
iknow the joke but i playtested it and it seems fine honestly
i will use this very much for eclipse
How many mods do you have
drunkard is just +1 and my guy might proc on the hand that beats the blind and not get any value
i mean if paredolia counts then its busted as a common like as long you have enough cards
it does
"At least" scares me
idk why it wouldnt
library mod, huh?
if I know my terms right, that's like, a mod for modding utility stuffs?
what kinda stuff does it add? :3
not really since you have to limit your hand score to get any use out of it or else its just a waste of a slot most times
Look here but beware it's slightly outdated (i will add even more random crap to it) https://codeberg.org/alex343xd/Imperius
but the burglar interaction is nice
Actually im gonna update the readme with some new stuff I'm gonna add
I don't know if a library mod is intended to just be random features, hahaha. I don't think it's necessary either to have them be centrally tied, either
paradoelia + this joker + that one joker that shuffles discarded cards back into the deck from aikoshen + yorick
go my Xe300 mult
But library/API mods have a small audience because dependencies kinda suck
all hail 4-5 joker sinergies
mayeb if i removed the colour?
mmmm, honestly from what I can tell, these features do seem to sort of have a liiittle bit of a theme, that being all the hyperoperation stuff, I find the idea of hyperoperations on joker slots both intriguing and terrifying lol
Imperius is 99% stuff thats already in Mayhem so big number is to be expected
Though i will make it not require Talisman though obviously the hyperoperation stuff will not be usable without it
I think a total of 3 mods will use it
All of the stuff Imperius adds can easily be copy and pasted into your mod so why have an entire dependency just for some code you can put in your mod
If your mod is big and uses most of the stuff there then yeah that makes sense
ok, so, this gave me a dumb idea lol
little jimbo joker piloting a bigger jimbo mech lol
alex creating expantanum canon???
(ignore the other shit i dont feel like cropping it rn) i have a guy kinda like that but the art is just nothing cause i was feeling lazy
im sure you can do something cooler
Expantanum will come when I make my own crappy video game with numberslop built in
bottom right
with how insane the calculations in balatro modding are, I don't doubt that there's a possibility that a balatro modder will one day make the first ever quantum computer entirely for making balatro's score limit be litterally infinite
Aka 543 years from now
Have you ever heard of slownum
or they just start truncating numbers like hell
I haven't but the hilarous concept that enters my mind is the opposite of bignum lol, lowering the score limit ever further lmao
That already exists
the flint shall rise
hitting naninf at 1,000 lmao
Slownum is a HYPOTHETICAL library that stores numbers as ordinals (i think) and it goes up to some crazy greek lettets
Tereves
Oh yeah I know what it is
But you have to understand slow growing hierarchy for it to make sense
Well i don't and i can't be bothered to learn
Phanta is getting a big balance update in about 15 minutes! it adds new Jokers, changes some old ones up a bit, and there are new stakes allowing you to play with only Phanta Jokers!
stay tuned >:3
(i'd love to have made a trailer for this, but alas, i'm no editor)
hm
Does it add sebastian
(notmyOC) i gotta come up with an effect for this guy
so far i only have like, consumables have a chance to give one of the booster pack tags
ooooooooooo awesomemm111!!11
i like julian
hmm maybe reread the comics he appears in
idk i havent seen a lot of rawdogg
i could send all the comics ive found him in but that feels obnoxious
chat
hmm, so, I can't give any real large suggestions, as I am not sure of the character's traits, but the fact he is looking to the right makes me feel that his effect should do something with the joker to the right
No dropshadow below nameplate 0/10 art
ah shit
honestly hes just a regular ass guy that looks weird
genuienly
it awaits.
oh no
lore

+2{(2{{2}}2)}2 Mult
NO!!!!!!!!!!
That's +4 Mult
i bet this joker's name is michael
yeah i bet its in french too
i already did that joke so it's not funny anymore
it awaits.
The problem is that i said it so that invalidates any humor instantly
idk lmao ndfdjksnf, creates an egg at end of blind if there's room? lol dsnfsdk
hard to tell when idk the character well
doug dimmadoug owner of the dimsdoug dimadoug
DOUG DIMMADOME OF THE DIMSDALE DIMMADOME?
it awaits.
thanks raised fist
who is it
can always count on you
why are they kris deltarune
:)
are you releasing new phanta or something
joker poker
worded it wrong
True...
new phanta release
FIRE IN THE MULT
swag
ya 2.0.0 is coming out in 10 minutes :D
i'm being all dramatic because that usually works
It awaits.
swageful
it awaits?
and then i post skibidi toilet
busy being swag cant play
messed around and hold on im might be unto something
+1 Mult per standard suit any face card can be in a normal 52 card deck
i dont give!!! a SWAG!!!
SHUT UP (in old smosh voice)
aikoyori website?
gotta check it out later
+1 Mult for every (number of cards in full deck * (0.5 ^ 2))th card in full deck
hologram stay winning
No that's blue joker
both
Wait / 4 is too obvious
oh yeah they look super good in-game
what do you think?
oh just before i put out the update
i thought it was from off ngl
it adds a Gold Stake
if anyone's willing to give it a go, lemme know >:3

holy shit they look even better with negative edition
+4 Mult per Ace divided by the number of Aces in scoring hand during scoring
most thigns do
Ok can someone make this mod real
Enables all Boss Blinds
+4 Mult if current Blind is not disabled
insane chicot sinergy
That IS chicot
nobody: eddy rob:
who tf
almost all the jokers in wisler are tailored towards aces
killjoy
thats only if it cancels chicot in which case it would be ever so slightly worse
Phanta version 2.0.0 is out!! check it out: https://github.com/GhostSalt/Phanta
I'm making my friend add this
no it does
chicot 2. it disables scoring
good luck! >:3
-# i'd love to watch someone playtesting this! if you're down to screenshare, lmk :D
I LOVE OPTIMISING! 😎😎😎😎😎😎😎😎😎😎😎
hotpot in 2 days
wtf is this git in vscode
i mean
n++
that exists?
oh ok
yeah its really good it makes the whole thing way easier
i dont have to deal with the frankly archaic git client
flashbang
I LIKE LIGHT MODE LEAVE ME ALONE
who the fuck use that bro please use lazygit
ghostsalt
i personally use gitextensions, but use what u want as a modder is free
ok
aikoyori
i will change my display name to nikoyori for the month of October (it's spooky month)
this also works
i will not change my display name for the month of October (it's perfection)
and isnt javascript
im glad?
FLASHBANG >:3
reviewing your code
what mods should iinstall?
Phanta, version 2.0.0 >:3
skibidi w rizzler modification
mine ;D
Right now i only have the Yahiamice mod
excellent choice
i'm so good at this promotion thing omg
please do!
my mod
The Mound
why not im not the only one who does that
might play jambatro
it doesnt cause any issues
not modular
just comment stuff out if i need to idc
you wont (will) regret it
maybe not then
second of all
i dont see any .gitignore
you certainly will regret missing out on the new Phanta update
not really its fine lol
- unformatted json
what?? yeah it is
#1326135270759993364 please
A water wiggler bursted all over my pants :dancingcat:
format it.
IT IS!
optimization
if youre gonna give me criticism at least try and be helpful
Turned into Niko one shot
use en-us.lua more bro i am on my hand and knees
okay have fun getting your mod translated :)
have fun having 8 billion loc_txts in your code :3
well maybe ill updaye it letter then
dude your mindset is incredibly sad
-# okay a bit much there
???????????
"good enough" software is the enemy of good software
MUSTTAARRD
it does nothing
Crazy?
you can also remove loc_vars
What is arknights
irrelevant
Ok
also in the calculate function, you dont use self so throw it away by assign it to _
loc_txt should be moved into the localization file but lets say it works for now
iirc it looks up at the dictionary table
"lets say it works" it does????
in the localization file
yapping
this is just the standard calculate function template, i and many others use it. going through every single one and removing one thing from each is a ton of effort for literally no reward. there is no point.
.push(Opinion::AsDeference)
the humble find and replace all:
but ok
well no because its going to apply different to different jokers n stuff isnt it ya pranny
pretty much you never use the self anyway so you can eliminate it
sure alright
self iirc, refers to the prototype objects
so should never be modified
i see a lot of the jokers and object keys in your mod has the jam_ prefix
yeah
doesnt smods automatically insert the prefix for u
ive had this conversation with someone else its just a habit
so the joker key is j_jammbo_jam_greg
use C:planet instead of C:blue
ca
hi ca
Currently doesnt have the :
im checking that
also there is no #1#
ok thats fair
so eight_tally is no longer used and should be removed
ok so why does this use Xmult instead of xmult
Xmult doesnt exists in the extra table
...what?
how would it even work?
you dont have a Xmult key
which version are you looking at??
in the table
look man ik it works but it wastes resource
wait nevermind i found it
tyrsfall
is steammodded just not working for anyone else? my game wont load no matter what version i use with steammodded being the only mod loaded
no... 0.1kb....
actually its about 8 bytes
THATS LESS?
so 0.1kb is larger
icgaf about 8 bytes dude
the devious malloc
this isnt a super optimised time machine bro its a balatro mod
everythings fine for me, did you set it up incorrectly?
loc_vars is completely useless
8 bytes
12 bytes..
hash resource?
also why are you using 5 as hand size
we both knows there are many mods that modify max hand size
how do you check the max hand size
G.GAME.starting_params.hand_size
swag
does anyone by any chance know of any mods that have sleeves that stack with multiple decks?
(similar to e.g. Tsunami's Splash Sleeve)
use SMODS.scale_card
calculate = function(_, card, context)
if context.debuffed_hand and not context.blueprint then
return SMODS.scale_card(card, {
ref_table = card.ability.extra,
ref_value = "mult",
scalar_value = "mult_bonus",
message = "Whas all this then?",
})
end
if context.joker_main then
return {
mult = card.ability.extra.mult
}
end
end
is that rust
yes
nice
i looked in the lovely log and it says that it "fails to connect to the dubug server" then closes balatro
i fully reinstalled lovely
dg install Steamodded/smods -t "*"