#⚙・modding-general

1 messages · Page 82 of 1

stone brook
#

monday meandering

gilded vortex
#
generate_UIBox_ability_table_val.name = {
                    {n=G.UIT.R,
                    config={align = "cm"},
                    nodes={
                            {n=G.UIT.R,
                            config={align = "cm"},
                            nodes=text},
                        }
                    }
                }
                for k, v in pairs(text) do
                    local tmp = generate_UIBox_ability_table_val.name[1].nodes
                    tmp[#tmp + 1] = {n=G.UIT.R,
                                        config={align = "cm"},
                                        nodes={
                                                {n=G.UIT.O,
                                                config={object = DynaText({string = v, colours = {center_obj.subtitle.colour or G.C.WHITE}, float = true, shadow = true, offset_y = 0.1, silent = true, spacing = 1, scale = 0.33*0.7})}
                                                }
                                            }
                                    }
                end
stone brook
#

gimme a sec lemme look thru dynatext

gilded vortex
#

What does each of them do

dapper helm
#

"This is not Lasagna"

rare shell
dapper helm
#

philo gives +1 joker slot and nothing else

rare shell
round ore
#

thats pretty funny

gilded vortex
#

@rare shell create a consumable that adds a consumable slot while you hold it

dapper helm
gilded vortex
#

Garfield Minus Garfield?

gilded vortex
#

I mean, Philosophical Joker is doing what a Negative Joker is doing too

dapper helm
#

the reference for philosophical joker btw is a painting saying "this is not a pipe" cause its a painting and not a pipe

gilded vortex
#

I know

#

wh

#

:?

#

what prompted that

rare shell
#

a philosophical quandry

dapper helm
gilded vortex
#

I mean what prompted the explanation

gilded vortex
dapper helm
#

idk what you meant by that and somehow people don't already know the painting

rare shell
#

coros just bein helpful

gilded vortex
dapper helm
#

ahhhh i see

gilded vortex
#

Most strips end up having Jon staring and gesticulating and yelling at nothing

lavish jackal
#

did you know that odie isnt jons dog

rare shell
#

im just gonna be boring and straight combine the effects (which is still getting a free joker slot so)

#

YES I DO

gilded vortex
lavish jackal
#

odie is lymans dog

gilded vortex
#

after Jon drank—

rare shell
#

YEAH BUDDY

stone brook
gilded vortex
#

remember the Garfield gender wars

rare shell
lavish jackal
#

odie is being abused by the cat of the housemate of his owner

rare shell
#

garfield is the homestuck of newspaper comics

gilded vortex
foggy crag
#

there's that

lavish jackal
#

@dapper helm did you see the stonehenge

dapper helm
#

mhm

rare shell
#

oh yes

dapper helm
#

my brain wasn't on when i saw it so i opted not to reply at all

rare shell
#

i egged notmario to actually put this in morefluff

stone brook
#

if generate_UIBox_ability_table_val is the return of the ref function, then yea it should be i think

rare shell
#

its my favorite joker in it

dapper helm
#

same

stone brook
#

you might need to change the nodes=text line to nodes={text}? im pretty sure .name is just a string

#

actually

#

wait nvm

#

god i hate ui

lavish jackal
#

i louve ui

#

i just have no use for multiline

#

lol

stone brook
#

okay it depends on what .name is i think

#

.name can be a single string

#

or it can be a table of strings?

gilded vortex
cursive compass
#

would you mind posting this uncropped?

gilded vortex
#

Unless you want to do shenanigans

stone brook
#

the parts that are cut off are just loc_defs

rare shell
#

aaa

#

why is my game choppy

#

???

#

im confused

stone brook
carmine mortar
#

Where’s the “Let’s Goo!!!” emote when you need it

rare shell
#

i add one bit of code and it halves my frame rate

gleaming talon
#

How are you able to do runlua ? when I do it it just says it does not exist

gilded vortex
stone brook
rare shell
#

huh

#

okay so uh

#

i have loaded mod checks defined at the start of my file

stone brook
#

i would send you the master branch but i also dont really wanna just send someone a .exe thru discord because of how sketchy it is

rare shell
#

so is_jankJonklers = not (SMODS.INIT.JankJonklersMod == nil) is what i use

#

and that works fine

stone brook
#

(that makes it worse)

rare shell
#

but im trying to do this with morefluff and its not working

cursive compass
gleaming talon
#

nahh don't worry

rare shell
#

im checking the .lua and its defined as SMODS.INIT.MoreFluff()

stone brook
gleaming talon
#

gimme the exe

#

XD

stone brook
cursive compass
#

o

stone brook
#

also thats how you define the text itself

cursive compass
#

do i just put that at the beginning of my init

stone brook
#

i think so?

#

steamodded init is after the game loads right

rare shell
#

@_@

#

how does priority work in steamodded header?

#

i think my issue is jesto running code before morefluff is loaded

#

(but thats weird because codex has a priority of -100)

fickle elbow
rare shell
#

no i get that

dapper helm
#

i think low number loads first?

stone brook
#

victin i dunno why it doesnt work, if i understand everything right it should be working

rare shell
#

when i add in a negative priority my jokers just dont load period

stone brook
#

it could be that .name is forced to be 1 line

#

but i dunno

