#archived-modding-development
1 messages ยท Page 392 of 1
the main benefit is code reuse
no need to program a bunch of fireball firing states or melee attacks
Why do that when I can just Instantiate a fucking Radiance-like Boss, call that one attack and then destroy it
ez pz
such efficiency
but ya code reuse with that system would be super beneficial and time saving
why hardcode 10 different fireball moves when I can just have 1
then have some public variables to mess with in the inspector
I could even swap particles around
wouldnt even look like the same ability
I'm just a bit unsure as to how to
"lock them in"
currently I just drag and drop in the inspector
but thats not mod friendly
You guys should see Risk of Rain 2's code
you can literally play as enemies
and switch teams and fight your teammates
you can do that with delegates ๐ค
KDT what cant you do with delegates
just replace an enemies controlfunction with one that looks for inputs
instead of ai
I believe I'm currently set up like that
you can't fix unities shitty sprite system
no way to actually index sprites from a sheet
Like this is how I've got her abilities set up and I don't like it
dragging every sprite 
Bold of you to assume i know what anything means
Uhhh like once
so shhhhh
smh modding toxicity
it'd be much nicer if you could put a integer group and index onto each sprite, and put each sprite into a spritebank
then you could something like
foreach(Sprite spr in SpriteBank.Get("player", 0))
//iterate over each sprite in the players 0 group, idle probably Kappa
Gotta get dem background worked out
hey legit question
you know how in that one portion
in the transition from the City of Tears to the Basin
the colors shift from blue to the Basin's Grey
how the fuck did they do that
post processing?
what if they had a trigger that altered the tint of every sprite renderer ๐
its the area that leads to the broken elevator
this region
fine fine
you should probably be already using shaders anyway
ew shaders
dont know Shader code too well so I'll be stuck using Unity's Shadergraph
well hue shifting is super easy
its just a frag shader
that changes color.r/g/b/a
you know how to code shaders?
yeah
Coding Skills
Backlog of Game-related character controllers and other scripts
Well versed in game engines and their individual systems
General knowledge of shaders
Not making vidya game
Are you waiting for that 250k break to make your dream fighting game?
it'll be just as popular as skullgirls
populae
not for long no
game kept changing, but not really improving
maybe I'm wrong but fighters in general don't seem to maintain relevance for very long
unless you're Melee
or Smash really
umvc3 came out in 2011
and was popular until infinite killed it and itself
anime games kill themselves
so they never last longer than a year
except guilty gear xrd
k so 100% you're a fighting game enthusiast
KDT lore
nope just a degenerate weeb
if you've seen his hitbox code
what a weeb thing to say
ๆๅใฎใๆฏใใ
oh ime turned into kanji
oh google translate doesn't understand it anyway
it says ur mum
nice
we talkin bout sg?
holy
wtf
here you go this is less ambigious ๅใฎใๆฏใใ
It's a good game
heres a game you've probably never played
Nah never heard of it
i know how to jump as fukua and press jHK
Shit I might lose
and then immediately drop my combo to throw
because mikez in his infinite wisdom made combos give the opponent shit loads of meter
Yeah full combos suck ass
I played that much league over
eeeeeeh 7 years?
skullgirls i sleep
final boss of mgs4 i awake
i mean one hit into throw is an exaggeration
but i don't think I've done more than 1 or 2 loops in a while
Gotta get at least 3 hits
yeah people complained about 6 decade long combos
so now we get american reset the game
I mean
To be fair
There were KO combos from match start
He just took it a bit too far
its still better than
he says with nearly 175 hours
It's ridiculous
I always put GGPO at 0 in sg
I'd rather the game look jank as hell than have lag
but ggpo 0 gives you lag
no matter the number you put in you shouldn't have input lag
That's not how it works at all
It's literally called frame delay as far as I remember
And, surprise, it adds frame delay
thats why ggpo 0 looks jank
Very noticeable
cause its always getting new info
Yeah, and adding delay lets the game figure out what's happening before showing it
nah it shouldn't affect you
then it'd just be frame delay
thats the whole point
is that your inputs aren't delayed
we have delay based netcode
I'm sorry you're wrong
i have skullgirls with the power of steam share
but how do i explain to anyone that enters my room why iโm playing a game of 2 large breasted women duking it out
tell them that the games are much worse in japan
I don't know why ggpo would have actual input lag, if you put 3f of input lag, it could just rewind 3frames, change the inputs and resync ๐ค
which im pretty sure it does
cause playing on real 4f lag is terrible, but fine on ggpo
I wrote GGPO to try to do a better job of solving the lag problem, without sacrificing all the other great properties of this method. Instead of adding an input delay to the entire simulation, GGPO gives the local player immediate control over his avatar by hiding the latency of the connection in the start-up of each remote player's action. This does a much better job of faithfully reproducing the offline experience in the online game.
ggpo shouldn't have input lag for the local player
Ok
That's wrong, at least for skullgirls
I don't know why you're arguing this
I've played the game for 900 hours
I know that there is input lag
doesn't feel like input lag
if the input lag is bad treat the game like itโs an rts
you have to queue your attacks
Combos are muscle memory
i learned this after extensive brawl online
in xrd which has delay netcode
literally impossible
i mean by the time hitstop activates on 18f
its already too late
i mean maybe it does actually delay your inputs,
weird that training mode doesn't have an option for simulated lag though, considering it has every other training option
and most delay based games let you do simulated lag to practice combos
In this Unity/PS tutorial I will show you how to paint and implement into your game 2D lights ! By the end of the video you will have the knowledge you need ...

