#⚙・modding-general
1 messages · Page 60 of 1
eh
its mostly a friendly sparring match i think
I dont believe Jimbo is malicious in his action even if they do cause malice and mischief
He is just dedicated to the act
A trickster god of sorts
my idea was that Jimbo and the other Legendary Jokers were the creators/gods of some kind of universe but then the Jimbo, who was the most unnoticed god - creator of Randomness, turned everything into what he was only capable of, but tried too hard and in the result everything that existed turned into the red mess we see at the background of the game
Driven insane, he tried to replicate everything that existed before (in form of cards - he's not capable to restore it any other form) but his memory also was damaged in the process, thus why we see some form of Jimbo in every card. Jimbo turned himself into an example of "generic human being" trying to repair everything
i have a question, how can i insert couple lines of code in certain file in certain place? i tried watching how other mods do it but still did not understand
how to inject into a function:
function something(original parameters) -- replace the function
do your things -- this is what you inject into this function
return something_ref(original parameters) -- keep the original functionality unchanged
end```
steamodded
steamodded you say?
I only know about steamodded, not Balamod or love injector
i was trying to make a little thing with jokers showing stickers in runs
oh, hm....
now i am not sure if it worth trying
only mod i use is done with lovely
if you want to inject something after function, then it'd be something like:
function something(original parameters) -- replace the function
something_ref(original parameters) -- keep the original functionality unchanged
do your things -- this is what you inject into this function
end```
is there a way to mod a new edition to the game ? like holo or foil?
yes
already exist I think
@cursive compass I've got it working for the "music" sound, I'm adding just a few touches and it should be good to go,
For the fire sound tho, it might be more difficult
anyone understand this?
add_seal doesn't exist
i swear i put it right
Do you have the utility mod for that ?
this file
bruh was tht my problem from the start
XD
hey how did you code for the black seal to remove after use?
is there any function to add editions or should i look into the games code?
i wouldnt know im new to this lol i look in the games code alot
yeah I'm in the same situation
we will get there one day
Just dl the mod and look
I loop through all cards and check if they have a black seal and set the seal to nl
forsure i believe i got it
just though about it and you should check jellysmod he has a card edition eater might have the code you looking for
good night
i just woke up from a nap
ahh you could use tags as a way to get editions
117 to go
Like the ones you get for skipping the Small/Big Blinds
i think he meant tagging a card like a modifier
it could possibly be a way to define a new edition
yes
uggggggggghhhhhhhhhhhhh
this does not mean i will be creating this mod before the consumable one, im just getting these out of the way because i am not looking forward to drawing the tarot
ohh yea i wouldnt know of any function made for that yet i havent seen anyone making editions
i do not have the energy to figure this out right now
it's not working yet
but it's being worked on
do you know where i can follow development?
here
Gm chat
breaking bad joker as a fusion between bromine and barium
breaking bozo
hm
mmm pokand
i have learned about placeholder art
so i'm going to go to sleep very soon, if not as soon as i send this. if someone wants to DM me and explain how i can make a mod variable capable of being referenced in other mods, i'd appreciate it.
oh nvm
figured it out
literally that easy, huh
i think you can just do the priority thing
you should probably hook into one of þe existing SMODS.injectThing() functions to inject stuff, þat way it happens after all mods load
i þink þis will result in attempting to inject at -1000 priority before any oþer mods load?
i do þat to "inject" Oddities in Oddity API
(coming Soon(in þe astronomical sense))
oddities when
consult chatgpt
lets gooo
one final progress report for enhanceAPI
pages when?
art semicomplete
i should probably learn how tarots work now
due to recent events, further progress on the element mod will be delayed, including artwork
i love vacuum just having all of space selected bþw
thanks
no i dont want to right now
printing press blocks
thorn
sobbering I don't undersand why I have the "atlas" sprite problem, can someone explain why and when it's happening ?
dominoes
knife
blacker lotus: use this to permanently remove it from your savefile and get +$4
Oh this will be fun to make

Wheel of fortune 2: 1 in4 chance to win, if you lose, delete system32
for some reason I thought that blacker lotus is final boss blind lol
fridge magnets?
they need to be universally recognised
you lose and then the savefile evaporates
like tarots, planets, elements
colors
pantone cards
yeah
okay but like
actually post cards though
you use them and they give you an ante wide modifier
for the next ante because post is slow
Jokolor
Black 01 (#4f6367)
Books / pages?
Collect my pages
Collect my pages
the set should have a distinct, commonly recognisable set of elements
postc-
list all of the postcards then
collect my pages
photocards?
greetings from hahawaii!
(what is þis meme from?)
greetings from pohoholand!
greetings from bruahahazil!
you cant list all þe tarot
listen im giving you comedy gold right now with these name puns
þeres like 50 different decks
collect my pages
ok
ok
fine uhh
The color theming is so good
colours could be fun maybe
yeah pantone colors would be fun
bleen
those colors sound boring though
wdym boring
BLEEN
ok then i will add all 16 million hex codes
you could reference most common joker colors and that'd be fun
like that black I just talked about
or something
firch ur a joker
do all þe shades wiþ funny names
I never seen a game that includes its palette into narrative
splatoon:
that's what I'm trying to tell
de blob:
Crimson, Vermillion, Chartreuse, Forest, Verdigris, Amethyst, Rouge
ooooh
zodiac but as blinds
already done in balatrostuck no
as blinds?
chatgpt as a joke can you tell me notmario's ssn
oh i guess
plants flowers and stuff
i think i saw someone postin about that
oh maybe
chest pieces
the different monster classifications in dnd
showdown blind name looking ass
you can do crystals
the different spell types
based on the mohs scale of hardness
Its not My fault that color names go hard
founding members of the united nations
shakespeare plays
honestly what if you just did like "Classic Literature" collection
mfer just used the Grapes of Wrath
Shapes
and Beats
Ahhhhhhh
116 remain
herlium
Let’s have a petition to add a voice chat channel
true
i doubt mods would since i think they wanted it to be moderated since its a big server
I wanna stream so badly
modding chat will eventually secede from the rest of the server
oh thats just how it is with a lot of modding chats
since a lot of modding chats usually are a different set of regulars compared to the rest of the server
Lyman I followed your advice and now I have a full-ass map commented all across my code lol
Still working on it
WOOOOO
holy shit people actually document their code
So for example I can type \JONK_BAS and quickly get to Jonkler's base code
my fingers hurt from constant scrolling, I had to do something
also I'm commenting it like someone else will check it
i comment my code so i can easily jump to a specific joker (and also i comment where my loops end because im a fucking Buffoon)
i just made like 10 files to put my code in
i just ctrl f for the slug
metal slug?
If I CTRL+F the slug I'm going to get additional 20 useless things
😵💫
use better slugs

Ctrl+F the name
woah
Wtf
YEAH
cursed editor screenshots?
emoji variable names are quite funny
I wish I could insert images in comments 😔
Just draw it with comments 🧠
ASCII art jokers wtf
Real
credits
technically
i restrained myself to only draw using the grids
Think you opened a bracket too many
windows isnt activated
is that necessary for the mod to run?
no
all brackets are closed
you need a comma after the name
Idk if you've figured it out yet, but you left a comma after the closing bracket of localization
Are you using an IDE?
a what?
What are you using to write your code?
it gave the same error even without the comma
Do you have the lua extension installed? It should point out errors like this iirc
You also forgot the equal sign and as mario said the comma after the name.
local localization = {
name = "Enemy Color",
text = {
"If the played card",
"is {C:attention}not{} a {C:green}Ink{} card",
"{C:chip}X0.5{}chips for that card ",
"when scoring it"
}
}
How is everyone doing today?
working off of 4 hours of sleep and the rest of my smirnoff
(i swear im not an alcoholic)
Go to sleep
Right now
i could be doing better, i could do actual coding but my brain is died
):
Rest is important
Don’t worry, your mods will be waiting
its okay ill use this day to fix my circadian rhythm
XD
could come up with funny names for the pico8 pallette
buffoon black
i do like "crimson, verdegris" etc. though
But rascal red… ):
that can be the spectral colour
Witty White
not nderstanding what's wrong with my mod and designing cards in MS Paint
What’s the issue?
Odd. Is SplatJokers your mod?
Just got the weirdest bug with one of my mod but all is good now (for now)
Hey, i have a problem with modded Balatro... I am running only one mod, Mika, but allmost every joker gets errors..For example - "XERROR Mult per hand played Resets every round (Currently XERROR mult)
any ideas?
upgrade your steamodded
yes
hmm.. is is that easy.. though i was ruinning latest
Loc def
which one are you running?
the whole code is the one i posted few messages back
No idea.. but im trying to downmload latest now
rudely awoken without enough sleep :programming:
or i could do the alternate palette those are fun
and they have fun names like burgundy and jade
go with that one for the jade
hm
i do think the other ones will be easier to theme around though
i can add the alt palette in an update
@wanton rapids That fixed it, thank you
still not done but...
oo third vouchers, cool
yup
Joking jade
BOB ROSS?????
Happy little accidents
black
pls someone , i need help
rob boss
could be the fool but for colours
idk what the error is
i mean , ik it says that it cand find a table , but idk how to fix this
dark blue but a better name would be appreciated
can you show how you defined the joker
this is the full code
deep blue?
fair enough
i followed your thread #1228599493914656788
okay i forgot to add this in the thread but
everything needs to be in the init function for your mod
:p
you forgor....
so? what does that mean , im'lost
make a function called function SMODS.INIT.SplatJokers() and put everything in there
function SMODS.INIT.HouseRules()
-- joker definition goes in here
end
thanks i'll check if that solves it
i'll add this to the thread now
also good names for the colours would be epic
should literally evrything go in there or just the jokers , asking for future things
FINALLY IT LOADED
3 = kale or seaweed green?
seaweed is a good name
black, deep blue, crimson, seaweed,
brown, gray, silver, white,
red, orange, yellow, green,
cyan, ?, pink, peach
nvm , as soon as i tried seeing the collection this happened
not the whole collection , just the page with my joker on it
because the code i wrote isn't the one i normally use
atlas should be nil I think
13 is lavender
nah
peach for 15?
wait is the code even registering the sprites
a little
did i really not write that in the
fuck
i'm so sorry i wrote that when i was half awake 😭
lilac then?
don't worry , you are still making my day
sure
so i should just add sprite:register() after the sprites?
fixed
also that gray is really brownish, maybe mud?
10 should be piss
oh also also azure instead of cyan
thank you , can i tag you on my thread documenting the development to say that you helped/followed your guide
oh fair enough
i guess
Not Balatro black 😭
the guide is very barebones though
still the barebones no one else gave me
pico8 black
especially the calculate function because holy shit there is a lot of stuff going in there
just throw the whole game in the calculate function
sorry for putting this in like 6 messages but i keep noticing things 1 by 1. crimson is super red, i think something like dark raspberry would be better
crimson is the red
that seems fun and interesting, i haven't seen any other consumable types based around that and it'd work well with all other consumable mods
codex is kinda similar with mid blind focused consumables
kinda but you still need to use those, especially if you have money to buy more consumables next shop
yeah
for example, red could be "convert a random card in your first hand each round to hearts" or something like that
the codex vouchers would be really nice too
and same with deep blue, orange, and azure(?)
clubs are closer to seaweed
fair enough
and they're portrayed as green sometimes
black can be The Fool or something, white can be the Emperor
the base game high contrast sucks, why are clubs blue and spades black
theres no modding pack release ?w
what are you asking
can you send your code?
enemy_color doesn't exist, j_enemy_color does
thats j_enemy_color :l
modpack, a folder with lot of mods already installed
i can just send my mods folder if you want but no i haven't seen any links to modpacks yet
i tried to put some mods, but have issues and crashes
there's one in planning but no actual modpack
in this game its hard to know what mod have problem with other
to be honest i delete my game after that haha
fair
i put a lot of mods, a really lot of mods
quick question , i've noticed that Codex Arcanum has a Mod badge under it's cards , is there a way i can add one?
I think it's added automatically?
i'll just send my mods folder 1 sec. i need to update like 2 of them
Yup, can even add its own color trough an hex color code inside the mod's header
ok, i'll test
the best mod in my opinion are jokers and decks
ok thx you
go to this link https://github.com/ethangreen-dev/lovely-injector/releases/tag/v0.4.0 and download version.dll then put it in the same folder as your balatro.exe (right click on steam and browse local files to find this folder easily)
i just noticed that the "negative" effect is not a pure inversion
ok, i will try
omg splatoon
get schrodinger
Wait so how many stone cards can you add past the limit?
all of them?
So if you played like, a straight. And then had all your other cards be stone
thats what the description currently says
i can cap it at like 5 or something
do not it is so much more fun this way
No cap would be funnier though
^
It'd be like a reward for filling your deck with stone cards
throw rocks at you
jimbo watching the player throw several rocks at his face
yes , you are welcome to follow the thread , just search for SplatJoker
The Tower should enhance 2 cards instead of 1 imho
smh not even on painted deck with paint brush, palette and troubadour (juggler would simply be unreasonable)
how do i fix the jagged edges?
yes and no, a buff is necessary but i'd prefer stone joker giving mult instead of this buff
+4 mult per stone card in your deck is all you'd need for stones to be good imo
I think you have to transition them into transparent
what's the resolution of the image?
gotta have a 1 pixel transparent border
either 71 * 95 or 142 *190
thanks
👍
yeah, transparent borders
when is brick joker
Idea for Brick Joker
Something to do with how many stone cards you have in your hand giving you a bonus
smh not even parrying
don't ask me why it counted as a straight
you should use better mouse controls mod
no
why?
idk i haven't seen it
oh i should get that
i am their #1 supporter its so good
could've just held right click and dragged to select those 30 cards
can someone suggest me a better drawing software than paint ? (possibly free and easy , I'll just use it for pixel art)
Do you have an ipad?
no
Okay I've got nothing free to suggest then
only a trash pc
I use Asesprite when I'm on PC, but it costs money and I use a tablet
aseprite is also free but compiling
Does it also have all the updates that Aseprite has?
does it have transparency?
yes obv
Gradients are kinda mid soo
paint doesn't have transparency?
cuz it's a pain doing it on Paint
It does but it's not very good
huh
if it has I don't know how to use it
10 and below transparency might as well not exist
It would be kinda funny to like
Do a modpack where all the cards are done in MS Paint
sorta like better balatro
wrong name but yeah that one
actually here's to the zip
#1224267068543733811 message
i confused the 2 april fools things
smh just skip
also out of spite i did this
paint.net is also a better option than normal paint
i did it just in case someone has a duplicate joker name
like. try to guess how many Scratch Cards are there
This is why you always preface a slug with the author
(three. one unreleased in my assets folder, one in Mika's and one in Ortalab)
yea all my keys have _arachnei appended, but calculate_joker uses name
so it doesnt fuckin matter
some outside functions might also need self.ability.name == "Scratch Card" which uh
yeah
how do i make my cat stop biting my phone screen (serious problem)
ultra strawberry dreams monster energy
ditch your creativity and trace references harder than you've ever traced before
naur don't trace pixel art just trace photos or free clip art
no way!!! +3 hands!!!!!
you even got the color of the cat right , how's tha possible
thats the color of cats that bite phones
(its used by garfield)
she licked my nose 🙂
(actually it's the gry one that bites the phone , the orange is just skrunkly)
grey cats are a menace
My cat is just being sleepy, is it normal for your cat to have a long nose, a fluffy wagging tail, and floppy ears? 
my hands are scarred from her
yeah it's a rare breed
we have a mouse problem and shes currenly roosting outside our door
same here
I've never had a mouse problem until my actual cat kept bringing them in 
brother in law moved out and didnt clean up their room
i've been getting the same situations with birds and lizards
she ate a mouse and we had to take her to the vet
and she killed another one about 2 days ago
(but she didnt eat it this time)
She must love you a lot then
lyman , i have a question , i love your cards , what do you think of this?
the icon felt weirdly high up on this
i like over all though
bloblobber supremacy btw
cuz it is , i got the centering wrong with paint
CAN I FRIEND YOU????
lmao it might take a while
but next time i boot up splat
one of my besties made me get it
i don't have online rn T-T
🫡 stay strong
Bloblobber is the best weapon in the whole game
El diablo
La creatura
#1230250591276765226 if you wanna follow the development
Quick question are we allowed to ask questions in people's threads about their mods?
good for her
"what do stamps do?"
Lyman trying to sabotage my run :((
Oh she's in a funny mood
smh it doesn't say This Joker gains
0/10 completely unplayable
so real
Nice opinion, however
are you on 1.0.1?
yes
Oh..
i think they were all changed to match
I didn't try the experimental version yet so I had no idea
i encourage it, i'm always happy to talk about stuff i've made
Oooo what've you made?
PLAYABLE MARIO?!
Do the ink and colour suits work alongside the stars and moon ones from six suits
So then you could have 8 suits
yep
Nice
i use both frequently
I don't mind either
What's the largest number of suits people can have at once rn?
the sixty suits mod
well, we do have the sixty suits mod
ink suits , i suppose it will be different enough from my Inked Cards
What happens when you ink an ink suit
shoud work as any other inked card
it becomes an inked ink suit
ink the ink and its all inkover for you
i just realized that for in pairs() is not ordered
Why is lua like that? putting a full table into an indexed table just to be able to sort it is so stupid
true!
Tables with non sequential numerical keys are explicitly unordered
is there an easy way to sort a table by 2 values, first name then rarity?
Sure, table.sort with a custom sorting function
If I weren't on mobile I'd link the docs, but it's not too hard to do
I can figure it out, I hope.
table.sort(jokers_ordered, function(a, b) return a.name < b.name end)
thats easy enough for a single value
Yeah, then you just need a case for if the names are equal, and then fall back to a.rank < b.rank
yea you just need a more complicated function
that's awesome, thanks a ton
table.sort(table, function(a,b)
if a.value == b.value then
return a.name < b.name
end
return a.value < b.value
end)```
something like that i think
sorts by value, then if value is equal, sorts by name

someone who knows how to use LibreSprite how do i make the background invisible?
chat my mod is still not fixed
If it works anything like Aseprite, then the background is it's own layer
There's a button that turns on and off visibility for layers next to the names
chat i got apple juice
its a homestuck reference
wait I should make an apple juice joker now..
little monsters howie mandel pissing into the apple juice..
/j
also that does happen in homestuck
John tells Dave that the apple juice he's got with him was replaced with piss by howie mandels character from little monsters
Which makes Dave no longer want to drink the apple juice
John is a bit of a prankster
as someone who has very limited knowledge of homestuck, what
as someone who has no knowledge, please help me
im gonna fucking cry how am i supposed to make a tooltip with loc vars from card.ability
good freakin luck
piss looks like Apple juice

hi mr lovely
H
it really does!
also yeah im making an apple juice food joker now
i have a terrible idea
Homestuck mod goes strong
chat are you real
we are figments of your imagination
oh good so i have no reason to finish my mod
yea youre a schizo
þat makes sense actually
anyone kniow a mod that focuses on chips jokers?
also im curious about the most op mods, anyones opinion is appreciated i wanna do a stupidly op plasma run
hi thorn
finally. order.
my mod is op just ask everyone who's used offering
WOOO
my mod is just um yeah
ooo ok!! what ur mod name? :3
it is a mod sure
MoreConsumables
good job im proud of you :D
OH I HAVE THAT
chat i have bad news
þe trees im allergic to still fucking exist
my mod is called Balatrostuck is um, very fucked up and evil and will be releasing at some point next week or week after that
when we getting this as a joker
Imagine Homestuck mods in 2024
hey i looked at the pins and i didn't see anything so is there a set of links/guide thing to show how to mod?
I'm very fucked up and evil. I made a perma-needle deck with only 1 discard
im genuinely excited you hhav suoper good art!!
like id literally consider asking to commission a mod from you akai
yo @lavish jackal did you do the art for the zodiacs yourself? they look awesome
Yeah!
All art except for Juju spectral card is by me
Juju spectral card is by Lyman
Also last night I did testing on Dark Carnival
Would like ideas on a last effect for "Brights"?
It will be another 3/4/5 matching "seals", but I can't think of any effect for them. Thoughts?
So question: how did you come up with ideas for cards and everything for balatrostuck?
https://github.com/Steamopollys/steamodded/releases
this is the correct link right? bitdefender is getting all grumpy ab the injector file
youre an amazing artist tbh
could i actually commission some maybe?
also, do u use asperite?
I was thinking of doing my own reference mod but unsure exactly how I'm gonna do it
A lot of it is through brainstorming with people in the thread as far as effects go, as far as names and art go? homestuck
I do!
bitdefender is just bein grumpy because of the nature of the injector, you should be able to tell bitdefender to ignore it. seems like the right link to me
I'll have to look in the thread but yeah. I plan to do 2 different franchises
Dragon Ball and Neptunia reference packs
ok sweet thanks. yeah i can make exception
cool im gunna buy it and practice :3
have any tips specific to making cards? :3
yet again i am saying to check out pixilart.com
Aseprite has reference layers
uvvu ok!!
ill look!!!! tysm
im just rly obsessed w/ pretty art
akai is inspo
this is what Balatrostuck art workspace looks like
this may be true, but u can get by with having a reference image open in another tab
thats amazing omg
some guidelines for Jokers:
- Your files should be 71x95! Usually for mods you export both x1 and x2 images.
- Usually you eyedrop colors from the original set of Balatro jokers for the color palette. You really don't have to do this but the colors that are important IMO to eyedrop are all of the colors on the original Jimbo Joker (black, white, red, blue, orange, grey).
imagine if i could do art. unstoppable....
for difficult jokers usually taking a reference, importing it into your pixel art software, and tracing is a good method
I like to place my refs next to whatever I'm working on
thank you so much, and yeah i wanted to keep consistent with base color pallette :3
they should be 71x95, but work within 69x93. they have a 1 pixel gap on all sides
anatomy
bottom text
Only trace the silhouette, no internal detail
yesyes
Internal detail is up to adaptation
I usually trace for shape
That's how I do Zodiacs
Oh my lord that is quite the mess
I use a reference layer to roughly trace the shape
then I put the reference layer to the side
And refer to it to apply shading and color
Also gradient fades are king
good lord theres codice
just remembered- pixilart has i think a 2000x2000 limitation on images
hi lyman
this legendary piece of shit is made 20 times cooler by 2 simple gradient fades
also that background was all done on one layer
I do most of my work on one layer tbf
How tf are you supposed to pronounce that name
x3 what? (sry to be that guy)
þat's not a question but þe dutch did it anyway
question 2: steal the spice trade.
its naming convention across all other cards lol
FOR ONCE
who would like to buy the spices?
me! said the arabians, swiftly buying and selling the spices
ew, spices? gross. I prefer eating my chicken raw
british be like
and you get +3 Mult
then you play a high card to look for a good hand and it hits on the high card
sometimes you get lucky and it hits on a good hand
actually its every third of the time 🤓
theres weird probability bullshit actually
what is that?
the file i do all my artwork in
oh
it has roughly 160 unnamed layers
sounds like most of my drawings
for each card
oh youre gonna wanna fix that
the cards themselves do not have layers
nah im good
þe file i do my artwork in doesn't exist
i can just make more layers
Aseprite so cool
I can just select a layer with a Ctrl + Left Click
chat refactor my code
cant, dont know what that word means
chatgpt can i get a recreation of my grandma telling me a bedtime story about þe time she refactored my code
i was talking about "my"
help what does my mean
fun fact, the linguistic function of bro has taken on the form of a pronoun
bro can be both the subject and the object of a sentence
chat is this real?

thats more like it 🔨 :sickle:
are we real?
example "bro thinks this is real"
or are we in @sleek granite's brain
you can substitute "bro" with "he" and it will work
in modern language "bro" is a pronoun
if yall are in my brain þen can you, as a joke, tell me where i left my wallet yesterday i forgot
and i believe chat will also become a pronoun
look behind you
As we are watching it take on a similar linguistic function
in conclusion both bro and chat are pronouns
my pronouns are chat/þey
ughhhh i gotta make centralized functions for my mod to register þings ughhhhh
🅱️ings
chat what do i add to my mod today
make everything a global static mutable singleton
add a joker with þ synergy
nothing bad can happen
you should add a joker that goes into negative by 1 chip per hand played but gains 1 mult per round played
i was at my friends house one time, and after i had gone home and we were on a discord call, i realized i had forgotten my drink at his house, and i was like "i left my drink at your house" anf i perfectly timed it to where as he saw it, i said "yeah right there"
Hello lovely people ❤️
If I'm crashing with a hecking "atlas is nil" error on this line. Does someone knows what's the usual mistake. I can't find what I'm doing wrong...
self.children.center = Sprite(self.T.x, self.T.y, self.T.w, self.T.h, G.ASSET_ATLAS[_center.atlas], _center.pos)
maybe, but im not sure if i actually want any jokers in my mod
instead focusing on other things
jokerless behavior

dw i also have no jokers (not staying þat way þo)
i had a mod idea entirely of jokers
autumn your typing quirk is very hard to read
i am making a homestuck troll based on you now
omg feder hiiiiiiiii
heyyy its itay
if þis is my legacy þen so be it
feder refactor my code
how have you been today autumn
you get used to it
give me a second
refactoring in process...
done!
hello user itayfeder do you have any idea how a balatro modder might go about adding a tab to the "Run Info" modal
ÞeAutumnCircus....
looking into that
please let me know when you know which area it is
i just need the area
can probably figure it out from there
function G.UIDEF.run_info()
return create_UIBox_generic_options({contents ={create_tabs(
{tabs = {
{
label = localize('b_poker_hands'),
chosen = true,
tab_definition_function = create_UIBox_current_hands,
},
{
label = localize('b_blinds'),
tab_definition_function = G.UIDEF.current_blinds,
},
{
label = localize('b_vouchers'),
tab_definition_function = G.UIDEF.used_vouchers,
},
G.GAME.stake > 1 and {
label = localize('b_stake'),
tab_definition_function = G.UIDEF.current_stake,
} or nil,
},
tab_h = 8,
snap_to_nav = true})}})
end
have fun!
@lavish jackal
take the return value of this, modify it a bit, and your'e golden!
fuck i also need to finish usable jokers and oddityapi why do i start so many þings all at once
amazing, thank you
Time to make Aspect and Zodiac levels tabs
happy to help!
This is gonna suck so hard and I love it
if you need any help, send a message!
Making the worst Balatro mod one shitpost at a time..
you are in direct competition wiþ me þen and honestly you're winning
shall do
lyman shitposting is in þe balatro modding channel water
i þink þis is þe most cursed þing i've ever done
balatro being able to display Þ has done irreversible damage to my brain
Right now to figure out like, a sane way to set up level ups per Zodiac and Aspect
exponentially
So does Balatrostuck
then again Balatrostuck like
implements 2 consumable types, 30 jonklers and a level up system
þe MoreConsumables module alone in my mod has 941
I am crying
maybe it would have less if the ENTIRE BOOSTER PACK API wasnt inside of it
there's also the new tag API in it XD
also the booster pack API is so small and insignificant
we gotta get some of þis API juice in steamodded
the important part of the booster api is done per-pack
or at least as a separate þing mods can depend on
I think I'll make a Levels table per Aspect and Zodiac and every time an Aspect or a Zodiac is created it registers a new field with a numeric value of 0 at the address of the Aspect/Zodiac slug
Like… therapy?
That way a level up exists for each aspect/zodiac
let me just remake the entiretly of how my jokers work real quick
and I can extend both Aspect and Zodiac with a level_up() and level_down() function
Real quick? That fast?
yeah
Also gonna have to set up boosters and tags and vouchers
crying
Probably will start with boosters
i can't wait for your mod BTW
i only see glimpses of it, but it has extreme promise
me?
yup!
does .calculate automatically account for if Joker is blocked?
Hey itay here's a weird idea.... A way to push the boss blind to the next round 🙀 making it so u have to do two boss blinds
hm.... interesting
thank you!! also a lot of the consumable UI stuff wouldnt be possible if Codex didnt exist, but I'm trying out different stuff with the consumables because I don't think we need two types of consumables with same gimmick
I am glad Codex helped. It's good to see the Codex fulfills its main goal
I played modded minecraft most of my teenage years and I can tell you it gets confusing when you have 5 mods that do the same thing but slightly different
I am a minecraft modder, i feel your pain
i wish i was a minecraft modder
Like, Thermal Foundation, Mekanism, Industrial Craft and EnderIO all do basically the same goddamn thing
all i could figure out was putting one block in þe game
oh fuck þe clown wigs are gone
So when you make a modpack and want to include all of them for some reason you need to create some glue between them and like, unify it
I still have mine...
because it belongs on you
I would prefer if Balatro doesnt have 20 mods that all do the same thing but slightly differently
Hey.
akai out here stifling creativity fr
neat, thanks! How do I check if joker is blocked in other places? It is not context.debuffed_hand, isn't it?
vat is dis "lua"
we do NOT need fifteen variations of MoreConsumables, just your MoreConsumables will do

)


