- Joined
- Apr 7, 2025
A bunch of structs is what he really needs IMO.
Yeah that's what I was getting at, but it's very exploitable depending on how that data is written. Then again he wants his players to "hack" his game so who knows.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
A bunch of structs is what he really needs IMO.
Hold the fuck up. He's indexing an array with an enum already. Except it's not named, and neither is the members.View attachment 7598926
Line too similar to other line. Why write many line when few line work better?
This looks like it was generated by another piece of code (that was generated by an LLM). Guy uses a machine the entire purpose of which is to automate shit, yet manages to do all this useless work manually.
global.talky_list[SceneEnum.Scene6][ArtifactSpriteEnum.Neutral]
. This wouldn't fix all the other issues, but it would be a trivial change that saves him from having to flip back to the global array every time a sprite needs referencing from elsewhere. I am baffled.I'm not a professional programmer but when I was a kid things like java and lua were not languages that influenced big things, they were novelties that people didn't take seriously. object oriented programming was something that the programming greybeards were very vocal about being an unserious thing for non-serious work like video games and school projects. i don't know how old pirate software is but he strikes me as the kind of person who would have learned c++ because "thats what everything serious is written in" and like never really changed as times changedFinally, code reuse. Programmers are lazy by nature, we hate doing more work than we need to. Reinventing the wheel sucks, especially when we're the one who made the wheel. So we try to reuse code whenever possible. But there is a correct way, and a wrong way to reuse code. The wrong way is what Mald has done, literal copy and pasting the code everywhere its needed. This creates a shit ton of files that are almost entirely identical, with massive amounts of repeated code. Each differs by only a small handful of lines of code: setting values to the story array. How any programmer who has had Object Orientation slammed into there skull a million times has likely been taught the concept of inheritance. Using this very simple concept, we can instead make the copies simply say "Use the entirity of this original file, but I want this one function to work differently". Congrats, you have reduced your line count by several thousand across the project and made it infinitely more readable.
I'm partial to calling him Fagtree myself.yeah he should be called by his real first name, James
Even if his name was that, calling him by his first name would a massive disservice to every James, or Jason (or Hall for that matter) who's ever posted/lurked in this thread.yeah he should be called by his real first name, James
Generally, the moment you copy paste code, you're making shit code.Any coders present here's more laughing at his shit code
>MFW game is cracked by removing simple code checks
Im unsure if the code is a decompiled version and that the enums arent tagged properly.Hold the fuck up. He's indexing an array with an enum already. Except it's not named, and neither is the members.
He could literally write something likeglobal.talky_list[SceneEnum.Scene6][ArtifactSpriteEnum.Neutral]
. This wouldn't fix all the other issues, but it would be a trivial change that saves him from having to flip back to the global array every time a sprite needs referencing from elsewhere. I am baffled.
mald is doing the female pattern brain birdhands shit here to try and enforce control over his audience in a commanding demeanor and he has someone else's fucking minecraft code opened up instead of working on heartbound.View attachment 7599215
Bro makes it too easy to call him out. He can't keep his lies straight for 48hrs. Yikes.
(That I don't agree with) wow that's gotta hurt. I am however losing a bit of respect for Kit given his tendency to do stupid collaborations with people that are obviously using him, this is what the 4th time this year its happened. Its some Linus Tech Tips levels of bad decisions for collaboration. You'd think someone dealing with scammers on a daily basis would be smarter than this and do background checks on people.
You know, that's a fair point. There would be very little reason even for him to name something UnknownEnum. And it could be a builtin to GameMaker for all I know. So I guess this is not a novel revelation, just what everyone else (including me) in this thread have been saying.Im unsure if the code is a decompiled version and that the enums arent tagged properly.
i don't know how old pirate software is but he strikes me as the kind of person who would have learned c++ because "thats what everything serious is written in" and like never really changed as times changed
it's easy to predict his copes because he's going through them like Fucking stages of grief.I called this shit even knowing it would pass in 4 days, to no credit of my own because it was so easy to tell that he would try to take credit for it the initiative
The premise is bullshit if you put any level of thought into it."Making me the villain did though."
This fucking guy.
So even though he's responsible for SKG working he's also a victim. All the mean people on the Internet ruined his reputation. It's definitely not the consequences of his own actions!
Not going to work Maldo.
Worse than a theatre kid.
Its like not dead naming troons or somehow worse.I think the most annoying aspect of this faggot is that people actually capitulate and call him "Thor" on social media
what a passive aggressive fucking nothing sentence. Anyone with half a fucking brain and who passed english class would recognize the fucking idiocy of this sentence.Ugh... I think he should be able to dictate what people talk about in his own stream chat, that's completely fair. Oh look, he's even showing respect to-
View attachment 7599219
NEVER MIND HE MAD LOL
That would still have the risk of accidentally aliasing multiple entries to the same slot. But yeah, it'd certainly be better.Hold the fuck up. He's indexing an array with an enum already. Except it's not named, and neither is the members.
He could literally write something likeglobal.talky_list[SceneEnum.Scene6][ArtifactSpriteEnum.Neutral]
. This wouldn't fix all the other issues, but it would be a trivial change that saves him from having to flip back to the global array every time a sprite needs referencing from elsewhere. I am baffled.
Well, that's assuming he believes that what the campaign wants aligns with what it says. Which, to him, is not the case (because of his misrepresentation)It's a literal oxymoron. If the initiative gets what it's asking for, then it's giving what the people heading SKG what it wants.
Jesus Christ