#⚙・modding-general

1 messages · Page 1582 of 1

lean dune
#

no?

cloud willow
#

oh the wiki is wrong then

lean dune
#

does it say that 😭

#

where

#

-# Also wrong chat I guess

cloud willow
#

This context is used to check if each card in the deck should be debuffed when selecting a blind

lean dune
#

yeah that's a lie

#

it gets recalculated whenever necessary

cloud willow
lean dune
#

I'm not sure if selling a card results in debuffs being recalculated

cloud willow
#

welp time to find out

lean dune
#

at worst you have to make it do that

#

-# I already shut off my pc so I can't be bothered to look up how

cloud willow
lean dune
#

yeah just check how it's done on blind select I guess

cloud willow
#

k i think I've implemented it

#

yep it works

#

ignore me struggling to get hearts lmao

rain orbit
#

I keep getting redirected to ceremonial dagger and I have a heart attack every time because I don't wanna accidentally get myself banned because of bullshit discord mechanics

cloud willow
#

oop

cloud willow
rain orbit
#

I keep getting it suggested to me

cloud willow
#

lmao

#

discord knows your a bot

rain orbit
#

I'm no clanker

cloud willow
#

mhm

rain orbit
#

They need to put it in its own category at the bottom of the channel list or something

#

All it takes is one laggy moment and you modding career is gone

fleet spade
#

I just remembered this modding chat exists. Idk if anyone has done such a thing but I’de definitely love to know modders thoughts on it too.

The Infinity Deck.

  • Deck now has infinite cards.
  • Instead of pulling a card from your deck like normal, the game pulls a random unique card from the deck based on the odds you have in your deck.
  • Explanation: You start with a completely normal deck of 52 cards. Every time a card is drawn there is a 1/52 chance of any one of those cards being pulled. This means it is technically possible to pull say 2 Ace of Clubs even though you only have 1 of them in your visible deck. Now say you used a strength on a base starting deck on a pair of 2’s. Now there is a 0% chance you can pull whatever those 2’s were, however because you have 2 3’s of one suit, you have a 2/52 chance of pulling one of those 3’s.
  • Every single difference in a card is accounted for, so yes if you have 2 cards in your deck and one is a king of diamonds and the other is a polychrome king of diamonds, it would be 50/50 you get one or the other. However your deck would never run out.
  • Jokers that care about deck contents would only be able to see from your visible deck, so no they don’t go to infinity just because technically you can pull infinity of that card.
hardy brook
#

Dumb question: How do i check what hands been played the most

rain orbit
#

I currently can't test my mod's stickers because they don't show up naturally rn and by debug+ only has stuff for the vanilla stickers

#

How do I uh apply a sticker without using debug+

fleet spade
lofty sun
#

Or smth idk

rain orbit
#

It's almost like if I can do that I could just make it appear on their assigned stakes

pliant hemlock
#

where do i go if i have a problem with a mod i installed

winged prism
lost bolt
winged prism
# rain orbit _ _

You use debugplus but console instead
eval dp.hovered:apply_sticker("sticker_key", true)

winged prism
rain orbit
#

How do I add a sticker without using debug+ and also without changing the game's code

winged prism
#

What

rain orbit
#

Is there like a console command or something idk

winged prism
#

Yes I

rain orbit
#

I just wanna test my stickers

winged prism
#

Gave you the command

rain orbit
#

Oh

#

I didn't know that was a console command

#

Do I have to hover over it while entering to apply it

winged prism
#

eval is a command that evaluates code

sleek granite
#

eval command runs lua code

winged prism
sleek granite
#

set the variable for your sticker on your card

rain orbit
#

So to summon transient I'd have to put eval dp.hovered:apply_sticker("transient", true)

#

Or do I get rid of the quotations or something

winged prism
rain orbit
#

bru

winged prism
#

Also I think you need the mod prefix included

rain orbit
#

So bzr_transient?

winged prism
#

Yeah, "bzr_transient"

rain orbit
#

Okay so it needs the quotations

#

eval dp.hovered:add_sticker("bzr_transient", true)

winged prism
#

Mhm, should work

rain orbit
#

It workeded

main parrot
#

Math is hard, and so I want to use Fantoms Preview, I have downloaded it to my mods folder and can launch the game with it, but it never seems to calculate a score, it just sits at calculating, does anyone know what this could be please?

winged prism
#

It's dead

main parrot
#

bugger

#

is there anything like that any more?

winged prism
#

I've heard that multiplayer mod has hand calculation included but idk if it's a thing in singleplayer

main parrot
#

That's annoying

hardy brook
#

@fleet spade @lost bolt Okay I should've specified... In terms of referencing for CODE

#

I need to check what the most used hand is the current run

lost bolt
#

Oh

#

You can use G.GAME.current_round.most_played_poker_hand but that only updates every ante

lost bolt
#

There's code to do that already in the game and you can just copy that

fervent vessel
hardy brook
#

Where is this from?

fervent vessel
hardy brook
#

oh dang

#

I didn't even know there's a wiki for remade

lost bolt
#

Odd, this doesn't use the order variable

hardy brook
#

This is gonna be useful

#

It's for Parallel Update's Hot Sauce Joker

#

Sell the Joker, Level up Most Played Hand

fervent vessel
#

fire

hardy brook
#

Does this randomize ranks too btw?

fervent vessel
#

does what?

hardy brook
#

