#archived-modding-development
1 messages · Page 188 of 1
what was the DLC before this
the only thing better than sarcastic petitions are the petitions about REALLY inane shit.
Grimm Troupe?
Lifeblood/The Grimm Troupe
oh yeah Lifeblood but noone cares about that
like PeTA spent lots of money and succeeded in their latest campaign: Getting animal crackers to change their boxes slightly.
Lifeblood brought Hive Knight I'd say it's nice
Like good for them I guess but I could think of about a thousand better things to petition for
they didn't remove speedrunning yet?
foolish devs
if they removed speedrunning they could put more time into making the game better for casual players
lmao why you speedrunning just play the game 
wtf i think my 2 key broke
nice
i dont get it
how's your alt key
52525252525
oh yeah those who do care about lifeblood are either because of hive knight, the performance fixes and most of all, the color bug that everyone was overblowing to proportions saying that HK is now ruined because its more saturated
blast from the past
hey taco guess what
people were complaining about lifeblood in discussion just a little while ago
nice, havent gotten to discussion in like the past 3 days
good
modding and speedrunning
accurate
wrong, the true hk experience is not going to this server by not discovering HK in the first place at all 
also my alt key is doing well thank you for asking
also idk if its my 2 key breaking or me pressing the stupid button too early
whomst knows
time will tell
yes
damn
hackerman
goddamn hackers wearing their balaclava in dark rooms with their laptops, using visual basic to create guis to hack the proxy firewall and into the mainframe system
is this the dark souls of dark rooms
yes anything that has dark or resemblance to dark is a dark souls reference and now you must pay FromSoftware™ royalties for it
damn son
who started the petition?
khan
cuz honestly they should be awarded Time magazines person of the year award
i agree with this statement
are you sure that's not just an alt of one of us
Link the petition
I'm too lazy to make a change.org account
Ok Sean
what the fuck is this Flying Nosk I keep hearing about
wow angle not signing the petition, if youre not part of the solution youre part of the problem /s
nosk has a 2nd reskin
do you even panth5 753
no I can't even comprehend getting that far
it's not too bad

what was nosk's first reskin
only took me about 15-20 hours of practicing NKG
there's this little mod called sanic modi heard it makes the game more fair
technically my panth 5 clear was cheated
my GPU failed and it crashed when I entered the PV room so I used debugmod to get back to PV
and on that run I did it
that
i am reporting you to team cherry
Winged nosk is hornet but it's actually nosk with wings
https://media.discordapp.net/attachments/361194218850615296/484474931824951297/unknown.png here's what happened when I entered
woke
Is this link to the past?
is that the inside of your computet
if you look carefully you can see parts of my desktop background and discord drawn on the screen
my desktop background which I will now post to blind y'all
wtf use dark theme you troglodyte
I am blessed I have the radiance title card as my background
wow aa suprememe hackerman
my eyes
wait is that actually your background
yes
I like the radiance
and also I use my computer a lot outside or in bright light
because... I like the real life one too.
yeah using the computer at a dark environment for a prolonged time can strain your eyes much more
flux tho
no ty i dont want my monitor to be like that us dragon ball adaptation poster/cover, blue and orange shit everywhere, and im less used to those colors compared to the regular one

it's better for your health
i already used it before like, months ago, only lasted a week after that i just couldnt adjust
yeah and going outside is also better for your health but i aint doing that either /s
vitamin d tho
ill give u the d
you go to sleep at 8am, you don't have any of either d or vitamin d.
leddit
isn't gruz mother an infected gruz mother boss?
yes
yes
@compact sedge its sphinx
thats like lore 101 of bug soul
deep lore
you'll need to install this too https://github.com/rtfd/sphinx_rtd_theme for the theme I use
Sphinx theme for readthedocs.org. Contribute to rtfd/sphinx_rtd_theme development by creating an account on GitHub.

