#archived-modding-development
1 messages ยท Page 309 of 1
sure
dunno what format y'all want to do
2v2 blackout?
explosion pogo works
sure
good shit
but this is my second bingo so be gentle 
wow too bad you're gonna miss the don quijote stream
Just paste the dll in mods, right?
yup
yes

i would test ddark spikes but i don't have dive on this save pepehands
i can check it rq
Hmmm. Spikes don't work for me
Send log
Yeah
It's just free
yeah they work for me
the spikes?
good shit
or e pogo
yeah
homothety exposed?!?!?!
whats e pogo
explosion pogo
lol
Ok no warning on load about not getting the required stuff
And no NRE on loading the scene
Did you try to pogo the ground spikes or something?
I don't think those ones will work
I tried pogoing the left wall before DDark
Since that's the only thing worth fixing
Oh wait this is in the list of changes only for randomizer saves
That's probably it
I guess it should be any save
Yeah ok mystery solved
explosion pogo works fine too
k. well y'all ready to go then?
Yep
me and homothety probably on different teams
Explosion pogo fix code ๐
lol
just tested it works for me
Homickely vs DLPete
Should we make a non-lockout room for this?
since it's blackout most likely
yeah
how long do thesse take on avergae
lol
lol
same
whats `the website again
bingosync
bin go syn c
whats pw
dad
always dad
i see
who really knows
any vc
x
same
i guess im ready then 
I need a sec to fix pdd
aight
Got it
i'm good
pog
414779811
414779811
414779811
wdym
you were typing
your body

๐ค
1โฃ
wait hold on I need to setup
i crashed feelsgoodman
man i love being able to communicate with my teammate
same
Doesn't seem that important
enable dms bitch
AngryJack
Hey y'all. I'ma be taking at least a week-long break from this server. I just need some time to clear my head and the mods here need me to give them some distance. If you guys absolutely urgently need me you know where to find me I'm sure... I hope.
zoom
nice

This is so much harder than normal speed
saw someone had the pure knight mod today. is that included with another mod?
I don't see it on the drive
Lightbringer
can that be separated? ๐
@rain cedar sly's basement won't close
sean fix ur shit ๐
seanpr->Seanpr
im not teaming up with you until you decide to speak
i refuse to alt tab every half a minute to trade info
lol
๐

Does enemy randomizer works only on 1920x1080 resolution
I tried to change to 1280x720 but game crashed
when do soul totems refill
56 help me with my game for cs

after i wake up
how tf do i add keybinds on discord
Nice
does this shitty app have a config file or something
ยฏ_(ใ)_/ยฏ
thanks vs code
you should fix that
What's different from 2017?
Yeah doesn't look familiar
launch screen looks cool
better intellisense
Was this stuff here before
The 0 references stuff
I think they changed the menu bar
I don't think they had this as a refactoring earlier
there's some code sharing thing
but the only actual change is like better intellisense
Cool
found a wild ttacco
This is the greatest fsm code anyone has ever written
Now to see if it even works
pain
ascended
It's still spamming a ton of tiny geos
And now there's more than the right amount of geo too
The obvious solution is add the geo straight to the counter
But that's lame
Oh that for loop isn't even finding anything
Wtf
Oh I'm a fool
Nevermind that wasn't it
???
Literally not even my fault this wasn't working
nice
He gives 6781 geo instead of 6750 for some reason
But it's way less laggy when it uses actual code to spawn the geo all at once
Instead of 1 at a time in fsm for loops
Oh wait there's just 31 extra geo on the ground
Every time you enter
Incredible
Wtf
I know exactly why so no big deal
Is it from the pickup that used to be there
Spawn wasn't working in past cases the first time it was called so I call it once to make the actual calls in TC code work
But I guess for some reason it works here
Also I hated that
I'll just spawn the geo under the map
Easy fix got em
๐ฉ
I mean what else am I going to do?
Spawn is broken
It doesn't work the first time except for when it does I guess
spawn it then destroy it one frame later
Yeah ok that makes more sense
Nevermind it doesn't make sense
I destroy them immediately and they're still there
Maybe that's not actually the issue
wtf
Alright it's good now
how long od you have to walk for before a cdash is better
Idk not that long walking is slow
it do be
I wanted to check how this looked in IL because idk how it would handle a local variable being accessed by lambdas
It's fucked
Idk what that bs is
the breakable ceiling on the soul warrior arena doesn't break if you don't have dive
but the floor on the other room is broken
so if you try to jump down there you just get pooped back into the previous room
Yeah that'll happen
Wow using local functions/lambdas just fucks up the decompilation so hard
Aight I gotta ask, is it QoL that changes Vsync option to Input Lag?
Because that was actually hilarious to see
wdym
When I entered video options to check whether Vsync was on (Because I felt some input delay)
It actually said Input Lag
And had "Leave on if you want the game to be unplayable"
That's me
Also when I entered Dirtmouth is said "ELDERBUG is a cool dude"
Well he is
You can't just jump out of Fog Canyon?
yeah
By the way, will the money just drop on the floor when you get the seer item as well? Since you get shunted out of the dream immediately, that might be a problem.
I finally got hornet to stop empty jumping
best news of the week
I had the chance for her to do a jump when she took damage set to 0.5f before (I thought the jump led to an attack but it actually led to a state named "Set Jump Only")
not yet
Hornet's hitbox gets bigger horizontally in p3 and I cant fix it
reeeeeeeeeeeeeee
why
blame tc
what
dung defender has notorious hitboxes
but hornet's is normal until phase 3 of the fight
Kuro, you want to show the examples again?
I am not even changing anything
i think everyone has seen them by this point
k
I tried removing every single time the game changes the hitbox size but nothing changed
What happens in phase 3 that could cause it?
idk
The only thing I can think of is the game forgets to change back her hitbox after the dash
Not sure how that would happen tho
the only thing I can think of is me adding an action that makes hornet face the knight when doing the counter
Unless you messed with a transition in the FSM
thot
yes
56 is told me something before about using a debugcollider component i think, then attaching it to whatever go you want to see the collider
didnt bother with it cuz i cant find it anywhere if its in the api or modcommon so i just ignored it
I'm not sure how well it works
ive seen past images of it getting to work
Like, does it properly update when a hitbox changes
i think so, since its gonna move whenever the target goes to
yeah
so probably happens on every Update() call or something
๐
Hornet goes into a state named "Idle" where her collider gets reset into the idle position so I dont understand why she would still have a big collider while doing that
I know she goes into that state because the animation plays
you ever just can't jump out of fog canyon
idle has a action that resets the hitbox if im understanding this correctly?
rough guess, probably deleted or that action is getting skipped, worst case is its just playmaker being lame as usual
A action ๐
i see
which region
sinnoh
honnis
Really? Well I'm from Veilstone and I've never heard anyone use the phrase 'a action'
setcollider action should happen because the setanimation action right after it happens
well u must have the gay
and I dont remove an action from before that point
wow ๐
upstate new york
goddamn internet ruined my joke
so basically youre sure it doesnt get skipped over, sorry i cant tell i just use SetState directly because it works 
the idle animation definitely plays
really? well I'm from utica and I've never heard anyone say the phrase 'a action'
now thats a weird one
and I dont insert anything
no uhh not in utica no its city of tears expression
like is the hitbox "broken" big?
I see
or just a marginal increase
a marginal increase
Idle just has RUN, FINISHED,TOOK DAMAGE, and EVADE, correct?
yea
finished happens after 0.2 seconds
obligatory top reason why i avoid modifying fsms as much as possible
I mean it depends
if I am editing hornet then I do edit the fsm because it's usually easier but if I am trying to add another bosses attack into the hornet fight, I just destroy the fsm and recode it myself
its still a pain altogether
This is what we are dealing with
like changing fireball directions is a cluster fuck already in terms of readability
it's not that bad, at least after staring at the hornet fsm for a month, I think it's pretty readable
get game object, get its fsm, get the game object being spawned by that fsm, get that game object thats inside that fsm's fsm etc etc
its readable but for me at least modfying it is an annoying process
it can definitely be annoying
bosses i think shouldnt bee too complicated so thats fine i guess
DILF
Devout I Like to Fuck ๐ฉ
any tips for pantheon of the hallownest i cant see m to make it past sisters of battle
I think it's not the hornet collider that is at fault because I logged her collider size and it is correct
must be a needle or something that is stuck to her
after an hour and half of debugging, I fixed it...
whats the problem?
it didn't like it when I skipped GDash Recover
0/10 team cherry pleas maek handicapped difficuly gaem too difficult
mega think
definitely a pirate
pirate
extended borrower
extended demo tester
infinite demo tester with all the features of the game
is this kuro
not all features
hmmm
INSTALL LIGHTBRINGER
lightbringer dlc hype
makes you think
still waiting on that speedrunner dlc
alright
@cunning lagoon and @solemn basin and other people, please test my mod when you have time
Fixes:
Orb speed increases over time
No more invisible needle tinks
Bottom needle is back in Phase 1
Hornet does idle animation after every attack in P3
Ground dash in phase 3 has been tweaked
Hitbox is fixed
Transition between P2 and P3 doesn't look as bad
Bad:
HoG Statue not working bug remains
Godmaster mode bug remains
Visual Glitches on title screen remain
pause between each attack in p3 is 0.3 seconds, tell me if I should increase/decrease this
Will test briefly when I get home. Might get 30-60 mins before work.
Sounds like good fixes! Especially if the transition glitch is fixed!
yea it looks decent now
Awesome looking forward to it.
thanks
should I make it so that the godmaster ost for hornet plays during the fight?
you could give her 2 phases and have it change in the middle
no idea how realistic that is but just an idea lol
sisters of battle does that
ok nvm empty jumps are not gone
I get the remixed music for hornet even when I do attuned 
whatever it's good enough
uh
What's wrong?
oh snap enemy randomizer is downloading
my first 3 enemies were all Brooding Mawleks 
Are you on normal, room, or chaos mode?
Because if you are on normal, that means every crawlid in the game is a mawlek
if you are on room, then it's just that room's crawlids that are Mawleks
@ornate rivet Definitely new Hornet theme for attuned DoH.
I feel Hornet 2 should have DoH theme play on all difficulties
and Hornet 1 should have normal theme
^ that seems best
DoH plays for me
not modded
on attuned
idk why
this makes it hard for me to see if my mod is working
@solemn basin
Use this and see if DoH plays for you (whenever you get the chance to of course)
Is that a newer version than the one posted 1-2 hours ago?
Okay, got to leave for work in 5 min so using the older one.
but idk if I changed anything correctly, on my computer, DoH plays when I use it
ok
DoH plays on the previous one earlier today.
Also, you are a tricky person to have P2 elegy throw not have Hornet follow with an air dash. ๐
Will adjust tactics!
good, I am not going crazy, the music magically works
wtf I did that?
I dont even remember removing the air dash after elegy
Odd, but yeah looks like that's the case/
The air dash is probably better to have as it usually creates an opening for some damage when Hornet jumps off the wall.
It's doable either way.
ok
Idle animation looks better (she was bowing in the transition, oddly).
I'd have to give P3 more tries to win. Looks very doable.
lol that's not a bow, it's her stun animation
I might be able to do a bit tonight, but will mostly try to beat it tomorrow and let you know anything major I see.
Odd.
? was it not animated?
I think it is, just not coming to mind at the moment.
ok
But looks like it's shaping up. ๐
alright good luck at work
Oh, I did notice Hornet doesn't dash from one end to the end with the fire stream attack.
Was the shorter dash intentional?
yea, now she dashes, then faces you when she counters
so the bats actually point toward you
Nifty. I'm still too used to jumping between the bats. I'm still making dumb mistakes in P1/P2, but generally seeing P3.
And I know it's doable.
Anyhow, must run have a good day!
he's done it
Is this the bingo from last night?
no i just did this
Very nice
i crashed going into city which is what that screenshot earlier was
i forgot to post logs
Are there any flower related goals?
No give to Godseeker or give to Oro?
give to Oro doesn't seem like it would be too bad
Except that oro doesn't exist in randomizer
what
He doesn't exist

Oh, the Nail Art is just on the ground
no
Yes
what if it's gathering swarm smh
green โ
56 โ
it's 56
It's fifty-freakin-six
oh my god ๐
@unborn nest tf3tf3tf3
macro key
understandable
so I was fighting hornet 1 and holy radiance was she slow
she was so slow I felt like my computer was lagging
Yeah easy boss
no I died to her
tf
She's too easy, I can't handle the pressure! dies
I keep waiting for her to attack but she just stands there
and when she does do something
she just jumps up and falls back down
like this
I can only do that if she does an air attack, in which case she is trying to attack me so I can attack her
but she isn't attacking me when she jumps
I dont want to be accused of unjust violence
Ok but she'll either keep jumping forever
in which case she'll probably collide with you
making her the attacker
or just attack you
therefore you can attack early in self-defense because you know she's going to try and murder you
Easy
How can I know that she will murder me before she does it
what if she stops attacking when I have 1 hp
dont judge a bug by its fsm
x
x
If we judged by FSM, we would say THK was a horrible boss
i didnt see it in my hk directory
wat
what
what
The installer doesn't get installed anywhere
i could see the .txts for mods
but not the .exes
there are no exes
oh?
well the modinstaller is a .exe
Mods are DLL
go to hollow_knight_Data/Managed/Mods in there
what about the modinstaller itself
thats what im talking aout
it doesn't install anywhere
It's wherever you put it
actually i might be extremely retarded
i mean i already am but i might be a bit more then i thought
im specifically trying to download the randomizer through the mod installer
however i thought the mod installer was the installer for a mod installer because im fucking retarded
gj
so install randomizer 2
yes
that doesn't exist
oh
what does RNG do
LOL like it looks almost as unfair as absrad ๐
Still possible tho
death mod markoth weary
game freezes
50 shield markman when
no
f#ck
ok so
i wanted the mod in this video
but is it randomizer 2? because enemies didnt seem to work
https://www.youtube.com/watch?v=fXeValyCLc0
Trying out a combination of the randomizer mod (which switches up abilities, spells, and charms locations with each other) and the enemy randomizer mod set t...
Cranky's doing Enemy rando?
well now i feel stupid for missing that on the installer
he did both
Yeah randomizer doesn't seem to work for me
When you start a new save it has an options menu which should show up
yep
other mods worked but those two didn't
Did you hit load for enemy rando
"It doesn't work xd" is by far the least helpful thing anyone ever says when expecting support
yeah i think so
And yet almost everyone does it
How about steps for what you've tried?
You tried to randomize a file... where you already had the items?
Or an explanation of what "not working" means
wa
Windows File Paths: (Assumes Default Steam Install Path, Adjust accordingly for DRM Free or Non-Standard Steam Path)
Save Files: %APPDATA%\..\LocalLow\Team Cherry\Hollow Knight\
Game Files: C:\Program Files (x86)\Steam\steamapps\common\Hollow Knight\
Mac File Paths
Save Files: ~/Library/Application Support/unity.Team Cherry.Hollow Knight/
Game Files: ~/Library/Application Support/Steam/steamapps/common/Hollow Knight/hollow_knight.app/
well that works at least..
Windows File Paths: (Assumes Default Steam Install Path, Adjust accordingly for DRM Free or Non-Standard Steam Path)
Save Files: %APPDATA%\..\LocalLow\Team Cherry\Hollow Knight\
Game Files: C:\Program Files (x86)\Steam\steamapps\common\Hollow Knight\
Mac File Paths
Save Files: ~/Library/Application Support/unity.Team Cherry.Hollow Knight/
Game Files: ~/Library/Application Support/Steam/steamapps/common/Hollow Knight/hollow_knight.app/
okay
weary
apidocs suck anyways so not a big loss
๐ค
;mods
why
but why does ;saves work 
Windows File Paths: (Assumes Default Steam Install Path, Adjust accordingly for DRM Free or Non-Standard Steam Path)
Save Files: %APPDATA%\..\LocalLow\Team Cherry\Hollow Knight\
Game Files: C:\Program Files (x86)\Steam\steamapps\common\Hollow Knight\
Mac File Paths
Save Files: ~/Library/Application Support/unity.Team Cherry.Hollow Knight/
Game Files: ~/Library/Application Support/Steam/steamapps/common/Hollow Knight/hollow_knight.app/
2 stuck together words describe the API perfectly:
"TODO"
@river eagle 
kms
I know why
someone should at least fill in the PlayMakerFSM section
you do it
You can find the latest version of @dark wigeon's FSM viewer here
You can also dump FSMs by adding a ModCommon reference to your mod and doing
gameObject.PrintSceneHierarchyTree("filename")
```This will put a text dump of the GameObject and its FSMs in the Mods folder
You can also obtain .json(s) of FSMs by using the FSM dumper mod found [here](https://drive.google.com/drive/folders/0B_b9PFqx_PR9cVhoMEdfV3I3YUk)
haha yes
wasn't someone working on an hk level editor or was that just a joke

You can find the latest version of @dark wigeon's FSM viewer here
You can also dump FSMs by adding a ModCommon reference to your mod and doing
gameObject.PrintSceneHierarchyTree("filename")
```This will put a text dump of the GameObject and its FSMs in the Mods folder
You can also obtain .json(s) of FSMs by using the FSM dumper mod found [here](https://drive.google.com/drive/folders/0B_b9PFqx_PR9cVhoMEdfV3I3YUk)
@copper nacelle it's doing a big work
wow hal ban for spam
I forgot to remove the one * in api docs..
nice
is what got added
right
the example mods dont work though iirc
I remember when I was trying to learn how to mod, I couldn't get them to work
they're still good examples for settings
ok but I think there should at least be a disclaimer
much better
Is there still an active Enemy Randomizer?
yes
Which one? I was reading the guide and the one i saw said it was broken
Hmm. thanks
mods command sucks because it gives choices and the first choice (which everyone will click) isn't the installer
shit urite
this is true
@ornate rivet https://youtu.be/-5c8CrT79uI she went oob
also i still think bees are broken

@cunning lagoon Had a similar thing happen where she flew off into space.
Her home planet needed her.
lmao
common footage od kuro saying shut up nerd
shut up nerd
hmm
She has to go. Her home planet needs her.
smh why not streamable
๐ฆ
streamable is worse
Have to try the new version and see how P3 works. The flame dragons throw me off when the top one moves downward after traveling far.
Old version you could jump through no matter the distance.
the bats are either bugged or super nerfed
kuro empty hops mod when
@copper nacelle someone said you made nightmare god grimm
i require proof of your unholy handiwork
i didn't
that was KDT
imagine thinking 56 knows how to code
this tbh
imagine thinking ax2u knows how to baldur shell
ax im moderately angry at you for not streaming the race
i was tired ok
streaming is like 5 times the mental effort
It's a mod
what level of rarted have we come across
um
youtube
mark of pride, shaman stone, dashmaster, fragile strength
searchbar
searchbar doesnt exist smh
or just watch embed video, that works too
rather give kurosh the views
I SAW ECH CAT POP UP FOR A SEC
1st phase of the fight is really good
lmao
Idk it can't go in rando as is
why not
Incredible coding prowess
bow down to sean
dude i pushed her oob again
is this god
wow nice
Stags are just cutscenes right
I could maybe add that to SkipCutscenes
the stag cutscene already gets skipped
no ptkyr wanted his input to keep working
what
what
You have to press the button again
^
what does this mean
kuro you use kb don't you experience this
It means you have to press it again
the thing where if you hold the button it doesnt work anbd you have to repress it?
This is pretty basic
yes
i dont think i have experienced that in cp
???????????
it happens when leaving kp on 1221
and at stags on 1221
never happened to me in cp 
maybe im used to releasing the button and repressing it and i dont notice it
is the rando with randomized chests out ytet
yes
very good
You should probably actually read #races-discussion
People talk about rando a lot in there
hm ok
ah yes swinging my nail between 2 torches
my favourite rando discussion
56 acq me a stream
@copper nacelle by the way, when writing a zote.send_message command, do I actually have to include a line break after a \n or can I just continue typing after it and it will put whatever I write there on a next line?
for example would ("something something\n something") come out as
something something
something
Yes that works
https://youtu.be/34zIpq_rVCQ big cow poop post
that doesn't happen to me
@rain cedar if I put it like something\n\n something, would it come out as
something
something
yes
i hold the button right after selecting the stag and it works
alright
space something imo
๐ค
how am i supposed to know that its related
hmmmmmmmmmmmmmmmmm
anyWway i almost lost 655 geo to the club guy pog
anyWway
so whats the lowest geo you can get
150
can you not get shit chests at fury
Yeah you can't get the 80 or 85
Why tf can't you swap an elevator's direction while it's moving anymore
are those the buffed numbers
isn't that how they fixed televatoring
i think only down works for some reason
that's kinda cancer
real shit crystal aspids need a nerf
what if i just export the json for the elevator fsm from 1221
and load it back in
but winged nosk does
you mean aspid nosk?
๐
When it's not actually in a static constructor
56 I ASKED FOR A STREAM
I think it should but idk
Whatever it's not actually important that it works
i want a 5fiftysix6 stream ๐ก
Okay
homothety is literally 56 but he's not 56 and he's homothety
e
pog
๐ฉ
yo is hornet softlock still a thing
only situation you cant change elevator direction is if you initiated the movement with a ground lever im pretty sure
There we go
also when does iselda open her shop
It's open after you either buy the map or cornifer leaves crossroads
and he leaves after fk?
since he's the main boss i guess so
Ok
Corny leaves even if you skip fk
wtf
Incredible
expert platforming skills by 56 on stream
wow I sure do like vi getting stuck and having to restart the entire container because of that and losing all my progress
imagine dying to the Radiance
Right? I exclusively die to false knight
lmao
Hey @copper nacelle check discussion for a sec I want your opinion on it
Kuro mind taking a look and recking a libtard
I donโt have the mental stability to do it
Oh it's a politics thing
sean did you make it so the acid at isma's tear is always down if you kill dung defender
I didn't even read it
Fuck off mate, this isn't the place for it
And no I didn't touch the dung acid
lmao
Politics
@rain cedar how do you feel about the one concern and its views on usage of ivory
Whatโs that again
It's bad
No air swim
@copper nacelle hey don't check discussion
low% challenge
Wdym didnโt he try yesterday
just do it
by being me
Pete is a godsend
can we get a !bloodtype in chat
Bloodtype: Gamer
Damn
that's right
Heโs a gamer
Pete play me
speaking of gamers where is timesink
he came for the let down of a money match
and died
do i run degs
Inb4 every time you hit false knight he makes an annoying sound
Oh shit thatโs Seanโs job
Alright 56 I know I promised you today Iโll start but May I extend that promise to tomorrow
Thanks
no
i recommend you take him to court for breaking his contract 56
and sue him for all he is worth
I declare bankruptcy
you can't just declare bankruptcy
Shit uhh
๐ก
๐ฉ
"don't worry you need to rage him too, that's the thing"
"give him the double rage"
Well you're no boss of mine you stupid ass non runner
๐ฉ
quintuple rage omega woke
Ok what if I delay my promise even more by trying to get sub 3:20 PoP tomorrow instead
homework is death
Ttacco missed the political bullshit
the only thing i learned so far is that object arrays are lame
yeah i can see that
Call it a blessing
Dunno man sometimes i go
when something spicy is happening