dapper helm
gilded vortex
rare shell
#

oh i guess i have to set it to higher priority??

#

yeah it loaded that way

gleaming talon
#

If I disappear blame @stone brook :p

stone brook
#

hey i said i claim no responsibility

gleaming talon
#

I'm joking 😉

gilded vortex
stone brook
#

it could be that .name is already dynatext when you save it

rare shell
#

ok seems to work now

stone brook
#

if so then you needa dig thru all the text code

gilded vortex
dapper helm
#

i'm not following whats going on lyman

gilded vortex
#

But if I pass a table then it doesn't

#

Let me try hardcoding it to see if it works

stone brook
#

is the table a table of strings?

gilded vortex
#

It's supposed to be

#

But apparently it's a table of tables?

stone brook
#

try seeing what those values are

cursive compass
stone brook
#

you could just be one level above what you need

#

the code i sent doesnt do anything if youre on the main menu

#

only works once you get in game

cursive compass
#

it still doesn't do anything ingame

stone brook
#

guh

gleaming talon
#

ty @stone brook

cursive compass
#

also that's inconsistent with basegame behavior

#

let me try messing with it

stone brook
cursive compass
#

actually nvm

#

i think i'm gonna try something else

lavish jackal
#

chat i bought burgers

cursive compass
#

this seems made to show that very specific thing and idk if i have the experience to tweak it for more general use

stone brook
#

👍

lavish jackal
#

they were very nice

stone brook
#

i think steamodded does have tooltips in its apis somewhere

gilded vortex
#

The text is in the corner for some reason

cursive compass
#

its just that easy

#

wow

gilded vortex
#

But it works, which makes me think that the original object that I had wasn't a table of strings

stone brook
#

yea my case was kinda unique in that i had to change the tooltip on the fly

gilded vortex
cursive compass
#

i didnt think you meant something directly in the api

gilded vortex
#

An improvement

#

So the issue was that I didn't have a table of strings but a table of tables

stone brook
#

holy moly multiline title

#

me when i hover a card and its name is my entire screen

cursive compass
gilded vortex
#

I realize my issue

#

I was using the wrong variable all along

dapper helm
cursive compass
#

oh its after the joker has been registered oops

gilded vortex
stone brook
#

w

cunning silo
#

well...

gilded vortex
cursive compass
#

yaaaay

cunning silo
#

thank you!

cunning silo
#

i like that

glad sedge
#

copied with ankh a negative card but cannot find a way to append the tag

cursive compass
#

i wish i knew tooltips were that easy to begin with

#

i'm so used to having to hook into functions and shit that i didn't even think to check the api

stone brook
#

hey victin and i DID say steeamodded has tooltips api

lavish jackal
#

emihead you should change your name to "balatrotale gaming"

stone brook
#

im just a maniac who uses balamod

#

:3

gilded vortex
stone brook
#

super auto balamod

dapper helm
#

super auto balatro gaming

gilded vortex
#

balap gaming

lavish jackal
#

i think we should continue the trend of calling balatro mods with the balatro- prefix

#

like, balatro homestuck mod? thats balatrostuck

#

balatro undertale? balatrotale

#

balatro minecraft? balatrocraft

fallow bramble
gilded vortex
#

Balatro-Fish (or Fish for the intimate)

umbral pilot
#

balatrishj

lavish jackal
#

no hyphens

#

balatrofish

umbral pilot
#

balafish

lavish jackal
#

no shortening either

umbral pilot
#

no

gilded vortex
umbral pilot
#

balafish cool_harold

stone brook
#

bish

lavish jackal
#

you call it balatrofish or i will whack you with Obelisk

dapper helm
#

balatrorul

gilded vortex
umbral pilot
#

balabelisk

umbral pilot
#

balatrobelisk

dapper helm
#

balatrometh gaming

umbral pilot
#

balatrovely

stone brook
#

balatro auto pets?

#

i kinda like super auto balatro more tho

umbral pilot
#

balatrautopets

lavish jackal
#

i just think it would be really funny if we modders like decide to call every big mod with the prefix balatro

#

like imagine the player discourse

#

"hey have you played balatrotale yet"
"no im still trying to unlock everything in balatrostuck"
"you should check out balatrocraft"
"i heard balatro of isaac is good"

stone brook
#

hey it cant be much more confusing than half the mods in rimworld being called Vanilla Expanded X

umbral pilot
#

rim-prefixed mods are inevitably the most cursed

lavish jackal
#

i think someone should make a job system mod for rimworld

#

no reason

gilded vortex
#

Like Sans Undertale

umbral pilot
stone brook
umbral pilot
#

or maybe rimworldjob?

gilded vortex
#

Isaac Binding of Isaac

lavish jackal
#

see that only works for characters

stone brook
#

i think its called rim job work or something

gilded vortex
#

Jimbo Balatro

umbral pilot
#

bimjo labatro

dapper helm
#

super auto jokers!!!!

lavish jackal
#

also petition to merge Ortalab and AltBalatro and Into the Jokerverse into a single mod called Balatroverse

umbral pilot
#

but then you lose the funny part of Ortalab

gilded vortex
umbral pilot
#

every copy of balatro is personalized

stone brook
#

the rim dash job mod got renamed wtf...

umbral pilot
#