Someone explain to me where these GW emotes everyone has come from
nope free they got to keep them
i think all global servers got to keep them aslong as they didnt add new ones
Idk what you're talking about
yeah its from mums house or whatever but noone really cares about those server except for the emotes
The only global emotes I know of is if you have nitro or sub
yeah you just join the server and you have them
i dont even know what the server is about i just joined for the emotes
a bunch of servers from like the first year of discord had globals if they were big af
but they had to shut it down cause blob servers had like 90% of discord on them
and caused mad lag
Infected Gruzz Mother is actually a great idea
It's something that a player reasonably won't ever experience except on purpose
so they could make it as difficult as they want
can we get Absolute Muzznik?
Absolute muzznik spawns more muzzniks instead of baby gruzzniks

literally fucking binding of isaac
If it will happen on standard arena, it will be filled with muzzniks in one minute
Fluke ma
is someone willing to try and test this, i just need to see if the created GO will lag other machines
u got source code? I got a low end laptop
yes
i know im bad at this
was experimenting for a while then forgot how classes worked for a second
ill remove that thx
it's fine
it's just the same as just having public string AmmoName;
ok so shooting works as does fireball shots
both seem to do basically no damage
but
no lag or anything
can you switch weapons @floral furnace ?
tap down twice
oh yeah about the damage, i forgot i setted the damage down to 1
5.56 and 9mm is what i want to check cuz they create alot of GO, and inb4 it kills your ram or something so im making sure
no sound effects?
no runs fine even with the stupid amount of particle effects on 9mm
hence i was gonna ask you next for the sound effects and how you do it
why are you making gameobjects?
I can send you a PR for sound effects tomorrow
uhh cause i instantiated the fireball prefab which creates new ones is what i mean
but I also wanna send you two other PRs: one to make you gain soul on hitting enemies with guns and one to make your aim better if you haven't shot in a while
🤔
or rather make your aim worse the more you spam the shots and start out better
i already have the aim worst logic handled out but i would really appreciate the soul on hit+sound
my plan was to only make 9mm not lose out in terms of accuracy if you jump around
also what's up with the knight shooting the 45 the way grimmchild shoots fireballs?
all you need for a bullet, is a GameObject add a collider2d, spriterenderer and a DamagesEnemies
but you should just make 10 of them or something when your game loads, and cycle through them
rather than instantiating fireball prefabs
again i havent added a recoil deviation float on all the ammo types yet, but 45 shouldnt have that type of deviation
recoil would be nice. and as someone who made redwing and gave no shits I can confirm instantiating 10 or even 40 gameobjects at once has 0 performance impact
also kdt im not smart enough to have thinked of that in the first place but i might try your method instead in the meantime
what if I want to instantiate 5000 gameobjects repeatedly
thought*
what if you want a 300 round per second minigun
300 round per second
tbh no point, the shot only registers once on the enemy
even the shotgun one only hits once
good code
300 is overkill at that point
tbh take a look at redwing gameobjects for enemy damaging code that applies more than once every 0.2 seconds.
oh shit you have that
question perhaps you also know how to destroy the go on hit?
hell even steal this code. it's a static function so you could copy paste it https://github.com/natis1/redwing/blob/master/redwing/redwing_game_objects.cs#L365
void OnTriggerEnter(Collider c)
{
this.enabled = false;
}
🤔
again, my unity knowledge = shit
write code and if it's laggy optimize later
yeah ill try to keep that in mind
the laggiest part about your code is NOT the GO creation it's the particle systems
by far
or write code that is atleast probably optimized for no effort
more like some extra effort
i can disable the light go i think, its in the fireball control
we're all goddamn script kiddies except you
and you work in the industry
so you know your shit
yes maybe me more than angle except angle actually knows his shit
I don't know my shit. I've just done a million different things
and so I can reference my mods if you're looking to do one of those things
It's almost like that's what it means to know stuff in this context
🤔
it doesn't matter either way, you'd struggle to make a slower and glitcher game than hk anyway
if anything bad code just makes your mod more vanilla
but yeah you may wanna tone down the particle systems on the more rapidly firing guns
that I can also help with because i've also done something like that
yeah ill modify that away
tomorrow tho because I need to sleep
yeah i was wondering considering i expected you to sleep on time with 56 whenever 56 isnt busy killing himself with a sleep schedule like that