A different joker of mine

#

Imposter Syndrome: "[RANK]s are considered [RANK]s
Ranks change at end of ante"

fervent vessel
#

ah

hardy brook
#

Ok it works

#

Hot Sauce Done

#

Aside from cost, rarity, etc

violet venture
#

...okay

hardy brook
#

Never heard of this mod

#

looks neat tho

rancid flume
#

umm im having some troubles with lovely

#

is anyone able to help or know whats causing this?

frigid furnace
#

do you have multiple smods installations

rancid flume
#

i dont think i do but ill check

#

nope

hardy brook
#

oh my gosh, my brain is clicking possibly how the code for imposter syndrome would work

cloud willow
#

how could I move the text box upwards?

normal hollow
#

hook align_h_popup

cloud willow
#

does vremade do this for photograph?

normal hollow
#

no

#

do you use the display_size

cloud willow
#

no
I'm using the same dimensions as a joker atlas

normal hollow
#

use display size then

#

or whatever photo uses

rain orbit
cloud willow
storm forum
#

Since the "anchor" point is top left of full "card".

cloud willow
#

If possible I would like to disable it though

storm forum
wooden latch
#

Beautiful

waxen furnace
#

Jarate

cloud willow
#

why won't the box show up 😭

storm forum
#

...do you just want to show an "Active!" badge?

cloud willow
storm forum
#

Or is this a property of edition?

cloud willow
#

if theres a way to hide the badge that would be prefered

storm forum
#

In localization file, labels = { modprefix_key = "Active!" }

storm forum
#

Huh.

cloud willow
#

yeah...

cloud willow
marsh crane
#

Welp... I lost all my progress on ym balatro mod I was working on...

#

Which thankfully wasnt much

#

Just metadata and one (and a half) jokers

hard plank
marsh crane
#

Is there an example anywhere of an appropriate file structure for a full content mod?

#

I can find anything on the steammodded documentation

marsh crane
#

Fair enough

marsh crane
#

Omg I just remembered I took a screenshot from when I wrote the recursive file loader

#

Im saved

hidden marsh
#

wait when did jen put polterworx back up?

wind turtle
hidden marsh
#

WHAT

#

now i gotta become smart so i can download it

zenith loom
#

hello

woven orchid
#

hi riley

sleek granite
#

enhanchment

wind quartz
cloud willow
#

finally

granite forum
#

I meiko plans with your mother for tonight

balmy lily
#

i have a stupid idea.

#

blind last stands/last words

hard plank
marsh crane
hard plank
#

do you not put jokers in one file

marsh crane
#

no :3

hard plank
#

😐

hard plank
cloud willow
marsh crane
# hard plank why

I just think it'll be easier in the long run to have everything separated for ease of access

young timber
#

why would you put therm all in one

marsh crane
young timber
#

seperating by rarity is much better

young timber
#

i personally do that

cloud willow
#

i would recommend by rarity or collection

marsh crane
young timber
cloud willow
hard plank
marsh crane
#

I mean thats not issue to me

#

I like sifting through the files one by one

young timber
#

or you could do by major updates

marsh crane
#

You should see the rest of my computer, its a wasteland

hard plank
#

i add all jokers into 1 files

young timber
cloud willow
marsh crane
#

But yeah ill prolly condense them

marsh crane
young timber
#

first time speaking in a month btw

marsh crane
#

But ill burn that boat when I get to it. I just wanna make sure my mod works first

cloud willow
#

it'll be easier

#

don't procrastinate core mod functions

hard plank
#

hi minty

limpid lake
marsh crane
#

I still wanna finish reading the reference material before i start coding again

hard plank
#

you should look at the first aikoshen commit

forest knoll
marsh crane
#

Currently focused on atlasing, making sprites, content planning, etc

forest knoll
#

if you use NFS it just goes alphabetically iirc

cloud willow
#

I use this for mine

limpid lake
cloud willow
#

priority is files that I need to run before/after specific files

forest knoll
#

it's not something i think about too much but i like to put at least a little thought iinto it

cloud willow
#

lowkey the most cursed thing in my files is a lua file in assets lmao

forest knoll
#

e.g. for my ZZZ mod that i'm still concepting, i probably want all the ethereal jokers grouped together, and all the agent jokers, etc etc

cloud willow
hard plank
#

this is not my first coding project

warm ruin
#

bro

cloud willow
warm ruin
#

someone make these cards a mod pls

cloud willow
hard plank
warm ruin
#

YOOOO

#

FIRE ASF TY

cloud willow
#

glad I randomly decided to check the channel lmao

#

noticed it a few minnutes ago

hard plank
#

ykw sure

cloud willow
#

okay i should really go to bed its 2330

#

gn

ember flicker
#

i hate cardareas

marsh crane
#

For making sprites, what all does everyone recommend I use to make them.

Preferably one that I can use on both my Ipad and my Computer, but mainly for ipad.

#

Would procreate be viable? Idk how well it handles pixel art

#

Previously I was using Krita for sprite sheets

hard patio
#

Let me throw the dart at the overused board: Aseprite.

#

Good for computer

ember flicker
#

use whatever you're familiar with lol

#

a lot use aseprite, but i use paintdotnet

frigid furnace
marsh crane
#

Cuz im going to bed

#

Just had a random late night thought

#

Ill make procreate work

frigid furnace
marsh crane
#