Also I'm disappointed they didn't change the name of the Team Cherry role to Team Berry
Hi all, probably a common question. To get the randomizer experience, should I should "randomizer 2" or "enemy randomizer"? Or both?
depends on what you want
I want randomized enemies and items
shouldnt you be asleep?
Got both installed, enemies are still normal.
Is it incompatible with anything? Other stuff I've got on is QoL, unoffical patch and enemy hp bar.
I'm using the mod manager installer thing btw.
I don't seem to have it.
did you close the game before installing mods?
Yup.
show me the title screen
Ah wait, restarted and it showed this time.
Strange tho, didn't have the game open when I installed.
I require the zote emoji
no
aw

what to fuck
๐
look at it mola
for only $666 too, what a steal
you like it when they stare, don't you, mola?

me and my friends on a night out
hilarious
thanks
;i;
hi, I've made a new score on Infinite Grimm, I can post it here or only in another channel ?
I think so
ah it's here ?
np
you can post it here, but I don't think the scoreboard is still a thing
angle's kinda vanished
hey Gradow how do you feel about Risk of Rain 2
Hollow Knight is a Metroidvania video game developed and published by Team Cherry. Thumbnail and Grimmknight reskin by Mola: https://www.youtube.com/channel/...
hold on you aint #hk-discussion
yes very normal
Almost back to normal
he just used miosis
I miss my purple

753: I didn't really like RoR so, I don't feel anything particularly
hey what patch does the enemy rando run on?
If you buy me the game and I like it
has all been returned to normal
No, Benji is still Simo and 753 is still begging people to play ror 2

wtf is Ror 2
hey 753
Risk of Rain 2
sounds both gay and dumb
says the guy making a fanfic game
But is it gay fanfic?
yes lots of gays
would bugs be considered furries?
isnt it something specific?
since reptiles are Scallies or something
you need to consider all non-human roleplayers as furries
buggies
if you identify their chosen term for it that gives them validity
all non-human
the issue with ror 2 is it costs money
if it goes back on sale 2 for 1 you can both expect a copy
yo terraria 3 player runs cost 0 money since you already have the game
not you
insane!!!!!!!!!!!!!1111
pog
how many modding apis have you made
zero because modding is boring
why would I mod things when I can make my own things
ror2 more like 2 expensive
Is randomizer and enemy randomizer working right now?
cool cool
just wait for seanpc to make it
later
I'm doing shit with cecil right now
who
who

some weeb shit
bakapr
awoo

i also don't get that
yeyah
that wikipedia article is nowhere to be found
i'm in the fourth google page and it's not there
definitely a big photoshop
wow this lion shit is actually pretty fucked
cool lion big attraction
some guy comes over
hey can i hunt a lion
2 zimbabweans are like yeah sure we will hunt a lion
they hunt cecil i guess without knowing he's cecil
guy runs away to america and the 2 zimbabweans are arrested
big controversy

