#archived-modding-development

1 messages ยท Page 198 of 1

cunning lagoon
#

but you are nearly guaranteed to get through it without getting hit

copper nacelle
cunning lagoon
#

i have gotten hit 3 out of 5 times ยฏ_(ใƒ„)_/ยฏ

hollow pier
#

kdt lies

copper nacelle
cunning lagoon
#

i mean right is also rtrash

hollow pier
cunning lagoon
#

im gonna start just slowly dropping down the platforms one by one

copper nacelle
cunning lagoon
#

infected gruzzers

hollow pier
#

yeah you only go middle when it's infected

cunning lagoon
#

so it's for the second time

#

fucking christ

copper nacelle
#

til

hollow pier
#

xroads are never infected in myla%

cunning lagoon
#

it's clearly tyhe superior cat

#

no uumuu no qga

fair rampart
#

I wonder if the mod api update caused it ๐Ÿค”

copper nacelle
#

what

fair rampart
#

it's been about 8 days since I loaded up this code so

#

it didn't throw this error til now

#

anyone know of a mod that lets you have more than 11 notches, without giving you them as soon as you install the mod?

#

OnCharmUpdate itself hasn't been modified in any way

copper nacelle
#

no

fair rampart
#

ri

#

rip*

buoyant obsidian
#

so you wanna cheat but you wanna earn the cheat?

fair rampart
#

someone should make one that works with infinite grimm so that you can get a notch for every so kill

#

uh.. I suppose..?

copper nacelle
#

infinite
kill

#

really makes u think

fair rampart
#

if you want cheats use the bonfire mod LUL

cunning lagoon
#

so do i keep dropping down the right or not

fair rampart
#

nah fam that mod I don't like

#

the nail damage scales waay wierd with that mod

#

so that you can't even one shot flukefeys

#

why do errors not give the line at which the error occurred

#

skre

copper nacelle
#

cause unity

fair rampart
#

so how am I supposed to figure it out

#

you git gud lol

#

die

copper nacelle
#

log

fair rampart
copper nacelle
#

i usually log like

#

1,2,3,4,5,6,7,8,9,10,etc

#

also try catch

cunning lagoon
#

why dont start at 0

copper nacelle
#

i actually started at 3 yesterday

cunning lagoon
#

arrays start at 3

fair rampart
#

well to be honest I think given that around 98% of the log is composed of this line it's probably there

copper nacelle
#

null check ez

fair rampart
#

frick

#

its not

copper nacelle
#

my code remains flawless /s

cunning lagoon
#

idk about that im sure i could find at least one flaw

fair rampart
#

hiveblood buff is broken boys hollowsad

copper nacelle
#
GameObject health = GameObject.Find("Health");
if (health != null)
    // stuff
#

wokest

bronze temple
#

not using braces

#

"why does it crash anyway"

fair rampart
#

heck off

#

anyway yea

#

cache should be fine

copper nacelle
#

braces in examples are too much effort

fair rampart
copper nacelle
#

no

fair rampart
#

big ouch

copper nacelle
#

uppercase local variable names

#

delet this

#

also if (health != null)

fair rampart
#

how about THICK_HIVEBLOOD

copper nacelle
#

no

fair rampart
#

yes

#

u can't stop me

copper nacelle
#

caps are consts

#

wtf

fair rampart
#

i'm gonna name it

#

helf

bronze temple
#

@copper nacelle you haven't lived until you saw Ryujinx' source

copper nacelle
#

oh no

fair rampart
#

oh man that reminds me

#

on another project a long time ago someone made a massive (like, 1k+ line) addition to a game but

#

the code was literally just... his own syntax

solemn rivet
#

this just in - dealing with superdash is pain

fair rampart
#

he made it up entirely and just made it like that, never tried to compile

#

tried to pull request it

bronze temple
fair rampart
#

spent several days trying to fix the massive mess before the maintainers closed it out of pity

copper nacelle
#

wtf

bronze temple
#

oof :/

fair rampart
#

I think the dude was like... 11 or so

bronze temple
#

hasn't he even used an IDE like Visual Studio?

fair rampart
#

he was also tempbanned several times because it was a multiplayer game and he kept exploiting things to crash the server

copper nacelle
fair rampart
#

dude was weird

copper nacelle
#

it was like 400 lines of that copy pasted

fair rampart
#

and no it was on a really bad engine so it used its own compiler

#

i shant name it

cunning lagoon
#

name it

#

you wont

fair rampart
#

no

#

that fixed it though also

#

so yay

bronze temple
#

you have raised our interest

#

ah, good to know

solemn rivet
#

ok

#

how tf do I get an object via its fsmgameobject name?

fair rampart
#

i'll see if I can find the pull request on the old github but it's been like... almost a year now

#

since I was last there, so

cunning lagoon
#

is there some setup for mantis pogo or is it just praying that they behave

fair rampart
#

oof, issues have gone from 900 or so to 1300

copper nacelle
#

are you getting all 3

cunning lagoon
#

yea

#

they get kinda stuck in the top left corner sometimes

compact sedge
#

@fair rampart just throwing this out there. I'm not a big fan of the bonfire mod but it actually works really well with infinite grimm because IG rewards you with geo and you need geo to upgrade your weapon which in turn gives you more geo because you do more damage.

cunning lagoon
#

i've been trying to catch them as they stab me it feels more efficient that way

fair rampart
cunning lagoon
#

but i still dont know how to do it consistently

compact sedge
#

how tf do you get 131 messages on github

cunning lagoon
#

efficient might not be the right word

#

ยฏ_(ใƒ„)_/ยฏ

fair rampart
cunning lagoon
#

we're were where going

fair rampart
#

`Make the cards datums, not fucking subtypes of the DECK OBJECT. That's incredibly idiotic, try again.

`