Now what im worried about is if it has the correct type of scaling so I can make the 1x and 2x assets

hard plank
#

I've been trying resprite and pixquare

marsh crane
#

But yes I have seen aseprite

hard plank
#

they are all paid tho

marsh crane
#

Idm paid services as long as they are good

hard plank
#

resprite looks and feels like aseprite

#

pixquare feels like procreate

#

both of these allow import and export from/to aseprite

#

i have yet to try other options tho

rain orbit
hard plank
rain orbit
#

I frogor

frigid mica
#

I should add stakes to my mod, well done steak

ember flicker
#

lol

#

aikoshen stake called
stake haché where a card could become sliced any time

ember flicker
#

i know

#

i experienced it first hand

sleek granite
hard plank
foggy wing
#

we all have heard of naneinf

#

but what the heck is nan

hard plank
#

it's like attention sticker of mine but instead of forcing the player to play you encourage people to play the card

#

also looks neat ^^

sleek granite
#

thambk

manic summit
sleek granite
#

i just have party card left to implement but im kinda meh on angel card and already wanna rework it

hard plank
#

i have to implement these

sleek granite
#

angel card gets random perma bonuses when scored and im just... not happy with it lol

hard plank
#

10 of clubs became stronger.

sleek granite
#

yeah and the concept is just a deltarune reference 😆

hard plank
sleek granite
#

sure is bucko =)

brittle urchin
#

thoughts?

#

not EXACTLY balancing

#

kinda speaking of, how balanced is it?

ember flicker
#

seems balanced enough

#

playing cards are usually scored first

#

would encourage hand leveling up

analog glade
#

Granted, most of my losses are low mults and the intrusive thoughts, but I digress

ember flicker
#

have u tried the letter deck

analog glade
#

The letter deck... Yeah it's hell.

#

I'll have to get to Ante 8 and beat it so I can give a clear opinion

hard plank
analog glade
#

It be very weird

#

Patience must be had

sleek granite
#

the shenanigans took a weird route there

waxen furnace
#

I see þe circus is doing a bit of silly over here

#

Scaling chips are very cool

sleek granite
solid salmon
#

Thursday

hard plank
solid salmon
#

Cube Portal: Gives 128 Shipcopter Portals

#

SHipopter: Makes 833 robot portal

#

Robot portal: 0,00001 chips

hard plank
#

ts pmo

#

im just tryna sell my shi

solid salmon
#

what does that mean

hard plank
#

im js tryna have ppl play my shit man 😭

sleek granite
#

aikoyori is just out here trying to provide shenanigans to the masses

solid salmon
#

why do i think i know what this mod is based off one keyword

#

also sure ill play it

#

wth is a quadruple straight flush

toxic cloud
#

on a scale of 1 to 10 (vanilla to Cryptid), how do you rate aikoshen

sleek granite
#

a solid G

hard plank
solid salmon
#

wordle deck ❤️‍🩹

toxic cloud
#

I'd give it a 5 +(10^99)i

hard plank
toxic cloud
#

absurd gameset completely screws up joker rarity

#

not to mention weird mechanics

solid salmon
#

i cant even post my mod as a file its 50 megabytes ❤️

sleek granite
#

good 👍

solid salmon
#

Somone should make a mod which adds 700k joklers which act like tmtrainer

sleek granite
#

why

toxic cloud
#