I have idea
for mod
at en of zote eternal ideal
put radiant
but it this
(By FllllSH)
k thanks
guys quick modding idea ; at en of zote eternal ideal make player only use scills of zote
that is pretty cool seanpr
i'll see if there are any modders around to make it
hey seanpr
you wanna make a mod
legit question
charm that allows you to see the healthbars of enemies
yes or no
what are you doing with cecil
shooting him
that's how you get people to complain that the charm should just be a part of the base game and that you are a fool for making such an essential tool cost something
so yea go for it
can we get some ๐ฆ s in chat for cecil
finally
make the game a charm
charm dependant storage
low% ruined
unfortunate
why carry a map when you can carry more power
so I can go out of bounds
what if the map lets you float
not really as long as storage saves more than 1% it's worth going for the charm to lower completion percentage
duh
Doubt
they're so thic
That's what you said last time
look how thick
goof has thin walls and you can't do anything
the thiccer the wall the easier it is to go oob
odd way to spell axxy but ok
๐ ฑoth
maybe I'll just create a thin empty space between walls to trap players going oob
that'll do it
bad dev ruins runs
like flies
Hmmm
hk has hollow walls and that doesn't stop anybody
Can we get PU in hollow knight that'd be great thanks
oh I know I'll randomize certain aspects so runs can never be consistent
๐ค
room rando 
Make each input last a random amount of time
it will depend on your system clock
Each action, actually
Run max efficiency only possible starting at 9:03:36pm
making it depend on system clock is the dumbest thing I've ever heard
(as if hk doesn't already do that by default)
make each input randomly not get accepted b the game
You'd just change your clock
perfect hk fangame
@copper nacelle Have fun changing it after every run
Or even better, make game speed be tied to framerate
Physics and stuff
So Celeste
dont use Time.deltaTime
implying i'd run a game where the dev goes out of his way to make the speedrun worse
this post was made b konjak gang
just x1000
legit though what would make things easier for speedrunners
I want to accommodate all the degenerates
firing igotlazy from the dev team
Not killing the bench oob ๐ก
bench oob was fixed over a week ago
No
if ou make things rng make them the kind of rng that you can work around
no baldur bs
I mean I can make "timed run" but what's probably going to happen is that they'll just find my timekeeping code to be shit
and use their own
god damn Celeste is held in such high regard
well it's a good speedgame but the community is shit
why
no oob I sleep
is there no oob?
no all runs are basically glitchless
which is not necessarily bad
๐ค
that's a mechanic in the game
intentional
yes
at the very edge?
spike jumps are everywhere
the game was designed to cater to people running it
some people asked me tonight why i originally left the celeste discord
and the reason is?
this guyy
not up to date on memes FeelsBadMan
god damn
please
I am a young one I only returned to this god forsaken realm 3 weeks ago
well technically I'm old
but also young
?whois igotlazy
๐ฎ
ok grandpa
i will keep you up to date
he deleted the tweet
well it was basicall tgh saying "Some people asked me tonight why I left the Celeste discord originally
Shit like this is a huge part of the reason why.
Toxicity like this is bullshit tbh, I don't even care about blurring out the name"
and a screenshot of 2 people talking shit tyo eachother
it was clearly banter
very good celeste runner

ah kk
hmm bit hard to remove all randomness from a game like HK
you can have enemies always spawn in the same positions when you first enter a room
but for something like bosses
having them do the same thing in order on every encounteer is pretty boring
so when are they making Celeste 2: The Mountain Strikes Back
spikes only work if you move into them
you can get all the code of celeste
its csharp
worst thing is that they use switches and they get converted into hashes
it is c# this is true 
also celeste has a bunch of glitches
also I lied about spikes only working if you move into them
spikes only work if you move into them with your own physics
300 lines of variables
but no you can't get oob in celeste because of this
public bool MoveHExact(int moveH, Collision onCollide = null, Solid pusher = null)
{
Vector2 targetPosition = this.Position + Vector2.UnitX * (float)moveH;
int num = Math.Sign(moveH);
int num2 = 0;
while (moveH != 0)
{
Solid solid = base.CollideFirst<Solid>(this.Position + Vector2.UnitX * (float)num);
if (solid != null)
{
this.movementCounter.X = 0f;
if (onCollide != null)
{
onCollide(new CollisionData
{
Direction = Vector2.UnitX * (float)num,
Moved = Vector2.UnitX * (float)num2,
TargetPosition = targetPosition,
Hit = solid,
Pusher = pusher
});
}
return true;
}
num2 += num;
moveH -= num;
base.X += (float)num;
}
return false;
}
public StateMachine(int maxStates = 10) : base(true, false)
{
this.PreviousState = (this.state = -1);
this.begins = new Action[maxStates];
this.updates = new Func<int>[maxStates];
this.ends = new Action[maxStates];
this.coroutines = new Func<IEnumerator>[maxStates];
this.currentCoroutine = new Coroutine(true);
this.currentCoroutine.RemoveOnComplete = false;
}
i mean they are kinda delegates
what was this made in again
monocle
you know whats weird
monocle has hitbox grids implemented
so theres literally no reason to disable hitboxes on stuff that kills the player
so every single state the player can ever enter is initialized on start up?
StDummy kills the players code iirc
and other stuff can control it with a coroutine
private IEnumerator Meet()
{
yield return 0.25f;
this.granny.Sprite.Scale.X = (float)Math.Sign(this.player.X - this.granny.X);
yield return this.player.DummyWalkTo(this.granny.X - 20f, false, 1f, false);
this.player.Facing = Facings.Right;
yield return 0.8f;
yield break;
}
is how its usually done
this is pretty cool too
yield return Textbox.Say("CH3_OSHIRO_BREAKDOWN", new Func<IEnumerator>[]
{
new Func<IEnumerator>(this.WalkLeft),
new Func<IEnumerator>(this.WalkRight),
new Func<IEnumerator>(this.CreateDustA),
new Func<IEnumerator>(this.CreateDustB)
});
whenever you press advance in a dialogue box it runs a coroutine
how does the game set your bench to the one before hk when you walk past it?
is it an fsm thing?
or a like area that you walk through that activates it?
fair
whats the variable for dreamer kills
ah nvm found it
guardians defeated
just checked
looks like it actually sets as you go through the load
that really sucks
Why does it even matter where your bench is after hk?




but why
idk
understandable
y'know, we need to get a clicker game where it's just Myla in the mine. Click to mine diamonds. Sell them for money and use money to buy charms and upgrades. Maybe you could use the money to make a little village or to upgrade dirt mouth and such. As you make more money and upgrade the town more shops and upgrades will open. As background work you could have it where you can have corrupted miners mine while you're away the
I know it wouldn't be a mod, but still
You have made a terrible mistake
you know not what you do
the people in this channel are mean
anyway though
Wait what?
I'm I screwed?!
it's a nice idea but Myla is owned directly by TC
Make Mila
I know, I still wish it existed though.
And what makes the people here mean?
die
dye
^
how's MGR going, finch?
i havent purchased it
im really stingy with my money
i dont know what to buy rugjrjke

Buy the titty skittles
I have depression, and you just told me to die.
Smooth move dirt bag.
buy eroico
way to make it about yourself
.
also your first mistake was thinking that not everyone here has depression
it's too late to abort
56 is depressed, gradow is a teacher so theyre in some form of financial depression
I cannot believe nobody has copy pasted this yet
y'know, we need to get a clicker game where it's just Myla in the mine. Click to mine diamonds. Sell them for money and use money to buy charms and upgrades. Maybe you could use the money to make a little village or to upgrade dirt mouth and such. As you make more money and upgrade the town more shops and upgrades will open. As background work you could have it where you can have corrupted miners mine while you're away the
I cannot believe nobody has copy pasted this yet
I have depression, and you just told me to die.
Smooth move dirt bag.
PENDULUM RUN I WILL HOLD THEM OFF
Nah I'm kidding, I was basically just trying to make a point that just randomly saying "die" ain't cool lol.
I cannot believe nobody has copy pasted this yet
I cannot believe nobody has copy pasted this yet

also, finch, no financial depression here
my depression is bona fide
genuine
certified
legit

"Fuck you I have high quality depression. Not that gay ass low tier financial depression."
this, but unquoted
not really
i just wanted to make a teachers get bad pay joke
fcyk ahgsuisit
stop playing with my heartstrings
I am dead inside
idk if thats because depression or the endless turning of the wheel of life has grinded my emotion down
Yo IgotLazy, you aight bro?
things in general are not as exciting as they once were
Camm add me to the depression team
Gradow how old are you what?
26

Gradow being ushered into retirement
Does anyone know where 56 keeps his little booklet of everyoneโs personal info
his own server
I'm not allowed to tell you
good luck prying it out of him
this is NSFW
Whatever goes on in modding staff i assume
56 what is gradowโs blood type
let's just say it's in a very special place in his body
bayonetta is on sale for 5 dollars
56 what is finchโs sign
I have the most common blood type
Astrology
mola is trying to dox us
I read somewhere on reddit that's O+
Donโt remember since it was only mentioned once and I donโt take bio
pffftttโฅโฅโฅโฅโฅtttphhttt phttttf ffftttt t that;ffpfhfafhftfff this game make me fr raafart; ppff sartt pft f ffttt (das me fraetingggggggg efpftt
i don't have his blood type
this is a review on bayonetta
no im just
i havent slept
pffftttโฅโฅโฅโฅโฅtttphhttt phttttf ffftttt t that;ffpfhfafhftfff this game make me fr raafart; ppff sartt pft f ffttt (das me fraetingggggggg efpftt
Wait no I read that wrong
56 what is your blood type
Also now you do have his blood type
56-
Add it to the database
same
My blood type is B+ which is the biggest joke
no the biggest joke is my life
no thanks
fits the trend
56
whats the id for team cherry role
56
why is <marquee> the best html tag
its so good
its flawless
no
yay
modding staff being toxic 
how can i get grim knight skin?
@compact raven download the custom knight mod and check pins
I almost pinned that message instead of reacting
it deserves to be pinned
Which I guess would be even better
excuse me what
making a dark souls 3 mod
for HK
wouldnt it be better to have an HK mod for Dark Souls 3 >_>
nah ds3 engine sucks
I think that's what they meant tbh
whens hk mod for monsterhunter
Because there already is a ds mod for hk
it's called silksong
why tf would you make a dark souls mod for dark souls
is there a mod except for debug mod that makes your soul infinite?
ig you can guess my problem by that
nothing
i just dont know why i have infinite soul, if its disabled in debug mod
so i guess its another mod,but which?
well what mods do you have
giving the player infinite soul sounds like something redwing would do
I don't think blackmoth does
idk where to disable it
charm notch doesn't
the configs are pretty confuse
custom knight touches nothing
well if you changed shit in the config, you probably did it there
no,my game started with that
ill just disable some of them i guess are doing that and see if it works
hello guys, i'm new here, i'm searching for the mod that makes you look red when using abilities and the icon of souls has red eyes
can somebody help me please?
redwing
thx a lot
no wait
redwing adds content
the mod i'm searching for is only estetic

Custom knight with redwing skin yeah
oh, wait
oh, wait
btw,redwing adds alot of stuff,but idk how to unlock them,do someone here knows about them?
i think you play the game
there are things like fireballs when you dash up,but they arent unlocked yet and idk how to unlock them
can you dash up
yes if i have blackmoth
have you gotten mothwing cloak and shade cloak
yeah why would something that changes dash change something in a mod based on dash
also nail arts and focus have fire abilities by default
lol xD
yea what if the mod creator gave you shadow dash to start and changed shade cloak because they knew it would be redundant if it only had vanilla functionality
oh wait modders don't have access to the code so there's no way to change shade cloak LOL
โฃ
๐ค
Visual Studio 2019 is now available for download at visualstudio.com/downloads. Try it today to experience our best release yet.
id=none-reddit-bramin
k not nail arts
were can i find the game saves? documents?
lemme get something
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/
@oblique heron ^
appdata lol, never used again after minecraft
lol same

then how did you save your HK files
lol imagine an app other than minecraft using appdata to store its data
once i've installed custom knight mod, where can i get redwing skin?
that's grimm
grimm knight
i dont understand the redwing config
yes redwing is what makes soul infinite but what do i change
grimm knight lol, but where can i find it?
perhaps pins
pinned messages
pinned messages
I dream about a magical world where discord pins are actually useful, where guides are everywhere, where mods are made easy to install, where help is just around the corner.
and then I wake up and realize I'm already there
lol


are we able to get redwing CP2 already?
Do you need help typing up the logic xml for room rando, 56?
I actually meant to ask earlier, but I forgot
I'll have some time tomorrow if so, in any case
it's fine
I can probably parse the excel sheet as csv
and then just modify it a bit by hand
neat
Can I help?
Wouldnโt it be easier to send โthanks 4 derailingโ in a message?

anime emote go bye bye
Who made redwing
@compact sedge
๐ค
it's amazing how far I've fallen since then
tho
now I'm sitting around occasionally typing words at the screen
about moths and stuff
when I'm not busy with homework
yeah it released october 26th 2017
working is a strong word
I mean, that moths story
I wonder, do any instakill or godmode mods exist out there? 
very likely
I doubt tbh i havent seen any, wondering if anyone else has though.
yeah, it's called debug
"i doubt it excists"
estetic is the worst thing I've ever seen
Adding a c into a word is nothing
Nothing will ever compare
๐ค
when you're unsure if you're satisfied with your code
and it's stopping you from adding more features
myrth leave me alone
ok
yay
ynay


yay or nay
yanni
silksong whomst
isnt Ori seen as shit tier by metroidvania elitists or something
kinda yes
incredible deduction
why is 56 Xi
why not
fair enough
Xi is the 56th letter of the greek alphabet so it makes sense
14th letter actually, but I am aware that you are meming
specifically, I believe you are referencing the "N is the 64th letter of the alphabet" meme
shut up
haha wow guys it's almost like deja vu!
i've been in this place before
modding is just modding-help but more toxic
also better
same thing
nothing will beat lore tho
you take that back
if i do take it back ill just say it again anyway



