#archived-modding-development
1 messages · Page 175 of 1
I mean

The wings delay is my one complaint with the movement system in the game
yeah
yeah, it makes it smoother / unique
it feels so bad to use
but for feeling in control that's way too large a delay
also the timefreeze when getting hit
but that's another story
jnust don get hit lol out loud
jnust
eee
5555
jnust don

f4
i don't mind the wings. shrugs
barely even notice it once you're used to it. and it looks far more natural
bv is early change my mind
definitely not late
753 fixed the installer
early-mid
care to test for me?
lmao
GOTTEM
lol. did you put the version up that thinks everyone is a pirate?
i love how the store page says, "Hollow Knight is already in your steam library"
at least it works
also 753
you might wanna rename your hollow_knight_Data folder
because

I'll remove that feature tho
it's evil
rename it to what?
hollow_knight_Data
wait wtf
gradow with the big bamboozles here
did you clear my entire folder

hahahahaha. did you send that version?
actual malware
wonderful
lmao holy shit
753 good guinea pig
it only renames it
F
replaces an L for an I
clever
not if it's not working lmao
btw
do you have a steam_api.dll file on your Hollow Knight folder?
nope


ok, better deactivate the anti-piracy until I have a foolproof method then
sorry for the inconvenience 753
I've removed it from the installer
sorry for the inconvenience
np
and sorry to use u as a guinea pig
pirate confirmed
no you commented it out you sly bastard
what if cosmic sand causes the bits to flip and gets rid of the //

O.o\
after downloading it, it replaces the existing file with that
and upon running the installer, it removes both au and lol
no
because it trapped me on the pirated version
just run it again
I DID
wut
IT RENAMED MY STUFF AGAIN
wtf
twice?
he's after my Shitmodst 2 plans
shit
probably not a good idea
11/10 times it'll cause more trouble than it's worth
if it's not like super serious stuff
yeah... So far there seems to be no way to avoid false positives
I'd click it to be an asshole
75.3% accuracy
did it work btw?
yup
phew
Nice
Now to get the rest of the bindings on
nice
Also, I can't pick up geo. Fudge.
next on the Lightbringer roadmap
quieter lances
enemies take longer to stun
and hopefully one new charm
does fnightmare increase the pogo damage
no it does literally nothing
I don't think so
then it prob shouldnt consume soul
same thing with upslashes
nice
you ever have a 5 min mantis lords fight because they decide to use the boomerang non-stop
me too 
blame 0 damage output
also that
but mostly the boomerangs
also whats the best way to mash through text in this game
chinese, mash nail/jump
thank
installing fast text also works
oh no you might lose your ss file!!!!!!!

wow not even 9999999 geo
am I allowed to cheat my way back if this happens when I enter the PV room?
in panth 5
no
i lost 2 rad absrad attempts to the fireball bug
think it's possible to beat the boss blindfolded
if i suffer through it you suffer through it
fuck u I'm not on the beta I don't have the fix for that either
and I've gotten hit by it many times
no u
but for real if you get screwed out of a win because of a bug i'd say cheat it lol
no one's gonna blame you
anyone know if I have to alt f4 the game
or if there's a way to fix it without that
I'm so fucking salty even if I do cheat because even cheating it takes like 15 goddamn minutes of listening to enemies screaming
Basically my thought process for making the installer
false positives haha u mean features
isn't fifteen minutes of enemies screaming your average Wednesday? It's mine...
ye
I can't believe this is the ending of GM
I also can't believe that I forgot to uninstall that mod after installing debugmod to cheat my way back
but anyway I did panth 5 technically not legit but in my defense my gpu overheated or something
I also also can't believe that dumb meme mod actually works on GM endings