play my mod when
perfectly balanced trust (shh don't install Amulet)

hard plank
#

just download the mod from the GitHub

sleek granite
#

play my mod its getting worse

solid salmon
#

is that the binding of saac

winged prism
#

Like sure you can make a Joker with randomized bullshittery but it won't be tmtrainer

onyx thunder
#

imagine if you will

#

a mod that changes blueprint so that if it's next to a scaling joker, it retains the scaled amounts to itself even after being moved elsewhere

#

or adds a joker like blueprint that does that

#

call it jack of all trades or something

blissful stag
#

Somewhat amounts of freetime time to finally work on something now

#

oh right i forgot about that

#

Im too lazy to make a new logo though ughhh

dense rampart
#

Why does this keep happening?

toxic cloud
#

which smods version are you playing on

blissful stag
#

I SO do not wnna recode allat

formal orchid
#

rip

blissful stag
#

this is for 1 joker bro its pissin me off

toxic cloud
#

at least I have competition tf

#

can't blame it tho, I use joker_display_def so it's inflated to certain extent

blissful stag
#

merging all 5 of my mods into one turned out to be an extremely annoying feat

lost bolt
blissful stag
#

like 40 different things

#

4 seperate folders for jokers im crine

toxic cloud
#

ouch

blissful stag
#

i have to individually change all the prefixes now for all my files

toxic cloud
#

at least it's organized in some way, unlike my huge ass file

dusty token
#

18k lines

#

thats worth 1x imm

#

a bit more

toxic cloud
#

about 3 months ago

#

that's an extra 3k lines 😭

dusty token
#

just saw it

#

wtf

#

i gues sits fine it you can somehow live with it

#

😭

upbeat kayak
#

As someone who is not a programmer, is there any benefit in making each joker a separate .lua file? I always see if with other mods, but I don't know if it's worth doing it like that or not.

blissful stag
#

idk i just like seperating them

#

its up to personal preference tbh

full edge
#

Organizationally, it's a huge boon, honestly

upbeat kayak
#

Figured

full edge
#

For crash reports, it'll also give you the specific joker immediately

upbeat kayak
#

oh yeah that's true

toxic cloud
#

that too

blissful stag
#

if you wanna take it a step further you can seperate them by rarity

full edge
#

It also means adding or removing content is a lot easier, and it makes finding and replacing less risky (though if you're properly using git, there isn't a huge risk, regardless)

blissful stag
#

idk what mod I saw that did that but i thought it was funny

upbeat kayak
#

Maybe I should invest some time in that

upbeat kayak
full edge
#

Loading them as separate files also means you can more easily order them

upbeat kayak
#

or by vibes

full edge
#

As the collection is based on load order

#

Though personally I load my jokers with a separate function specifically so I can order them by hand, afterwards. Also means I can disable jokers by just commenting out their name from that list

#

Single file isn't a huge issue if it's a personal preference and you're working alone, but separating code out into different files is generally a good thing to do. I personally don't separate smaller categories of content out, such as planets, or tarots, but I do for jokers, as well as having specific subfolders where all code for a specific mechanic is placed. Makes it easier to parse, and making it modular makes everything easier to fix when things break or bug

cloud willow
#

ight this should be a good list to start with

blissful stag
#

what r the boons of using a loc file again if youre only exclusively doing en to begin with

cloud willow
#

also allows for some neat things such as compeltely changing what a card says

blissful stag
#

oh right

toxic cloud
#

you can't do:

loc_vars = function(self, info_queue, card)
    return {key = "a_different_key"}
end

with loc_txt

full edge
cloud willow
#

this doens't striclty need a loc file, but its much more convient with one

#

simply changing a key instead of doing stuff with main_end or main_start

upbeat kayak
#

It's also helps when you need to add a tooltip on various items, as you only need to describe it once in the loc file

hard plank
#

when the cord is night

blissful stag
#

ok i think im close to finally finishing the excessive merge

cloud willow
toxic cloud
#

I hate myself so much

cloud willow
#

why are there 8 pocket mirrors

toxic cloud
#

8 different points in the run

cloud willow
#

oh save states

#

i thought that was a challenge

#

sick

toxic cloud
#

back to SilkTouch smh

#

I fixed the sell button without taking a look at "use"

#

darn

sleek granite
#

SilkTouch when are we getting Fortune

toxic cloud
#

¯_(ツ)_/¯

blissful stag
#

what would a fortune mod even be

#

just an extremely bloated content mod?

toxic cloud
#

probably

sleek granite
#

is it evil to add a bunch of enhancements and no way to get them normally

blissful stag
#

standard pack value

sleek granite
#

standard pack gaming

#

i have 12 enhancements of which 2 are currently obtainable outside of standard packs lol

blissful stag
#

I need more enhancement ideas

#

rn theyre all kinda lame

toxic cloud
#

I have 11

full edge
#

I love enhancements

#

If you play Kino and MoreFluff together, you can have each card in your deck be a different enhancement ❤️

toxic cloud
#

8 are straight up upgrades from vanilla
1 is 8-vanilla-in-1
the last 2 are Celestara-exclusive (Celestara = upgraded Planet)

cloud willow
#

name time

blissful stag
#

we love placeholder sprites

sleek granite
blissful stag
hard plank
tardy sigil
#

Mornin modders

fair thistle
#

greetings modders

rain orbit
normal hollow
#

i should add the maliss archetype to my mod so i have a funnier response to that image in the future

fair thistle
#

im just joining this server as a replacement for another im not gonna be very active here for shenanigans or whatever --

normal hollow
rain orbit
keen knoll
rain orbit
fair thistle
#

play every mod

gilded tulip
#

But no this is the virus archetype right

#

Oh wow there was an Alice in Wonderland archetype?

#

How did I not know of this

fair thistle
#

god i was so cringey like 6 months ago i might just wipe every message i sent before i rejoined

main parrot
#

I have an issue with Cryptid, I have the latest version of Talisman, but when I include it in my mods folder it crashes the game before it loads, without Talisman in the game loads but obviously I can't use Cryptid as it's a dependency

rain orbit
#

Insert gif of jimbo waving

dreamy abyss
gilded tulip
cloud willow
full edge
#

yo egg

gilded tulip
rain orbit
#

🫵egg

fair thistle
#

i didn't really feel like rejoining this server but it's fine enough to keep my server list at least a little less barren -- I've gotta have a few servers that I just read through and then ignore /j

rain orbit
full edge
fair thistle
#

I forgot that joyous spring existed

#

Damn

gilded tulip
cloud willow
fair thistle
#

Well I've got a mod to promote so
Different story

gilded tulip
#

although not as much as I'd like

rain orbit
blissful stag
#

so close to finally merging everything together

full edge
#

hatch twice if you can't speak freely

gilded tulip
#

That's not how any of this works

full edge
#

sorry, it's truly been a while since I've been an egg

rain orbit
cloud willow
rain orbit
fair thistle
#

I'm too silly

#

honestly i kinda just wanna delete my mod thread and start from the top

#

theres a lot of stuff from the beginning of the mod that makes me cringe thinking about it

main parrot
#

With Cryptid, should I just be running Cryptid and Talisman? It seems to crash with other mods, alwayts seems to crash at the end of a round

fair thistle
#

i wouldve tried using a mass deleter for that but the most popular one requires a subscription

#

my mod is going to release a true V1 soon but we've had to clean up a shit ton

normal hollow
fair thistle
#

Okay so I got something to purge everything I sent before 2026, yippee 🎉

fair thistle
#

honestly might try and get my thread deleted so i can make a new one

full edge
fair thistle
#

i really really hate the stuff i made when the mod first began

main parrot
#

I can make Cryptid run nicely on it's own but it definitely doesn't play well with other mods, will try amulet 🙂

ember flicker
#

and its free

fair thistle
#

since as much as im concerned? 2025 astro was not real

#

yeah i found a browser extension that does basically that

#

my shit is lagging

ember flicker
#

not extension

hard plank
formal orchid
#

play my mod

frigid mica
#

ASTRO??

frozen vector
fair thistle
#

Meowers

frozen vector
formal orchid
#

hello

fair thistle
#

Play Starspace it's very meow

formal orchid
frigid mica
#

I post more updates on my mod in my mod server

frozen vector
formal orchid
#

ah hope u feel better soon

#

im rn in the bus going home

#

tired

frozen vector
formal orchid
#

being sick is the worst

frozen vector
#

Oh also, i started making like, a vanilla 'balance' mod

#

Its less balance, and more tweaks i feel work better

frigid mica
#

Revo, what games have you played

formal orchid
frozen vector
#

Though, ig it still counts for balance considering everything im doing is usually buffs/nerfs

formal orchid
frozen vector
formal orchid
#

i kinda dont like balance mods hienstly

frozen vector
formal orchid
#

but thats moreso because i dont like vanilla esque mods

frozen vector
#

Mhm mhm

#

Oh hey, did you ever play my mod at all?

formal orchid
#

i downloaded

#

but didnt play balatro at all

#

😔

frozen vector
#

Lol

#

Thats fair

frigid mica
formal orchid
frozen vector
#

I haven't posted a new release since that pne i dont believe, but ive made a good few changes

frigid mica
#

Yea

formal orchid
formal orchid
#

on pc u an see

#

can*

frozen vector
waxen furnace
# hard plank

Aiko got a question for ye, it will determine if I play your mod today or later

frozen vector
#

Cause it felt eh with my constant bugs on my main mod

formal orchid
#

constant bugs are ok tho

#

my mod is still buggy probabl

waxen furnace
frozen vector
#

I can say that

#

I do kinda find it funny how i figured out the portals tho

#

It was difficult

formal orchid
frozen vector
#

Eh, true

formal orchid
#

i personally dont think my mod is good tho

frozen vector
#

I do :)