#

`Why are hands a child of decks when they literally don't inherit ANY behavior from the deck?

`

#

`I gave up critiquing your code. It's horrendous.

`

compact sedge
#

this project gives me pain

#

like

#

working with other people

#

ech

#

who wants to do that

fair rampart
#

I code in opensource stuff as a hobby

#

it's not so bad if the codebase is super super well-regulated

#

and even then things still slip through the cracks, especially games where people want to change the whole game to fit their vision

#

multiplayer games are a nightmare to code for if it's open-source, singleplayer games are a lot more tolerable but still have their problems

#

@copper nacelle also it seems like
if (helf)
still works the same as
if (helf != null)

copper nacelle
#

what if helf suddenly implicits to true

compact sedge
#

if I ever retire from modding which I might I'm gonna live out the rest of my coding life working on KDE stuff.

fair rampart
#

well I guess it'd runtime then

buoyant obsidian
#

what if helf = false;

cunning lagoon
#

what if while 1 == 1 {
do something
}

buoyant obsidian
#

1 = 2;

#

checkmate

fair rampart
#

I still can't decide if the stalwart shell effect is overpowered or underpowered

#

tl;dr
if you have 33 soul, and you take a hit of at least 2 masks of damage, remove the soul and reduce the damage by 1 mask

cunning lagoon
#

WHAT DOES IT DO

#

sounds good

#

i wouldn't call it overpowered

fair rampart
#

think I'm going to change it to the focus cost though

#

that way it synergizes with glorified quickfocus

cunning lagoon
#

what if you were overcharmed ๐Ÿค”

#

would it nullify the effect

fair rampart
#

I don't think so

#

what would happen is uh

cunning lagoon
#

then its not that good

#

definitewly not overpowered

fair rampart
#

2 masks times 2 = 4
4 reduced by 1 = 3

cunning lagoon
#

oh no

#

i mean normal hits

#

so basically you dont take 2 masks from normal hits when overcharmed

fair rampart
#

o

#

probably would

#

nullify it I mean

#

assuming you have the soul

cunning lagoon
#

yeah sounds pretty good

#

still not overpowered i dont think

buoyant obsidian
#

but then you're paying 2 notches to slightly reduce the negative effect of overcharming

fair rampart
#

it'd be a tradeoff between "do I want every hit to take soul" or "do I want fewer charms"

cunning lagoon
#

yeah so if you overcharm for a 4 notch charm you end up effectively getting more notches kinda for free

#

you also get a bunch more iframes

fair rampart
#

if you want the uber tank build sharp shadow glorify is good for that

#

as it gives you just under a second of extended invuln

#

after you end your shade dash

#

@copper nacelle charm sprite list length is 41

copper nacelle
#

try 41st ez

fair rampart
#

well problem is, there are 40 charms

#

after void heart there's the grimm troupe charms

#

sprintmaster, dreamshield, weaversong, grimmchild, and carefree melody

cunning lagoon
#

ok i have to ask

#

why does everyone have so much trouble beating the soul warrior

hollow pier
#

because they don't

cunning lagoon
#

everyone fucking saying he's harder than soul mawster

#

makes no fucking sense

hollow pier
#

soul mawster is pretty difficult

cunning lagoon
#

you walk to the fucking side and if he does the lunge you jump

#

wow

#

hella hard "boss"

hollow pier
#

what about ghosts

compact sedge
#

soul warrior is so easy tbh

cunning lagoon
#

yeah i could see people getting stuck on that one

compact sedge
#

as is soul master and tyrant

copper nacelle
#

soul master is easier

#

cmm

compact sedge
#

they're all easy

#

actually soul tyrant is for me really boring

#

I hate that fight

copper nacelle
#

idk why but i def had more trouble w/ soul warrior at first

cunning lagoon
#

i love tyrant

hollow pier
#

tyrant is only good because of ph2

cunning lagoon
#

tyrant is a lot of fun when ytou try to optimize the fight

#

if that makes sense

compact sedge
#

ph2 tyrant is fine but ph1 tyrant done casually is boring and easy

cunning lagoon
#

yeah if you are just trying to get through it in your first pt it's pretty boring

#

i fought him with nail1 on my first playthrough and it was lon as fuck

#

long

compact sedge
#

TBH the tyrant fight was mildly fun when I did it with just dash and nail 1 on my steel soul run

#

he was like an actual mild challenge

#

but fighting him with all the movement upgrades

cunning lagoon
#

2 months????

compact sedge
#

I just imagine 2 months of non-stop playing

hollow pier
#

56 upvotes

fair rampart
#

instead of absrad there should just be a second NKG but with lens flare eyes and the flame trail is permanent

hollow pier
#

is this loss

cunning lagoon
fair rampart
#

well

#

the charm names for each number appear to be the following

