#archived-modding-development
1 messages ยท Page 288 of 1
nightmare king grimm god when
god god god god when
godrb
god tamer god
nightmare god god grimm god troupe master goddess when
56 what are you doing
khan what are YOU doing
oh no, what is you doing??
every time khan posts i think it's nth
nth doesn't post in modding
i'm watching "deltarune all songs with the gaster's theme leitmotif"
@ nth
everyone asks 56 what are you doing but no one asks 56 how are you doing 
56 how are you doing
dlkurosh what are you doing
drunk pb
khan why are you doing
stream drunk
yes

stream sex tape
pale princess is actually a better name than pale prince
princess prince is actually a better name than pale prince
god radiance is actually a better name than ultimatum radiance
name it the hollow knight
Fools do you think I am trying to pull a funny
kolorless king
I would rather it be called Pale Princess than Pale Prince
colorblind king
name it pure vessel
bleached boss
Flat women are better than big tiddy women
the hollow knight has big dick energy
You disagree with everything so I don't care
women are degenerates
Rip finishing DoH today 
agree with u edgy
Dantheon of Hallownest
HIS dick
i wish i had a double helix dick
that looks pretty hot tbh
@trim totem good
Isn't there a species of duck that has that?
that's good 56
I thought most species of duck has that
i believe some female sharks have 2 vaginas
Female ducks have maze vaginas to avoid rape
This discussion took weird turn
show pics
holy fuck so did I and it was almost as hot as grimm's
bet if you post it clyde won't give a shit
no
live soon at pete
but if you post a black background he will
that's a bit nsfw chem
I know how to bypass Clyde ๐ฉ
blackrectangle.png
actually it's unknown.png
is there a component for making a gameobject take damage?
TakeDamage doesn't seem to be it
On.HealthManager.TakeDamage += this.EnemyHit; Does this not work for you?
hmm
blessed image
@ornate rivet Does it have a HealthManager

wow its dlkurosh! ๐
I gave it a health manager
uhhhhhhhhhhhh
weaver.AddComponent<HealthManager>().hp = 1;
ยฏ_(ใ)_/ยฏ
Does it have a hitbox?
yes
With their attack
checking the distance from every entity and if its closer than x dealing damage ๐ค
urite
but I want it to only take damage when hit with nail 
and nail attacks dont seem to have Collider2D attached to them because it doesn't log anything when I log OnCollision and look for nail colliding
Is there a debug menu mod?
yes
Where do I find the link?
pretty much any of the pins in #archived-modding-help will get you there
Thank you, kind sir.
@ember bloom is this u
nice
wtf discord keeps putting ? for reactions
lost lord should have been called woken vessel cmm
arrows fixed
Yeah
It's in GG_Crystal_Guardian
also do you get the file closed crash randomly
I don't think name really matters at all feel free to delete the Name=blah.replace(" ","_") ...
Also any idea why in the dev screenshot death explode has another event called like gg boss but it's nowhere in the file
the gg fsm got like a few new things i think
like for the weird new bow he does
TabItem tabItem = new TabItem
{
Name = name.Replace(" ", "").Replace("-", "_").Replace("(", "_").Replace(")", "_"),
Header = name
};
this works
I didn't include parenthesis because I thought they were valid characters :|
Nice
Tbh I'd probably use a click event
@copper nacelle is stream dead
it's black with LiveSplit
oh ok
LOST LORD SHOULDVE BEEN CALLED LORDVESSEL
urmum
โ

fastest edit in the west
@copper nacelle broken vessel buff mod called woken vessel when
no
@copper nacelle rename lost lord when
no
You have disappointed me
56 broken vessel buff renamed to woken vessel when
no
workin vessel
oh i clipped there cause you said something about a cdash but it was too late
so i just went to the vod and clipped the actual cdash


how am i supposed to highlight anything in this fuckin long ass vod
highlight the whole vod ez
yes i should probably submit the first run that died to snactum
highlight of your entire life please
Yes
if you're unhappy with it why submit
Or at least highlight it
i guess i might as well
at least you have 3m free
yeah i'll take it back sometime
xero actually verifies runs so that's cool
i thought i would see it tomorrow at the earliest
that is indeed cool
What happens if you put a finalizer on a MonoBehaviour
also if you have a finalizer on a monobehaviour and then the behaviour gets destroyed but still has a hook attacked and then the hook gets unhooked
would it run after the hook gets unhooked
or after OnDestroy