formal orchid
#

i appreciate it

frozen vector
#

Its in a considerably better state than mine is

formal orchid
#

like i said

#

time

hardy brook
#

Hey Revo, mind if i send my mod for help

formal orchid
#

sure

hardy brook
#

Thanks I'll explain in DMs

formal orchid
#

👍

cloud willow
#

ello chat

hardy brook
#

So I realized something with Lumpy Touch's video on Chaos Theory. He may have revealed the effect of it without actually saying it was the effect

fair thistle
#

pandora's box

frigid mica
# formal orchid can*

I was gonna ask you for help with noise joker but I’m assuming that because almost nobody here plays pizza tower, you probably don’t know either.

hardy brook
#

After all he shows that the file name was "chaostheory.png"

frigid mica
#

Wasn’t chaos theory already made by sdm

frozen vector
#

I mean, people can have different interpretations

formal orchid
hardy brook
#

I'm sure it's been made by someone as a mod but lumpy touch is the one who drew the card. It may be that he based the art off the effect he got

frigid mica
#

Chaos theory, huh?

sweet bramble
# hardy brook

oh that'd be a pretty neat effect, definitely gives it a niche considering there's no jokers that change ranks or suits (besides tarot generators or smeared ig)

frigid mica
#

I wonder what Dog Eating Homework would’ve looked like

sweet bramble
#

in my vanilla rebalance mod, i made chaos theory a xmult scaler that requires playing specific poker hands, ala todo list

frozen vector
#

Funny seeing you outside of Murphy's server lol

umbral pilot
sweet bramble
frigid mica
fair thistle
#

hi picubed

frozen vector
sweet bramble
#

hi astro!!!

cloud willow
wanton rapids
#

this really murphs my obv

frigid mica
frozen vector
sweet bramble
#

this really sea my labs

frozen vector
sweet bramble
#

check murphy's twitch profile page

fair thistle
#

i forgot to port the documented mods over to the spreadsheet imma have to undelete the google doc AGAIN

umbral pilot
#

welcome back astro

frigid mica
#

Mfw I bought a ticket to pretzel town

frozen vector
#

Lol

hardy brook
#

Effect wise, he never mentioned

frozen vector
hardy brook
#

So I played into the whole "Have to write new homework:" with a new card being created when one is destroyed

#

Oh my gosh I called it Dog Eating Homework instead of Homework Eating Dog

#

💀

sweet bramble
frozen vector
#

Ill probably have you be my playtest if you would like?

sweet bramble
hard plank
frozen vector
#

I dont have many people ik that play

hard plank
frozen vector
hard plank
#

no

#

but it is planned at some point after i added everything

sweet bramble
sweet bramble
#

or maybe the homework eats the dog. whatever localthunk

hardy brook
#

Meanwhile i called it Dog Eating Homework 💀

cloud willow
#

yay it works

waxen furnace
sweet bramble
toxic cloud
#

play my mod when 🥺

#

no unlock needed (except sleeves)

waxen furnace
#