@copper nacelle I did it!
nice
what did you think of absrad
tbh it's one of those bosses where good RNG lets you cheese the heck out of it and bad RNG doesn't hurt you so much
I posted my strat in the other server but it ended up working so well I did her with only 3 masks missing by the end
dont say that in #hk-discussion or you get lynched
It took me a bit to find something that works but she's so easy to cheese once you know what you're doing. At least on non-radiant difficulty.
On high difficulties... well I'm not even gonna try those
@ Shadoe#4049
smh tc only making slot machine bosses
the only thing that sucks is if you have VERY bad luck you can get hit by the lasers while trying to heal before the climb. healing before the climb is itself a cheesy thing to do but it only happens on about 3% of runs
i always get hit when i try that
actually abs rad took me MUCH less time to do than PV
i do wish she had her own unique theme
because of cheese
but like the entire thing took me around 2 hours of practice.
vs about 5 hours for PV
as much as i like rad's theme i would've loved to hear a new one
now I did do PV on radiant and radiance only on normal difficulty
but I found radiance much more consistant and easy once I got things down so I didn't bother trying her on harder ones
vs PV where I needed the extra practice of doing it on radiant
so uh you don't get a timer for beating the 5th one?
or like anything other than credits?
you get the satisfaction of knowing that you beat it
lol if I had a timer on that one it would have been so wrong because I did the first 41 or whatever bosses in <8 minutes

holy shit
can we talk about how weird it is that false knight's dreamnail hitbox is his shell
and not... say... the maggot?
and you can dreamnail it after it's dead?
that's why he dies when you hit him out
this game has lore?
What kind of idiot would even think that tiny maggot could control such a large suit of armor?
well I did because he's so weak
wait how tf does that timer even work
does it run during loading screens?
the normal timer runs from when you select save to when you save again
IGT has always been terrible in this game
so its probably timed from when you enter godhome
...wtf
wtf
nice
yw
I think Empress Muzznik's health modifier might be fucking with Godmaster
I've got most of the GodMaster UI to load!
are you doing bindings
I'm trying to make bindings active at all times. So far all I can get is the display.
It's not going terribly well.
you mean the mod that's broken and randomly gives you your nail damage back
yes
ok i was just making sure
// EMPRESS MUZZNIK BOSS FIGHT
if (_gruz == null)
{
if(Application.loadedLevelName == "Crossroads_04")
{
_gruz = GameObject.Find("Giant Fly");
if (_gruz != null)
{
_gruz.AddComponent<Muzznik>();
}
}
}
Is this allowed?
Application.loadedLevelName
idk
we'll see if this works first
yeah but the health is only visual i think
when i took damage it went back to 4 max
i'll try and fix that ig
nail damage went away after dying in like
absrad phase 2
right?
idk when it was
i checked the damage before the fight and it was 13
i checked it after the fight and it was 21
i can check again if you give me a sec
sure
yeah it breaks right after respawning
just set damage to 13 every frame

made it to 2nd phase, according to debug i have 9/9 health
are you sure its only a ui thing
no
it's a good idea
killing the damn boss is a better idea
ur supposed to befriend it smh
ok i went down to 2 after taking damage
nice
all we had to do was kill the damn boss DLK
i edied
rip
why would this of all things be angry
and the debug mod 9 hp thing showing up
I hate building
is edying like dying but only for esports champions
add using modcommon; to the top
im not sure when the health bug happens because i just started the fight and it wasnt bound
so it's using the namespace
it forces you to 9 hp with the max health function overridden to 4
I kinda had that problem with Lightbringer
PlayerData.instance.maxHealthBase = PlayerData.instance.maxHealth = PlayerData.instance.health = 4;
Adding that first line fixed it
ye but i don't wanna touch the saves

might've fixed the hp looking weird
nice
where can i find the global pool objs?
wdym
well i have to find the fireball game object in the globalpool right?
get it off the fsm action
they should just be loaded. If you iterate over all loaded GOs you can probably find it.
you can't get it off the fsm action without setting it as active tho
which for fireballs causes them to start their despawn timer
or no wait you mean spell fireballs
might be ok
yes i need to find the vengeful spirit GO so i can spawn it with whatever i do (ie when i slash) etc etc
so ill be using FSMUtil to get it from the action right?
is it the one in "SpawnFromGlobalPool" in the Fireball state?
HeroController.instance.spell1Prefab 
when absrad isnt challenging enough
do you literally just, die
I would
no i just turned on the caps
aight i got it spawning, except its up the player for some reason (probably not that hard to fix) now my problem is removing the sound and the shake effect of casting
trying to get the binding cap on by hand breaks the soul binding
is this loss
the cap just doesn't exist
wtf