damn, it was iconic too

lavish jackal
#

btw guys have you seen the stone alchemical

dapper helm
lavish jackal
umbral pilot
#

have you guys seen the dn modloader yet?

lavish jackal
#

the stone alchemical

gilded vortex
dapper helm
#

no meth i haven't 🙂 whats that?

umbral pilot
#

:-( nevermind

gilded vortex
umbral pilot
#

dont worry about it

dapper helm
#

lmao

lavish jackal
#

also i find it funny how i am perfectly capable of following a cohesive style guide like i did for Codex stuff here

#

but then in Balatrostuck its like

#

"fuck it"

umbral pilot
lavish jackal
#

"we ball"

#

whats that

umbral pilot
#

deez nuts

#

gottem

gilded vortex
lavish jackal
#

none of this is balatro black compatible and theres 3 gradient fades

rare shell
umbral pilot
lavish jackal
#

i make up colors as i please

#

because its balatrostuck

rare shell
#

both correct responses

cursive compass
lavish jackal
#

but then itay tells me "hey a stone alchemical would be cool" and i go "oh ok let me follow this style guide lyman has crafted"

umbral pilot
#

balamodtrosteamo gaming

#

btw what is steamodded and balamod's ship name?

#

steambala?

lavish jackal
#

steamod

rare shell
#

balanst

gilded vortex
# cursive compass yea

Do you know about the Toby Box Homestuck _____ opera that they later supposedly put into Pokémon?

dapper helm
#

balasteam?

cunning silo
#

Balalchemy gaming?

umbral pilot
#

balachemy is cute

#

balchemy

cunning silo
#

ooh balchemy is good

lavish jackal
#

this proves that i am capable of other styles, i simply choose not to use them because i find it funnier to break the rules of the game's artstyle because homestuck

gilded vortex
umbral pilot
#

but then it sounds like you're a wizard who uses balls

#

which is fine

cunning silo
umbral pilot
#

balchemy is my choice

cunning silo
#

dont ask

lavish jackal
#

itay what will Stone Alchemical do

gilded vortex
lavish jackal
#

give you 4 stone cards?

#

for a blind

rare shell
#

acts a stone card

cunning silo
rare shell
#

in the consomable

lavish jackal
#

they did put it into pokemon

#

its not supposedly

gilded vortex
lavish jackal
#

toby fox put the _preg rock opera into Pokemon

gilded vortex
#

So I can't validate the information myself

dapper helm
#

he what

lavish jackal
gilded vortex
#

However, one day I'd like to see an interview where they play Baba is You with Toby Fox at the same time, named: "I'm having a Baba, and the Baba is You"

lavish jackal
#

this

#

just this

#

he knew what he was doing

#

he damn well knew

#

(coincidentally after that one track, he was no longer welcome to make music for pokemans)

lavish jackal
#

also here's the full song if you wanna listen to it

#

i think @rare shell will enjoy this

carmine mortar
#

CONTAINMENT BREACH

fickle elbow
#

Code 119

dapper helm
lavish jackal
#

should I put a The Baby is You reference in Balatrostuck

dapper helm
#

i'm having a joker and the joker is you

lavish jackal
#

"but dave, how is that possible"

gilded vortex
#

Choose one:

  1. "Fate is not as fixed as you might think."
  2. "Spin the wheel!"
  3. "SPEEEEEEEEEN"
lavish jackal
#

3

fickle elbow
#

-1

lavish jackal
#

i think its really funny how even half a decade later i still remember You Can't Fight the Homestuck word for word

fickle elbow
#

me not even knowing what that is

gilded vortex
#

I'm not good with song lyrics but a lot of it is there

lavish jackal
fickle elbow
#

no, I was.

stone brook
#

links silvagunner

#

susge

fickle elbow
#

had to search when it came out.

gilded vortex
dapper helm
#

hampter ball!

fickle elbow
dapper helm
#

theres 0 gifs for the game i wanted to send a gif of....

gilded vortex
boreal ibex
#

make your own

dapper helm
#

with what capture card

boreal ibex
#

oh is it an app

potent talon
#

Is there a mod that makes the game perform better when at realllllly high numbers?

#

Im at like... E14 and getting this when I beat my blind

fallow bramble
#

Funny enough, for all the playtest I did, I've never seen Iconic Icon in shop yet..

#

I'm not sure from which mod "Aurora Borealis" is

potent talon
#

I do not know either

cunning silo
#

Well I’m of to bed rn

cunning silo
potent talon
#

uh huh

#

Aurora Borealis is a joker from Mikas so maybe removing it from my jokers will fix it

#

Fixed

#

Aurora was trying to make too many planet cards I assume

#

thanks for helping guys!

fallow bramble
#

Didn't do much but no problem, hf 👍

potent talon
#

update... it bromke

midnight oxide
#

Are there any mods that add jokers that need to be unlocked? I enjoy a lot unlocking new stuff more than just getting it directly

boreal ibex
#

errors detected in brainstorm and satellite

lavish jackal
potent talon
#

Are there performance enhanching mods?

#

Im hitting a point that the game crashes every round

#

I think im pushing the limits of modded balatro

fallow bramble
#

Don't know about any

cunning silo
#

Okay I’m going to sleep

#

Extremely tired

#

Goodnight everyone

potent talon
#

Night Itay

fallow bramble
#

You were supposed to sleep 20 mins ago smh

#

Gn 👋

cunning silo
#

XD

#

Plans change

potent talon
#

For reference, here's what my run is up to atm

#

There's a lot happening

#

I also have every single voucher obtained

#

And my levels look like this

#

I think my run is finally over

carmine mortar
potent talon
#

that would be cool, but my game looks like this when I beat round 47

#

It does this every time

#

Ive seen games get up to e93 and naninf, but something about my setup is causing it to crumble

fallow bramble
#

I'm sorry for you, tho hopefully you liked my jokers 🙂

#

I see Ouija Board on the screenshot

potent talon
#

They're awesome. I love all the modded jokers I've got

fallow bramble
#

Yea all the modded Jokers do be bangers

gilded vortex
#

Chat, is this progress

fallow bramble
#

25

potent talon
#

Welp, guess its time to start a different run

#

2.121e16, ante 12-ish.

#

Sorry, ante 14, Round 48

strong falcon
#

Does anyone know if it's possible to add chips to the chip count after all the calculations have been done, but have it still count towards the blind?

#

So it doesn't get affected by mult or plasma deck basically

fallow bramble
#

Would adding a context before the final result work?

strong falcon
#

No clue, I've never messed around with custom contexts

potent talon
#

Been really loving the Themed Jokers mod too. Jimbo the Mischevous is my beloved. Also whatever adds the Midas Deck

fallow bramble
#

Jimbo the Mischevous goes hard for sure

potent talon
#

Once had a run with 3 Jimbos. Two real, one blueprinted

fallow bramble
#

Wow

#

One joker that also goes hard fast is Coupon Catalogue from MoreFluff, dunno if you encountered it or have the mod.

#

Always an instant pick when I'm on the voucher grind

potent talon
#

Also had double cultist. I mightve also had catalogue. I dont remember

fallow bramble
#

Double cultist is from themed?

potent talon
#

well I had two cultists

#

and ye, from themed

fallow bramble
#

Oh double cultist as in 2 cultist lol

potent talon
#

new fusion idea

hearty breach
#

link for openCl download pls? @me if anybody got it. thx

rare shell
hearty breach
#

oh wrong thread, been lookin thru many pins n shi my b

subtle dust
#

moved

#

then you put the file into save editor, scroll all the way down to "STATE" and change it to something low, havent tested enough numbers to know exactly what state is what

#

@simple galleon

mild raft
#

cant tell if im stupid but wheres/what is the background image (i just need a still frame of it) ((lol nvm i found it))

potent talon
#

new run's pretty good

simple galleon
subtle dust
#

the Raw tab

#

sorry

#

changing state to 2 is boss payout screen

#

i should test these more

simple galleon
#

Game crashes when I click continue

subtle dust
#

hmmmm

#

i gotta test states more

#

2 worked for me, but not sure exactly what was going on in the backend

simple galleon
#

saved

#

also before you told me what to do i deleted all my tags so i guess i pay the price for my idiocy

subtle dust
#

😔

#

better have a run than nothing at least

#

gl

simple galleon
#

thanks so much for all the help

subtle dust
#

npnp

#

i had the exact same problem and i heard some people messing with save files (unrelated), so i spent an hour trying to figure out how i could save my run

simple galleon
#

ur literally the #1 hackerman

#

LMAO the shop right after i finish un-softlocking

subtle dust
languid hearth
#

does anyone feel like with the mods you have, it’s very hard to find mult multiplier? I have like 3 joker content mods (alchemy, jank jonklers, and bunco) and finding smthing like a steel card has become a real hassle

simple galleon
#

well

#

its 1 tarot card in a large pool right

languid hearth
#

i wish sometimes there was a mod that increase chances of finding jokers with mult multipliers a little bit

simple galleon
#

i mean

fallow bramble
simple galleon
#

you could make a mod to take out a bunch of trash jokers

#

and dilute the pool

languid hearth
#

i think there might be already one but most of the jokers are super fun to play around with

subtle dust
#

oh the states are here

hybrid finch
#

i let the brainrot consoom me

#

tried making a custom joker lmfao

fickle elbow
#

egghead

hybrid finch
#

lolol

#

i hope the game gets workshop support someday

#

steamodded and lovely is fine but nothing beats workshop mods

#

syncs between my pc and steamdeck jusssst right

fickle elbow
#

because its easy to use i assume

hybrid finch
#

ye

#

and the other reason; steamdeck sync supprot

rigid jewel
#

New rarity I can play with...

hybrid finch
#

tis the jonkler

fallow bramble
#

Starlit

fickle elbow
#

he is pure light

#

in the darkness of the night

hybrid finch
#

also is there no way to disable mods with steamodded yet? is that only a balamod thing?

rare shell
#

wdym disable mods

hybrid finch
#

like so we can keep them in the folder but not necessarily use them

fickle elbow
#

i mean i've got a folder

hybrid finch
#

just disable / enable specific mods like a mod manager would

deft grove
#

nope, dont think so

hybrid finch
#

sad

deft grove
#

ye

fallow bramble
dapper helm
#

how much stuff and how many things in your mod sdm?

#

also hi chat i just woke up from a totally normal 5 hour mid-day nap

fickle elbow
#

ello

dapper helm
#

i was asleep in at least 1 layer of dreams

deft grove
#

looking good

dapper helm
#

yoooooooo high card mod, nice

deft grove
#

ye, its really good

dapper helm
gilded vortex
smoky creek
#

Is there a "last run" mod that shows your last run's stats? Or is this already in game and I'm just missing it?

#

Gonna try to implement myself if not

rigid jewel
#

Sad that I can't come up with effects for these 3

gilded vortex
rigid jewel
#

You know how roguelikes can sometimes let you choose a relic at the start of a run?

#

These are basically that

#

“Black Hole” have really good effects but also some bad stuff attached

stone brook
#

out of curiousity, what rarity are you using for them

rigid jewel
#

“Starlight” are pure positive but also not super strong, at least compared to Black Hole jokers

rigid jewel
#

5 already taken by Fusion jokers

stone brook
#

i feel like we should track all the rarity numbers being used

#

and try to prevent overlap

#

i wonder if its possible to make it use strings

#

actually, i think you can use strings

gilded vortex
#

Choose one:

  1. "They got it."
  2. "Got it?"
  3. "Got {X:chips, C:white}Milk{}?"
stone brook
#

ok yea i just confirmed strings do work

rigid jewel
#

They do?!?!

#

Hell yea

stone brook
#

had to do these two

gilded vortex
#

Also I could change the names of the milk from from Milk, Better Milk, and Best Milk to Milk, Super Milk, and Mega Max ZX: Advent

gilded vortex
stone brook
#

i like 1

hardy brook
#

Hey so how do I get the Balatro Website thing set up for my github like with Fusion Jokers

stone brook
#

o wait u asked there

hardy brook
#

Yes

stone brook
#

you make a github repo named yourusername.github.io

#

then pretty much just drag everything in mario's repo to yours

hardy brook
stone brook
#

yea

#

i think github pages automatically detects it?

#

oh the repo has to be public

#

after copying the files over it takes like a minute or two then it should show up at XenoCHeart.github.io

hardy brook
stone brook
#

i dunno tbh

potent talon
#

The 60 Suits Midas deck goes hard

white scarab
fickle elbow
#

in 60 suits

potent talon
#

half deck for +1 jonkler slot

hardy brook
#

Ay it works

white scarab
hardy brook
sleek granite
hardy brook
#

I'll put all my mods on one page

#

#define colour_1 vec4(1.0,0.3725490196,0.3333333333,1.0)
#define colour_2 vec4(0.0,0.6156862745,1.0,1.0)
#define colour_3 vec4(0.2156862745,0.2588235294,0.2666666667,1.0)

This is the color of the BG?

fickle elbow
#

me when website

rare shell
#

me trying to code

fickle elbow
#

rip lyman

strong swift
gilded vortex
sleek granite
fallow bramble
#

I don't have a website for my mod, but I have a sexy README file

potent talon
#

The 60 suits Midas run is joever

strong swift
gilded vortex
sleek granite
fallow bramble
jovial notch
gilded vortex
sleek granite
#

what is this accomplishing

gilded vortex
#

It's hardcoded, and I'll probably leave it as is, but in theory it could be automated to compute the info from other objects

sleek granite
#

oh what

#

cant you do that like misprint tho

#

or are tooltips different somehow

gilded vortex
#

It's kinda like Misprint but I edit the node directly, which means I can do it at the end of a hook to the function that generates UI.

#

Now I can use this technology to make Jokers have text like cards buffed by Hiker do

hardy brook
#

Gonna have to see how to have multiple mods on one website

gilded vortex
stone brook
sleek granite
hardy brook
#

I might just edit the joker_div to have a "Banner" underneath it

gilded vortex
sleek granite
#

if you load Thac and your mod does it double the subtitles?

#

multiline subtitles are cool tho

gilded vortex
gilded vortex
sleek granite
#

ok

rare shell
sleek granite
#

a version of the subtitle code that supports multiline subtitles would be super funny to see get put into SMODS...

#

(tempted to ping Aure about it but i feel like ive annoyed them enough this past Month)

gilded vortex
#

The multiline isn't hard; it's just a for loop.

#

I also allow setting color

#

Because yours were only white

#

But only one color

sleek granite
#

ooo yeah i just didnt know how to do that

gilded vortex
cinder sage
#

at the rate i'm going this'll be a christmas texture pack

gilded vortex
sleek granite
sleek granite
hardy brook
#

How long does it take for the webstie to update?

astral glade
#

are you pushing the commits

rare shell
#

asked friends for oddity ideas

#

"narwhal horn"

astral glade
#

handful of pebbles

rare shell
#

what would it do

granite silo
#

slay the spire relics as oddities

rare shell
#

snecko eye...

granite silo
#

I'm sold

astral glade
rare shell
sleek granite
#

lyman
sts potions

rare shell
#

ok

#

bet

#

i gotchu

astral glade
#

omg do it

hardy brook
astral glade
#

i love the sts potions

rare shell
#

but first

#

shitpost

stone brook
#

please.. gun oddity...

astral glade
hardy brook
#

Oh you mean uploading to the github

rare shell
#

jo-k47

hardy brook
#

yeah i've been uploading to github

#

I just wanted to know 2 things:

  1. How to change the colors of the BG
  2. How long it takes for the changes to be applied
rare shell
#

it takes about 2 to 20 minutes depending on how github feels

stone brook
#

they take a minute or two depending on size

rare shell
#

at least in my experience

sleek granite
stone brook
#

ive never had mine take more than like 5 minutes

rare shell
#

add it to the pile

kindred swallow
rare shell
#

no

sleek granite
#

sick

rare shell
#

narwhal horn

astral glade
#

in index.html

#
  1. should be immediate
stone brook
#

you can test locally by opening index.html

#

i think

rare shell
#

ok chat which sts potion to tackle first

astral glade
#

yeah that too

rare shell
#

for ease of reference

sleek granite
#

cultist

stone brook
#

deal 20 damage potion

astral glade
#

snecko duh

hardy brook
rare shell
#

cultist, fire, snecko

granite silo
#

let me throw a poison potion at the water PLEASE

rare shell
#

gotchu

stone brook
#

if you open index.html in a browser it should display the website

kindred swallow
#

Oh man they'll all so cool

hardy brook
#

oh

stone brook
#

maybe missing the css file?

astral glade
#

definitely

hardy brook
#

oh yeah i didn't DL that

rigid jewel
#

I DID IT

#

CROSS MOD JONKLER

#

WAHOOO

#

(effect is mid I know)

#

And yes, this joker won't show up in a run if the required mod isn't installed

sleek granite
#

congratules you did that thing

rare shell
#

autumn

hardy brook
#

uh... dunno what I did wrong

rare shell
#

am i cooking

astral glade
#

absolutely

#

chat can we get a status effects mod

hardy brook
#

I tried adding a banner

sleek granite
#

that is pretty ballin

hardy brook
#

and well

#

Well crap

#

seems like the banner breaks it somehow

#

i'll try again

stone brook
#

permanent tags mod

#

new tags that are basically just modifiers for the rest of your run

rare shell
#

pchoooo

sleek granite
#

streamer you have potions

hardy brook
#

Welp, almost there

stone brook
#

this but with fire potion

#

fuck

rare shell
#

webp detected

sleek granite
#

webpee

astral glade
#

WEDP

rare shell
#

thats a good gif

stone brook
sleek granite
#

imagine if i knew how to make an animation play in this game

#

i could put a lil explosion on the blind when the fire pot is used

stone brook
#

theres probably a program that converts gifs to sprite sheets

astral glade
#

aseprite

stone brook
#

oh

astral glade
#

:troll

sleek granite
#

oh no like literally i just dont know how to make the game Do That

stone brook
#

o

hardy brook
#

And fixed

rare shell
#

animatedsprite jumpscare

stone brook
#

C LI C K

sleek granite
#

that, and just idk how to arbitrarily draw things

astral glade
#

gotta learn love2d fr

sleek granite
#

tho it could be like, an extension of the Blind object

#

ikr

#

wheres that guy who knows everything there is to know about love2d

astral glade
#

thunk

sleek granite
#

no the other one

astral glade
#

ermm

sleek granite
#

oh wow you cant say that word

hardy brook
#

IT'S AN ACRONYM

#

SMH

astral glade
#

youre gonna break the no swearing rule

sleek granite
#

no like its blocked on this server

stone brook
#

you should un-acronym that word

hardy brook
#

I can't put Crimson's Ultimate Card Kollection

stone brook
#

just my humble opinion

hardy brook
#

Smh

#

THEN LET ME ADD PERIODS

stone brook
#

that would probably work actually yea

polar pecan
#

you could also just call it CCC

stone brook
#

or CUCC

polar pecan
#

or that

hardy brook
#

But then it doesn't match the FighterZ mod

#

Crimson's Ultimate Color Kaboodle

gaunt osprey
#

^ the K is just trying to hard anyways I think Cucc is funnier

hardy brook
#

Then I'd have to change literally EVERYTHING

polar pecan
#

oof

gaunt osprey
#

git c*cc'd

hardy brook
#

If people complain, don't care

#

it's a github

#

and it's an acronym

sleek granite
#

we just trying to not have you get banned here yk

hardy brook
#

Look at this though

#

it looks like dogwater

#

The separating lines is not even intentional

polar pecan
#

btw sorry to derail the conversation a bit but i was just wanting to ask if any of these mods have had updates that i should download

astral glade
#

0.1.1 for mine

sleek granite
#

MoreConsumables is so old

polar pecan
hardy brook
#

I'm not changing it

astral glade
hardy brook
#

I would have to legit rename the github and everything

astral glade
hardy brook
#

idc anymore

#

If I get banned I don't care

sleek granite
#

crimson chooses the weirdest hills to die on this aint new

astral glade
#

true?

#

actually wtf so true

hardy brook
#

I'm tired of changing literally EVERYTHING every freaking time

sleek granite
hardy brook
#

I had this since DAY 1 and nobody cared

rare shell
#

ok chat

#

a lil snek

hardy brook
#

Looks nice Lyman

astral glade
#

I LOVE IT

#

SNECKO!!

sleek granite
#

snek :3

polar pecan
hardy brook
#

Fine, you get the long freaking name

polar pecan
gaunt osprey
#

So um where can I go for like documentation or something on creating and testing mods ? Ive only modded 1 game using godot b4

sleek granite
#

ThAC is supposed to be playable without oddityapi but isnt currently due to a bug (sorry)

fresh matrix
#

I finally figured out how to make the HUD elements display dynamic custom values

hardy brook
polar pecan
#

hey no need to apologize, its just cool that its a thing

sleek granite
#

theres always need to apologise

hardy brook
#

I see no need to

rare shell
#

ill apologize instead

fresh matrix
#

I'm sorry you all feel the need to apologize

jovial notch
#

how does one lower the blind requirement :D

gaunt osprey
#

tyt

sleek granite
#

always need to apologize for imposing on the modding community by existing and just being here :)