i agree with the guy who said to call lost lord lord vessel
delete this
broken artorias

discombobulated dictator
Ornstein Smough
god tamer ornstein
god tamer more like god gamer
name watcher knights abyss watchers haha
whats watcher knights i onl know watcher nights
real shit why are they called watcher knight
you fight multiple of them
the real watcher knight was the chandelier
any chinese splits for any% nsoob
no
i think i'd only need the nae for the chandelier
ๅ็ฏ
how accurate is this
6
any traditional
ๅ็
Unity sucks
it means i can't speed up lightbringer by loading 4 images at once
lol just turn a gutter into the work so you have a place to stop the thread
get your thread out the gutter
the texture part is the slow part iirc
i tried loading them as raw texture data and it was the same
loading raw textures that are in the correct format should take like 0 time
but bitmaps aren't the correct format
i did new Texture2D(x, y, TextureFormat.ARGB32, true)
and then .LoadRawTextreData
I got it by doing .GetRawTextureData on an image I loaded in and then writing the bytes
still took like 40s
It loads fast when I do it in a 1x1 but that's useless
And when I changed it to what it should be (1028x1028) it took the normal amount of time 
sounds overly slow
4096x4096 should only take like 40ms
wack
40 million seconds
like loadrawtexturedata isn't do anything
it just changes a pointer afaik
besides putting it in the buffer to be uploaded to the gpu, which should also be really fast
but how much time does it take if you're going 0.9c and the computer doing the rendering is going 0.5c the opposite direction from your perspective
owo
did someone say
OwO
blessed clip
wtf
Loading textures 
that clip is extremely powerful
owo
awa
@stiff bane is this u
no, it me
๐ค
Banned
apparently when you press down and nail in the same frame the nail input takes priority
wonderful
stop doing that
yes i should stop doing frame perfect pogos
ok good glad you agree
@copper nacelle what fuck
@stiff bane is it u
What fuck.
@stiff bane what fuck
whoev3er came up with soul twisters need s to get fired
remember to hit the like button
hmmmmmm
i don't understand this image
lol hollow knight is dark souls
ikr kurosh like how fucking hard can it be to program enemies to not teleport essentially right into the main character
or to not tewleport right in the middle of a small corridor
the whole ss area feels like
its designed as a huge fuck you to the player
yeah
i dont even mind the corridors as much but seriously they could have just extrapolated the position of the player for the next 2 seconds or something by using the current velocity and made them not teleport in that area
but no just let them teleport right where your dash is going, after youve already started the dash
so dumb
just never dash
no
a story told in 6 splits
lol bad
you
true
wow did you softlock at hive knight haha
ip got changed radiance.host will be down for about 30 minutes while namecheap is updating things
I'd use noip but the ip getting changed was my fault this time
for putting a router between my server and the world
this ad is painfully accurate to how I feel configuring computers
ok I uh set the ttl to 5 minutes
dunno why that wasn't the default
so hopefully the dns updates faster
what do i do when i pb twice and my first p`b hasnt been verified yet
do i submit it again or do i smash thaT MF edit run button
gonna do the latter imo
i smashed that delete button
hm i see
first run wasn't verified for like a day then the new run was within hours
My run was verified never cause Iโll never be good enough to speedrun 
On a side note Iโve been doing Ttacco and 56โs slavework
fixed the ui up for global events and fixed some selection issues
all that's left is faster tab switching
tabs are fully functional but I'm sure there are some bugs so have fun breaking things
next update will have better fsm values, resizable sidebar, tab closing, etc.
I'll update github once I make sure the pr works
how the fuck does Assets/Scenes/Room_Fungus_Shaman.unity contain "Nightmare_Grimm"
huh
what this
you are making compact mode cancer
stop using discord mods
56
it's easy to tell us apart
one of us is a modder. The other quit after half-finishing a total overhaul.
Could not load file or assembly 'PresentationFramework
does this make modding easier
not for me
Open Source Software for running Windows applications on other operating systems.
Remember mono don't support wpf
We had a wpf port running but it only works on major distros like Ubuntu n such
There's also the unity editor branch but doesn't look as nice
And has no zoom I think
Too late now wait until tomorrow
Aka like 18 hours
if tomorrow is in 18 hours then it's
nice
6 am
Tomorrow = sometime tomorrow
honestly
this is the greatest thing ever and I had no idea you actually got it working with wpf
I can't do it during school man .-.
also it's not gonna work with wine for the obvious reason that wine uses mono for its .net @copper nacelle
Yeah there's a gtk version that uses almost the same code wpf uses
idc if you only get the wpf version to work on redstar os 4.20. if you have source code I can edit it until it compiles on my system.
Why r u on redstar
redstar is a good operating system
also btw I use arch. Just thought you should know since arch people love telling others
did you know 56's steam picture is literally the arch linux logo
i should change that
make it linux mint
cursed distro
it taught me very good habits tho
like always use pip with --user
and same for npm
ye
Open resources.ass eats
most of it yeah
back then health was managed through fsms before the lifeblood update
@weary oyster is the elder hu quick kill just impossible if he MEGAs as his first attack
uh maybe
ive never really labbed it that mucch
i usually fluke him once then dboost to get inside him to ensure the full hit
same but i can never get the third fluke before he attacks
so i just miss it if he megas
does he die in 2 flukes if you dont miss any?
i think so?
o
maybe not
i could be wrong
yea he has 200 hp
so you should be able to miss a few even
so i just have to aim better 
why
a yeets
yeet
yelets
Hi! How to install player data tracker? Or how to use it? Game tells me that mod active... but i dont have any indicators what game % completed or anything.
do you have the webpage open
the player data tracker mod is used exclusively with the OBS overlay tool
Sooooo... i need that tool too?
its just a webpage
it gives you a link to add as a source in obs
which lets you put what you have on a stream
it will not show up in game
so you don't have people constantly asking "what items you got"
Ooooh... i see. That not what i looking for. Thanks =)
Ummm can i use something similar but for personal use?
Mabe more simple variant?
what are you looking for
Im looking simple tool to track how many hunter journal entries i have and what percent of game completed.
that's in the base game
excel?
press inventory
if you must use an external tool I mean
it's in there
But... in my stean version there is no such things. Maybe its hidden in settings? hmmm
you need to go into black egg
percent completion unlocks once you open the black egg temple and read the thing by the bench
hunter journal stuff is just by pressing inventory
Aaaah. I wasnt in black egg. Thats the catch. Thanks.
this is the old ui test so if you want to test and make sure it runs on linux here it is
if you can confirm it runs fine I can port the rest over
(works fine for me on mono but last time we tried this it didn't work for you aa)
woah ok
The type initializer for 'Avalonia.Skia.TypefaceCache' threw an exception. ---> System.DllNotFoundException: libSkiaSharp
do I need anything installed
pls tell
That dll is in the zip I sent you
I get the same thing when I delete it but it runs fine for me in mono
I see the dll
im confused
i do mono FSMViewAvalonia.exe right?
from that directory
It apparently also includes dependencies of that dll
Lol it's unmanaged
Meaning windows only
Last time we used .net core but I was hoping not to have to do that
wtf does that even mean
how can you run it
apparently closed as of only 7 days ago https://github.com/mono/SkiaSharp/issues/517
so it may or may not be fixed
but maybe not in that zip idk
try using this but I doubt it will work
I'm still looking to see if there's any documentation on building for linux
right click drag the text?
windoot
cuz I heard you got it running on the former
do you have dotnet core installed
whew
29 mb
dotnet FSMViewAvalonia.dll
hm
can you at least click on tabs
ok so its my problem then
they don't do anything
yeah they're not supposed to as long as they change color
yeah that's just a font scaling issue
come back in like 30 min when im done with hw/download finishes
ok
but there is "Grubberfly BeamL"
"Grubberfly BeamR"
why is there one with both in it?
you cant shoot grubberfly beams diagonally right?
there's one named "Grubberfly BeamR R" too
ok so the second beam shows that it's red
thanks, that makes sense
wait but even the ones without the R for red check to see if Fury is equipped 
Probably because if fury is equipped, it uses the R instead
and if it's not equipped, it doesn't use the R
why not just put them all together instead of copying the same thing 6 times
because Cherry
I refer you to the fact that the fury vignette was originally just 1 particle cloned and rotated around the screen
rather than just a single animation
I'm not sure it's still like that
but it def was pre-lifeblood
what if
you made it left click to drag and right click to view fsms
i know that sounds stupid
but that might fix everything
I mean I just removed the right click check in mouse move and it solved everything
and that sidebar's fixed now too
a lot of the code still has to be ported from wpf but it should work almost identically
ew is that ubuntu
understandable
hey guys how do y'all feel about PSP OS

PSP OS sounds better than Linux tbh
does this work on templeOS
insane
also do you know how the soul meter lights up when you haVE Enough soul to ca<st a spell
how about making it so it lights up at 24 soul if you have soul twister on
for qol @copper nacelle
feel like its the best idea ive had in a qhile
is that your pb, kurosh?
yes, quite a qhile
yea pb'd by a whole 11 seconds
nice
lost 3 minutes to flower quest
also @weary oyster you lied to me he doesnt go down in 2 flukes https://youtu.be/rGIRUEvTb9E 
What? pre-nerf Flukenest should do 144 dmg when comboed with ShamanS
Did you upgrade your Nail?
maybe
tbh i dont know why thats not a feature in the base game
I think it's because you still can't use Focus if you're below 33
ah i see the issue here
elder hu has 250 health
so either they nerfed him on lifeblood
or the wiki is wrong
and im pretty sure i know which one it is
Imma go with option B
lmfao
I don't think I've seen a speedrun utilize Shape of Unn 
correct
cause it sucks
But with Quick Focus, it is faster than running
hmmmmmmmmmmm
that's a hmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm from me dawg
hey have you heard of this thing
it's even faster than quick focus shape of unn
Yes
i hear this one is even faster
yep
Even with a 0.8 second chargeup
Seriously tho, why would you Shape of Unn to speedrun?
By the time you get it
You have the fastest movement ability in the game
Wouldn't you still need CHeart or Ismas
Wait really?
i just realized there are lamps everywhere in deepnest
hah
that guy ios a moron lol why doesnt he just swim across with the isma's tear powerup
yeah
if you do the skip
Because that's totally good speedrun tactics
how mjch damage does fluke do in 1221
looks like it does 105
it's 112
how did i only do 105 damage to hu
yes 
you just suck
no he doesn't die in 2 flukes
it is n ot possible
im just checking to see exactly how much damage it does
do i run to hu with debug and go kill him
Could it be that you are experiencing a glitch where not all the flukes are spawning?
ax2hitsu
i am fairly sure i didnt miss any of the flukes and they did 105 damage
he went from 250 health to 145
fluke kinda sucks so
gonna check on a different enemy to make sure none miss
how would it add up to 105
if you hit multiple in the same frame i'm pretty sure some damage doesn't count
yea thats probably it
im 99% sure i didnt miss because all of them disappeared instantly
i was literally inside him
(
)
56 cover your eyes
dont read these lewd things
how do i use happygrub more than 
now i did 112
1221 best version
just run on 1114 for better fluke looooool
so im assuming one of them just doesnt count
regardless
it is not possible to 2shot hu with fluke
so if he decides to mega there's nothing you can do about it 
depends on the game's mood
you'd have to do 26 damage with nail0 before he attacks
hmmm
also you'd knock him back so you'd make most flukes miss
not if he's moving towards you
elder hu is indeed a very bad boss
light mode
how am i supposed to keep dodging these 0.0000000001 second timing attacks with insane precision which are random while also dealing damage
yes exactly
Is that where the backer that designed him got the name?
xero is cool
That makes no sense, but ok
wym
do i stream goof
acrid is doing gh nsoob
he has wr now
and some lady spinning in a field with uzis

this is goof
i have even more questions now
good
why is everyone willingly playing that wtf
extremely goofy 
hmm
where is extremely gofy skateboarding
@copper nacelle acq me a stream
i am consuming supper
I already have
who's not ahahahahhahahhahahah
cult of elder hu
hmmm
You drank the entire glass? Consuming glass is bad for your health
Especially in liquid form
drink pee
eat pant
your drink is now in your bode
@cunning lagoon acridstingray3
no i want a 5fiftysix6 strean
i can only stream roman provinces
eww
i have finished consuming supper
No he said "strean"
stream the founding of the cult of elder hu
stream sex tape
pedo
i didnt say he makes my pp big
56 stream roman provinces
๐ค
how old are you kurosh
sorry to disappoint
my age is very easy to figure out
1559
ptkr is streaming Hollow Knight
most ambitious mod ever
making HK 3d
And also adding skateboards?
Is this draco's mod?
hello gentelmen
But... you were already here?
I dropped down where I found dashmaster and cant find a way back or find anywhere else to progress. Any ideas on how to get out or will I need to restart
Save quit
That's what I thought
Pogo self
TC built in softlocks to weed out the idiots
they need a better weed wacker
Get to abyss with bench storage and cancel float
Good luck getting out ๐

Youโre actually trapped lol
Itโs pretty funny
can't you just quit out
Forgot to add shade cloak
What the fuck stay
(If you pick up shade cloak youโre fucked)
Why are you Pretzel
not with that attitude
doesn't quit out stop bench storage
nice reacts
what the fuck
Yep
So youโd actually be trapped
No rocket boosts, float or anything we know of could get you out currently
In that scenario
but if you are using glitches arent there many other situations wher you are just stuck
Youโd think there would be but most of the time you can just quit out
nice
@ember bloom itโs a ring of cebula 
?avatar stayplus
bardoon
I thought it's Zote DLCs main boss
It is a bardoonion ring
high effort
Btw 56 that outline on Knight disappeared
nice
Because it had layer underneath that was reversed colors
o
Also checked out documentation about replacing texture sheets
It's above dogshit
Sad
Yes
The easiest way to do it afaik is to load one in
and then for tk2dSprites you can replace it on the material for the definition
and for SpriteRenderers you have to replace it every time using a global object pool spawn hook for projectiles and shit
and on scene load for other shit
enjoyable
Lmao
FSMs ๐ฉ

ordered split for pausing the game for galaxy BM
but you added some splits right
and 1.0.0.6 support
56 > Devil
nice
Ahhhh
Yeah I added a few
Also got question purely of game mechanics, is nail input happening first before movement to side?
I think nail checks the direction you're facing so you'd have to be turned around before the method invoke
and it's not a coroutine
so
I think you'd need the side input first
Explains so many missing hits
When mod making execute Knight turn before using nail 
Canโt until Thursday at least

mfw sub acrid == wr
Yuck
vsync 
Cap it at 24 fps
is this Bloodborne
isnt there like a point where you just dont make it across the bridge
Lower res to 900p and add cowboys with horses
like 20fps or something
Yeah
Vsync feels like Iโm underwater, in a space station orbiting and extremely high gravity planet while driving in a car over speed bumps in an earthquake
Thatโs what a single vsync input feels like
that's surprisingly accurate
my encoder isn't overloaded when i only have maggots on the screen
does this tell me something
it tells you that you should lkower your settings i think
the lowest i can go is about 5fps 1 bitrate
it do be like that sometimes
๐ฉ
i missed a mango stream wtf
who
mst
๐ค
@ sean
sean please remove mango from your blacklist

i swear to god if this dumbass res fixes my lag im gonna take the 106 wr
trust in the 504p
might as well make it 144p
urite
horheristo should make a new category called 10 fps and then get the rightfully first and world record on it
I don't see how that's any different than Balls of Steel Soul
same arbitrary bs
and he even broke his own "ruleset"
so he'd probably do a run at 10fps but change it to 15fps halfwaythrough
but that's actually against actual rules
lol you think he follows our ruleset?
which one of his own arbitrary rules did he break
what does this mean
oh ok quitting out is not related to thorn warps
didn't he also do a bunch of things on a save where he had the 2 notch quicklsash
The comments on fireb0rn's videos where he did an incredible test of skill by beating the previous and only Balls of Steel WR make me immensely happy
pretty sure we mentioned that a while back
he called it balls of steel soul
but he healed for uumuu and WK

and then got angry at us when we did the same thing

interesting
No you don't understand under Article 12 of the Balls of Steel Soul Guidelines the Great H is allowed to break the rules but no one else is
you think if this works i can play 504p 144hz 
hmmmmmm
you know the thing when you turn around after a nail hit and it carries over
and you hit like the wall on the other side or some shit
yeah
quit the game
have you tried turning early
yes
Have you tried MALLCing the nail, followed by a SABDJCUS usmash into 50/50 purge
no that'll only do 5%
SNOTDAC best Shulk tech
what's the counter when landing called
Uhhh
The only vision techs I know of is Vison Sliding which is useless and Jump Cancelled Vision which is equally useless
hornet is kinda hot
cease that at once
sorry bud there goes nnn
darn
you know i could've done something useful today but instead i played goof and died to wk cause of camera glitch
you died because you suck
sorry you go deal with camera glitch flawlessly
i dela with everything flawlessly
except typing
sorry you go deal with typing while eating flawlessly
because im hungry
sleep is better than food tbh
@buoyant obsidian help my humble says I'm refered to some weirdo called wario64. can you post ur humble referal link so I can buy bundles without supporting them?
immensely cursed image
Why would you not want to refer Wario64?
plot twist it's actually wario753
idk who the fuck wario 64 even is
puzzle solved
he likes videogames 
thx, time to carefully divide the money





