Cultcow EvaXephon / Yanderedev / Alex Mahan / Alexander Stuart Mahan / cannotgoogleme - Edgy weeaboo coomer with pedo tendencies and 15+ years internet history as a lolcow, now known as a disaster developer behind eternal debug build called "Yandere Simulator", confirmed groomer and dollfucker

The end of EvaXephon?


  • Total voters
    2,418
Archived copy, just in case: http://archive.is/owoLr

Also, he's really bad at this job if he's really working 12 hours a day, 29 days a month and producing so little effects.
I archived it as well and was writing a response. People got triggered very quickly. I had to clarify some things but I am more upset that this post got a response, but my question about tinyBuild got nothing.
 
Yeah right.PNG

work.PNG


Yeah sure Alex.

finally.PNG
 
Last edited:
Quick question, is he afraid of women? I let him know that I was a woman in my response, as he had called me a "gentleman" (no offense was taken, I was just confused as to how my username made me sound like a guy) and now the post says "this user". I personally don't give a shit how anyone refers to me, but it really gives off a vibe that he either:
A) Was/Is trying to upset me.​
Or
B)Doesn't like the fact that I have boobs and am not kneeling down and offering my service to him.​
 
Last edited:
Quick question, is he afraid of women? I let him know that I was a woman in my response, as he had called me a "gentleman" (no offense was taken, I was just confused as to how my username made me sound like a guy) and now the post says "this user". I personally don't give a shit how anyone refers to me, but it really gives off a vibe that he either:
A) Was/Is trying to upset me.​
Or
B)Doesn't like the fact that I have boobs and am not kneeling down and offering my service to him.​
Well Alex is a virgin after all and slurps anything that's UNDERAGE.
 
Side note: No, he cannot get it to work. The code should be utilising XML serialization but it isn't, it's literally a wrapper on top of the PlayerPrefs, so it saves data ALREADY being saved by PlayerPrefs but technically doesn't as it isn't being called anywhere in the code. But that code is now "foreign" to him and he has no clue what it's doing so he says "theoretically" he could "get it working."

I can't decide if it's funnier to assume that there are no comments or to assume that there are comments that Alex just doesn't understand or won't read. I doubt he's writing any but I'd expect TinyBuild's programmers to.

Also playerprefs is terrible and I see savedata erase bug drama coming in the future.

That really fucking says it all about how inept he is; C# is NOT difficult to learn, especially if you have a prior understanding of C++ and OOP practic-
oh wait, this is Alex we're talking about. I'd honestly love to see the rest of his scripts, the student one alone still fucking haunts me to this day...

Did the decompilation get posted anywhere? I want to see, mostly because I want to search it for 'ScriptableObject' and confirm my theory that he has no idea about how to separate data and presentation.
 
  • Agree
Reactions: PurpleFoxx
I can't decide if it's funnier to assume that there are no comments or to assume that there are comments that Alex just doesn't understand or won't read. I doubt he's writing any but I'd expect TinyBuild's programmers to.

Also playerprefs is terrible and I see savedata erase bug drama coming in the future.



Did the decompilation get posted anywhere? I want to see, mostly because I want to search it for 'ScriptableObject' and confirm my theory that he has no idea about how to separate data and presentation.
https://yanderesimulator.com/latest.zip
Check the scripts with Dnspy in the managed folder and open CSharp.dll
 
Last edited:
He doesn't even bother calculating the time he spends on tumblr, Twitter, or his own personal private streams. He might not be on those former two every day, but isn't he on his private streams basically every day?
In my opinion he is lying through his teeth that entire post. If you aren't programming the game, you aren't working. Answering emails and Reddit questions aren't working.
 
In my opinion he is lying through his teeth that entire post. If you aren't programming the game, you aren't working. Answering emails and Reddit questions aren't working.
Coordinating with other people on your project should probably be counted as work, but I'm not sure that's what a majority of his "email time" is.