but yeah i really appreciate the help aa
ill just steal your code borrow acquire your code as reference
@copper nacelle is this u
can i create a godseeker save file without unlocking it?
could anybody send me one?
@cunning lagoon yes
Do you have GM and Eternal Ordeal backgrounds (if you can - give it without text)
when it comes to performance, particle systems by themselves won't cause much lag
if you add lights or 3D objects, it'll multiply that lag by infinity though
these aren't terribly laggy but 5 objects on screen at once each generating about 70 particles per second is kinda a lot.
although I have to say, nothing in the entire game is as laggy as when I pick up a spell and it plays that animation of the soul flying into the knight
that drops the framerate to around 10
and that's vanilla
in my experience a single particle system with hundreds of particles per second won't lag anything if it's set up correctly. Might depend on the material you use or other factors I guess.
it's not the cpu it's just with a low end gpu like mine drawing hundreds of semi transparent objects is just expensive
not hugely
like all the particles probably drop it from 90 before to around 80 fps after
@cunning lagoon is this u
@compact sedge is this u https://github.com/icsharpcode/AvaloniaILSpy
has a Linux build
oh fuck yes
wait I don't use this program anyway
I'll dl it tho
incase y'all ever force me to fix X for a new version of HK again
@copper nacelle @compact sedge there's also https://marketplace.visualstudio.com/items?itemName=icsharpcode.ilspy-vscode
requires vscode ¯_(ツ)_/¯
the decompiler part of dnspy works fine and that's all I ever use it's just 56 keeps bugging me about using the gui of dnspy.
the analyzer is 👌
ok good to know
reddit much m8
yes
no u
how can you make that even shittier?
look at the js version
function isEqual(a, b) {
try {
[{ foo: true }][a - b].foo
}
catch (e) {
return false
}
return true
}
mine was worse
works flawlessly
perfect maths
press X to doubt

hey guys I just stumbled upon this csgo betting site, and its like pretty cool I just won $3,600 in skins like today
sign up on csgolotto.ru
wow I'll have to check that out!
Does the save editor work on the current patch?
Who's the guy that tried to create a better version of the gathering swarm?
Did he upload it somewhere?
sean did in charming
What if instead of geo it was little yous swarming the you nodes?
Hey I have a question about monomod hooks
if I add two that both call orig(self)
will that original function be called twice?
oh good because it'd be a serious problem otherwise as more and more mods that I make are relying on On.HealthManager.TakeDamage
Does the swarming charm have a different sprite in charming?
I have no idea
hi new
super new to the modding scene
there are no popular mods just memes
thanks
they're all bad lol
lovely
no u
im interested on modding several things
I need to see what mods there is to get a basic grasp on it
Lightbringer: Changes nail attack to a lance of light, reworks charms, many other changes
anyone could indulge me on this?
basically makes you more of a ranged attacker
id say it's harder than the base game
sounds very interesting
it makes soul regenerate passively which makes spells much harder to use
also you start with less hp and less charm notches
also what is API?
the modding api is needed for basically every mod to work
Charming: “Rebalances” charms (Wayward Compass displays a minimap on screen, Gathering Swarm breaks geo rocks automatically, Heavy Blow has significantly increased knockback effects)
does this only effect the charms mentioned?
sounds useful
do you have a list of mods you use?
you seem like the kind of guy that would have one
nope
fuck
some mods don't like each other very much
mostly the tweaking ones like blackmoth
blackmoth is also cool but very broken
I exclusively use various shitmodst iterations
I would like some sort of pack
I'm pretty sure there is someone out there with one
in the server at least
as in, what people use in terms of mods
everything
like using lightbringer + charms rebalance in conjunction
people use different things
not an actual pack
lightbringer already changes charms
have you tried using the modinstaller then sending a message in #archived-modding-help with too little information about the problem
using charming with that wouldn't go well
all of them
boop
you serious
debug 
enemy randomizer is my personal pick for most fun mod
cuz you kinda need those
especially in the beginning of the game
i've not tried enemy rando yet
irecommend getting debug mod and having it at all times
just in case of a softlock
my fav combo is running bingo with the randomizer
any opinion on it
it's a mod
You should just try the mods out for yourself tbh
It's easy to install / Uninstall
and an installer
workshop 
oooh installer? thats super handy
hahahaha
And no better opinion than your own imo
📌
wow gradow
gradow rando when?
I should put ads on it tbh
mfw gradow doesn't edit his message
all these mods sound so exiting
c
really just make all your mods promote your other mods with the "play lightbringer" text style
Thanks veru, I'm on mobile so hadn't even seen it
i assume redwing and lightbringer are NOT compatible
They are
I'm on PC so now I have then10.png in my typo folder
wait what
doesn't mean it's a good idea
"just cuz you could doesn't mean you should"
Tbh veru I'm impressed you only got 10 typos of mine
blackmoth redwing hellmod enemy rando lightbringer
"then10" means that's the 10th typo to do with the word then
Oh
this is then6
then 10 is my favorite cartoon
So it's not sorted by username, got it
yeah that's a bad idea but I already have 3000 screenshots so it's a bit late to change it
I just need to know what to look for when I hack you and delete my typos
I mean
Cool
Gradow!
how much did they pay you for it
yeah sure wish the creator had a patreon so i could support him
If you liked it, then I made it. If you didn't like it, 56 made it
how much do I need to pay for the source code
oh
you wouldnt wanna see it anyway
yeah
you need to pay github $9000 for an account
listen to dlk
i'm surprised its open
just google-fu and asking people here
i'm searching for this sort of stuff to teach a few buds interested in programming
and its easier to show a bad example on why its wrong
use it as counter-examples
on what language is it coded in
glad to be of help
english
^
i hope you shoot yourself

