#archived-modding-development

1 messages ยท Page 176 of 1

cunning lagoon
#

hoard them all for yourself

hollow pier
#

who's nugget

fair rampart
#

so uh

#

what's the default variable for attack CD, if anyone knows?

#

because the variables are in dnspy but not defined

floral furnace
#

.40 i think?

hollow pier
#

.40 calibre

floral furnace
#

or 45? somewhere along the lines

cunning lagoon
#

according to the wiki its exactly .41s

floral furnace
#

what i do is just put it in an update method or something then display it with Log

#

well there you go

cunning lagoon
#

i do not know if the wiki is accurate

hollow pier
#

trusting wiki

copper nacelle
#

wiki being accurate zote

floral furnace
#

wiki has that LORE tho

copper nacelle
#

they had hive knight hp wrong

#

i had to change it

floral furnace
#

which is what HK is all about

copper nacelle
#

:ech:

fair rampart
#

so presumably it's 0.41f

cunning lagoon
#

they have many things wrong

hollow pier
#

tbh like half the wiki is just lore

cunning lagoon
#

the wiki is not to be trusted

floral furnace
#

dont forget that theres another variable for quickslash attack speed

fair rampart
#

ye

copper nacelle
#

3/10 pages

#

10:51 pm

#

haha no

hollow pier
#

pages of what

copper nacelle
#

notes

hollow pier
#

notes of what

floral furnace
#

homework probably

cunning lagoon
#

just drop out of school lmal my ass offf

hollow pier
#

homework omegalul

#

lmal

copper nacelle
#

laughing my ass lol

#

duh

floral furnace
#

school r 4 chumps ๐Ÿ˜Ž

copper nacelle
#

who tf needs sleep

hollow pier
#

ebook

#

what is this trash

copper nacelle
#

yes i'm using the ebook

#

i have a kindle

hollow pier
#

you ever realise ebooks don't have dark mode

copper nacelle
#

yes they do

hollow pier
#

no

copper nacelle
#

kindle has dark mode

#

yes

hollow pier
#

kindle is bad

floral furnace
#

its not real reading unless you read from a hardcopy like TRUE book readers /s

copper nacelle
#

like u

fair rampart
#

now, my main question is, is it possible to change a var every second in a decent way?

hollow pier
#

friendly reminder

copper nacelle
#

yes

hollow pier
#

that markoth

copper nacelle
#

no

#

die

#

use Update and add time delta

hollow pier
#

๐Ÿ‡ฒ ๐Ÿ‡ฆ ๐Ÿ‡ท ๐Ÿ‡ฐ ๐Ÿ‡ด ๐Ÿ‡น ๐Ÿ‡ญ

fair rampart
#

friendly reminder that you can type out a sentence without breaking it into more than three messages

floral furnace
#

extend by monobehaviour on a class then do it there

copper nacelle
#

sly radiant

hollow pier
#

sly radiant is free

#

i can do him anytime

cunning lagoon
#

i can confirm

#

free every time

floral furnace
#

if school is so good why isnt there school 2

copper nacelle
#

college

#

/uni

floral furnace
#

college doesnt count

copper nacelle
#

residency

#

med school

hollow pier
#

kolig

#

kolij

floral furnace
#

cooleg

hollow pier
#

callidge

copper nacelle
#

death

floral furnace
#

yes

compact sedge
#

more like lameage

copper nacelle
#

aren't you in uni

hollow pier
#

uni > col

fair rampart
#

I have no idea what a time delta is

cunning lagoon
#

whats the difference between uni and col

hollow pier
#

col is col

#

uni is uni

cunning lagoon
#

i see

copper nacelle
#

extend from monobehaviour

fair rampart
#

keep in mind that I'm a c# baby

copper nacelle
#

add the monobehaviour to GameManager.instance.gameObject

fair rampart
#

and not very good at code in general

copper nacelle
#

do it in the savegameload and new game hooks

#

use update to add TIme.timeDelta

#

timeDelta is the time it took to load a frame

#

to a var that is

#

once the var gets above the time you want

#

e.g 10

#

just minus 10 from the var

#

ez

floral furnace
#

if(timer > 0){
timer -= Time.deltaTime
}
else
{
//insert your bullshit here
timer = 10;
}

or something like that

copper nacelle
#

timer > 0 GWchadMEGATHINK

fair rampart
#

so if I'm extending from monobehaviour, do I need a new class for this, or

copper nacelle
#

yeah

floral furnace
#

i mean whats the problem with it

#

it, just, works

fair rampart
#

so, presumably, a class that runs the timer exclusively?

copper nacelle
#

not exclusively tbh

#

monobehaviours are god

#

cause coroutines

floral furnace
#

make the timer a float too, since deltaTime is close to 0.056753 or something

copper nacelle
fair rampart
#

lost lawd

copper nacelle
#

this is what you want except make KinFinder your own class

fair rampart
#

I see

#

hmm

#

I guess my better question is that I dunno if the "combo timer" for quickslash should lower every second or just gradually lower with each frame update

copper nacelle
#

whatever you want tbh

#

you could do it every tenth of a second

#

or something

#

ig

fair rampart
#

i wonder if I should use a white palace sawblade as the charm icon

copper nacelle
#

make it rotate in your inventory

#

and make buzzing noises when you go over it

fair rampart
#

is that even possible

#

i wish lmao

copper nacelle
#

probably

#

add a sprite renderer

compact sedge
#

make it make buzzing sounds constantly