really makes you think fuck the emoji is smaller
thank you 
wait can you keep making mask bindings till it goes off screen?
also AA did you replace the sounds or just disabled the original ones then played your own for redwing?
I didn't replace any sounds unless you count replacing the ingame cutscenes as doing that.
but you did play your own?
yes
but I couldn't figure out how to serialize sounds. There's a library but I didn't get it to work
your milage may vary
does it matter what kind of thing kills you or where you get sent?
yeah to be h the ui is kind of unimportant as long as it actually works
ye
the actual fuck
going into a spa makes the binding show up

it's literally just gaining soul
the plot thickens
56 is in a spiral of emotions right now
best shit fix is, just remove soul warrior
real shit
really makes u think
if this works i'll both be happy and want to die more
ok i want to die more and am not happy too
it only triggers once you get to 33 soul
int currentCharge=HeroController.instance.MP;
AddMPCharge(33-currentCharge);
RemoveMPCharge(33-currentCharge);
oof
what am I doing with my life to be tbh.



good names imo
these aren't even clever or funny
Zote is my favorite one
so is "elder hu" pronounced "elder who" or "elder hyo"
mst
@stray mirage
wait shit
whoops
i just did @ newigeg
and it auto-did it
whomst've
mst
btw quarternions are used for rotation correct
let me check how I do it
i mean at least bindings are better than markoth amirite
what if there was a markoth binding that let you fly around and shoot projectiles at people from offscreen
don't need a quaternion you can do it with three floats actually.
see this redwing code: trail.transform.Rotate(0f, 0f, angel);
well what im doing is
Instantiate(HeroController.instance.spell1Prefab, HeroController.instance.transform.position, new Quaternion(180,50,0,0));
and im randomly putting numbers at Quartnion to see how it rotates

also hte fuck is that UI
HOW?
that's gonna be hard to do if you don't know how quaternion rotations work
Actually try this code if you want it to rotate with respect to the camera
fireball.transform.rotation = Quaternion.identity;
fireball.transform.Rotate(new Vector3(0f, 0f, (float) (putDegreesHere)));
Instantiate(HeroController.instance.spell1Prefab, HeroController.instance.transform.position, Quaternion.identity);
ill try that mr angle man ty
how about a mod that completely disables casting spells with the focus button
because fuck that
a mod that makes all spells decending dark
why cant you use quickcast
so if you tap quickcast it always does DD
how do i die
is there an actual reason
no it's just convenient cause it's next to my quick map
ok make it so QC always does DD but normal cast lets you cast other spells
so you don't have to be holding down
tbh your quickcast key should be q
i swear it actually hates me
DD is the best spell yes
quickcast should be more accessible than focus
I don't actually keep my finger on quick cast
I keep it on dash and move it up when I need to
I hold my controller entirely wrong
i never used quick cast until my 2nd playthrough
my entire 1st playthrough was using the focus button to cast
I have two fingers on the two triggers on my left hand but only one finger on the right side
whoever made the hk ui can die
also 200iq strat: using cdash to go from one side of the absrad arena to the other
poor leth is ded
isn't leth just the tester lead
yeah
did you know you can using only cdash dodge soul master phase 2 dives?
leth is the pr guy
OR IS HE?
he's the one who has to deal with gog when they release gm early
literally william
let me know if you figure it out
before starting the bindings
simplest trick in the book
this is a terrible idea
but AA can i rotate the object's DIRECTION path not orientation
also aesthetic zote is really good im gonna steal that
anyway like i said i think the focus key shouldnt cast spells
they should be 2 completely separate bindings
doesn't rotating the orientation change the direction too or no
all the objects I rotate are objects I also coded so my code determines their movement
no the quaturnion is the identity one and then you use the rotate function that takes 3 floats to actually rotate the object
and you always leave the first two at 0 for sprites or it will uh.. well https://cdn.discordapp.com/attachments/297468195026239489/454524373928509450/amazing-29.mp4
looks good to me
ohhh i get it
i just need the object to fire upwards if held up, and have a 45 degree deviation from whatever direction your shooting at
oh wait Transform object modifies that?
is this god itself
so the default angle is probably facing right.
so 90 degrees would be up
45 would be diagonal right
135 would be diagonal up and left
etc.
i see
no i clear it right after
fuck the ui
it doesn't work
i mean it works but you have to like wait for some shitty event or something
like getting off the bench
oh eww
otherwise it does it before the fucking orb exists
and then i die
irl
it might work on second scene transition
and if it does then idc anymore
good enough for me
it doesn't
fantastic
can't be bothered anyway
good enough tm
fixes the hp but fuck soul
I like how polite TC is. They don't call her "Flukemarm" but "Fluke Mother".