me too
same
take me with you dlk
🥒#
what part did you have problems with
to be tbh I'm only a modder because the code is open and the people here aren't doing it for the money.
D♭ haha
i can help you fixing it
no true programmer says it completely works
like I said
(^:
I'm no true programmer
well they do but only when they're lying to their bosses.
u fixed the false positives yet
I removed that veru
why
but I have a nice idea
DM me if you have any problems with the installer in terms of code
i might be able to help
so, me and AA noticed that most people with pirated copies had their folders named Hollow Knight Godmaster
I can just check for that
shhhh
dont do that
i have 2 folders one for 1221 and one for 1424
the 1424 folder isnt named godmaster but what if it was

¯_(ツ)_/¯
gradow let me fix that
that's what you get, pirate

if you can find a foolproof way to fix it pls do
yup
that's what it does
oh
and at one point some more malicious stuff

it's still in the code btw
dunno if I ever pushed it
56 that's what I did
but 753 doesn't even have a steam api
so idk
how


no but really what's up with 753s HK install?
did you ever ask em where they downloaded it from?
I presume GoG
but like not using the galaxy client
make more you say
i dont even have a guideline to whats recommended
go back in time and make the api before 753 started on lightbringer
fuck
wdym "whats recommended"
you install whatever you want
if the mod interests you you install it
shitmodst on the drive or riot
if it doesnt you dont 
highly recommend you DON'T install infinite notches. It's the only meme mod I made I wouldn't recommend you install and it's also the only one in the installer. (The other ones are in the drive)
combos which may or may not happen to be glorious
it's a mod that adds a combo bar built for GM panths but you can use it outside of it it you really want
no just like a bar that tracks skillful play
and rewards you with more damage
adding combos to HK would require reworking how the knight fights a lot
think more guitar hero and less DMC
not really any clutter imo
worth installing?
yes
if you want hp bars
you ever do radiant nosk then jump into the acid
they make me play worse so I don't use them
flat arena nosk is easier than nosk with platform
why is everyone so afraid of saying their own opinion on mods
this reminds me of college
play hell mod
cmm
really good idea
What do you mean?
because I could give you my opinions on my own mods but they'd be biased af
i want biased opinions
play infinite grimm
OK. I think infinite grimm is the most fun boss related mod ever.
thats my biased opinion
thats super handy
redwing GOTY baby
thanks
❤ u guys
do you recommend redwing over lightthing
do you have the text changes for redwing in like a concise document or something
Redwing changes a lot more than lightbringer but might make it too easy
yes but it's not fully 100% up to date because I changed or added like 3 lines since making the spreadsheet but I can post it
@hazy sentinel ok but it will spoil everything
fuck
"DELETETHISLINE"
alright what are the main differences between redwing and lightbringer
👏
redwing is also like
redwing adds fire attacks and dash abilities and stuff
heal/taking damage/nail art
yo that sounds amazing
Here's an ad I wrote for it if that's your thing: https://radiance.host/modding/2018/07/20/redwing.html
A massive fiery Hollow Knight mod...
wow shilling smh
lightbringer seems boring in comparation
is this romance language
see 56 I wasn't gonna shill but then I was asked to shill
redwings makes the game a stomp
kinda
how hard is its hard mode
uh probably about as hard as the vanilla game
an apostrophy
what is this mod
why is there an apostrophe in You've then
uh
instead of the eyesore
it's a fancy apostrophe
rude
p much my thoughts
grimmchild upgrades?
grimmchild actually good
makes grimmchild stronger by default originally designed as a reward for infinite grimm but it also lets you configure it in a bunch of different ways
also I fixed the bug where grimmchild's fireballs collide with random clutter and disappear
it's grimmchild machine gun but better
like lost lord locking you out of 400 essence?
i should fix that
sorry to be rude, but are you really gonna ask what every mod does and our personal opinions on each and every one of them?
you really should
what are your opinions on brexit.dll
https://www.youtube.com/watch?v=O4fwmmFzU94 nice vanilla feature
I estimate its DPS to be around 8000 (16000 when fully leveled)
thanks for the $0.000001
yes gradow
smh doesn't even monetize ur own videos
literally asking us for opinions on mods we made
like "uh I think the mod I made was shit"
you think he's aiming at the seeds but it's actually elderbug zooming around oob
tbf AA, I think bonfire is shit
tbf Gradow I think Infinite Notches is shit

Infinite Notches has the most downloads per day of all my mods so it's the one people all enjoy although thankfully infinite grimm is catching up.
many people didn't touch blackmoth for more than a second
but many different people loved it
im seeing the description of a few mods
how is that information any useful for you at all?
you know what's weird. Blackmoth was the only mod of yours that interested me and it turned out to be a hecking awesome mod.

not to say your other mods are bad it's just they didn't interest me.
don't believe that for a second 56
boss rush sounds like a must right?
nope
no
boss rush is godmaster
that's an unused feature
aaaaaaaaaaaaaaaaaaaaaaa
essence is different stuff altoghether
which are assets for redwing
why would you separate those
because the assets are like 20MB and aren't updated often
@cunning lagoon
@copper nacelle
PlayerData.instance.dreamOrbs += (defeatedDreamReward);
PlayerData.instance.dreamOrbsSpent -= (defeatedDreamReward);
EventRegister.SendEvent("DREAM ORB COLLECT");
this code
yes
are the assets updated atm?
Just find a better way of video compression that makes it 20x smaller
video compression? pfft, just use power point presentations
so making you redownload 20MB just because the code but not assets changed would be silly
also because unity doesn't support vp9 or h265
actually it might now
so in the .csv are the columns indicating commas or something
they need to keep track of spent orbs so they can know how much total essence you got
ok
yes, tbh IDK a good way to display the text
so i'm not going to make lost lord give you 800 essence
that doesn't look awful
actuallyu that would be great
you could open the csv in notepad or something idk
make him give you 400 essence so i dont have to fight white defender or gpz
only the first time ofc
required dependency
actually it doesn't look terrible in notepad
I'll remove it from the installer and silently install with
if you have text wrapping on
who needs consent anyway?
why does redwing recommend installing it with blackmoth
because, like AA said, it was first conceived as an expansion for blackmoth
but it can also work as a standalone mod
Changes main mode of attack from nail to shade dash, some charms changed to affect dash
i mean
my reading comprehension is the gutter
doesn't that mean I literally can't use nail attacks tho
they do 1 dmg
why the fuck would I want that
well
because the dash is your form of damage
(unless you have redwing and then they don't do 1 dmg but you can set it in redwing so they do do 1 dmg if blackmoth is installed)
remember when I said "subjectivity"?
yes
some people like that
sorry if that sentence is complex I made all my mods super configurable to dumb degrees
I liked doing that palythrough
so did AA
and many others
some didn't
and it seems like you don't
that's why opinions are needless
you don't do anything inside the game
nah I don't agree
there's config files that are generated after first launch
they are located in your saves folder
opinions are always useful even subjective as long they are backed up by logical arguments
thanks ching
Redwing.settings.json and Redwing.flamegen.json
hmm
@unborn badger
ching chang
@unborn badger I'm glad you love the radiance btw
@static cloak no problem
yeet
just ask 56 what his keyboard is not anymore after spilling coke onto it
i feel dumb as fuck when the first thing I think is "oh wow there is 3 type of Chinese language" when I see asian characters
fuck me
i bought a switch puller today
@copper nacelle what is your keyboard not after spilling coke onto it
oh
hey 56 did you build your own keyboard
already bought a desolderer
just recover the caps and buy another board imo
no i bought the prebuilt cause i didn't know how to solder then
ok
well I'm looking into making an ultra high quality 60% but I know shit all about mech keyboards
whitefox is a nice 65%
I'll mess with getting myself a good mechanical kb when I've finished building my next pc
if you're going for ortholinear the preonic is sick
I've never used good keyboards before
I've used rubber domes a LOT and before that dell keyboards
like 5 dollar ones
that you see at school libraries
AppData/LocalLow/Team Cherry/Hollow Knight
users folder or main game folder
ok thanks
browser is complete shit so its easier to ask here

I mean it's literally pinned to #archived-modding-help as well
maybe im blind
yes! king koopa for days!
y'all eeeee
it's literally a piece of flying online shit
it's like. it can edit xmls and it only puts you on 12 mailing lists
christ mods are slashing my frames
but I guess their code sucks, so it lags horribly while it synchs
uhhh they really shouldn't
pc specs / mods installed?
also uh I do mod testing on a very very low end machine. APU and CPU clocked to 1.6GhZ and I don't get any lag from any mods I've tested.
thats a general rule of thumb that everyone uses
private void SetBoolHandler(string set, bool val)
{
if (!Settings.DefeatedLord)
{
PlayerData.instance.dreamOrbs += PlayerData.instance.infectedKnightDreamDefeated ? 800 : 400;
EventRegister.SendEvent("DREAM ORB COLLECT");
}
if (set == LOST_KIN_VAR && val && PlayerData.instance.infectedKnightDreamDefeated)
{
Settings.DefeatedLord = true;
}
PlayerData.instance.SetBoolInternal(set, val);
}
this looks right, right?
what about
it's not tho
if (set == LOST_KIN_VAR && val && PlayerData.instance.infectedKnightDreamDefeated && !Settings.DefeatedLord)
that should be what actually works
why tho
really thinks you make
setting it true again won't hurt
does SetBoolHandler only run when lost lord has been killed
because if so then yeah it's correct
where do I put that condition
when lost kin || lost lord is killed
farming :echREE:
wait, setbool runs every time something sets any playerdata bool, no?
yeah but if statements
farming for completely pointless essense at that point lol
if (set == LOST_KIN_VAR
the dream defeated thing is to see if lost kin is already dead so it has to be lost lord
are you implying that you are not meant to fight lost lord right afer lost kin
i wasn't talking to you 😡
won't this give you 800/400 essence every time you set a bool when you have not defeated the lost lord?cs if (!Settings.DefeatedLord) { PlayerData.instance.dreamOrbs += PlayerData.instance.infectedKnightDreamDefeated ? 800 : 400; EventRegister.SendEvent("DREAM ORB COLLECT"); }
u right
that's why I posted my code lol
wait aa why the infected knight dream check tho
that'll lock you out of the lost kin essence
just quickly equip/unequip charms for infinite essence
ye
no realy
i'm looking at the files
I can't see anything related to the hardmode thing
ez
intentionally handicap non fire attacks is one and two is you can change all the fire attack damage amounts
there's no real true "hardmode" and there won't be until CP2 to be tbh
well the website is advertising lol
also sorry mb I can fix that

true hardmode is gonna double all enemy HPs and make enemies do double damage when your flameshield is down
would hell mode be a overkill as compensation to offset redwing's difficulty?
#hk-lore. More like shitty #460594988196036608
I actually wonder what hell mod and redwing would be like together
invalid channel is my fav
I can't delete channels lol
oh
I can pin stuff and delete messages in all modding and speedrunning channels
56 why do i get screen tearing when setting my refresh rate to 144hz
idk
it only happens on hk i thiknk
doubt it
turn on vsync to prevent tearing