fair rampart
#

and then if you equip it you fucking die

#

I should probably stop cussing constantly

compact sedge
#

once you pick it up buzzing sounds start playing and increase in volume gradually until you die

fair rampart
cunning lagoon
#

yes please stop swearing

fair rampart
#

that's the quick slash charm radially blurred

copper nacelle
cunning lagoon
#

what they dont tell you is how often they say "darn" or "heck"

copper nacelle
#

wow they had more hecks

#

less darns tho

compact sedge
#

I swear like a sailor

fair rampart
#

tbf I probably say "heck" past the point it was funny lmao

buoyant obsidian
#

is this a joke

compact sedge
#

I mean I swear like a fucking piece of shit sailor who never learned a damn bit of humility.

cunning lagoon
fair rampart
#

"steel tempest" sounds like a good name for the charm but I dunno if steel canonically exists in hallownest

#

๐Ÿ‘€

copper nacelle
#

i think i have the most ๐Ÿณ๏ธโ€๐ŸŒˆs on the server

cunning lagoon
#

you make up 10% of the gays in this server

copper nacelle
#

nice

cunning lagoon
#

a bit more than 10%

copper nacelle
hollow pier
#

sever tbh

buoyant obsidian
#

wow you really do have the most gay

compact sedge
#

me saying gay:

50% referencing 56's mod.
25% making fun of 56.
25% other.

floral furnace
#

no swearing pls ๐Ÿ‘ผ

cunning lagoon
#

literally the only reason i say gay is because of 56

compact sedge
buoyant obsidian
#

I just want some dirt on Benji

cunning lagoon
#

aww

floral furnace
#

Admin Defamation 2018

copper nacelle
#

i can't find anything

buoyant obsidian
#

I have so few Lightbringers it's sad

#

only 373

fair rampart
#

Hahahaha How Can You Not Find Dirt On Admins Hahahaha Like Just Go To Their Lawn And Pick Up Some Dirt Hahahaha

rain cedar
#

Thanks I hate it

hollow pier
compact sedge
cunning lagoon
#

and the steam forums

copper nacelle
#

benji hates the steam forums

#

fuck

hollow pier
#

forms

cunning lagoon
#

๐Ÿ˜Ž

#

fourms

copper nacelle
#

5

cunning lagoon
#

e

compact sedge
#

windows forms

hollow pier
copper nacelle
rain cedar
cunning lagoon
#

i dont think its possible to find simo being mean to someone

#

how does he do it

#

how is he so nice

rain cedar
#

Australian

hollow pier
cunning lagoon
#

๐Ÿค”

#

vou

hollow pier
#

it's a y ty

cunning lagoon
#

i dont think so

fair rampart
#

does anyone have the sprite sheet for white palace saws

copper nacelle
#

u

fair rampart
#

thank

#

eh

copper nacelle
floral furnace
#

yes

fair rampart
#

well if u rly think about it

compact sedge
hexed swan
#

@fair rampart steel soul gottem

cunning lagoon
#

what

hexed swan
#

don't know if steel soul counts as canon though thinkgrub

buoyant obsidian
#

that's ancient

fair rampart
#

well I mean considering that if you post in the art channel with anything other than a picture you get told to take it into another channel I can see why LMAO

#

though I see why at least

hollow pier
copper nacelle
compact sedge
fair rampart
#

spin it around rly fast

cunning lagoon
rain cedar
#

More like #art-staff

cunning lagoon
#

also the speedrunning channels

rain cedar
#

no

compact sedge
cunning lagoon
#

ok

compact sedge
#

Good news @hazy sentinel

buoyant obsidian
#

back when Art was the modding channel

hollow pier
#

haha

cunning lagoon
#

haha

copper nacelle
fair rampart
#

no but that would be a cool charm icon

#

even though it's literally just a soul totem

hollow pier
#

but is it tho

fair rampart
#

and tbf

odd jetty
#

it's a saw if you believe hard enough

fair rampart
#

back when I moderated an old discord server I used the art channel for talking about a modded minecraft game I had running with some other people

#

because the people I was playing with were artsy types and the art channel was dead, they were the only ones who posted there

copper nacelle
fair rampart
#

so we just took it over

fair rampart
#

heyyy thanks

buoyant obsidian
#

are these saws

copper nacelle
#

yes

fair rampart
#

is this sawss

copper nacelle
#

no it's saws

odd jetty
#

Who saw the saws in saw?

fair rampart
#

saws undertale

buoyant obsidian
copper nacelle
#

mario mod when

buoyant obsidian
#

and then I bought Hollow Knight after 100%ing it and modding it

copper nacelle
#

nice

cunning lagoon
#

nice

compact sedge
#

753 to finally stop being a pirate

floral furnace
#

nice

odd jetty
#

0 tax

compact sedge
#

I mean nice

buoyant obsidian
#

I never pirated it

#

Steam family sharing

fair rampart
#

steam family sharing is just family-friendly pirating change my mind

odd jetty
#

753 finally stopped stealing from family

solemn rivet
#

753 is Graig's long lost sister

rain cedar
#

When you could play other people's games in offline mode it definitely was

#

But now not really

compact sedge
#

/s

rain cedar
#

Too inconvenient to use for more than just trying games

floral furnace
#

buy physical

solemn rivet
#

I'm a prophet, what can I say

compact sedge
#

family sharing is pretty shit tho because you can't play at the same time as family

solemn rivet
#

Just like irl