the room is called flukemarm but the enemy is called fluke mother
oh
the room is called hollow knight
then i guess god tamer is lancer lobster
yes I did go all the way into the 5th panth to dump that
and the oblobbles are actually big fat bees
consistent naming tm
yeah the pure vessel is "GG_Hollow_Knight"
btw sorry my dump doesn't include the non panth 5 versions of some enemies I'm just lazy
idk if i can forgive that to be 🇭 with you
wait why are there chains in the pure vessel scene?
also I can't wait to play Hollow Knight Prime on the Gamecube.
Ok
Gradow!
Why some bosses don't have hpbars?
Gradow!
Gradow!
i've got an idea and i hate myself for having it
A wild Gradow appeared
is that idea elegy for markoth
didnt you hate yourself before having it
yes
haha pepsi
cease
🍁 🔥
do you want to burn canada
y e s
ok bye
ok
ok
ok
bad idea in progress
are you ok
nice
do some bosses not have health managers or something
can someone help me
you are using compact mode so you deserve that
ideleted my assembly csharp.xml
gj
verify file integrity
gradow look at scene dump and see if you can find something in common with bosses that don't work??????
uhhh verify file?
can someone link me their 1.4.2.4 assemblycsharp.xml
are you ok AA
nah. not gonna crack your game
i have the game thru gog
redownload it
verify it
cant verify
gog has verify ye
^
hey would you like to use the installer
i cracked the game to try it out. i plan on buying later so i dont have gog verify
see
wow
told ya
ofc u did
CALLED IT
im going to buy it
hmmm
so go buy it
then buy now
we're not helping you pirate it
worth it tbh
ptk, too bad I removed it eh
no, why would we?
ninja312 is basically 753
ye
we don't support pirated copies of HK and we don't give tech support to people who don't own the game.
again we cant, if you want it then just buy it now tbh
Ninja753
312
its not even that expensive to begin with
$10 
it's even on sale ffs
the emperor used that same move
@compact sedge so what exactly is the combo bar mechanic you're making? I ask because I don't wanna steal your mechanic when making my own glorified charms LMAO
i dont own a credit card so buying it would mean i buy a steam card
with cash
mick are you a hs history teacher?
please cease-ar
it's like Mick all over again
btw AA i use this right? Quaternion.AngleAxis(float f, Vector3 vc)?

@fair rampart uh it's just a simple combo bar where you get hits on enemies and it goes up (it drains if you don't hit an enemy in a certain time and also when you get hit) and the higher it is the more damage you do. Source code is online and I'm trying to turn it into a challenge mode where you're challenged to FC every panth all bindings (which I consider human impossible), or at least get as close as possible.
no use Rotate and pass it three floats @floral furnace
dang, that was exactly what I was going to do for glorified quickslash
transform.rotate
Rotate, aight
glorified quick slash makes you crit every 5 hits or something
reduce interval between casts 
I do wonder if it'd let you swing faster and faster with consecutive hits though
not sure if there's a hook for that
death
mine is more about giving the players an almost impossible challenge inspired by flash clones of rhythm games.
not sure what the var is for swing cooldown
of all things to be inspired by probably the worst but w/e
its in herocontroller
the thought of landing lots of hits consecutively and then being able to swing your nail as fast as you can press the attack key is funny to me
check the Attack and DoAtacck methods in HeroController, Xhu
ATTACK_COOLDOWN_TIME;
there's slash speed and slash cooldown
i think default is .40f?
code theft tool dnspy activate!
and theres
ATTACK_COOLDOWN_TIME_CH;
for quick slash's cooldown
wtf
what
the
how is that unused
there's a lot of old charm designs that weren't added to the game
ur mum's unused
YOURS

