XaiJu
TwizSin Games

TwizSin Games

patreon


TwizSin Games posts

Update 3/6 - 3/12

OK First and foremost sorry for not posting in a while. I have been rather busy over the last while. This section was written on March the 12th at around 8pm. What follows is all of my notes since the last post.

-Add the upgrade conversations to each character.

-Found a bug, Characters are still in their room when they dont have a bed yet. So the imagebutton of them sleeping is there. But it is defaulting to the image of them just standing there in the day time. so theres like 2 o...

View Post

A much better video showing what I have done.

Also my notes for the last 2 days.

Add the upgrade conversations to each character.

Figure out why the hover images are not working correctly.

 - OK sorted that issue out pretty quickly. It was a simple layering issue. Learning time!

 So the way that Ren'py works is in Layers. Think about that tracing paper that you can see through.

 So I had the code like this:

Obviously that may look complicated for you. But let's take it line by line and ...

View Post

Here is the video I promised.

But just an fyi... Its bad. Like this base is no where near ready to be shown off IMHO. But I think it will be in a couple of days lol. But I have been working on this for like 20 hours straight, and I wanted to go to bed earlier today... Whoops.
Also Sorry for the HORRIBLE audio quality. I recently changed around my setup, and this was literally the first test of it. I definitely need to fix my mic levels, but part of it was also since it is 3am I didn't want to talk to loudly.

So...

View Post

Update Info

Update is coming along nicely.

If you took mental notes from the last few updates you would know that there are the DemonContinent00 - DemonContinent12, "chapters" of dialogue.

And the KishirikaConvo01-KishirikaConvo10 + KishirikaDate01-KishirikaDate05

And lastly the DemonContinent13-DemonContinent18 Which take place after the Dates.

Mainly in the timeline here its like a couple demon continent chapters then a kishirika convo, followed by a demon continent chapter, and...

View Post

MH Demon Arc 1 - Progress Update.

Just a post to let you all know where I am at with the next MH update.


   Currently At 2,000 lines of dialogue. Where most lines in the script are a paragraph in length.
I have almost everything in the storyline finished. Like this update is going to cover, the Atofe incident, buying a new Rude Merc Company building in the demon continent.
   Player customization of that building, loads of special scenes if players pay attention. If the player Fi...

View Post

Progress Update

Just a post to let you all know where I am at with the next MH update.


List of things to do before the next update is ready:

1. Finish Storyline and dialogue.
    - Currently At 25k words.

2. Finish a couple of maps.
    - Most are done, but to get a better idea of camera angles and stuff that I need I want to finish all the storyline, chats, dates, and all of that.

3. Add a new system for upgrading a building over ti...

View Post

I have no clue what to title this? News? Update? Information? Where Have I been?

OK so this is going to be quite a long post to be honest. If you read it all then you will know basically everything that I have been up to since my last post. But to try to have a bit of a bulletpoint thing of what I will be covering:

1. What progress has been done on the next MH update?

2. Why has there been no news or info for such a long time?

3. What did I do during this whole time?

4. Plans for going forward.


So onto the first topic:

As I have sai...

View Post

We are back to work!

I took a few days off to give you all time to enjoy the update, and so that I could enjoy my birthday a bit. Played some video games, created, modded, wrote code for, and hosted a rust server for a bit of fun.

Ok I know thats weird... I took time off of coding, to code... for fun... yea best not to think about it too much lol. So I am officially getting started on the Demon Continent update. My plan is to do 1 new map per day, and get as many reworked animations done as possible. Becau...

View Post

Next Side Stories Poll

Didn't have one Last week because I was focusing on pushing the update out as fast as possible. But we are back with a new round of Side Story polls Which 2 are we seeing this week?

View Post

The Screens VS Labels Poll

It has been a few days now since Beta 2.5 has went live, So hopefully most of you have taken the time to play it. You should have noticed a massive change in the way the game felt.

After a couple of requests to get the "Wait" button to properly refresh the screen, I only solution I was able to find was to switch from a Labels based system to a Screens based system.

What do these "Systems" Mean or Do?
The best way to think about it is Renpy has Layers, There are 3 Main Layers...

View Post

Mushoku Harem Beta 2.5 Release

FIRST AND MOST IMPORTANT NOTE! Make sure you read this!
All previous game saves will crash if you try to battle. Also if your save is from Alpha 3.5 it will break anyways. So to be safe, start a new save. Also make sure you watch the Intro and the tutorial. It will start you off with 10,000 money so you can buy some skills right away.