floral furnace
#

delete family and get all the sweet gaming time to yourself

compact sedge
#

also if you play a f2p game

#

it locks your account

copper nacelle
#

tf

compact sedge
#

so others can't play anything

solemn rivet
#

What

#

Why

floral furnace
cunning lagoon
#

what

buoyant obsidian
hollow pier
#

is this timescale

copper nacelle
#

walk speed 100

rain cedar
#

Also if you're sharing from multiple people and they both have a game it only shows in one library

compact sedge
#

if I open up say warthunder for example it causes anyone family sharing with me to get the five minute warning I mean.

floral furnace
#

Knight on Crack

rain cedar
#

So if that one is playing something you're sol

compact sedge
#

even though it's a f2p game

rain cedar
#

Use family sharing as a way of getting games to crack tbh

#

Advanced piracy

fair rampart
#

glorified sprintmaster + glorified dashmaster in Exaltation brings your speed to 12.45

#

zoomy asf

cunning lagoon
#

whats the default speed

fair rampart
#

8.3

rain cedar
#

2x glorified is 50% buff

#

Weak

fair rampart
#

it's still omegafast in practice

floral furnace
#

which is why you always use and rush for sprintmaster

fair rampart
#

normal sprintmaster + normal dashmaster is 11.5 for instance

buoyant obsidian
#

beware softlocks with that sort of speed

fair rampart
#

how do you mean?

buoyant obsidian
#

you might be able to jump somewhere that requires climbing claw

#

and then sit on a bench down there

#

perma stuck

fair rampart
#

yikes

buoyant obsidian
#

probably not if you glorify it though :P

#

I mean

#

if you have it

#

at that point

fair rampart
#

yeah glorification is probably going to be at godhome

#

can you reach godhome without the claw ๐Ÿค”

#

prob not

buoyant obsidian
#

make compass cost 0 notches as a glorify

floral furnace
#

claw is pretty much essential for like 70% of the game at that point

buoyant obsidian
#

if you don't already have it

fair rampart
#

I was initially going to make the compass display a minimap but that idea was already in charming

rain cedar
#

Make a minimap that runs well

#

That's not already in charming

fair rampart
#

lul

copper nacelle
#

not as good as mine

fair rampart
#

nice

fair rampart
#

the HK mod community seems to be a bunch of memelords with insane code skills

floral furnace
#

no everyone just steals code here

copper nacelle
#

UI.egg

buoyant obsidian
#

memelords with insane time and effort

#

not coding skills

copper nacelle
#

implying i have skill

#

there's your first mistake

buoyant obsidian
#

I literally mashed buttons until stuff started happening

floral furnace
#

nice

rain cedar
#

Unless you're in light mode I guess

#

Then it's nothing

cunning lagoon
#

it kinda looks like a white bee

copper nacelle
#

also this hurts my eyes

floral furnace
#

ew

copper nacelle
#

how does acrid do it

#

it's actually painful

cunning lagoon
#

does he use light theme

floral furnace
#

you can say he has

#

No Eyes

cunning lagoon
#

is he a monster

copper nacelle
#

he uses light theme

buoyant obsidian
#

I'd say light mode isn't bad but

young walrus
#

nah. monstah uses dark theme

buoyant obsidian
#

it doesn't even turn the whole Discord light

#

it's only half light

#

like wtf

compact sedge
#

oh god why is the text so light on light mode

copper nacelle
#

idk it hurts

compact sedge
#

I want text as dark as the black on the title screen for absolute radiance.

buoyant obsidian
#

I think someone's boss said they needed to implement a light mode

young walrus
#

i got news for you

#

that's dark blue

compact sedge
#

when the goddamn sun god is darker than discord light theme

buoyant obsidian
#

so the guy made it as bad as possible to encourage people not to use it

compact sedge
#

they copied everything else about slack they could have stolen their light theme colors too

cunning lagoon
#

no one should use that abomination

buoyant obsidian
#

to be fair though they one-upped Slack pretty hard

copper nacelle
#

ye

rain cedar
#

Slack still has a market because no business would be caught dead using discord

buoyant obsidian
#

^

copper nacelle
#

^

compact sedge
#

yeah

#

I mean ^

buoyant obsidian
#

the lel we're gamers xD prevents it entirely

cunning lagoon
#

xD

rain cedar
#

The actual gamers don't even like those messages

#

So idk why they have them

buoyant obsidian
#

it's a shame

compact sedge
#

gaymers rize up

buoyant obsidian
#

I would be working on group projects in Discord

#

if it wasn't for catching a level 99 rayquaza xD

fair rampart
#

so if OnHeroUpdate calls once per frame that should mean 60 calls if the game is running at 60 FPS, right

leaden hedge
#

businesses trolled epic style

rain cedar
#

I guess so

copper nacelle
#

๐ŸŒฝcornycornycorny๐ŸŒฝcorny๐ŸŒฝ๐ŸŒฝ๐ŸŒฝcorny
corny๐ŸŒฝcorny๐ŸŒฝcornycorny๐ŸŒฝcornycorny๐ŸŒฝ
cornycorny๐ŸŒฝcornycornycorny๐ŸŒฝcornycorny๐ŸŒฝ
corny๐ŸŒฝcorny๐ŸŒฝcornycorny๐ŸŒฝcornycorny๐ŸŒฝ
๐ŸŒฝcornycornycorny๐ŸŒฝcorny๐ŸŒฝ๐ŸŒฝ๐ŸŒฝcorny