astral glade
jovial notch
hardy brook
# hardy brook

Anyways... I'm gonna just finish making this crap before I go insane

sleek granite
astral glade
#

n

#

nvm

rare shell
#

boredom slayer from jankjonklers also does that

stone brook
#

i copied learned from codex arcanum perfectly fine

dapper helm
#

autumn hinting not very subtly that you can check the mr bones stamp code for lowering blind requirements

granite silo
#

THese potions look good 👍

sleek granite
#

its actually confusing for mrbones tho

rare shell
#

im crying

sleek granite
#

the code for actually applying his effect is in overrides.lua

rare shell
#

my friend actually saved a hi res version of the snecko plush from replay the spire that i drew

#

was it replay or vexd i dont recall

#

its been years

sleek granite
#

and not like, intuitively in the code for mrbones itself

sleek granite
#

lyman worked on everything hes a celebrity

stone brook
#

:3

astral glade
#

:3

dapper helm
#

so true lyman my goat

gaunt osprey
#

cuuute

sleek granite
rare shell
#

(my friend sketched it)

#

i just tried to sts-ify it

dapper helm
#

cute snec

rare shell
#

wait no that was for my own mod

#

i forgot i made a mod for sts

jovial notch
dapper helm
#

which one

sleek granite
#

marketable plushie when (partner with the sts guys go on do it)