#
[INFO]:[Exaltation] - Charm 1 sprite: charm_sprite_02
[INFO]:[Exaltation] - Charm 2 sprite: charm_sprite_03
[INFO]:[Exaltation] - Charm 3 sprite: charm_grub_mid
[INFO]:[Exaltation] - Charm 4 sprite: _0006_charm_stalwart_shell
[INFO]:[Exaltation] - Charm 5 sprite: charm_blocker
[INFO]:[Exaltation] - Charm 6 sprite: _0005_charm_fury
[INFO]:[Exaltation] - Charm 7 sprite: _0005_charm_fast_focus
[INFO]:[Exaltation] - Charm 8 sprite: _0010_charm_bluehealth
[INFO]:[Exaltation] - Charm 9 sprite: _0007_charm_blue_health_large
[INFO]:[Exaltation] - Charm 10 sprite: charm_dung_def
[INFO]:[Exaltation] - Charm 11 sprite: charm_fluke
[INFO]:[Exaltation] - Charm 12 sprite: _0000_charm_thorn_counter
[INFO]:[Exaltation] - Charm 13 sprite: char_mantis
[INFO]:[Exaltation] - Charm 14 sprite: _0006_charm_no_recoil
[INFO]:[Exaltation] - Charm 15 sprite: _0008_charm_nail_damage_up
[INFO]:[Exaltation] - Charm 16 sprite: charm_shade_impact
[INFO]:[Exaltation] - Charm 17 sprite: charm_fungus
[INFO]:[Exaltation] - Charm 18 sprite: _0007_charm_greed
[INFO]:[Exaltation] - Charm 19 sprite: _0002_charm_spell_damage_up
[INFO]:[Exaltation] - Charm 20 sprite: _0001_charm_more_soul
[INFO]:[Exaltation] - Charm 21 sprite: charm_soul_up_large
[INFO]:[Exaltation] - Charm 22 sprite: _0009_charm_Hatchling
[INFO]:[Exaltation] - Charm 23 sprite: _0002_charm_glass_heal
#
[INFO]:[Exaltation] - Charm 24 sprite: _0003_charm_glass_geo
[INFO]:[Exaltation] - Charm 25 sprite: _0002_charm_glass_attack_up
[INFO]:[Exaltation] - Charm 26 sprite: _0004_charm_charge_time_up
[INFO]:[Exaltation] - Charm 27 sprite: charm_blue_health_convert
[INFO]:[Exaltation] - Charm 28 sprite: charm_slug
[INFO]:[Exaltation] - Charm 29 sprite: charm_hive
[INFO]:[Exaltation] - Charm 30 sprite: inv_dream_charm
[INFO]:[Exaltation] - Charm 31 sprite: _0011_charm_generic_03
[INFO]:[Exaltation] - Charm 32 sprite: _0003_charm_nail_slash_speed_up
[INFO]:[Exaltation] - Charm 33 sprite: charm_magic_cost_down
[INFO]:[Exaltation] - Charm 34 sprite: charm_crystal
[INFO]:[Exaltation] - Charm 35 sprite: charm_grub_blade
[INFO]:[Exaltation] - Charm 36 sprite: charm_sprite_36
[INFO]:[Exaltation] - Charm 37 sprite: charm_grimm_sprint_master
[INFO]:[Exaltation] - Charm 38 sprite: charm_grimm_markoth_shield
[INFO]:[Exaltation] - Charm 39 sprite: charm_grimm_silkweaver
[INFO]:[Exaltation] - Charm 40 sprite: charm_grimmkin_01```
#

odd

cunning lagoon
#

odd indeed

fair rampart
#

kingsoul (36) has 4 variants so

#

I have no idea

copper nacelle
#

charm_sprite_36

#

really makes u think

fair rampart
#

on top of that

#

CharmIconList.instance appears to have several sprites such as grimmchildLevel3 and nymmCharm

#

so it's clearly cached for those, but not for kingsoul

copper nacelle
#

yeah

cunning lagoon
#

hmm

copper nacelle
#

dump the FSM tbh

fair rampart
#

having never done that I suppose I'll start googling how

#

is there a tool I should be using

copper nacelle
#

modcommon has a gameobject dumper

#

just like

#

GameManager.instance.inventoryFSM.gameObject.GetComponentsInChildren<Transform>(true).First(x => x.name == "36").gameObject.PrintSceneHierarchy("filename")

#

i think

fair rampart
#

i think a lot of these methods you link are ones you've written

#

plus I have no idea where I'd get the file name from

compact sedge
#

do tree

copper nacelle
#

yeah tree

#

you're writing to a file of your choice

fair rampart
#

๐ŸŽ„

compact sedge
#

and filename is whatever you want the output file to be called

fair rampart
#

o

compact sedge
#

so like meme.txt

#

or something

fair rampart
#

user1.dat

compact sedge
#

it saves to your HK mods folder

#

not to your saves folder

fair rampart
#

I know, I was kidding

#

fsm_dump.txt it is

compact sedge
#

name it

#

"ModCommon.dll"

#

what could possibly go wrong

fair rampart
#

rly makes u think

compact sedge
#

(well nothing on windows which stops you from overriding files in use)

cunning lagoon
#

when is xhuis getting his green color

fair rampart
#

so just

compact sedge
#

never lul

fair rampart
#

GameManager.instance.inventoryFSM.gameObject.GetComponentsInChildren<Transform>(true).First(x => x.name == "36").gameObject.PrintSceneHierarchyTree("fsm_dump.txt");
should place the dump into mods/fsm_dump.txt?

compact sedge
#

you had to mod the game within the first 3 months to get the green color

cunning lagoon
fair rampart
#

ouchi

compact sedge
#

and before you say 56 got it. it's because they confused him for 753

copper nacelle
fair rampart
#

not if u kill everyone who modded within 3 months

#

๐Ÿ”ซ intenseface

copper nacelle
#

kerr wasn't within the first 3 months either

#

tbh

fair rampart
#

i get mixed signals on what the modder role actually is

cunning lagoon
#

wow angle your argument is falling apart

compact sedge
#

so uh what's the criteria then 56

fair rampart
#

idc if I get it or not really

copper nacelle
#

the criteria is being active and waiting for some other modder to cease exist

#

and slowly convincing admins

compact sedge
#

p sure kerr and kdt and sean have ceased modding hk

#

is that good enough?

copper nacelle
fair rampart
#

well we shall see if this works

cunning lagoon
#

i want to cease existing is that enough to get me the color

solemn rivet
#

any ideas why?

cunning lagoon
#

yeah i think something is wrong with the code

copper nacelle
#

wdym

fair rampart
#

update: fsm appears to have broken charm sprites entirely

solemn rivet
#

this, on the other hand, starts running when I press down and keeps running till I press any other direction

copper nacelle
#

left affects super dash and down doesn't maybe

#

ik if you storage superdash and then do the walk superdash thing

#

you gotta keep holding a direction

#

and up/down doesn't count there

fair rampart
#

also yes I know about the typo

tranquil glen
#

An prism

fair rampart
#

the numbers are uh

#

1% more damage per 3 soul remaining, to a max of +25%

young walrus
#

Anne prism

cunning lagoon
#

so do i

#

it's hella fun

copper nacelle
#

yea

young walrus
#

Did you miss discussion and click this channel by accident?

fair rampart
#

oh yeah lol

cunning lagoon
copper nacelle
fair rampart
#

I guess for now I'm just not gonna worry about the void heart sprite as it's givin' me a load of trouble

#

besides, it's fun to make glorified variants of stuff

rain cedar
#

Excuse me I haven't stopped modding I made chaos mod

fair rampart
#

does it let u collect chaos emeralds

rain cedar
#

Sure

fair rampart
#

10/10

copper nacelle
#

@cunning lagoon sheo empty hop

cunning lagoon
#

does he do that GWchadThinkeyes

copper nacelle
#

yes

cunning lagoon
#

wow he does

#

i hate sheo now

#

what happens if you kill gruz mom then die to the baby gruzzers

fair rampart
cunning lagoon
#

๐Ÿณ๏ธโ€๐ŸŒˆ

copper nacelle
#

^

fair rampart
#

is purty

#

can't decide if it's too rainbowy

#

yeah I like that

cunning lagoon
#

i like that one

copper nacelle
#

last one is nice

fair rampart
compact sedge
#

prismatic core online.

#

anyway looks cool

hazy sentinel
#

make all of them saws

fair rampart
#

no u

cunning lagoon
#

jerk ๐Ÿ˜ก

copper nacelle
#

override get sprite and always return saw

#

ez

fair rampart
#

pale king mod

#

all charms are buzzsaws

cunning lagoon
#

i wish i was a buzzsaw ๐Ÿ˜ฉ

copper nacelle
#

meirl

solemn rivet
cunning lagoon
#

is this

copper nacelle
#

does the superdash fsm wait for input maybe?

solemn rivet
#

no

#

for now, I'm doing this out of anything

#

this is inside On.HeroController.LookForQueueInput

copper nacelle
#

wtf

solemn rivet
#

and you can guess what InputGetDirection is

#

so I'm not gonna bother

copper nacelle
#

maybe set a bool and break on any input

cunning lagoon
copper nacelle
#

nice

hazy sentinel
cunning lagoon
#

smh these chinese runners taking our records ๐Ÿ˜ค

solemn rivet
hazy sentinel
cunning lagoon
#

good website

copper nacelle
#

wtf

#

@solemn rivet what the fuck

hazy sentinel
solemn rivet
#

I have no idea

cunning lagoon
#

10 barrage

hazy sentinel
#

triple hit shade soul on hornet 1 GWfroggyPoggers

cunning lagoon
#

holy fuck that website is bad

#

cant they just use yt smh

hazy sentinel
#

firewall

cunning lagoon
#

jus get good lol

hazy sentinel
cunning lagoon
#

it was a double not a triple

hazy sentinel
#

o sorry i was too busy carrying forward the core values of socialism

cunning lagoon
#

understandable

#

did they make thk faster in lifeblood

copper nacelle
#

little bit

#

iirc

hazy sentinel
#

mfw thk weak because of lore and TC buffs him twice in a row

fair rampart
#

he's still pretty weak

cunning lagoon
#

when was the second buff

hazy sentinel
#

pillar damage

cunning lagoon
#

o

fair rampart
#

Is there a var to track which pantheons have been completed?

solemn rivet
#

56 I think the game thinks I'm grounded

#

so it won't let me move horizontally

cunning lagoon
#

damn... that's rough

hazy sentinel
#

the fake leftist news media controlling your political views

copper nacelle
#

set yourself ungrounded

solemn rivet
#

yup

cunning lagoon
#

player.onGround = faLSE

solemn rivet
#

basically, dlk

#

HeroController.instance.cState.onGround = false;

cunning lagoon
#

๐Ÿ˜Ž

fair rampart
#

in lieu of NPC speech I've decided to make charms glorify as you beat the pantheons, which can be decently tracked through checking boss kills

#

I'd like to display some particles, play a sound, and flash the sprite whenever the charms are glorified

#

is there a way to do that?

cunning lagoon
#

whats your stance on the pineapple on piza debate

#

pizza

solemn rivet
#

nope, doesn't work

#

aaaand I give up for today

cunning lagoon
#

agreed

copper nacelle
#

pineapple good

hazy sentinel
#

nope, doesn't work

cunning lagoon
#

pineapple decent

#

pineapple on pizza garbo

copper nacelle
#

pineapple god

#

pineapple on pizza also god

#

simple

slow fable
#

i like it

cunning lagoon
#

wow

#

dont talk to me ever again

hazy sentinel
#

what are your opinions on cheese on pizza

cunning lagoon
#

dont like it

slow fable
#

meh

copper nacelle
#

extra sauce imo

hazy sentinel
cunning lagoon
#

ur m0

#

m

solemn rivet
weary oyster
hazy sentinel
#

ax2u god of reposts

cunning lagoon
#

i posted that 7 hours ago

#

keep up

weary oyster
#

i dont read this channel wtf u mean

cunning lagoon
#

you should

weary oyster
#

u

cunning lagoon
#

i do

weary oyster
#

no

cunning lagoon
#

ok

hazy sentinel
cunning lagoon
#

mods can we get a delete on the message above??

hazy sentinel
#

to shitpost about lore

cunning lagoon
#

fair

copper nacelle
cunning lagoon
#

there

#

fixed it

copper nacelle
#

yes

weary oyster
frigid gale
#

ehehe

cunning lagoon
frigid gale
hazy sentinel
cunning lagoon
frigid gale
weary oyster
#

oh fuck off

frigid gale
#

pffffft

copper nacelle
cunning lagoon
#

check your notifs

copper nacelle
#

no

cunning lagoon
#

why is there a bed there

copper nacelle
#

alarm notif

weary oyster
#

you just have that there all day

#

it doesnt bother you?

copper nacelle
#

yes

hazy sentinel
#

surprised 56 has alarms when he stays awake 24/7

frigid gale
cunning lagoon
#

how the fuck do i bump into the 2 gruzzers in the long room every fucking run

#

this is such bullshit

#

fucking garbage ass design

young walrus
#

drop further right

cunning lagoon
hazy sentinel
#

piece of shit garbage gruzzer room dude

cunning lagoon
#

like for real

#

whats the chance of not taking damage on that drop

#

it feels liek 10%

young walrus
#

pretty good if you drop right away on the right side of the space

#

like 75%

cunning lagoon
#

like all the way to the right?

young walrus
#

no. drop down the same hole

#

but the very right edge of it

cunning lagoon
#

yeah thats what i do :/

young walrus
#

do you get there fast tho?

#

or do you pause for a split second before falling

cunning lagoon
#

i mean theres not much i can do besides holding left

#

no i open the menu asap

hazy sentinel
#

try waiting longer

fair rampart
#

are unity text objects feasible or advisable

#

having a little popup that says "Charms glorified" or the like seems handy

copper nacelle
#

they're easy

fair rampart
#

but nothin's displaying

copper nacelle
#

did you load the fonts

fair rampart
#

disclaimer: adapted from lightbringer it might be bad

#

and yes

copper nacelle
#

eeeee

#

did you make a canvas

hazy sentinel
#

i thought you fixed ur kb

fair rampart
#

CanvasObject = CanvasUtil.CreateCanvas(RenderMode.ScreenSpaceOverlay, new Vector2(1920f, 1080f));

#

thanks obama

#

i didn't even change anything

hazy sentinel
#

PLAY LIGHTBRINGER

copper nacelle
frigid gale
#

lightbringer is funny cause you can just skip forgotten crossroads

fair rampart
#

doesn't it buff gruz mother

copper nacelle
#

yeah

fair rampart
cunning lagoon
#

niceeeeeeeeeeeeeee

compact sedge
#

it's because fonts need to be loaded at the start of the game

#

installing something like debugmod does that

#

and I also added to modcommon a line to do that to the benefit of every other mod.

fair rampart
#

now I just need to figure out how to do particles and different sounds than just normal herocontroller ones

frigid gale
#

wait

#

what u doin

compact sedge
#

particles you say?

fair rampart
#

I want to do a burst of white or golden particles with a neat sound when the glorify plays

compact sedge
fair rampart
#

what exactly does that display?

compact sedge
#

it spawns particles over time with a texture I created (or loaded from a png file) and the particles fly around from a single spot and in random directions.

#

you could instead of adding an EmissionModule which spawns them over time, just add a finite amount of particles manually

fair rampart
#

I could also get away without particles if I could play sounds

#

I'd like to use the fwoosh from when the radiance's beams fire but I dunno if I can do that

compact sedge
#

play sounds you say?

fair rampart
#

I already know how to do ones linked to the player (i.e. nail arts)

compact sedge
#

I could send you more code I wrote for that

fair rampart
#

if you can get external ones like that, be my guest

fair rampart
#

hollow knight

#

but with a gun

#

and those are custom sounds

#

I suppose it isn't super easy to get the sounds from ingame?

rain cedar
#

How are you gonna get sounds that don't exist in the game from the game?

fair rampart
hazy sentinel
#

procgen seeded from user inputs

compact sedge
#

you'd have to load the scene with the sound in it if you wanna get it from ingame

#

it's much easier even for ingame sounds and textures, to just import them

fair rampart
#

darn

rain cedar
#

Yeah

#

Randomizer has a ton of vanilla sprites embedded

#

Just not worth the effort

fair rampart
#

hlep

copper nacelle
#

hpel

cunning lagoon
#

heeelp

fair rampart
copper nacelle
#

have you tried checking if hero controller is null

#

or if the text object exists

fair rampart
#

yeah

#

I only run the effects if textobject != null

rain cedar
#

It's right after the TEXT log

#

So TextObject is null

fair rampart
#

yeah

#

but it only runs if textobject isn't null

rain cedar
#

But it's null

fair rampart
rain cedar
#

It's null

fair rampart
#

ยฏ_(ใƒ„)_/ยฏ

#

so is the code just unexplainably not working

cunning lagoon
#

well i imagine there must be some explanation

rain cedar
#

Hard to say with no context here

copper nacelle
solemn rivet
#

^

fair rampart
#

inb4 gitlab

rain cedar
#

My guess would be that TextObject is null

solemn rivet
#

sean

#

how did you make the momentum mod?

cunning lagoon
#

Gradow GWfroggyZoomeyes

copper nacelle
#

Gradow!

rain cedar
#

I can search for the source hang on

solemn rivet
#

currently I think my superdash isn't working because the knight keeps stopping when I move him left/right

#

and it's supposed to set its speed to 30 every frame

#

I think there's something with the walk routine that's preventing this, but idk what

#

because I can move him up/down just fine

rain cedar
solemn rivet
#

ty

fair rampart
#

wtf

rain cedar
#

But yeah as you can see I've just completely overridden move

solemn rivet
#

yeah

fair rampart
#

for some reason the canvas was only actually being made

#

if I had fotf equipped

#

new meta charm confirmed?????

copper nacelle
#

have you tried creating it earlier

fair rampart
#

I think why was b/c uh

solemn rivet
fair rampart
#

originally it was only used for the FotF death protection icon

#

so I moved it to initialize

solemn rivet
#

nooo

#

what's the ref for the textobject?

copper nacelle
solemn rivet
#

because there's no herocontroller in initialize, so it's prolly gonna NRE

#

you need to wait till herocontroller isn't null before assigning stuff

compact sedge
#

you mean:

coca-cola calls to m

copper nacelle
#

i think they meant they weren't making the canvas till later and now they're making it in init

solemn rivet
#

but what goes in the canvas?

#

isn't it dependant on hc stuff?

copper nacelle
#

no

#

that's how i have the INSTALL MODCOMMON KTHX text

solemn rivet
#

I mean, if the text is like "Glrofied charm X {PlayerData.instance.equippedCharm_X}" then it's gonna nre

copper nacelle
#

o

solemn rivet
#

because PD doesn't exist in Initialize

fair rampart
#

guys!

#

should I have rc cola or cream soda

#

vote now on your phones

#

i thirst

solemn rivet
#

what if I'm not on my phone

fair rampart
#

vote on your device

copper nacelle
#

i vote coca-cola

slow fable
#

cola

leaden hedge
#

purple drank

cunning lagoon
#

what is rc cola

solemn rivet
#

soda

cunning lagoon
compact sedge
#

vote with your broken keyboards

solemn rivet
#

soda cause I h8 u

#

not

cunning lagoon
#

drink water

#

the superior beverage

rain cedar
#

Drink sparkling water

copper nacelle
#

lemonade

solemn rivet
#

sparkling water is the shit and don't you dare badmouth it

bronze temple
copper nacelle
#

sparkling water bad

cunning lagoon
#

whats sparkling water

bronze temple
#

good news: this is backwards-compatible with old mods

#

bad news: it's not finished

fair rampart
#

u ever have something working fine and then it breaks for no reason

bronze temple
#

I'll continue working on it tomorrow

#

yes

copper nacelle
#

yes

bronze temple
#

it's in my nickname

solemn rivet
#

yes

rain cedar
#

Cool so you don't need MonoModRules anymore

cunning lagoon
#

0x0ade?

fair rampart
#

wait it

#

ha

#

HA IT WORKS

bronze temple
#

@rain cedar you still need MonoModRules for "offline" (non-runtime) IL manipulation

#

but

fair rampart
#

everything

#

fuckin' works

bronze temple
#

I'm planning on making IL manipulation in that context easier as well

#

especially injection

#

but no promises

rain cedar
#

Alright

fair rampart
#

everything no longer works

copper nacelle
leaden hedge
#

if you just change your definition of working

#

it'll work again

fair rampart
#

there's versions for each of the first four pantheons

copper nacelle
#

CHARMS GLORIFIED BY THE GOD OF LIGHTBRINGER

fair rampart
buoyant obsidian
#

Grubberfly's elegy glorified by the God of Lightbringer

compact sedge
#

Charms glorified by the god of light

fair rampart
#

maybe I'll put in a 1-in-100 chance for it to say the god of lightbringer

rain cedar
#

Put a 100-in-100 chance for it to say play lightbringer

#
if (rand.NextDouble() <= 1f)```
copper nacelle
#