compact sedge
#

you can use MonoBehavior Update if you need something running once per frame too

#

or FixedUpdate for 50 times a second

#

(on average)

rain cedar
#

Hero update is just MonoBehaviour update

#

But as a hook

copper nacelle
#

subscribe to hero update hook in a hero update hook

solemn rivet
#

and do it every frame

fair rampart
#

should I like and favorite too

leaden hedge
#

smash that like button

#

smash that bell button

#

smash that subscribe button

solemn rivet
#

wut u doing here m8

buoyant obsidian
#

smash that smash button

compact sedge
#

hey can someone tell me just from reading this text which one of these is the drop acid from above attack?

              \----PFSM ---- Transitions for state: Transition on SWOOP to state Swoop Antic
              \----PFSM ---- Transitions for state: Transition on SUMMON to state Summon Roar
              \----PFSM ---- Transitions for state: Transition on ACID ROAR to state Shift Down?
              \----PFSM ---- Transitions for state: Transition on HALF to state Choose Attack 2
solemn rivet
#

kdt how's that Fennel in HK mod? Did you abandon it?

#

acid roar?

compact sedge
#

is that what that boss' name was?

solemn rivet
#

ye

compact sedge
#

also I don't remember flying nosk having 2 phases

#

so this is odd

solemn rivet
#

2 phases, yeah

copper nacelle
#

did you remember hive knight having 3

#

stay woke

solemn rivet
#

alive and ded

fair rampart
#

hmm

solemn rivet
#

wut

#

hive knight has 3 phases?

copper nacelle
#

yes

fair rampart
#

what exactly is an enemy I can beat up to test the combo speed

solemn rivet
#

maybe summoning bees counts as a phase

#

idk

compact sedge
#

well hive knight doesn't use the bee summon one

#

oh I see acid roar is the shoot acid attack and only in the second phase does he do the roof acid drop thingy

copper nacelle
#

one phase is like 50 hp w/ nail 4

floral furnace
#

lower your damage xhuis then hit any enemy like the huge bois at crossroads

leaden hedge
#

it worked, so there was nothing else to really work on for the boss, I'd have to find somewhere to transition to a new area and make a new scene with a momodora sprite which is more effort than its worth for a proof of concept

fair rampart
#

also I should probably use a better debug method than making having spore shroom equipped glorify everything and having spore shroom not equipped deglorify everything

leaden hedge
#

have you tried

#

keybinds

copper nacelle
#

throw it in a random boss arena

solemn rivet
#

so what you're saying is

#

we can kill fennel in hk

copper nacelle
#

also sharing is caring

solemn rivet
#

if we try hard enough

compact sedge
#

GG_Fennel_V when

solemn rivet
#

Xhuis simple answer is keybinds, like KDT said

#

you can also create a button on screen using imgui, for instance

leaden hedge
#

if you want to finish off the bosses attacks and figure out somewhere to put it yeah

fair rampart
#

yeah but I don't wanna do effort

solemn rivet
#

share hollowwoke

fair rampart
#

share what

copper nacelle
#

share boss

solemn rivet
#

it's no effort xhu

#

keybinds is p easy

copper nacelle
#

if (Input.GetKeyDown(KeyCode.H))

#

amazing

floral furnace
#

0.5 effort is still greater than 0 effort

solemn rivet
#

^

fair rampart
#

it's too HARD

#

but uh

#

would doing that allow me to toggle it, so that smashing that H button would glorify and then tapping it again later on would deglorify

copper nacelle
#

you could do that

#

just make a bool

fair rampart
#

ye

solemn rivet
#

it's up to you m8

fair rampart
#

I'm just not sure if it would send a signal again when I unpressed it and trigger the swap automatically

solemn rivet
#

well it's a bool that's true if there's input and false otherwise

#

and you can just use it as a trigger

fair rampart
#

fair

solemn rivet
#
if (Input.GetKeyDown(KeyCode.H))
{
glory = !glory;
}```
#

:effort:

fair rampart
#

okay so just making sure

#

        public void OnAttack(AttackDirection dir)
        {
            SteelTempestStrength += 0.1f;
            dmg = PlayerData.instance.nailDamage;
            PlayerData.instance.nailDamage = 0;
            PlayMakerFSM.BroadcastEvent("UPDATE NAIL DAMAGE");
        }

        private void OnAfterAttack(AttackDirection dir)
        {
            PlayerData.instance.nailDamage = dmg;
            PlayMakerFSM.BroadcastEvent("UPDATE NAIL DAMAGE");```
#

this WON"T make my nail forever do 0 damage right

#

it'll make it deal 0 damage for the attack but keep the actual value set for when I remove the code

solemn rivet
#

uhhh no

fair rampart
#

no what

compact sedge
#

imo HitInstanceHook or On.HealthManager.TakeDamage

#

HitInstanceHook lets you override damage

fair rampart
#

well the damage tweak won't actually be permanent

compact sedge
#

without setting anything

fair rampart
#

I'm just using it so that I can test combos without instamurdering dudes

copper nacelle
#

0 damage won't let you hit shit

compact sedge
#

imo InfiniteEnemy component

solemn rivet
#

wait

#

I'm dumb

#

nvm

compact sedge
#

drop on any enemy and enable and they will have infinite hp

cunning lagoon
#

yes you just hit them infinity times until they die

copper nacelle
#

do 10k damage

#

ez uninfinite

hollow pier
#

supertask

compact sedge
#

