#⚙・modding-general

1 messages · Page 110 of 1

rigid jewel
#

Maybe 18x18 as the icon size was a bad idea after all…

random silo
#

i hope theres some consumables that can upgrade random die faces on the jokers

rigid jewel
#

That's something I'm considering

#

Also woa, bunch of new D6 Jokers concepted.

#

Here's the full list of faces, see if you can guess what is what.

gilded vortex
#

maybe use the juggler tag aesthetic

tall palm
#

Do you guys think it'd even be feasible for a mod that changes the joker display UI when there's an exceeding amount of jokers?

white scarab
#

Yes, but it would take a lot of work

rigid jewel
#

What exactly are you looking to change?

white scarab
#

I would assume something like stacking multiple of the same type of joker/consumable is possible but you'd need to change a lot of game logic to work with it

#

and add new UI buttons, etc.

gilded vortex
#

I thought about making Jokers look smaller

sleek granite
#

i thought once. the world has yet to recover.

white scarab
#

another thing is performance issues

sleek granite
#

yeah thinking greatly reduces my performance

white scarab
#

I didn't even code this one but it fits the conversation right now

#

or do art

gilded vortex
#

isn't that the effect of a Balatrostuck Joker

#

/hj

sleek granite
#

nice

dapper helm
sleek granite
gilded vortex
white scarab
#

maybe trying v0.0.1a of a mod in my 1.0 modpack was a bad idea

manic jasper
#

Is there any way to make scaling jokers in Steamodded 1.0.0?

white scarab
#

let me send a simple example

#
local eternalflame = {
    object_type = "Joker",
    name = "cry-eternalflame",
    key = "eternalflame",
    pos = {x = 0, y = 0},
    config = {extra = {extra = 0.1, x_mult = 1}},
    loc_txt = {
        name = 'Eternal Flame',
        text = {
            "This Joker gains {X:mult,C:white} X#1# {} Mult",
            "per {C:attention}card{} sold",
            "{C:inactive}(Currently {X:mult,C:white} X#2# {C:inactive} Mult)"
        }
    },
    rarity = 3,
    cost = 9,
    discovered = true,
    blueprint_compat = true,loc_vars = function(self, info_queue, center)
        return {vars = {center.ability.extra.extra, center.ability.extra.x_mult}}
    end,
    atlas = "eternalflame",
    calculate = function(self, card, context)
        if context.cardarea == G.jokers and (card.ability.extra.x_mult > 1) and not context.before and not context.after then
            return {
                message = localize{type='variable',key='a_xmult',vars={card.ability.extra.x_mult}},
                Xmult_mod = card.ability.extra.x_mult
            }
        end
        if context.selling_card and not context.blueprint then
            card.ability.extra.x_mult = card.ability.extra.x_mult + card.ability.extra.extra
            card_eval_status_text(card, 'extra', nil, nil, nil, {message = localize{type = 'variable', key = 'a_xmult', vars = {card.ability.extra.x_mult}}})
            return {calculated = true}
        end
    end
}

Eternal Flame from Cryptid

#

I have a lvl 6 flush too

gilded vortex
rigid jewel
#

Ngl it made it look much better

gilded vortex
white scarab
sleek granite
#

yea i saw after lol

rigid jewel
#

I think it works

sleek granite
#

now do chaos the clown die face

white scarab
#

lobotomy build

white scarab
#

big green joker

neat dome
#