Alexander Stuart "EvaXephon" "YandereDev" Mahan said:
  • 12:00 PM ~ 1:00 PM: Wake up, eat breakfast, shower, check internet for important world news.
  • [...]
  • 11:30 PM ~ 6:00 AM: Same as from 2 PM to 5:30 PM. (This is working on the game.)
EDIT: Sometimes I'll work past 6:00 AM and go to sleep around 7:00 or 8:00 AM. Sometimes I'll stop working at 4:00 AM and catch up on lost sleep.
So he wakes up at noon and falls asleep approximately around dawn? That's... not a good way to keep yourself happy or healthy.
 
Coordinating with other people on your project should probably be counted as work, but I'm not sure that's what a majority of his "email time" is.


So he wakes up at noon and falls asleep approximately around dawn? That's... not a good way to keep yourself happy or healthy.
I agree 100% with the email statement, and my sister was just saying the same thing about his schedule. It's not healthy and probably half of his problems. Also, when are any volunteers up at those hours to get those emails straight away and begin working on them.


It's all very messy and not too efficient.
 
Well this isn't surprising at all.

StudentScript.cs said:
private void Nude()
{
if (!this.Male)
{
this.PantyCollider.enabled = false;
this.SkirtCollider.gameObject.SetActive(false);
}
this.MyRenderer.sharedMesh = this.BaldNudeMesh;
if (!this.Male)
{
this.MyRenderer.materials[0].SetFloat("_BlendAmount", 0f);
this.MyRenderer.materials[0].mainTexture = this.Cosmetic.FaceTexture;
this.MyRenderer.materials[1].mainTexture = this.NudeTexture;
this.Cosmetic.MyRenderer.materials[1].SetFloat("_BlendAmount", 0f);
}
else
{
this.MyRenderer.materials[0].mainTexture = this.NudeTexture;
this.MyRenderer.materials[1].mainTexture = null;
this.MyRenderer.materials[2].mainTexture = this.Cosmetic.FaceTextures[this.SkinColor];
}
this.Cosmetic.RemoveCensor();
if (!this.AoT)
{
this.ID = 0;
while (this.ID < this.CensorSteam.Length)
{
this.CensorSteam[this.ID].SetActive(true);
this.ID++;
}
}
}

E: :autism: but I need to note that the character animator running on the students apparently has 15 different layers to accommodate all the different cosmetics and weapons. That's basically saying every single frame the game is rendering EVERY weapon and cosmetic animation and just throwing away the work for all of the ones it's not actually displaying. There's a trivial way to do this that's provided by Unity (AnimatorOverrideController) which would save hours of work as well as make the game run magnitudes faster.
 
Last edited:
Guys, I love all of this... but please be careful of posting stuff you don't want Alex to read, especially your posts on reddit. If he knows you're on kiwifarms, he won't respond correctly. Alex checks up on this thread quite frequently.

Only post here after you get the desired response, probably why he did not respond to your question on tinyBuild. Also always use "YandereDev" or he freaks the fuck out, so does everyone else. Stay under the radar.

(But still, awesome work)
 
Last edited:
I'm surprised this hasn't been posted yet, but Kuma Games, the company which released "bootleg" YanSim onto Android has finally done it on Steam (link). It won't let me archive because of Steam's age check, so I'll just post a photo here.

Edit: Surprisingly free, I'm downloading it now to see what it's like.

upload_2018-1-11_16-1-39.png
 
So, he finally posted the contest results a week after the deadline, and he wants other people to choose the winner for him. There's also a sharing second place without a prize of any sort.
Since the contest is over, I'm gonna say that's got to be one of the least organized contests I've participated in.

Adding to the schedule topic -- He sent this at 3:30am in his time zone, and there's a high chance my picture wasn't the last one he slurped to.
yfVbiXS.png


Also, if you check out the winners, search for Kikwangi, that's mine. I left him a message using korean alphabet. Didn't really expect it to actually make it to the blog.
 
Back