do 10k damage in one hitinstance

copper nacelle
#

yes

#

ez

compact sedge
#

you ain't doing that without cheating

copper nacelle
#

50k flukes in one spot

#

just git gud

solemn rivet
#

tbf listen to AA

compact sedge
#

tbf I actually legit use the infinitemyla mod for testing

#

no joke

solemn rivet
#

even tho it's finnicky, hitInstance is still better than OnAttack for damage

compact sedge
#

it was a dumb meme I made in 3 minutes

copper nacelle
#

not even using infinite uumuu

solemn rivet
#

not even once 56

copper nacelle
#

uumuu is so unfun

compact sedge
copper nacelle
#

i tried

#

but it was still boring

solemn rivet
#

I mean

compact sedge
#

what about

#

infinite newmuu

cunning lagoon
#

deleet

solemn rivet
#

I get it, they needed to make uumuu work without quirrel

#

but

#

of all possible solutions

#

they come up with

fair rampart
#

I wonder if people will actually use this mod if I published it, since it's literally just straight buffs with no drawbacks

solemn rivet
#

uoma? really?

compact sedge
#

of all the possible solutions this one makes the most lore and logical sense

copper nacelle
#

tbh i like newmuu better than old uumuu

#

at least you do something

cunning lagoon
#

yeah same

fair rampart
#

I think oldmuu was super cool the first time through

compact sedge
#

it's just hard and dumb waiting for the rng of him summoning it

fair rampart
#

I dunno about you but seeing quirrel appear made me like "OH BABY"

copper nacelle
#

i died before quirrel appeared

compact sedge
solemn rivet
#

rip

hollow pier
#

what

fair rampart
#

๐Ÿ‘ keeono ne keero ๐Ÿ‘
๐Ÿ˜ค KASSAAAH ๐Ÿ˜ค

cunning lagoon
#

delet

solemn rivet
#

kassaah

hollow pier
#

but it's like 3 attacks

#

who dies within 3 attacks

fair rampart
cunning lagoon
#

56

copper nacelle
#

i'm very skilled at dying

hollow pier
#

clearly

copper nacelle
#

@fair rampart make it rotate

#

or b an

solemn rivet
#

markoth agrees

hollow pier
#

as per your marmoth experience

#

marmoth

copper nacelle
#

marmoth

compact sedge
#

the real spikes don't even really rotate

cunning lagoon
solemn rivet
#

marmoth

hollow pier
#

marm

compact sedge
#

they just make sound effects and play an animation and shoot off particles

hollow pier
#

fluke

fair rampart
#

oh god it's bugged

hollow pier
#

moth

solemn rivet
#

next mod by ptk

hollow pier
#

rad

#

flukemarm

#

rad

fair rampart
#

these attacks are SOFAST

copper nacelle
#

they go through like 3 sprites right

hollow pier
#

flukerad

#

stay tuned folks

#

instead of balls

#

we spawn flukefeys

compact sedge
#

yeah they just go through sprites to "rotate"

copper nacelle
#

make your own sprite animator

hollow pier
#

that can't die

copper nacelle
#

i believe in the rotating charm

solemn rivet
#

aren't these like

#

the same sprite

#

but, u kno

#

rotated

copper nacelle
#

yes

hollow pier
#

gradow can't you see the rtx on smh my head

#

very important

copper nacelle
#

xhuis is the mod gonna be open source

solemn rivet
#

sorry ptk I'm still rtx off

fair rampart
#

@copper nacelle very likely

solemn rivet
#

share boi

copper nacelle
#

h a h a y e s

fair rampart
#

I'm an advocate for opensource

copper nacelle
#

i wanna pr rotating saws

hollow pier
#

can i have glorify

solemn rivet
#

hi an advocate for opensource

#

I'm gradow

hollow pier
#

Gradow!

cunning lagoon
#

Gradow!

solemn rivet
#

Gradow!

buoyant obsidian
#

Gradow!

fair rampart
#

out of the... 6 or so years I've spent coding for fun, all of that has been on opensource projects

compact sedge
#

Gradow!

#

I approve

copper nacelle
#

Gradow!

#

i should put bindings on github

solemn rivet
#

you should

#

so I can steal it

cunning lagoon
#

please do

buoyant obsidian
#

I've always wondered

solemn rivet
#

๐Ÿ‘€

cunning lagoon
#

ill fix your broken ass mod

buoyant obsidian
#

is GitHub on GitHub?

compact sedge
#

no github is closed source

copper nacelle
#

you try fixing bindings

#

fuck ui

buoyant obsidian
#

ironic

compact sedge
#

gitlab is on gitlab tho

solemn rivet
#

didn't esipode get the ui working tho

copper nacelle
#

you can get the ui working w/out bindings working

#

and vice versa

#

without a problem

solemn rivet
#

but not both?

copper nacelle
#

yes

fair rampart
#

h*ck

#

seems like setting nail damage to 1 doesn't do anything

solemn rivet
#

wut

fair rampart
#

but ofc setting it to 9999 works just fine