Does anyone know how to fix a syntax error that happens before the game even begins loading? I keep getting it every time I try and play, even though I have the latest version of Steamodded and lovely. (At least, I think I do, but I'm sure of it)

grand geode
#

verify integrity of files

neat dome
#

Still got it. This is exactly what it says/

Error

Syntax error: card.lua:166: ambiguous syntax (function call x new statement) near '('

Traceback

[love "callbacks.lua"]:228: in function 'handler'
[C]: at 0x7ffcbef12fa0
[C]: in function 'require'
main.lua:27: in main chunk
[C]: in function 'require'
[C]: in function 'xpcall'
[C]: in function 'xpcall'

cerulean flare
neat dome
#

This is my entire mod folder/

cerulean flare
#

I have no idea then :(

white scarab
brisk seal
#

negative ace, -11 chips

random silo
neat dome
hollow cobalt
#

what are some of your favourite qol mods that you guys recommend?

hollow cobalt
sleek granite
#

wait already

random silo
#

imagine gay spectrals

#

or lesbian

#

or lgbtqia+ spectrals

#

that would be a lot of colors

rigid jewel
#

Gay dice face that gives Xmult if played hand isn't at straight...

tall vessel
#

that mod that goes "no straights during pride month"

oak fern
#

i doubt it was this one

sleek granite
#

no its this one just not my 1.0 port

#

i checked

oak fern
#

aha

#

funny

hollow cobalt
tall vessel
#

that texture mod only modifies spectral cards and packs

serene kayak
#

hi, im interested in creating a texture mod for balatro that just changes the image for the individual tarot cards. is that something that is particularly difficult or does the modding framework make it more simple? thanks

sleek granite
shy pivot
serene kayak
sleek granite
#

actually the 1.0 port i made of spectrans could probably be easily expanded to many many more texture replacements

#

it has a table it loops over at the top of the file to determine what to change

#

the main thing is it doesnt support pos/soul_pos changing which wouldnt be hard

rigid jewel
#

Huh, RNG was really on my side with this test. (ignore the Boss Tag showing up, my method of checking if something spawns a card pack also would include boss rerolling xdd.

#

I thought the total being 42 was just a coincidence/meme but turns out it might be the perfect amount per page.

#

Guess I know what I'm doing tomorrow.

sleek granite
#

stealing the declaration of independence?

#

world domination?

rigid jewel
#

Making pages for D6 sides, silly! (Although I would be down with doing that).

oak fern
sleek granite
#

(was it supposed to do banner)

oak fern
#

Yeah cuz thats the joker with le flag

sleek granite
#

(i didnt make my port do banner i thought it was just séance)

oak fern
#

well well well

sleek granite
rare shell
#

good evening beautiful modding folk

oak fern
#

good <t:1717571280:t> everyone

gilded vortex
#

Good morning everyone

fickle elbow
oak fern
#

am I ?

#

(it's a timestamp it will always be your time lol)

fickle elbow
#

oh

#

then your timestamp is

haughty hinge
oak fern
#

<t:1717571460:t>

haughty hinge
fickle elbow
#

i made 14 jokers todayegg

oak fern
#

gg

sleek granite
#

good mornig limeguy

gilded vortex
fickle elbow
#

its 16 now

#

i need 1200🫠

sleek granite
#

i did 15 i think

#

or maybe a couple more

#

snow's are all suit boost jokers tho so like /shrug

oak fern
fickle elbow
#

34/1200 jokers done

fallow bramble
#

Mornong bala of the tro

#

Im not fixing that its too funny

sleek granite
#

mornianaonh spider district manager

oak fern
#

Super Dense Material

sterile hornet
haughty hinge
#

bro its midnight for me 😭

oak fern
#

sleep

haughty hinge
#

my sleep schedule is normal
just shifted a couple hours

haughty hinge
#

also it was actually my birthday about an hour ago

oak fern
#

Discord users are so braindamaged, I can't 😭

haughty hinge
oak fern
#

happy [insert age]'th bday

haughty hinge
#

just found out what belated means

#

i swear that is only used describing bdays

gilded vortex
haughty hinge
#

thank

#

or should i say thunk

fallow bramble
#

Happy birth

exotic dagger
oak fern
#

real

exotic dagger
#

Ye

sterile hornet
thorn ledge
#

why is steamodded a skull emoji

sterile hornet
#

SKULLLLLEMOJIIIIIII

thorn ledge
#

lmfao

gilded vortex
sterile hornet
#

guh crash on startup again

lean dune
#

you sent the most useless part of the crash log

oak fern
#

mfw

sterile hornet
#

literally the only thing i could get

gilded vortex
sterile hornet
#

is that the log?
else what debugger

gilded vortex
#

You do need Python to run it

#

But it’s inside Steamodded/debug

sterile hornet
#

is python 3.11 enough

gilded vortex
#

vk whatever

sterile hornet
#

mk

sterile hornet
gilded vortex
#

Did it open a new window

#

If yes, run the game

sterile hornet
#

mk

#

uhh
i dont really see any useful information

#

i also can just use log.txt in lovely

gilded vortex
#

You can scroll up and down

sterile hornet
#

yes i know

#

there isnt any relevant stuff

#

im gonna validate my game files instead

#

guhh,,..
still didnt work

gilded vortex
#

You should now be able to see it

sterile hornet
gilded vortex
#

I meant the start of the crash message

sterile hornet
gilded vortex
sterile hornet
gilded vortex
#

If Steamodded crashed it should say that somewhere

#

What does the bottom look like

sterile hornet
#

does having balatro windowed while focusing on lovely at the very start crash it

gilded vortex
#

I’ve had Balatro crash from just doing other things while it was loading

sterile hornet
#

did nothing and it still crashed

grand geode
#

can you send a .txt file of the logs?

grand geode
#

here's the error-

sterile hornet
#

epic

grand geode
#

jellymod boomeline

sterile hornet
#

me when jellymod breaks for the 599677th time

oak fern
#

did Autumn leave?

exotic dagger
#

seems to be the case

oak fern
#

🫡

sterile hornet
#

guh
crashed when i went to main menu

oak fern
#

you, once again, screenshotted the path that doesn't convey any information lol

sterile hornet
#

AAAAA

#

whatever

oak fern
#

me af

lean dune
oak fern
#

💀

#

okay

plucky pond
#

ouch. autumnmood left? i was looking forward to those suit levels and whatnot feelsBadMan

oblique berry
#

Everyone needs a break. Don't blame them though, there's been a toxic spike in the sever lately. Happens as things get bigger. Hopefully they come back.

fallow arrow
#

huh, dont think Ive ever gotten this close but not over this far in before modded xD

plucky pond
#

it can be very treacherous, especially when your audience starts to make unrealistic demands or unfair comparisons

white scarab
#

and although I probably wouldn’t private things that are WIP and not where I want them to be, I also get that part too, so no hard feelings

plucky pond
#

my games on gmod were closed source, i didn't want to upload them to the steam workshop or make them public on github, i wanted them to be exclusive

#

but it's very disheartening when you find that there are literally public tools available which can literally let people get lua files being sent to them by the server, effectively stealing code and breaching privacy

#

at some point though i hope that my paranoid brain will just stop caring and go for it

oak fern
#

I also develop for a minecraft server and it is stressful

sick fjord
#

What do you guys think?

gilded vortex
#

Interesting

sick fjord
#

I love them buttons

gilded vortex
#

ButtonAPI when

fallow bramble
sick fjord
#

I wish man, it's so painful

tall vessel
#

When you buy this joker:

sick fjord
#

Hahahaha

calm vessel
#

seems absurdly strong

fallow bramble
#

Ty 🙂

#

Nice, looks better than being tiny lol

sick fjord
#

How was it before?

fallow bramble
fallow bramble
#

you could say the button...

#

evolved

sick fjord
#

Nice idea btw

fallow bramble
#

Ty, got 3 evolved joker cards so far, trying to do 10 and let people cook afterward (like the fusion mod)

sick fjord
#

Sick

oblique berry
oblique berry
sturdy canyon
sturdy canyon
#

yall what if

#

wallpaper mod

sterile hornet
#

🔥

brisk seal
#

this run is so good.

grand geode
#

fuck it new project

rigid jewel
#

AM, is that you?

dapper helm
gilded vortex
dapper helm
gilded vortex
dapper helm
#

they/them is fine and decreases chances of annoying people a little

gilded vortex
dapper helm
#

i mean it decreases the chance of people that annoy me lol

gilded vortex
#

anyways low poly is cool

sturdy canyon
rigid jewel
#

Anyone interested in buying these Casino dice?

fickle elbow
dapper helm
#

gambling inside of gambling

rigid jewel
#

The perfect combo...

gilded vortex
#

I’m not interested

brisk seal
rigid jewel
#

Not evil enough.

#

-3$ is managable.

brisk seal
#

debuff this joker, set it to eternal, all your jokers become rental

fallow bramble
#

Really hypped for this mod

brisk seal
#

Blunder: disable a random voucher this blind. Blunder+: disable all vouchers this blind.

dapper helm
#

pretty funny and probably fun to use but very bad

brisk seal
#

more die face ideas, Finished: activate a random finisher blind effect, double money earned from end of round. FInished++: activate 2 random finisher blind effects, triple money earned from end of round.. Finished+++: activate all finisher blind effects, septuple money earned from end of round.

#

[Verdant Leaf excluded]

sturdy canyon
#

what if a mod that removes every that is Balatro and just turns it into actual Poker

surreal shadow
#

I think it exists (sort of)

polar schooner
#

jokerless challenge

rare shell
#

good evening chat

gilded vortex
surreal shadow
#

Hi

rare shell
#

i got approved for my apartment 🙂

dapper helm
#

congratsulations lyman!

hardy brook
#

Got a little bit of a surprise here

#

I got a set of real cards (There's a reason here)

#

If you remembher my Ultimate Collection mod

fallow bramble
#

Oh so that's the origin of default deck

hardy brook
#

The Minimalist Deck is the same back as the Plain Deck

fallow bramble
#

*plain

hardy brook
#

yup

#

So I just got a modded deck IRL lol

exotic dagger
# hardy brook

oh no, the leftmost one, all the card contents fell down

hardy brook
haughty hinge
exotic dagger
#

do ping me if you do, would like seeing more of em

surreal shadow
hardy brook
sturdy canyon
#

can we replace all Suit color codes with this

#

it just makes it easier to identify and hurts my eyes less

sick fjord
#

How do I set the yes/no pool flag for a custom joker? I tried doing it in set_ability with self.yes_pool_flag = 'my_flag' but it doesn't seem to work

fallow bramble
#

did you try with card instead of self?

sick fjord
#

Yeah

#

But it should be on self anyway

#

In the previous version of steamodded you could just do SMODS.joker.j_yourid.yes_pool_flag = 'flag'

fallow bramble
#

Oh then its not in set_ability, you just slap yes_pool_flag directly

robust carbon
#

Okay uhhhh, how do I access debug plus stuff if I have it installed

#

😛

hardy brook
#

Hey, so I'm gonna be honest right now. I got a lot on my plate, one crappy thing happened after another. I'm gonna pull back on balatro modding, Thought I'd let you all know. For all you concerned about Ortalab, that's still gonna continue. After all, that's a community project like Reshuffled. I may give Reshuffled grief, but it was really a lot of fun working on it getting people together, and I'm glad Ortalab is a second project I've concepted to bring people together.

Archived, The Ultimate Collection, and the suit mod. Those are going on an hiatus for unknown amount of time.

fallow bramble
hardy brook
#

I'll still research on stuff for Archived and all that, but I'm not gonna do anything in-game modding

sick fjord
fallow bramble
#

Ok if it works how I think it does it should be

SMODS.Joker {
  ...
  yes_pool_flag = "my_key",
  ...
}
#

Doesn't hurt to try

robust carbon
# sick fjord Tab

Trying to spawn a jonkler and it doesn't work 😭 go to collection and I pressed both 3 on the keyboard and 3 on the numpad

sick fjord
#

You're not using lovely it seems

robust carbon
#

could it be a linux thing

#

Nvm

#

I wasn't doing it in game

sick fjord
#

Hahahaha

sick fjord
fallow bramble
#

Yea It was just a supposition I have 0 clue where no/yes_pool_flag is in the Steamodded repo or if it even exists, you'll have to wait for someone more competent than me lol

robust carbon
#

one questions, how would I fix the name being cut off if possible at the bottom (mod name)

fallow bramble
#

Think your mod name is too long

robust carbon
#

zamn 😭

sick fjord
#

Maybe change the size for the fusion badge

robust carbon
#

Nah I can change the name it's no biggie

sick fjord
#

I'm starting to enjoy doing pixel art

#

Kinda peaceful ngl

robust carbon
#

it IS

random silo
#

until you have to make something at a tilt that isnt 45 degrees

#

especially somethng with rounded parts

fallow bramble
#

Reminds me of when I did crooked joker

#

It was a pain but ended up silly

sick fjord
#

Lmfao

#

Check how cute this bad boi is

fallow bramble
#

Ngl it's a surprise seeing someone as new as you getting the hang of it quickly

sick fjord
#

I mean having access to unobfuscated source code is kind of a blessing

white scarab
#

It’s intended, too

west hill
#

Although I think I’m 1.0 you can just assign the flag in your joker definition

#

So you just need to declare the actual flag in pool_flags and the game should handle it all for you

sick fjord
#

Kk I'll look it up ty!

sturdy canyon
#

oh man i love it when i spend 30 minutes trying to find what i did wrong only to realize i just forgot the commas at the end of the lines

dapper helm
#

:programming:

grand geode
#

why is the balatro saving system dogshit programming

random silo
#

the spaghetti that is glass joker for example

grand geode
#

ping

random silo
#

sorry

#

or whatever the hell this is

random silo
#

actually sorry again

winter bone
#

hey

#

how do i update everything to steammodded 1.0

random silo
#

i think theres a migration guide in the steamodded wki

rigid jewel
random silo
#

for "efficiency"

dapper helm
#

why

winter bone
#

anyone know what this means?

#

@random silo you seem smart

dapper helm
#

cryptid is only on 1.0 afaik

winter bone
#

but so many mods arent updated tho

dapper helm
#

they will be eventually

winter bone
#

um

#

when i put talisman in it doesnt work

dapper helm
#

talisman has some incompatibilities last i saw

winter bone
#

all i have is a few mods

random silo
winter bone
#

nvm i figured it out (no i didnt i just took talisman from the cryptid folder instead of the website)

#

is there a list of mods for steammodded 1.,0?

grand geode
#

mathisfun has one

winter bone
#

where?

white scarab
#

I’ll pull it up when I get back on my laptop

grand geode
white scarab
#

Note that Ro-Balatro is incompatible with Cryptid

#

Gonna try fixing that today

winter bone
#

@white scarab how do i download that fork of SDM_0's stuff

white scarab
#

Download source code of the entirety of the 1.0 branch

winter bone
#

i might be really stupid but i cant find the download button

white scarab
#

The challenge folder doesn’t work but the others do

#

Click on Balatro-Mods right next to where the branch is

#

Or just do it from here

winter bone
#

thats a lotta stakes

stoic sorrel
#

love to see there is a modding scene...

winter bone
#

classic bbbalatro

white scarab
#

bbbaaalllaaatttrrrooo

random silo
#

help im running out of random gears to implement

stoic sorrel
#

heck yeah... i felt like there was atleast going to be a decent scene

random silo
#

we have an entire modloader and lua injector

brisk seal
random silo
#

idk

#

i should probably just start making gear ideas again lol

#

and then revising them 20 times

#

next update for ro balatro is going ot have like 4-6 gears and no jokers

#

i like making the gears so much more

#

so im prob going to focus on them

white scarab
#

wasn't there the thing that you could use to like place blocks and walk on them

#

or is that already added

#

haven't played roblox in years

random silo
#

already included

#

its the +chips gear

#

gives all the chips enhancements and editions

white scarab
#

also going to try and make Cryptid compatible with Ro-Balatro tonight

random silo
#

i really need to figure out how to stop the annoying everything is a duplicate bug

#

i have had no dice though

#

the function it occurs in is next level spaghetti

#

how does anyone comprehend this

stoic sorrel
#

that's... alot of If else statements...

white scarab
#

you might be able to look at OddityAPI for help

#

since it adds a consumable type

#

with SMODS 1.0

random silo
#

it does the exact same as me but adds rarities

#

i wonder if maybe that's the issue

stoic sorrel
#

Revolver: Play a dangerous game 5 blanks 1 bullet: Uses 6/6 | [Blank(negative): 10x Mult, remove after playing(sells for $5)] [Bullet Negative Ethereal: Set On Play: lose the game]

heavy wraith
#

Hi everyone, I am trying to install mods on my Mac. This is my first time trying to install mods so I was a bit confused with how to install lovely and steammoded properpley when reading through different github pages. Is there a general guid/post/video that I could refer to?

brisk seal
#

Do you have homebrew?

white scarab
#

rate my build

heavy wraith
brisk seal
brisk seal
grand geode
white scarab
#

lobotomy corp.

grand geode
#

the implementation is so fucking jank

dapper helm
grand geode
plucky pond
#

stacking cards? 👀

brisk seal
#

x-1

white scarab
grand geode
rigid jewel
#

LOBOTOMY CORP MOD????

#

I didn't even notice it

grand geode
#

what did you expect

#

similar to the lobcorp sts mod, you need to use the abno card to view more of its ability

#

and i will be getting evil with the abilities AngelaGremlin

rigid jewel
#

All that could've been solved if I remembered that you're supposed to use copy_table when doing joker setup

#

xdd

#

There were some insane bugs found like all of the die faces becoming the faces on the most recently loaded die.

#

No, I never found the cause and I'll likely never know.

rigid jewel
#

Thinking of these 2 as Spectrals, but they're also exclusive to D6 Jokers.

#

Granted, there's gonna be a lot of them as unless they belong to a specific and classified die type all base and upgraded versions of die can be found.

#

Especially something to think about if I want to make boss blinds that interact with them.

grand geode
#

i hope you love reading

rigid jewel
#

Negatives were deleted in the files, didn't update for the sheet.

brisk seal
#

what?

rigid jewel
#

I.e. both would be planned to just level the die faces/level the die.

#

ALso maybe these should be Tarots and not Spectrals? idk

#

They would show up more often which is much for a plus for balance reasons (more manipulating for die).

brisk seal
#

Tarots are more reasonable

exotic shadow
grand geode
#

i love debugplus

stoic oar
#

yo anyone got the full 26 letter glyphs the JOKER used

grand geode
#

custom drawn

#

remember to take care of your queenie!

rigid jewel
#

hmm...

haughty hinge
rigid jewel
#

realest mod experience

fast stone
haughty hinge
#

YO WHAT

cerulean flare
#

ante 82.5 to win balatrojoker

haughty hinge
#

amazing blank card

fickle elbow
#

29 jokers finished todayegg

brisk seal
gilded vortex
brisk seal
#

im having too much fun with draws

gilded vortex
#

I had a new variable to store extra draws, and the number of cards to draw has that variable added to it, then the variable is set to 0

#

pretty simple

#

though I wonder if it should reset when the Blind ends too

rapid epoch
#

aaaaaaaaaaa

#

wait does it have a Qliphoth counter

#

or are you just boned the instant you score 5x blind

grand geode
#

if you can't destroy her then you're fucked

#

just like in the game!

haughty hinge
rapid epoch
#

just like in the game!

grand geode
#

oh technically you can full skip lol

#

also ping

rapid epoch
#

i wish it wasn't the default!

#

anyway maybe it also ticks per skip

fallow bramble
#

Myst fighting every day

grand geode
#

hm

#

maybe

#

also punishing bird is extremely fucking funny lol

rapid epoch
#

wait are you making more

grand geode
#

👁️

rapid epoch
#

:0

grand geode
#

spoilers for punishing bird

#

oh i fucked up the formatting

rapid epoch
#

oh my God

#

oh wait a minute I think I understand

#

The number counters aren't Qliphoth

#

they're observation level

grand geode
#

yeah

rapid epoch
#

hahahaha

#

that is way funnier

#

joker that ||makes you explode||

#

although ||jokerstruction is a solution like Queenie|| I assume

grand geode
rapid epoch
#

ggggdjgyg

#

add an Easter egg where||all observation is unlocked with the profile name x/ayin|| blueprint

gilded vortex
gilded vortex
haughty hinge
#

i literally have a doc with custom uno effects lmao

gilded vortex
#

But I think that Joker and this Enhancement are about it for Uno-themed effects

haughty hinge
#

imagine a boss blind that discards half your hand before play

haughty hinge
#

knew i'd describe a boss blind with a similar effect

#

lol

gilded vortex
#

Like a Joker that creates an Ace of Spades in your hand, or a Joker that draws Enhanced Cards

#

Well, it should fix your draw so that you draw one of each Enhanced card at the start

exotic dagger
# grand geode

would you be able to sell this without problem if it got debuffed by crimson heart

grand geode
#

theoretically

#

yes

oak fern
#

practically?

gilded vortex
#

hermetically?

oak fern
#

hypothetically?

gilded vortex
#

aesthetically?

oak fern
#

magnetically?

#

phonetically?

gilded vortex
#

categorically?

#

analytically?

sterile hornet
#

ok but like strategically?

oak fern
#

hypocritically?

cerulean flare
#

graphically?

oak fern
#

hypersonically?

lean dune
#

hyperbolically?

cerulean flare
#

parabolically?

oak fern
#

parabolically?

sterile hornet
#

noway

oak fern
#

great minds think alike

lean dune
#

trigonometrically?

oak fern
#

algebraically?

lean dune
#

numerically?

oak fern
#

mathematically?

lean dune
#

scientifically?

oak fern
#

physically?

lean dune
#

mentally?

oak fern
#

morally?

lean dune
#

legally?

cerulean flare
#

orally?

oak fern
#

rally?

cerulean flare
#

ally?

lean dune
#

really?

sterile hornet
gilded vortex
#

pog

sterile hornet
oak fern
#

bethesdacally?

lean dune
#

polydactyly?

cerulean flare
#

orthogonally?

oak fern
#

micropachycephalosaurusically?

grand geode
sterile hornet
#

lesbianacly speaking, how gay is it

oak fern
#

oops ping, sorry

lean dune
#

giganotosaurusically?

oak fern
#

is it too late to say sorry 🎶

grand geode
oak fern
sterile hornet
#

pneumonoultramicrosccopicsilicovolcanoconiosisically?

lean dune
gilded vortex
#

megalodoniacally?

oak fern
gilded vortex
#

hekatombaionically?

sterile hornet
#

chronically? insane

gilded vortex
#

gappically?

lean dune
#

velociraptorically?

sterile hornet
oak fern
#

indominus rexically?

gilded vortex
#

aureically?

oak fern
lean dune
#

untriumphantly?

oak fern
#

elephantly?

gilded vortex
#

illegally?

oak fern
#

immigrantly?

lean dune
#

undocumentedly?

oak fern
#

aktenzeichen xy ly?

sterile hornet
grand geode
#

why are you people like this

lean dune
#

accidentally?

oak fern
#

steamoddedly?

sterile hornet
oak fern
cerulean flare
#

zanily🤪

grand geode
oak fern
#

mystly?

sterile hornet
#

persona3loadically?

lean dune
sterile hornet
grand geode
#

gappie please

lean dune
#

dyingly?

sterile hornet
# lean dune

"tis but an acident your honor! i didnt mean to shoot her 55 times in the head"

oak fern
lean dune
#

"accidentally"?

sterile hornet
lean dune
#

murderously?

oak fern
#

gasleakily?

sterile hornet
#

silly?

lean dune
#

hypercubically?

grand geode
oak fern
#

tesseractly?

cerulean flare
#

multidimensionally?

sterile hornet
lean dune
#

invisibly?

sterile hornet
#

also thanks

oak fern
#

flyly?

sterile hornet
#

Nopely?

oak fern
gilded vortex
#

gappy?

oak fern
sterile hornet
#

Charlie bit my fingerly?

gilded vortex
oak fern
sterile hornet
#

fansly?

lean dune
#

jestily?

gilded vortex
#

wordly?

oak fern
#

on purposely?

lean dune
oak fern
#

purposefully

sterile hornet
#

My Life as a Teenage Mutant Ninja Turtally?

rapid epoch
#

wanna play cards? jokerly? thoroughlyamusing

sterile hornet
oak fern
#

turdly?

gilded vortex
#

irregardlessly?

lean dune
oak fern
#

i click any linkly?

oak fern
#

not acceptably?

lean dune
#

I wonder if I should buy that domainly

rapid epoch
oak fern
#

we should always talk ending in ly..-ly

rapid epoch
#

but I don't know what it would do

gilded vortex
carmine mortar
rapid epoch
#

limbus

sterile hornet
rapid epoch
oak fern
#

kerosenely?

sterile hornet
#

its like message signatures all over againly

rapid epoch
#

Mr Bones but it screams when you trigger it /j

oak fern
grand geode
#

mr bones but it makes clock sounds

rapid epoch
#

this is approaching a -1 bit

oak fern
gilded vortex
sterile hornet
rapid epoch
#

It was nice knowing you modding chat

lean dune
#

honestly or jokingly?

rapid epoch
#

any longer in here and I'm going to become a serial killer

oak fern
#

killerly?

lean dune
#

I'm not sorrily

sterile hornet
gilded vortex
carmine mortar
lean dune
oak fern
#

ogly

gilded vortex
#

Oh no I accidentally didn’t limit the recursionlylylylylylylylylylylyly

oak fern
#

fork bomblylylylylylylylylylylylylylylylylylylylylylylylyly

gilded vortex
#

infinite looplylylylylylylyly

sterile hornet
#

lyman
ly

gilded vortex
#

L

sterile hornet
#

LLLLLLLLLLYYYYYYYYYYY

robust carbon
#

how would I calculate my Jonkler to activate on a specific hand (i.e flush)

gilded vortex
#

Y

sterile hornet
carmine mortar
#

Lylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylylyl

Seven page ly

gilded vortex
oak fern
#

jonkerly

oak fern
sterile hornet
#

actually i dont know why im responding
i dont even code

#

ly

gilded vortex
lean dune
#

Me when I forget about how to forget about how to forget about how to forget about how to work recursively recursively recursively recursively recursively

sterile hornet
#

ly

oak fern
#

ly

robust carbon
#

lolll

sterile hornet
#

that has ly thoughly

sterile hornet
#

guhh the lyman varusly,,....

lean dune
#

iteratively

oak fern
#

humplydinklely is typingly

robust carbon
oak fern
#

hastebinly

robust carbon
oak fern
#

kekwly

sterile hornet
lean dune
#

#💻・modding-dev might have a higher chance of not drowning your serious message in lack of seriousliness-ly

robust carbon
#

for sure

#

lemme repost 😊

grand geode
#

surely

oak fern
#

one of usly

sterile hornet
#

i think its more fitting there anywaysly

sterile hornet
#

ONE OF USly
ONE OF USly

oak fern
#

blood for the blood godly

gilded vortex
grand geode
#

aure are you a cat

oak fern
#

ly

#

catly

gilded vortex
#

There’s no rules saying a cat can’t play basketball

lean dune
#

I'm literally a catly

gilded vortex
#

They just don’t want to

sterile hornet
lean dune
#

but cats have a gender too-ly

gilded vortex
#

?

grand geode
#

aure catboy...

oak fern
#

i ly until she lys my ly

gilded vortex
sterile hornet
lean dune
gilded vortex
cerulean flare
#

voucher legendarily

sterile hornet
lean dune
grand geode
sterile hornet
#

cant see shitly

oak fern
sterile hornet
lean dune
sterile hornet
lean dune
#

it's truly

gilded vortex
oak fern
#

brainrotly

lean dune
gilded vortex
lean dune
gilded vortex
sterile hornet
#

my power might go outly
my school likes to priotitisely the big assly lightly at the stadiumly

sterile hornet
#

its prolly for sportsly week next weekly

grand geode
#

the fucking krita for 23 hours 😭

gilded vortex
#

endurance

grand geode
#

do you also do the pixel art on it

gilded vortex
sterile hornet
sterile hornet
gilded vortex
#

Gappie’s really good at artly

sterile hornet
#

thanksly

#

sounds like narcissistic fansly ly
tbhly

#

i just realised theres gonna be a movie night this saturdayly

#

for the whole school

#

shitly

grand geode
sterile hornet
#

nooooooooooooooooooooooeeeeeely
im gonna be burndly and eetenly

#

how do i stop thisly

#

its hard not to do itly

lean dune
oak fern
#

the brainrot consumesly

#

even mysts name ends in ly

lean dune
#

ah yes, rep-ly

oak fern
#

steamodded aurewrittenly

grand geode
#

that's totally how you pronounce the ly in reply

oak fern
#

From now on I willly

#

wait

#

ly

lean dune
#

I can'tly

oak fern
#

willy

lean dune
#

willy

sterile hornet
#

^thing that i dont havely

lean dune
#

wily

grand geode
#

mrow~

oak fern
sterile hornet
#

mrow~ ly

cerulean flare
#

who voted legendary for every voucher 😭 ly

oak fern
#

not mely

#

I willy

grand geode
#

is illusion not legendary

sterile hornet
sterile hornet
grand geode
#

if i wanted to say love you i would say ily not ly

sterile hornet
#

lol ly

carmine mortar
oak fern
#

ilyly

sterile hornet
grand geode
#

i would type the whole thing out

sterile hornet
#

but yea commonly ppl usely ily ly

lean dune
#

ilyly is a recursive acronymly

sterile hornet
#

but for ly, ususally ly people use it ly in ly2 ly

lean dune
#

it stands for i love you ly

#

ly stands for l-ilyly you ly

oak fern
#

lylyly

#

clownly

grand geode
lean dune
#

clapclapclaply

oak fern
#

plopplopploply

grand geode
#

nobody here plays rhythm heaven anyway

sterile hornet
#

i cant do this anymorely
im gonna gros michelly

#

i must stop myselfly

lean dune
sterile hornet
grand geode
#

i don't have to follow your gimmick

plucky pond
#

what is going on here

wanton rapids
#

rhythm heaven is based

oak fern
#

nothing muchly

lean dune
#

willy jokerly

grand geode
wanton rapids
#

i suppose hey

sterile hornet
plucky pond
#

well whatever's going on here can i just show a little something

sterile hornet
#

OOOOOOOOOOOOOOO A A

oak fern
#

go aheadly

grand geode
lean dune
#

surely

plucky pond
sterile hornet
grand geode
oak fern
oak fern
grand geode
#

no

oak fern
#

too lately

plucky pond
oak fern
#

Or seperately

plucky pond
oak fern
#

neatly

calm vessel
oak fern
exotic dagger
plucky pond
sterile hornet
#

Try again...

plucky pond
grand geode
exotic dagger
#

fair

plucky pond
#

i mean i've only just done the logic to merge cards, i've yet to do the UI buttons

oak fern
#

good luckly

sterile hornet
plucky pond
#

and why are you adding "ly" to the end of every message

oak fern
calm vessel
#

wow you go big they

grand geode
sterile hornet
gilded vortex
#

Also what about Consumables with Editions?

oak fern
#

most likely notly

gilded vortex
#

I think if it accounted for both it would be a nice QOL mod

plucky pond
plucky pond
gilded vortex
gilded vortex
plucky pond
#

the mod is in very early development, right now the scope is just limited to what's possible in vanilla

#

so at the moment, other editions are not considered and are treated as the same

sturdy canyon
#

are these balanced or should i change em

gilded vortex
plucky pond
sturdy canyon
gilded vortex
#

MTG templating is optional but the guidelines tend to be helpful

#

“Whenever the first card is scored, this Joker gains…”

sturdy canyon
#

yeah ill do that

exotic dagger
#

or take a note from photograph

#

and just say when it's scored

sturdy canyon
exotic dagger
sturdy canyon
#

tbh i should probably change it from ~0.05X instead of 0.025X

sturdy canyon
exotic dagger
#

that's how photograph handles the wording

#

if the card retriggers it retriggers

sturdy canyon
#

ah

sturdy canyon
#

i cant tell if it scales too fast or too slow

fast stone
#

is it gives or gains?

gilded vortex
sturdy canyon
#

that would be way too overpowered

#

wait

#

oops i mean For each time instead of When

fast stone
#

whats the (Currently 0 time[s]) for?

gilded vortex
sturdy canyon
sturdy canyon
#

it doesnt give all three

#

just one multiplied by the amount of times the first card in hand is scored

gilded vortex
#

Ah

#

Why does it have a counter then

fast stone
#

oh i think i understand now

sturdy canyon
fast stone
#

does the counter reset?

gilded vortex
sturdy canyon
gilded vortex
#

Oh so I was right then

#

What I said was correct

#

Although I see you don’t want it to give all three bonuses at the same time

#

Maybe say it gains 1 googly eye and then in a separate line say it grants one of the bonuses for each googly eye

sturdy canyon
#

would take way too much lines

#

theres already 4 lines

#

somehow hallucination has the most lines i've seen

#

wait no not hallucination

fast stone
#

sorry, i still dont quite get what it does
its a scaling joker that will give chips, mult or xmult everytime the first card in hand scores?

gilded vortex
#

It gains a counter when something happens and rewards you randomly based on the number of counters

fast stone
#

ah so if the counter is 2, then it'll roll the effect twice

#

quite strong ngl
it is rare tho

gilded vortex
#

It rolls once

#

But scales based on the number of counters

fast stone
#

OH

calm vessel
#

either 15chips x scored card, or 3 mult x scored card, or 0.1x mult x scored card?

#

seems weak

#

but it scales tho

gilded vortex
#

99% of the time is scales with hands played

#

Sometimes it’s slightly better

fast stone
#

it will always scale no matter what

#

so pretty strong

gilded vortex
#

I mean you could play a debuffed hand

calm vessel
#

^

gilded vortex
#

It’s consistent, not necessarily strong

fast stone
#

ah yeah thats true

sturdy canyon
#

im new to github

fast stone
#

it looks good!
i do recommend you make a release

past blade
#

i would love to get into modding.......coding tho, ew lmao

oak fern
#

🤨

fast stone
#

just do what i do and make texture packs ;)

past blade
#

yeah but then i have to learn pixel art, its all hard lmfao

#

i would absolutly love to do pixel art tho

sturdy canyon
fast stone
#

a release makes it a bit easier for people to download ur mod lol

#

at least, i prefer downloading from releases

fast stone
gilded vortex
gilded vortex
#

With an art background I’m sure you’ll do better

past blade
#

any apps, games websites or wherever for pixel art?

past blade
gilded vortex
gilded vortex
# past blade any apps, games websites or wherever for pixel art?

In this video, we’ll walk through the best options for pixel art software! Below are links to purchase/download each of the programs mentioned in this video:

0:00 INTRO

=== PAID PROGRAMS ===

0:56 ASEPRITE
https://aseprite.org
https://store.steampowered.com/app/431730/Aseprite/

2:08 PYXEL EDIT
https://pyxeledit.com

3:25 PRO MOTION NG
https:/...

▶ Play video
calm vessel
#

paint .net, just turn off anti aliasing

past blade
#

ty victin

past blade
calm vessel
#

aseprite is probably better, idk tho never used it

past blade
#

👍

sturdy canyon
random silo
#

or compile it yourself

sturdy canyon
#

guys am i dead

grand geode
#

i wonder if the abnormalities' initial ability should be also hidden that'd be funny i think

west hill
#

Boy am I glad I caught up on all these messages today

sturdy canyon
#

what

gilded vortex
random silo
#

i still cant beleive i fixed the pool bug

west hill
random silo
#

that thing gave me so much hell

west hill
dapper helm
#

interesting messages today, very silly

random silo
west hill
#

Yes but how did you fix it?

random silo
#

fixed it with my first ever lovely patch

#

basically the gears are now permenantly showmanned

#

i couldn't find a way to give it normal duplicate avoiding behavior though

#

but at least this is better than getting a million swords

west hill
#

That is a lot less elegant that I had imagined haha

random silo
#

it at least allows the pattern to be reused by more mods