I wish more did tbh

#

Progression mechanics make things more fun imo

blissful stag
#

Im finally done with merging everything together

frozen vector
#

I dont really plan on any either tbh

sweet bramble
#

personally i don't add unlocks to my mods (with one exception) since i want new players to simply be able to see all the content

blissful stag
#

truth nuke

sweet bramble
#

there's simply a LOT of mods, so i want to be able to grab people's attention

frozen vector
#

I mean, only one of my mods will have any, and thats my balance mod, which will just be base game unlock conditions

sweet bramble
#

it's a short term thing - there's definitely benefit to having unlocks if the player is willing to invest the time

blissful stag
#

this enhancement is so lame i just realized

#

to do list if it was an enhancement

sweet bramble
fair thistle
#

I mean even then it's kinda annoying having to take that into account when barely anybody will care if you have unlock conditions or not

cloud willow
#

is card.ability.perma_h_dollars only triggered at end of round?

#

yes it is okay

sweet bramble
sweet bramble
#

okay good

#

maybe perma_h_dollars_but_every_hand would be neat

fresh dragon
#

Guess my run is over

#

How would one even achieve the required score

radiant echo
#

How does this joker work

blissful stag
#

like, in a playthrough way or a coding way

toxic cloud
#

it's there to un-trivialize the game when there are literal broken items

formal orchid
#

i exist

frigid mica
formal orchid
frigid mica
cloud willow
hard plank
#

thoughts is

blissful stag
#

Mi thoughts is

frigid mica
#

Oh yeah, I wonder if eggman makes rotten egg easier to get rid of.

radiant echo
radiant echo
cloud willow
#

its now between +1 when held or +1 when pmayed

radiant echo
#

oh nice

frigid mica
#

On blind select me thinks

hardy brook
#

Okay so I was wrong about Chaos Theory

#

"it did nothing
it wasn't a joker"

sonic grotto
#

yo anyone know why i'm getting this error, it only happens after I start a new run:

hard plank
#

use latest smods release not the latest code

sonic grotto
twin dawn
#

Does anyone know a good mod that randomises all of the game values, and doesn't add anything else to the game? I tried cryptid but the custom jokers were annoying me

forest knoll
#

you can use banner to ban cryptid's jokers and whatnot

full edge
#

I know there is a mod that does basically only the cryptid misprint deck and nothing else

#

but i can't remember the name

woven crag
#

Cryptid lets you just disable content natively

fair thistle
#

I'm so damn tired

hard plank
marsh crane
#

For my assets files, do I make the jokers 1 2 or 3 pixels apart?

wanton surge
#

So... why should you play my mod?

dusty token
#

why

waxen furnace
#

Oh is that degeneracy?

#

Surely there is a way to improve this deck view?

wanton surge
#

yup

wanton surge
wanton surge
#

Paperback brings this to 216 cards

#

OH BTW

#

my mod is gonna get an update soon

#

its gonna have EVEN MORE ranks

waxen furnace
#

It always trips me up that pure suits and negative cards look so similar

formal orchid
wanton surge
#

that someone was not me btw

waxen furnace
formal orchid
#

💔

wanton surge
wanton surge
waxen furnace
#

Where are the pixels

waxen furnace
#

I guess 7 is distinctly readable

ancient sinew
wanton surge
waxen furnace
#

8 looks like A with this much compression

#

Even when I zoom in

wanton surge
#

does this help?

wanton surge
waxen furnace
#

Why does Unstable have rank 161 anyway

#

Like what's the importance of that number

#

I get that 21 is because of blackjack but how does 161 relate to card games

round reef
hard plank
ember flicker
marsh crane
#

I figured it out too, Got a nice placeholder setup

hard plank
#

for george

marsh crane
#

Roderick my Beloved

hard plank
#

entropic

waxen furnace
wanton surge
marsh crane
#

Probably an over asked question, is there a template anywhere for jokers? Like all the fields that may or may not be needed and how to structure text?

forest knoll
lament sleet
#

<@&1133519078540185692>

#

@marsh crane there was a scam bot. the mods got em already

marsh crane
#

Ahhh

#

Swag

waxen furnace
#

It's nice bot hunting season

#

I have gotten 4 different accounts asking for my age and where I live

ember flicker
frigid mica
#

i'm only learning that there's genuinely layers to ccd cards

woven crag
#

i mean not really

#

it literally is just enhancements but with arbitrary cards

cloud willow
rain orbit
sleek granite
#

every joker must practice social distancing

cloud willow
hardy brook
#

Welp, I'm still trying to figure out how to reimplement the sneak preview from the beta

lost bolt
#
poll_question_text

How to change "+200 chips, -100 chips if first hand of round wins" common $6

victor_answer_votes

5

total_votes

8

victor_answer_id

3

victor_answer_text

Make it uncommon

toxic cloud
hardy brook
#

Would you all like me to keep this in for 1.B.0 or would you like it in certain cases? (it's just like the 0.9 demo where it'll appear after boss blinds)

frozen vector
#

Should i nerd wildcards in my rebalance, cause rn they just, wint be debuffed by anything at all

waxen furnace
#

OK so I downloaded Aikp's mod

#

Got too impatient

#

Didn't want to wait

limber oak
#

-# one free reroll when entering the shop

hardy brook
stiff mauve
#