#

        public void OnAttack(AttackDirection dir)
        {
            SteelTempestStrength += 0.05f;
            dmg = PlayerData.instance.nailDamage;
            PlayerData.instance.nailDamage = 1;
            PlayMakerFSM.BroadcastEvent("UPDATE NAIL DAMAGE");
        }

        private void OnAfterAttack(AttackDirection dir)
        {
            PlayerData.instance.nailDamage = dmg;
            PlayMakerFSM.BroadcastEvent("UPDATE NAIL DAMAGE");```
#

this would in theory make my attacks super weak but it doesn't

compact sedge
#

what if I silently changed the modding api license to GPL?

solemn rivet
#

do you have any charms or anything that augment damage?

#

like fotf or fstr

fair rampart
#

nup

#

let me check

solemn rivet
#

huh

#

iirc fstr is actually a hitinstance multiplier

fair rampart
#

I wish there was a mod that made one of the bosses have no AI and infinite health so it could be used as a punching bag

solemn rivet
#

so you can't change it directly by setting nail damage

fair rampart
#

make it hive knight or something

#

punch a bee forever

#

my kind of life

compact sedge
#

I could mod infinitemyla to do that but I'm too lazy and the source code is online

fair rampart
copper nacelle
fair rampart
#

in order: stalwart shell, grubsong, dashmaster, sprintmaster, quick slash

solemn rivet
#

I have no idea what any of these are

fair rampart
#

none of them modify dmg

solemn rivet
#

ok

copper nacelle
#

spore shroom, stalwart, grubsong?, dashmaster, sprintmaster, quick slash

#

i think

fair rampart
#

ye

solemn rivet
#

there's no way grubsong is null tho

#

that aside

#

I have no idea why setting it to 1 didn't work

fair rampart
#

the combo mechanic might not actually work that well

solemn rivet
#

try

#

hitInstances

fair rampart
#

maybe I'll make it make you swing uberfast

copper nacelle
#

int? @int? = 1;

#

high tier variable naming

cunning lagoon
#

hmm, how strange, i dont see anything wrong with your code

#

must be a bug

copper nacelle
#

wow amazing observation

solemn rivet
#

wait, dlk can code

cunning lagoon
#

no lol

solemn rivet
#

oh

#

k

#

btw

#

do you prefer being called dlk, kuro or something else?

cunning lagoon
#

idk whatever you like the most

solemn rivet
#

daddy

cunning lagoon
#

๐Ÿ˜ฉ

copper nacelle
#

dlk, kuro, dlkurosh, dlkuro, hsoruKLD

solemn rivet
#

DLCuro

copper nacelle
#

DLCurrency

rain cedar
#

I'm gonna call him osh

cunning lagoon
#

nice

copper nacelle
#

is this ush but o

buoyant obsidian
#

I'll call him

#

h

copper nacelle
#

hhhhhhhhhh

#

why does writing s/h/h not send the message in discord

cunning lagoon
#

s

#

wrong

#

as usual

solemn rivet
#

ysyak

buoyant obsidian
#

how did you even figure that out 56

#

test /s/

#

f/f/

#

s/ test

#

test/s test

copper nacelle
#

it's vim/vim regex form

buoyant obsidian
#

holy shit

#

it' testing the edit

#

WHAT THE FUCK

copper nacelle
#

holy shit

#

that's so sick

#

s/godly/godly

#

that's amazing

cunning lagoon
#

what

copper nacelle
#

it's sed regex form

#

and it works in discord

cunning lagoon
#

ah of course

copper nacelle
#

really cool actually

solemn rivet
#

wait what

cunning lagoon
#

sed regex

solemn rivet
#

what am I missing

copper nacelle
#

write

#

s/missing/homosexual

#

see what happens

buoyant obsidian
#

holy shit

cunning lagoon
#

nothing

buoyant obsidian
#

/s/fuck/fuck

copper nacelle
#

won't work for you dlkurosh

#

dlk try

cunning lagoon
#

56 gay

copper nacelle
#

try

solemn rivet
#

ree

copper nacelle
#

s/damn/ree

cunning lagoon
#

wow

#

it works

buoyant obsidian
#

that's a neat thing

copper nacelle
#

gradow do s/nothing/ree

hollow pier
#

/s /s /s

copper nacelle
#

i was wondering why it wasn't sending

solemn rivet
#

O

copper nacelle
#

had me confused for so long

buoyant obsidian
#

I already knew about this I think

solemn rivet
#

56 has the big gay

buoyant obsidian
#

long long ago

cunning lagoon
#

lmao

solemn rivet
#

NICE

cunning lagoon
#

am i a hacker now

buoyant obsidian
#

I'm straight

copper nacelle
#

it's vim/sed syntax

#

also ed i guess

cunning lagoon
#

does it only work for your last message

copper nacelle
#

ye

solemn rivet
#

how's this any better than right-click edit?

copper nacelle
#

cause mouse movement

cunning lagoon
#

or literally just pressing up arrow

buoyant obsidian
#

it's faster

copper nacelle
#

^

fair rampart
#

it's only 12:05 in the morning

copper nacelle
#

faster for me at least

odd jetty
#

/s/test

buoyant obsidian
#

some people don't believe in using mice

fair rampart
#

and dominos closes at 1 AM

copper nacelle
#

@odd jetty no slash at the beginning

#

like

odd jetty
#

s/whatever

buoyant obsidian
#

56 admit it you were born like 30 years ago

hollow pier
#

s/56gay

copper nacelle
#

no like

cunning lagoon
#

excuse me no mouse required

copper nacelle
#

s/test/something else

cunning lagoon
#

just up arrow

solemn rivet
#

type anything u dungos

copper nacelle
#

yeah but then you have to move to what you want

hollow pier
#

ogay

cunning lagoon
#

true

buoyant obsidian
#

now I can instantly remove all straight

solemn rivet
#

then do s/thatthing/anotherthing

odd jetty
#

what does that do

buoyant obsidian
#

straight

copper nacelle
#

replaces it

hollow pier
#

gay

copper nacelle
#

like a sed regex

solemn rivet
#

becomes this

copper nacelle
#

doesn't actually regex

buoyant obsidian
#

s/fuck/**

odd jetty
#

wat

#

another test

buoyant obsidian
#

s/fuck/****

cunning lagoon
odd jetty
#

OMG

solemn rivet
#

gottem

buoyant obsidian
odd jetty
#

That's amazing

cunning lagoon
#

what other uses does this have

solemn rivet
#

now only ptk

#

join us

hollow pier
#

i already did it

solemn rivet
#

๐Ÿ‘€

odd jetty
#

<b>amazing!</b>

cunning lagoon
#

no u didnt

solemn rivet
#

u did

#

ye

cunning lagoon
#

oh

odd jetty
#

I tried

solemn rivet
#

hadn't seen it

hollow pier
#

also you can just up ctrl+a del to edit completely

solemn rivet
#

^

cunning lagoon
#

speed

solemn rivet
#

that's what I usually do

hollow pier
#

up is better

copper nacelle
#

for quick edits i think i'll use this more

#

but for big edits up arrow is better

hollow pier
#

for manageede

cunning lagoon
#

to fix a typo or something it's better to use up arrow

copper nacelle
#

what if you mistype the first word in a long sentence and it's really short

cunning lagoon
#

and thats literally trhe only reason i edit comments

copper nacelle
#

s/trhe/the

solemn rivet
#

wait

copper nacelle
#

h

cunning lagoon
#

you oress the button that takes you to the beginning of the sentence

#

idk what its called

copper nacelle
#

Home

solemn rivet
#

is it really regex

cunning lagoon
#

yeah

hollow pier
#

hey guys this is a long sentence with a typo in the middle of it

copper nacelle
#

no it's interpreted literally

hollow pier
#

ez clap

cunning lagoon
#

wow the truest of speedrunners

solemn rivet
#

oh

copper nacelle
#

but it uses sed regex form

buoyant obsidian
#

hey 56 you're straight

solemn rivet
copper nacelle
#

i wish it actual regex

#

that'd be sick

solemn rivet
#

the things we could do

copper nacelle
#

:hollowface:

#

huh

#

no emotes

cunning lagoon
#

huh

solemn rivet
#

:zote:

copper nacelle
#

:intenseface:

buoyant obsidian
#

emotes straight

hollow pier
#

huh

buoyant obsidian
#

It can do formating

hollow pier
#

did you try :zotee tho

buoyant obsidian
#

but not emotes

#

?

leaden hedge
#

emotes aren't actually text

copper nacelle
#

ye

buoyant obsidian
#

oh yeah

leaden hedge
#

they are sent as a different string

copper nacelle
buoyant obsidian
#

tโ˜…sting

compact sedge
copper nacelle
#

idk

solemn rivet
#

kek

copper nacelle
#

advanced

#

that's what it is

compact sedge
#

...you wrote it

solemn rivet
#

bigthink

buoyant obsidian
#

tโ˜sting

solemn rivet
#

that's like

#

exploding brain meme level

buoyant obsidian
#

this is nโ˜at

copper nacelle
#

i didn't write that

hollow pier
#

56 gayer

copper nacelle
#

u

fair rampart
buoyant obsidian
#

all my โ˜'s will bโ˜ clouds

solemn rivet
#

don't Xhu

hollow pier
#

monkaS

solemn rivet
#

that's cursed

cunning lagoon
#

wtf

copper nacelle
#

does it respect the /g flag?

buoyant obsidian
#

wait a second

#

s/test/test

copper nacelle
#

whomst test ee e e

#

no

#

it doesn't

fair rampart
#

@solemn rivet it drops your damage by a hefty amount to compensate

hollow pier
#

do you just do the emote code for emotes

copper nacelle
#

yeah

fair rampart
#

so that it's a good DPS increase if you're good with the combos and if not it drops you

hollow pier
#

like the bigass lookin number ass

copper nacelle
hollow pier
#

nice

cunning lagoon
#

the bigass lookin number ass GWchadMEGATHINK

solemn rivet
#

as long as you don't also increase swing speed, that should be fine

buoyant obsidian
#

tzotest

copper nacelle
#

nice

#

i think it only replaces the first

#

doesn't respect /g

#

sadly

hollow pier
buoyant obsidian
#

How do I get the emote code for ๐Ÿ…ฑ

hollow pier
#

ez

copper nacelle
#

\๐Ÿ…ฑ

#

ez

hollow pier
buoyant obsidian
#

Thanks

cunning lagoon
#

๐Ÿ…ฑ

buoyant obsidian
#

๐Ÿ…ฑ

copper nacelle
#

why

cunning lagoon
#

why does it look like that

solemn rivet
hollow pier
#

\๐Ÿ…ฑ

cunning lagoon
#

cursed B

copper nacelle
#

:b:

hollow pier
#

if only backslash existed

buoyant obsidian
#

Behold my mighty game-๐Ÿ…ฑreaking test, it is the ๐Ÿ…ฑest

copper nacelle
#

you can do :b: in s/ and it'll work

buoyant obsidian
#

no capital ๐Ÿ…ฑ's :(

copper nacelle
#

case sensitive i guess

young walrus
#

wtf

hollow pier
#

hi :b:ick

copper nacelle
#

y:b::b:t

buoyant obsidian
#

If only I could do multiple s/s/ at a time

solemn rivet
#

hey mick I'm having fun with numbers

#

as you can see

cunning lagoon
#

aest

#

๐Ÿค”

buoyant obsidian
#

why are we all num๐Ÿ…ฑers

hollow pier
#

:b:

#

:b: :b:

leaden hedge
copper nacelle
#

@solemn rivet important dll

solemn rivet
#

๐Ÿ‘€

leaden hedge
#

that dll just imports an asset bundle, and sets up references

solemn rivet
#

smash that download button

hollow pier
#

can you do s/entire message/something

leaden hedge
#

the mega folder is a unity project that you put into an assetbundle

copper nacelle
#

yeah you definitely can

hollow pier
#

what's the thing

leaden hedge
#

also cape shader includered

copper nacelle
#

typing out the whole thing

#

s//e

hollow pier
leaden hedge
#

because apparently I coded that in there

buoyant obsidian
#

can someone give me โฌ› ?

copper nacelle
#

\โฌ›

buoyant obsidian
#

or teach me how

cunning lagoon
#

โฌ›

hollow pier
#

no

buoyant obsidian
#

Now loading: ___________________________

#

fuck

cunning lagoon
#

nvm

hollow pier
#

\โฌ›

buoyant obsidian
#

Now loading: โฌ›โฌ›โฌ›โฌ›โฌ›โฌ›โฌ›โฌ›โฌ›โฌ›โฌ›โฌ›โฌ›โฌ›โฌ›โฌ›โฌ›--------

hollow pier
#

\๐Ÿ––

#

nice

cunning lagoon
buoyant obsidian
#

it stopped working

cunning lagoon
#

fuck my internet died

copper nacelle
#

whomst

leaden hedge
hollow pier
#

wow is this every steam install ever

buoyant obsidian
#

did we break Discord

#

๐Ÿ––

copper nacelle
#

ShitEngine

solemn rivet
#

hacker lyf

hollow pier
#

you ever realise vulcan is also Raised Hand With Part Between Middle and Ring Fingers

buoyant obsidian
#

โฌœ someone gimme this?

hollow pier
#

\โฌœ

#

is that it

copper nacelle
#

\โฌœ

buoyant obsidian
#

โฌœ
is that it

copper nacelle
#

\โฌœ

buoyant obsidian
#

โฌœ

hollow pier
#

it that is

buoyant obsidian
#

:)

#

now how do I post the non character version

#

~โฌœ~

#

non emoji I mean

hollow pier
#

you ever know triple clicking a message highlights it

copper nacelle
#

\:emote:

cunning lagoon
#

isnt that every text

buoyant obsidian
#

\โฌœ

#

amazing

#

\โฌœโฌœ

cunning lagoon
#

2 clicks highlights a word 3 highlights the sentence

hollow pier
#

yes

buoyant obsidian
#

\โฌœ\โฌœ\โฌœ\โฌœ\โฌœ\โฌœ\โฌœ\โฌœ\โฌœ\โฌœ\โฌœ\โฌœ\โฌœ\โฌœ\โฌœ

young walrus
#

wow this is smart

hollow pier
#

no u

cunning lagoon
hollow pier
#

shit

leaden hedge
#

did you know crtl+a selects pretty much everything

hollow pier
#

mick is smart tho

young walrus
#

thx dad

leaden hedge
#

way more useful

buoyant obsidian
#

โฌœ

#

โฌœ

hollow pier
leaden hedge
#

np

cunning lagoon
#

it even highlights the search bar

#

how convenient

hollow pier
#

wowee

#

what happens when i paste it

buoyant obsidian
#

did you know ALT plus one of the F1-F12 keys makes Discord switch fonts?

#

can't remember which one

hollow pier
copper nacelle
hollow pier
#

that's a pretty good altf4 prank 753

copper nacelle
#

you actually got me

#

agony

buoyant obsidian
#

it works really well if you say it in voice

hollow pier
#

you know alt+shift changes keyboard language

buoyant obsidian
#

I'm really good at playing it off so people believe it and start hitting F keys

steep sail
#
public class zote
{
     public void modding()
     {
           console.log(' you are dumb');
     }
}
cunning lagoon
steep sail
#

(shiet, joke failed)

leaden hedge
copper nacelle
#

i got fucked by an invisible fennel

leaden hedge
#

I don't think her hurtbox is enabled

#

but its like 3 lines to add

copper nacelle
#

it definitely hurts

steep sail
#

Why 56 stolen style of Momodora`s bosses HP bar?

leaden hedge
#

well her hitboxes are enabled :^)

#

but I don't think you can hit her

hollow pier
copper nacelle
#

i have the fennel stuff in streaming assets

cunning lagoon
#

wth is a momodora

hollow pier
#

uhhhhhhh

copper nacelle
#

game

cunning lagoon
#

is this a lewd game

leaden hedge
#

good luck getting it to work intenseface

hollow pier
leaden hedge
#

no support included

hollow pier
#

indie metroidvania

cunning lagoon
#

i see

hollow pier
#

sorry can't be better than hk

#

no chance

cunning lagoon
#

it looks anime

#

im sticking to hollow knight thanks

hollow pier
#

anime = no

leaden hedge
#

anime

#

more like

#

anigay

#

GotEm

compact sedge
#

holy shit I own this game and I've neverp layed it.

hollow pier
#

delete it