rare shell
#

spike's relics

astral glade
#

snecko,,,, my beloved,,,

dapper helm
#

retro egg based

rare shell
granite silo
astral glade
sleek granite
#

toxic joker yaoi

rare shell
#

todd is such a seething soyboy oddlet

astral glade
#

oddcel behavior

dapper helm
rare shell
#

chat is 0 odd or even

astral glade
#

even

rare shell
#

source?

stone brook
#

even

#

source: me

astral glade
#

is -0 odd or even

dapper helm
#

whatever is most convenient

sleek granite
#

it is even

astral glade
#

chat im running out of ideas :(

sleek granite
#

do you have one that doubles the blind requirement

astral glade
#

yes actually

polar pecan
stone brook
#

it isnt

polar pecan
#

pog

dusky reef
#

finally back to modding

sleek granite
#

ken rock....

dusky reef
#

btw guys what's the difference between ability.mult and ability.h_mult?

sleek granite
#

hand mult

astral glade
#

h_mult is held in hand mult

sleek granite
#

i believe hand mult is unused in favor of hand xmult

dusky reef
#

o right right

#

thanks

sleek granite
#

(for steel cards)

dusky reef
#

good it's there

#

because otherwise would be a pain to add that to game LOL

astral glade
#

or am i silly

sleek granite
#

i think shoot the moon uses calculate joker?

#

and not the h_mult property of the actual queens

astral glade
#

ohh

#

wait yeah im

#

sillymaxxing

sleek granite
#

yeah thats just a value you can set on cards

#

source: i was gonna add hiker-style boosts for mult, xmult, hmult, hxmult

#

(theres no hchips tho)

astral glade
#

h_mult hiker would be hype

stone brook
#

marathon runner

sleek granite
#

well i was going to lump it in with my Petition For More SMODS Features

#

but idk how to into playing card descriptions

dusky reef
#

I am doing something similar

#

glad to find it's not just the chips

astral glade
#

gui is smelly a lot of the time

sleek granite
#

the only "perma_bonus" stat is for chips tho

#

if you just change like, ability.mult directly, Empress will kill your changes

dusky reef
sleek granite
#

dude im still not convinced enhancement api works

gaunt osprey
sleek granite
#

i literally cant get it to work at all

dusky reef
#

it was big pain

#

sorry, it IS big pain

sleek granite
#

every time i try it complains about the atlas not existing

shy pivot
sleek granite
#

despite the fact i am registering enhancements correctly

gaunt osprey
dusky reef
#

well that's good because it's not something like "node is nil"

#

that's the real pain

sleek granite
#

no? because i still cant use it? at all?

#

and there's no thread of sanity in it?

#

and there's nothing i can do to fix it?

dusky reef
#

pepechadyes totally relatable

sleek granite
#

like im registering the enhancement how im supposed to

#

im registering the atlas how im supposed to

#

everything is set up exactly like it is in the test card mod

#

and it doesnt work

#

it literally only doesnt work when i do it

#

there is no other explanation

#

i was so hype for enhanceapi too :(

dusky reef
#

did test card work for you

rare shell
sleek granite
#

test card works yeah

dusky reef
#

smarteyes maybe it turns out you can only add ONE enhancement

sleek granite
#

pray event where all your poker hands are set to lv0

dapper helm
#

pray mod compat....

astral glade
#

force offering use

sleek granite
#

pray api....

astral glade
#

ill add an api

dapper helm
#

give eternal dementia

astral glade
#

cuz itll be simple

sleek granite
#

pray for pray api, aint nothin happen to him he just ugly

dusky reef
#

pray for the fire!

astral glade
#

how do you add the

#

custom game variables again

rigid jewel
#

First Starlight joker is made

#

(also natural edition, poggers)

sleek granite
astral glade
#

i think i figured it out

sleek granite
#

oki

grand geode
rigid jewel
#

xdd

astral glade
#

actually my first thought too

#

curious light and mischievous light when

rigid jewel
#

I was thinking of my plague doc plushie I keep on my desk when coming up with the name and effect.

hardy brook
#

Alright, I got it working

rigid jewel
hardy brook
#

what?

#

Where do you even see that?

rigid jewel
#

The site tab is named "mod name"

#

Also this site does look dope

hardy brook
#

Thanks and oh

hardy brook
rigid jewel
#

Nice

round ore
#

i just finished my very first usable cards!

sleek granite
#

ooo super suit converters

rare shell
#

lets joe

sleek granite
#

so pretty too

round ore
#

thanks!

shy pivot
#

color? in tarots? the future is now

astral glade
#

science cant compare

round ore
#

shoutout jellymod because i basically copied the code lol

astral glade
rare shell
#

what did newt mean by this

cinder sage
kindred swallow
astral glade
#

preferably not from jellymod

cinder sage
#

something something shoulders of giants

sleek granite
#

chance roulette

round ore
#

wow cool

fresh matrix
#

I've gotten a much better handle of the HUD UI elements

astral glade
#

oooo

round ore
#

lol that with the royal flush

tall vessel
#

I feel that you don't want to actually play the royal for this.

fresh matrix
#

That would be correct 😛

shy pivot
#

oooh extra per-blind or per-hand rules

fresh matrix
#

The idea is when ever you win a round, however much you win by gets added to your gluttony. If it ever gets over a certain amount (that will scale with ante) you lose

#

That's my idea anyway, right now it's just UI, I haven't implemented any of the actual logic

shy pivot
#

sometimes UI is the trickiest part, so it's a start

astral glade
#

itd be interesting if you implemented the other sins

shy pivot
#

yeah, that's what I thought, it was a whole deadly sins package

fresh matrix
#

That was the idea

shy pivot
#

imagine that might be the goal long-term

#

yeah

astral glade
#

certain things change as they get higher

wanton rapids
#

morning chat

round ore
#

thats really cool

sleek granite
astral glade
#

like less shop options if your greed gets too high

shy pivot
#

mind though that UI space may be a hot commodity

#

one other mod already plans to use it

astral glade
#

oh no,,,, no compatibility,,,

fresh matrix
#

I'm sure, it's pretty prime real estate

rare shell
#

we'll make it work

astral glade
#

not all mods need to be compatible too

gaunt osprey
astral glade
#

some can be silly one-offs

shy pivot
#

current state of mods are leaning towards making things a little easier imo so i'm all for mods that add a little more difficulty

astral glade
#

i agree that compatibility should be done but sometimes it gets in the way of ideas and limits what can and cant be done

stone brook
#

guys thoughts on making that ui space have an option cycle, and if you want to use it you just insert into a table

stone brook
#

cant have conflicts if we simply make everything have multiple pages

round ore
#

will my banana get destroyed?

sleek granite
#

yeah i was previously thinking that'd be cool as a cardarea everyone could add their own "subarea" to, a similar thing could be done for UI Things

stone brook
#

you might be able to stick cardareas into ui elements

#

xdd

rigid jewel
fickle elbow
# astral glade

is this permeant like when you draw cards they are face down until round end. and do you know how one could do this with a joker?

sleek granite
#

or are the buffs permanent (if so, did you take care that planets dont wipe them out?)

rigid jewel
#

They aren't permanent

sleek granite
#

i see. antiFlint then

dusky reef
#

feels good to get back moddin

rare shell
#

LETS JOE

dusky reef
#

but the playing card description is really a big issue

#

maybe we should seriously think about how to deal with it

fickle elbow
#

High carded

sleek granite
#

oooo is that a permanent effect on the king of hearts that triggers the transformation?

#

also insert cannibalism joke here

fickle elbow
dusky reef
fickle elbow
#

oh cool do you have suggestions for references i can use for j, k, q of ink and color suits (i am awful at ideas and references are always helpful)

#

i'm adding compatibility between one of my mods and yours cause i like yours

red marten
#

Does anyone have a rough tutorial of how I would go about making a new joker (I cannot code but I kinda wanna learn if it’s not mind numbingly agonizing to make a new joker)

dusky reef
#

but i guess you want the face cards to look like vanilla ones right?

dusky reef
#

might be a good place to start

red marten
#

oh they have a tutorial?

dusky reef
#

document version, yes

#

or you can download any of the easier mods out there and start tweaking

#

for good effects I recommend mika's

red marten
#

sicccccccccccc I will check it out I just wanna make some continence jokers like a joker that gives 3x for full house and stuff like that just vanilla tweak cards

fickle elbow