Chat I have a question:
Right now it's showing that I have a Win Streak of 13 on this save. I have never touched a stake that wasn't gold before. I have Galdur, Sticky Fingers, and Extra Credit installed. I have BETA-0614a steammodded. Is this a modded thing or do I genuinely have a gold stake win streak of 13 runs???

#

Also does restarting a run reset this counter?

desert mirage
fiery night
#

The 5 attendums are only for collection showcase

normal hollow
#

idk i never check that menu

cloud willow
#

Is there a reason default isn't present in the overriden consumable types?

woven crag
#

wdym

#

overridden in what way

#

smods doesnt recreate them if thats what you mean

cloud willow
#

i mean when SMODS creates the consumable types for the vanilla stuff, it doesn't store the default for some reaosn

#

got this working either way though

woven crag
#

so it doesnt need to

cloud willow
sleek granite
#

consistency with modded consumable types would be helpful so you dont have to hardcode it yourself for stuff that needs it

cloud willow
#

yeah

#

might make a pr idk

#

its not that important

#

this is kinda annoying though

sleek granite
#

i love [key.key][1].key

cloud willow
#

key is actually the consumable type lmao

#

and then gets converted into an actual key

sleek granite
#

animation hard

woven crag
woven crag
#

but normally j_joker is the default default

cloud willow
woven crag
#

regardless of what the pool is

cloud willow
#

I don't want it making jokers though ;-;

woven crag
#

fair

silent thistle
#

Is this maybe a few too many decimals?

dense egret
silent thistle
#

I do not know why it is like that, actually. I thought I capped it at two.

dense egret
#

xd

#

and what is that type of score?

silent thistle
#

mmh?

long hare
silent thistle
#

It is meant to show by how much you under/overshot the blind.

#

end of the road...

#

Seed is this one: QN6QTWS3.

neon orchid
#

?

silent thistle
#

that's it, simply

lost bolt
#

should i make this scale retroactively?

silent thistle
#

So like, when the joker gets a seal, you mean?

lost bolt
#

as in, its mult is based on how many seals were triggered this run instead of triggered seals while held

silent thistle
#

Probably no.

#

Though a buff would be well deserved.

whole hatch
#

Hi peeps

sleek granite
#

but can you pet the seals

whole hatch
#

How’s it going with you guys?

silent thistle
#

Decently well.

lost bolt
formal orchid
exotic belfry
#

Goin pretty ok

#

how's it hangin for you Happy

lost bolt
#

I do wonder if i should eventually repackage and rebalance my rcana mod so it's not just rotting in an abandoned branch

marsh crane
#

I think I changed my mind. Im going to make my own custom content mod before I do my Risk of Rain stuff

#

But I’m still on the fence, im usually indecisive with creative processes

woven crag
#

risk of rain 👀

marsh crane
dark echo
#

does anyone know if there is a "mod management" mod? something that would let me just toggle off/on the mods i have installed, bc that would be neat

normal hollow
#

smods has that by default

dark echo
#

o, ive just been using lovely injector, havent interacted with smods before

forest knoll
#

most mods require smods

dark echo
#

ive managed to not need it so far, ill look into it tho, thanks

west hill
#

what sort of mods are you trying to play with?

dark echo
#

just installed ankh and want to try my hand at some speedrunning, i have some QoL mods that are not allowed and would like an easy way to toggle them off.on

#