wow rude 😩

exhibit a
some existing designs in there, some that were changed from their initial ones
leftmost mid is pog
some that didn't get in at all
they shouldve kept the dashmaster and we wouldve have less "Its Sans!!!" jokes
ur pog ptk
no u
tbh I didn't even see the whole sans thing until people started joking about it
i don't undersans
nice
I wonder if I should use that old gathering swarm design
here's the one I use right now for glorified
but I kinda like the unused one more
feels more goldy
nkg is 600
unecessary
tactical typo
u necessary
thanks
just make him empty hop every other attack
dang
change
hm?.hp >= 5000 I thought for sure this was it
5000 wtf
excuse me
cause they have 9999 hp
tf
WHAT
good shit
shit can i kill a door
even the geo deposits?
should I remove this check for fun?
yeet
also
what else has health
shit guys
h a h a y e s
i found something
so you can easily hunt for stuff
mask creator duh
Mollow Cnight
stay woke


have fun peeps
no
he seems to speak like an idiot everywhere
that's the pirate guy who speaks like an idiot in his life
he's also like 12
ye
ur face is 12
shit he's like 56 - 3
u
no yours
true
I'll probably remove the eyes though
it looks woke which is funny but not what I'm aiming for
plus, eyes in HK aren't usually circular, just ovals

working as intended
is this spinfinite 2.0
it looks depressed
ure
essel
wait that's what lightbringer does
also glorified repaint looks better imo
except like actually on the knight
yeah but im planning on giving the knight a gun
for a minute I lost myself 😩
fuck hte lore
what
if (HeroController.instance.playerData.equippedCharm_4)
{
HeroController.instance.spell1Prefab.Spawn(
HeroController.instance.transform.position + new Vector3(0f, .6f, 0f));
}
else
{
HeroController.instance.spell1Prefab.Spawn(
HeroController.instance.transform.position + new Vector3(0f, .3f, 0f));
}
now just make them tiny
is it a glock
it's an hk-47
.transform.size = tiny;
i was planning on giving the player different calibres too
this is my favorite emote: https://cdn.discordapp.com/emojis/455520848640606218.png
the nailsmith should sell an ak
and editing the sprite too
"hahaha I am the old light, you cannot defeat me"
then the knight used a .357 revolver and blew her fucking brains out
you're gonna have a bad time
the end
NICE
753 can i submit that
if i could i was planning on having to require buying ammo from Sly
Submit?
add that to dashmaster and become instantly superforge levels of famous
to zote ;meme
oh of course
yes
the non-transparent background is the best
lemme improve it
Nothing personel kidd
make the geo counter a bullet counter.
yeah and the player would be in debt after 5 shots
approves
millibelle is actually a ruthless mafia front loaning ammo
in vanilla she's cowardly but in the mod she hunts you down with 12-gauge
then uses a trench knife to carve a spiral into your helmet after you die to leave a message
just add a soul counter under the geo counter
Gun Lord Millible 
copy kdt's old bossrush/AA's IG
make it so you can use soul to activate bullettime.
it's high noon
Hollow Point 😩
NICE
now if only i could make the projectiles deviate at a 45 degree avenging angle to simulate recoil
oh dear
753 why
the radiance but sans
Super🅱orge be like: IS HLLOW KNIGHT IN THE SAME UNIVERSE AS UNDERTALE??? (red circle in the thumbnail)
wait where does the combomod break on sheo @cunning lagoon ???
also I always use gathering swarm far after I shouldn't lmao
scream
yeah
oh that's not him breaking you're just not supposed to hit him before he screams. user error 0/10
jk
but
like yeah

either or really
should i send nugget more school notes
real questions
once i get to 10 pages that is
no