(The way I am going to format this is what changed based on what version you came from. But all of these changes are in the game. So if your from Alp...

View Post

Daily Update.... Late night again.. So... 10/11?

Ok so BIG NEWS! I have finished my tested, I solved quite a few things that were brought up to me about the game, 1 change I literally JUST MADE! like no joke like 15 minutes ago?
To test the build I did a long playthrough right? Like played through the entire game the way it's "supposed" to be played. A lot of you players love to play the game in weird ways, not hating on you btw thats how we find and fix bugs, by finding what breaks when you poke it. But yea during my playthrough I got S...

View Post

Daily update.... ummm 2 days no sleep... so pick a day? 8/9/10? Whichever one you want.

Got the Counter Attack system working the Water God Style can be created.
Created the water god style... and all its skills.
I removed getting skills by leveling up.
I made leveling up take 5x the EXP it used to so that it will feel rewarding when you actually level up. since you dont get skills by leveling up anymore, its really only for a health boost. and MP boost. and getting the skill point so it doesnt really matter anymore.

Fixed a bug where you would go back a screen w...

View Post

Gallery video I promised

It is around 95% completed so may as well make a video.

As I talk about in the video in terms of coding it is probably one of the most advanced galleries anyone could even think to make. Essentially going forward it will auto-populate itself with new scenes, it will add pages as it needs to, without me doing anything. All I need to do is when I make new things I want to have replays for. I need to add the label for it, and the name I want players to see. Then add 3 images. 1 named what...

View Post

Daily Update 10/7

Ok so not too much progress today. But at the same time A LOT of progress. I finished making and testing the Gallery code, and have it where I like it. I just need to finish populating it with scenes now. I want to keep this post not too techy sounding so that it is easier for all to understand, while also being able to explain the issues I ran into.

So when I first made the gallery it only had 2 screens. That wasnt enough for me. Because that covered only location and girl. I wanted t...

View Post

Daily Update 10/6

So I normally wouldn't make 2 updates back to back like this. But I am still awake from the last one. Been a long day another one of those nearly 2 days straight kind of days.

But the good news is I tracked down a couple more bugs, still can not figure out what is causing the one that makes no sense. It's an integer saying it's out of range. I know this bug exists, hell I have known about it for the last 4 updates. But I have never been able to replicate it. I need to be able to say ...

View Post

Daily Update 10/5

This is going to be a VERY long one. Just so you all know I planned on posting this yesterday. Like I wrote everything except the last paragraph yesterday. But since I did not finish getting the renders for Norn and Zeniths side stories done before falling asleep, I didn't want to post it until those were up too. So yea if your down for a read and want a sneak peak into whats coming to MH in the next update read on my peoples read on.

Ok so what happened why are these late?

I wok...

View Post

Zenith Story 3

View Post

Norn Story 4

View Post

Daily Update 10/3

So as you know I am working on the next Mushoku Harem update v0.4. We are just dropping the alpha beta stuff going forward as it was creating too much confusion. I am beginning to lay the ground work in terms of code for the big new changes in the Demon Continent. I was going to get started on some animations today, but I got in a coding mood and just went all in on it. For 24 hours straight again lol. So what all did I finish on the todo list?

Well that can wait a second because I ha...

View Post

Daily Update 10/1

So news on the job search, I am pretty sure that I found a job. I was told they were very interested in my application mainly due to my 7 years of managerial experience. I was also told I would be called in around a week to set up an interview, so that means I have some time to get that coding work done that I needed to get done for MH.

     I was talking before about fixing the way the "Wait" button works, by moving all the background images from label code t...

View Post

Question about Side Stories

Do you want me to keep these side stories as Patreon exclusive? Or do you want me to add them into the game in a gallery on the next update? So they stay exclusive until the next update?
There are benefits for both options.

1. Exclusivity having something just for the paying members is always a good thing.
2. Being in the game means you would be able to rewatch them easier, and at a higher quality.

I mean it doesn't matter to me either way. I have been bouncing back ...

View Post

Next Week's Side Stories

View Post

Norn Story 3

Norn came to visit Rudeus like he asked, What will he do?

View Post

Elinalise Story 3

Elinalise help's Sylphy with a bit of an issue she has been having. Her Confidence.


Side note, The stories this week should be much higher quality as I made the text and all turned them into gifs directly in photoshop, instead of doing it on a website that crunches them down and lowers quality.

View Post

Her Fall Chapter 10 Part 1 Progress update.

So I was not expecting to be this far into the update this fast.
Today was supposed to be the day that I finished the Animations and Renders. I wasn't supposed to even start Organizing/Converting stuff Until tomorrow. And I wasn't supposed to start coding for 2 more days.

But today I finished All of the animations. Oganized/Renamed/Converted everything.
Added every animation to the code.
Coded all the screens/labels/images/dialogues/sex sounds/moaning audio for all of Route 1...

View Post

Update for MH Betav2 news And Important Life Discussion

OK So after seeing some issues that people were having with the update. I narrowed down a bunch of the issues and solved them. THOUGH there is still the big rework I need to get to after Her Fall Chapter 10 Part 1, but before the next MH Update.

Which will fix the issues with the wait button not changing the background image, and at the same time also fix the issue with the map occasionally not replacing the background image when you fast travel.

That fix will be a huge switch whe...

View Post

Next Weeks Patron story poll

View Post

Norn Story 2

View Post

Elinalise Story 2

View Post