yes

buoyant obsidian
#

Mod installer should open up a window that pops up asking people if they meant to download Lightbringer whenever they get a new mod

rain cedar
#

If steam name is timesink switch it to play iconoclasts

copper nacelle
#

yes

buoyant obsidian
#

that's a damn good idea

#

I should yoink Steam / Windows name in Shitmodst

fair rampart
#

that should be 1 in 100

#

right?

#

well, one assumes

#

if random.value is between 0.0 and 1.0

cunning lagoon
#

no thats if (Random.value <= 1f)

copper nacelle
compact sedge
#

also System.Random pls

#

not Unity.Random

fair rampart
#

is sys.ran faster or somethin'

rain cedar
#

It's just more reliable

#

I don't trust unity's random

leaden hedge
#

just increment a counter every frame and if its less than 1 show that ๐Ÿค”

copper nacelle
#

was there a message that just died

fair rampart
#

yeah

cunning lagoon
#

yea

fair rampart
#

the bot thinks a HK screenshot is explicit

leaden hedge
#

it was an imgur link

fair rampart
copper nacelle
#

screen shake or bust

fair rampart
#

the white glow lingers for about a full second

copper nacelle
#
GameCameras.instance.cameraShakeFSM.SendEvent("BigShake");```
compact sedge
#

I really hope the god of nothingness gets a radiant and bright glow as well.

fair rampart
#

gamercameras

copper nacelle
#

yes

fair rampart
#

gamers rise up

copper nacelle
#

cameras rise up

fair rampart
#

how long does the shake last

copper nacelle
#

dunno

fair rampart
#

phf

copper nacelle
#

There's AverageShake, SmallShake, EnemyKillShake, BigShake, Bools: RumblingSmall, RumblingMed, RumblingBig

cunning lagoon
#

make it permanent

copper nacelle
#

the rumbling is permanent by default

#

i think

fair rampart
#

earthquake mode

#

permanent rumble

copper nacelle
#

can u don't

fair rampart
#

oh sweet

#

the shake isn't permanent

#

let me get a gif

trim totem
#

delete this

copper nacelle
#

yeah shake isn't permanent

#

rumble is a bool tho

#

so it's until you make it false

cunning lagoon
#

bools start at true

compact sedge
#

nou

copper nacelle
#

wrong

leaden hedge
#

this game has rumble ๐Ÿค”

compact sedge
#

bool?s start at null

copper nacelle
fair rampart
#

misery

copper nacelle
#

wow that's my life

cunning lagoon
#

nah im very sure they are true

copper nacelle
cunning lagoon
#

needs more deepfrying

copper nacelle
#

this is just a screenshot of the teacher-provided scan of a textbook

compact sedge
#

about?

leaden hedge
#

social structures

compact sedge
#

darn was hoping it was about the radiance

copper nacelle
#

hunter-gatherers vs agriculture

cunning lagoon
#

the hunter wins

copper nacelle
#

@vagrant leaf hunter

compact sedge
#

hunter vs gatherer

fight!

copper nacelle
#

hunatherer wins

frigid gale
#

Anyone vs MenderBug

fair rampart
#

big shake

#

๐Ÿ‘€

frigid gale
#

jeez

#

Thats a powerful bench

fair rampart
#

more like a heavy knight

#

the void isn't the only thing that hungers

#

๐Ÿ”

frigid gale
#

sturdy bench

buoyant obsidian
#

I love using big shake

#

I've been wanting to put a Lightbringer charm that uses it in for a while

copper nacelle
#

biggest shake when

frigid gale
#

Y'know who else can shake their hips like that? Seer hollowface

rain cedar
#

Wow lost opportunity

#

Could've had big shake in chaos

buoyant obsidian
#

ooh

#

there's still time

copper nacelle
#

big shake autodash reversed inputs grounded

rain cedar
#

death

buoyant obsidian
#

Chaos is very nice btw

#

I'd love to see it polished up

rain cedar
#

But it's just a shitpost

leaden hedge
#

just make heavy blow do maximum shake every time you hit nail

#

even if you can't attack at that moment

buoyant obsidian
#

Shitposts are powerful

compact sedge
#

make normal attacks do maximum shake every time you hit nail and heavy blow do no shake

buoyant obsidian
#

please don't spoil Shitmodst content

compact sedge
#

everything is shitmodst content

#

next ur gonna be telling me shitmodst adds an infinite nightmare king grimm boss.

copper nacelle
#

please don't spoil Shitmodst content

leaden hedge
#

please do't shitpost spoilmodst content

compact sedge
#

inb4 753 has had to scrap half of all shitmodst content because of random quips

copper nacelle
buoyant obsidian
cunning lagoon
buoyant obsidian
#

you actually have no idea how much I reworked

#

Shitmodst literally was going to be ChaosMode

rain cedar
#

Sorry

compact sedge
#

are you still adding a gun to it?

buoyant obsidian
#

nah

#

well

#

maybe

#

probably

exotic venture
#

meme

compact sedge
#

inb4 shitmodst turns into: terrible recreations of every mod put together.

buoyant obsidian
#

stop

#

spoiling

compact sedge
#

so it has really shitty infinite grimm and really shitty hollow point

exotic venture
#

would be a great shitmodst though

#

maybe the best

compact sedge
#

and really shitty blackmoth (oh wait that's already taken, sorry)

hazy sentinel
#

IG but you're invulnerable so you're forced to savequit

solemn rivet
#

What's a shitty recreation of chaos mod

buoyant obsidian
#

Shitmodst

urban olive
#

isn't the chaos mod just randomizer

copper nacelle
#

no it's god

rain cedar
#

egg machine

hollow pier
#

rotten

buoyant obsidian
#

I ended up taking it in a different direction though so we'll see how Shitmodst turns out

hollow pier
#

egg machine

copper nacelle
#

๐Ÿ…ฑgg machine

solemn rivet
#

Call it the eggmachinemod imo

copper nacelle
#

chaos mod on the installer when

buoyant obsidian
#

^

solemn rivet
#

^

rain cedar
#

You do it

urban olive
#

what does chaos mod do

copper nacelle
#

haha yes

#

br

#

b

hazy sentinel
#

make installer have 50% chance to install chaos mod by default

buoyant obsidian
#

put chaos on github

solemn rivet
#

Br wut, u wanna fite m8

buoyant obsidian
#

I'll rebrand it to Controlled Chaos and polish it

rain cedar
#

Make it so uumuu is possible

#

Greatest flaw in chaos mod

solemn rivet
#

How is that any fun?

compact sedge
#

chaos mod is closed source?

#

oof

urban olive
#

someone please explain chaos notlikequirrel

hazy sentinel
#

alternatively allow dreamer dupe

copper nacelle
#

no sean posted a pastebin to the source

buoyant obsidian
#

it's whywouldanyonewantit source

cunning lagoon
copper nacelle
#

should i put it on the gdrive or just the installer

urban olive
#

thanks dl

buoyant obsidian
#

installer

cunning lagoon
#

no problem

urban olive
#

installer pls

rain cedar
#

The installer pulls from drive

urban olive
#

wait

copper nacelle
#

not if i give it a discord link

compact sedge
#

mostly

urban olive
#

is chaos alreadyon drive

compact sedge
#

from drive

urban olive
#

and does it work on new patch

#

or do no mods work

buoyant obsidian
#

hosting the mod installer through google drive

#

I sleep

leaden hedge
#

all mods than don't not work, work

rain cedar
#

Everything works if you only choose the mods that work

buoyant obsidian
#

hosting the mod installer through Discord

compact sedge
#

all the mods in the installer work except a couple like rando.

fair rampart
#

aren't there a ton of game discords that try to double as forums and fail miserably

urban olive
#

is there a list of working mods

compact sedge
#
  • all my meme mods were updated but none of those are in the installer
buoyant obsidian
#

Lightbringer works ;)

leaden hedge
#

prove it

exotic venture
#

it just works

buoyant obsidian
#

who are we to question Lightbringer

rain cedar
#

Lightbringer chaos mode

buoyant obsidian
#

let's be real here

rain cedar
#

Kill muzznik

compact sedge
#

but can I buy lightbringer on humble with the promo code eastsidelag?

buoyant obsidian
#

that's my favorite part ChaosMode looks like it'll be 100% Lightbringer compatible

urban olive
#

hey so sean it works right

compact sedge
#

fun fact: shitmothst is 100% compatible with every mod except blackmoth.

rain cedar
#

Yeah dude it works

compact sedge
#

nuke meme is by far the best tho. it's just 100% compatible with everything

#

and it has todd howard

leaden hedge
#

can lightbringer do my taxes

buoyant obsidian
#

I'm sure it could try

#

drag your taxes onto the .exe

exotic venture
#

but does lightbringer know why kids love the taste of captain crunch

rain cedar
#

If you input your ssn while playing maybe something will happen

copper nacelle
compact sedge
#

...

cunning lagoon
#

are bugs animals

leaden hedge
#

yes

fair rampart
#

does HK use 16 or 32-bit wav files

cunning lagoon
#

ok

compact sedge
#

fuck it I already made a zip called "artmods" I should put it on the installer

#

the wav utility DLL works with all wavs but export in audacity 16 bit ones

#

or they'll be way too big

copper nacelle
hollow pier
#

readmeirl

cunning lagoon
#

suggestion add explosion pogos and hitting levers/grubs through walls to QoL hollowface

copper nacelle
#

maybe

buoyant obsidian
#

add infinite notches to QoL

#

add Lightbringer to QoL

hazy sentinel
#

add black egg temple skip to QoL

cunning lagoon
#

add QoL to QoL

hazy sentinel
#

add cheat engine trainer to QoL

copper nacelle
#

p5 benches

cunning lagoon
#

add p5 bench

#

whatever

copper nacelle
cunning lagoon
#

accurate

#

also accurate

#

great minds think alike

copper nacelle
#

woke

hazy sentinel
#

gorbs think alike

cunning lagoon
#

ur mom is gorb

copper nacelle
#

how'd you know

hazy sentinel
#

yea she ascended to heaven

weary oyster
hazy sentinel
#

not with that attitude

cunning lagoon
#

"flawless platforming"

#

(x) doubt

copper nacelle
#

post ur wr

#

or i will

cunning lagoon
#

i definitely wont

hazy sentinel
#

delete hk subreddit

compact sedge
copper nacelle
#

false

weary oyster
#

imo hk subreddit should ban anything that isnt fan art cause thats the only content there worth looking at

copper nacelle
cunning lagoon
#

god damn it

hazy sentinel
#

1 suffragium modo

copper nacelle
#

yes

cunning lagoon
#

wtf

hazy sentinel
#

is "disable inbox replies" latin

copper nacelle
#

yes

hazy sentinel
#

oh ok

compact sedge
#

can you have quotes in file names on windows

#

yes or no

copper nacelle
#

no

compact sedge
#

ok can someone on windows tell me if they can install "art" mods and if not what happens

copper nacelle
#

oh you can

compact sedge
#

since it puts quotes in the readme file on linux

copper nacelle
#

just not through explorer

hazy sentinel
cunning lagoon
#

no u cant

hazy sentinel
#

windows smart

cunning lagoon
#

GWfroggyBlobWokeThink ur ass

copper nacelle
cunning lagoon
#

what

copper nacelle
cunning lagoon
#

""

#

name it that

#

u wont

hazy sentinel
#

"ur mum gay"

copper nacelle
cunning lagoon
#

ybham are you messing with me

hazy sentinel
#

ybham6

copper nacelle
weary oyster
#

@1:05 in your wr

cunning lagoon
#

wow i'm right yet again

weary oyster
#

boi

cunning lagoon
#

shut uuuuuuuuuup

copper nacelle
#

mingw lets you have them anyway

#

works for me

compact sedge
#

ok changed it to use single quotes does it work now

cunning lagoon
#

that fucking cdash will haunt me for the rest of eternity

weary oyster
#

lmao

copper nacelle
#

works

compact sedge
#

haha yes

#

the only good one is nuke meme anyway

copper nacelle
#

shitmothst

#

doesn't that have like

#

calc

compact sedge
#

yes

#

but it also totally makes the game sorta unplayable/easier depending on your rng

hazy sentinel
#

absolute unit binormal

copper nacelle
fair rampart
#

i think

#

exaltation may be ready

hollow pier
#

all the time

cunning lagoon
#

glorify me daddy ๐Ÿ‘€

fair rampart
#

let me get it onto github before anything

#

what kind of things should I exclude from the project?

#

err

#

git

hollow pier
#

now make a fake reddit account called team berry and post it on the hk sub

cunning lagoon
#

bugs

fair rampart
#

heku

cunning lagoon
#

nani watashi wa nande

hollow pier
#

say that you finally implemented charm glorifications

copper nacelle
hazy sentinel
#

say that TC finally implemented charm glorifications

copper nacelle
#

why does discord remove the . in my .gitignore

#

wtf

hazy sentinel
#

change the steam release assembly to have exaltation in it

hollow pier
#

i guess it

#

ignores

#

it

#

hahaa

#

hah

cunning lagoon
#

HAHA YES

cunning lagoon
#

im saving that thank you Veru much

#

wrong chat

hollow pier
#

wrong chat

copper nacelle
#

wrong chat

cunning lagoon
hollow pier
#

why are you even browsing the sub to be tbh

cunning lagoon
#

to make fun of them duh

solemn rivet
#

r/hk_irl when

hollow pier
cunning lagoon
#

DAE game has bugs????

solemn rivet
#

DAEmn

cunning lagoon
#

real high quality post

copper nacelle
#

why