/*

#

after some further digging i have found my own answer, mb yall

cloud willow
#

any ideas what I could do for these guys

long hare
#

unless you want to be pulled into drama

blissful stag
#

I forgot that thing existed

cloud willow
#

I don't see anything wrong with this

sick gorge
#

ITS CORRUPT NOO

long hare
sick gorge
cloud willow
#

honestly the drama is stupid

hardy brook
long hare
cloud willow
#

that was not redit

cloud willow
#

not in a sexual way

cloud willow
#

people took it the wrong way

hardy brook
#

🤨

#

Crushes are yucky

#

-Wise Words of a 25yo apparently

cloud willow
#

there we go

#

the creator removed the original and changed it to neru cuase of the drama

hardy brook
#

Idk how old these characters are

#

so...

#

🔫

cloud willow
long hare
#

technically miku is 16

cloud willow
#

you legally cannot use kaai yuki in sexual songs

#

and they didn't get in any trouble

#

nor did any of the re-uploads

hardy brook
#

"Technically Elmo is 3"

Yeah since 1980

cloud willow
#

but the voice providers are adults

hardy brook
long hare
hardy brook
#

elmo is technically 49 if he followed the laws of AGING idk why i had to calculate that

cloud willow
#

if you make an adult miku song, and treat miku like and adult no one will blink an eye

hardy brook
#

That makes it confusing

cloud willow
hardy brook
#

Because if you say Miku's 16 now, that makes the drinking song a YIKES

#

oh

#

that's a yikes

cloud willow
#

well idk if its funny but its really out of pockt

#

and this is like early vocaloid age

long hare
# long hare also superfusion exists, which is a miku song where she gets drunk at a party 💀

夜遊びについての曲だ

この素晴らしいイラストを描いてくれた、才能溢れるのSUPER NHさんに感謝します!

SUPER NHのリンク:
https://supernh.carrd.co/
https://www.instagram.com/5up3r.nh/
https://x.com/5up3r_nh
@super_nh

Part Nine of my “12 in 12” challenge (make one Vocaloid song per month for a yea...

▶ Play video
hardy brook
# long hare

Like if Miku started off 16, then you could've just said she's 35 now and there wouldn't have been problems about UNDERAGED DRINKING APPARENTLY

#

can't believe this is the dicussion now

#

I'm going back to balatro crap lol

rain orbit
winged prism
#

Duck

#

🦆

long hare
#

Split Down the Middle
Common
Four of a Kind and Two Pair count as each other (in terms of Jokers)

desert mirage
#

hello

#

zako is a weird ass song

#

yes: miku, neru, teto, etc have "canon" ages but theres nothing in their contracts/terms of use that say you cant age them up or down in any way, hence why songs like rabbit hole are completely fine

#

HOWEVER zaako originally used kaai yuki, whose terms and services stipulate that she is a child and cannot be placed in any suggestive material

#

the zaako mv is very suggestive: it uses a lot of dumb tropes used to pander toward creeps, such as the whole "smug little schoolgirl" trope you often see in anime, as well as a few others

#

yes, it was changed to neru, but the backlash was warranted

#

personally, i dont want to listen to anything hiiragi ever makes, and im disappointed that channelcaststation collaborated with them to create such an MV

long hare
supple moat
long hare
#

AND 15 and a half

supple moat
#

well if you add up the 2 its close to 50

formal wedge
#

she's old

frozen vector
frigid furnace
#

Guys what mod should I play

hard plank
frozen vector
frigid furnace
#

Glad you asked Oinite, you should play Ob

frozen vector
#

Uhhhh

#

Did i plug enough other people? Can i say my own mod yet?

formal wedge
sharp ibex
#

Hello. Does anybody know what may be causing these "ghost" cards to be here?

#

I'm also getting some flipped cards on normal blinds

waxen furnace
#

It tends to fix itself if you just exit to the main menu and come back

sharp ibex
#

I tried that and restarting the whole game to no avail

latent crescent
#

this means you're destroying cards inproperly

sharp ibex
#

Oh, uh, sorry, I'm not modding, I just don't know the cause behind it, but I figured I'd ask here since I haven't met this issue in vanilla

worn rain
#

hey guys

winged prism
#

Not that anyone would be able to tell you which mod is the fuck up just by looking at the list

winged prism
sharp ibex
winged prism
sharp ibex
#

I only used The Hanged Man cards for that, and none of the mods I have add any content per-se.

winged prism
#

Well isn't that funky

#

Hmm

winged prism
#

Not that it would cause it but maybe cartomancer uses some of the newer stuff? Maybe?

violet wolf
#

never modded before and i just put everything in the mods folder helpppp

#

i just want mymcr face cards and joker display

#

but i guess i didnt follow the guide right

#

or ti was a bad guide

#

it

winged prism
violet wolf
#

oh i know lol

violet wolf
winged prism
#

Assuming that you'll do everything correctly

tranquil vessel
violet wolf
#

thank you kindly

#

and now my game crashes every time i start a run

#

even though i think i wiped all the files and the game itself clean and reinstalled

hard plank
#

new run or continuing

violet wolf
#

continuing i meant mb

hard plank
#

you can't

violet wolf
#

i cant what

hard plank
#

continue an existing run before installing smods

violet wolf
#

i thought i wiped the game clean of all the mods

hard plank
#

wdym

#

what are you trying to do

violet wolf
#

im trying to install a texture pack but it didnt work so i deleted the mods folder and every single balatro related file and did a reinstall and my game crashes

hard plank
#

wdym by "didn't work"

violet wolf
#

it would show up when i clicked the mods button ingame but the texture pack wasnt showing up

woven orchid
hard plank
#

if it crashes while continuing a run after installing smods

#

that's normal

violet wolf
#

it was for face cards and it just... didnt

hard plank
#

did you select it in the customise menu

violet wolf
#

yep

tranquil vessel
#

is this an important run you're trying to continue btw?

hard plank
#

what mod is it?

violet wolf
tranquil vessel
violet wolf
#

nope

tranquil vessel
#

the current run savefile can get really finnicky when adding/removing mods

hard plank
#

-# i hate nexus mods i hate nexus mods

tranquil vessel
#

it's generally recommended to just avoid trying to continue a run after changing mods

tranquil vessel
violet wolf
#

whats a zip archive

violet wolf
tranquil vessel
violet wolf
#

ohhhhhhh

#

so the unzipped one

#

no

#

the zipped up one

hard plank
#

nowadays mods should work inside zips but it depends

#

I'm not sure either

tranquil vessel
#

I haven't even tried that yet

#

idea's cool though

violet wolf
#

by "extract lovely's version.dll from the archive into the game directory" does that mean i just copy the file and paste it into the directory folder

tranquil vessel
#

as long as the version.dll file ends up next to the other .dll files you've got it

violet wolf
#

am i able to paste it or do i have to move the original file

winged prism
#

Why would there be a difference

violet wolf
#

idk

#

just making sure

tranquil vessel
#

there's no difference

hard plank
#

you should try experimenting on your own and see

#

if it comes out crashing feel free to ask

azure island
#

I FINALLY PLAYED MODDED BALATRO

#

I DID IT

tranquil vessel
hard plank
azure island
hard plank
#

i thought some people usually do completionists++ before playing mods

tranquil vessel
azure island
#

No

#

Not yet

#

Im most likely doing that on my phone

hard plank
#

anyway hop on uhm

#

it has cardsleeves support

tranquil vessel