Home Artists Posts Import Register

Content


Your mail is your patreon code. Without his input, the game will not work, so please, before downloading the save/starting the game, enter your email in the input field of the patreon code. In the main menu, you can do this using the key icon.
In addition, please, if you have a long download/freeze/any problem- write about it to us by e-mail: kaitosi11@yandex.ru or in Discord Ne Kaito#7745 


Download links:



List of changes to the 930c BugFix2:

- Now the patreon code will be active exactly until the end of the session, and not until the first save load/ exit to the main menu.  

- The ability to insert text using Ctrl+V key combinations has been added to the patreon code input window, as well as completely delete the field using Ctrl+A.  

- Now, when choosing clothes or somehow changing the RNPCs in the editor, you can be sure that functions will not change it at the time game.  

- Fixed an exception that occurs when using the item "Questionnaire for joining the occult club".  

- Fixed a flaw in which the leader of the hooligans could be male, despite the fact that the entire text/address and events with him were designed for his female version.  

- Fixed some problems with sleeves on women's clothing. Now they are displayed in the activity menu with RNPCs as needed.  

- Fixed a bug where the second type of breast went out of clothes.   

List of bugfixes for 0.930c BugFix3:

- Some modules responsible for authorization have switched to asynchronous computing. Now they are processed by one of the free threads of the microprocessor, which is why it will not affect the overall performance of the game.  

- Fixed problems where game could not immediately authorize to the account.  

- Fixed an issue where it was not possible to overwrite saves and exit the game on androids.  

- The action confirmation screen has been adjusted and now, even if there is a skip button, its interface will not appear for seconds.

List of changes for 930c BugFix4:

- The background for the "Beach" location was completely redrawn.  

- Added three new clothing sets for randomized NPCs. In addition, an issue was fixed where a new set of clothes was not displayed in the character editor and could not be selected.

- Now, if you are disconnected/unexpected problems with connecting to the game have occurred, an autosave is created in slot 11.  

- Fixed a bug that could cause an exception during events with randomized NPCs.  

- Fixed a bug that causes an exception due to the missing background of the "Park" location.  

- Fixed a bug that caused the value of days in the calendar to take a float value instead of an Int.  

- Fixed an issue where the remaining minutes were not calculated into a variable with time, which is why the time when rewinding was always zero.  

- Fixed a bug in which if you give the RNPCs an aphrodisiac to drink, he would become intoxicated.  

- Fixed a bug that causes an exception due to the absence of some files in the folder with male RNPCs.  

- Fixed a bug where items from modifications did not expand the list of items in the grocery store.

List of changes for 930c BugFix5:

- A new export/import system of the educational institution has been added. Now, at absolutely any moment, you have the opportunity to export an educational institution along with all the progress of relationships, influence points, etc., as well as import what you may need at any time.

- A new autosave system has been added: now the game is saved every new in-game day and week in different slots that can be loaded at any time.

- The requirements for sexual experience for ejaculation control have been reduced.

- Changed the conditions for the loss of the event, in which the RNPСs sold to you for money.

- Fixed a flaw in which absenteeism in an educational institution was incorrectly considered.

- Fixed a bug where an exception was thrown during a story with a journalism club.

- Fixed a flaw in which, even if the RNPCs with the character trait "Stalker" followed you, he had the activity in the activity menu that he was engaged in before.

- Fixed a flaw in which RNPCs could still remain a virgin after a sex scene.

- Fixed a bug where clicking on any weapon in the fight menu could get the wrong one that you clicked on. In addition, an issue has been fixed in which it was impossible to use pills for potency from the inventory.

- Fixed a bug where the game could be saved with incorrect values of time/energy/satiety, etc.


New content:

- There has been a migration from Python 2.7 to Python 3.9. Accordingly, the game engine had to be upgraded so that everything worked without bugs, as well as refactoring several points in the game code. In addition, several Python libraries have been added to implement some mechanics and systems of the game. To understand what this transition will give, one main feature can be distinguished: Python 3.9 is faster than Python 2.7 by an average of 30 percent, which is why the game will run smoothly even with 200 RNPСs on an average phone. There will also be much fewer crashes on weak devices.  

- Now, depending on the sexual experience of your character, 18+ scenes with randomized NPCs will go differently: somewhere your character will move better, somewhere worse - everything will depend on these statistics. The very success of 18+ sex scenes now depends on the indicator of sexual experience. In addition, it closes some unfortunate courses of action that lead to unfortunate consequences.  

- Now the sexual experience will directly depend on the climax in 18+ scenes: depending on these statistics, your character can either control the climax and choose a certain place, or not have such an opportunity, which is why the choice will be limited to only one option - inside.  

- Added a new breast type for randomized female NPCs. It is generated by new NPCs during the session and at its start. It can also be selected in the RNPCs editor along with the old breast type.  

- Added a new outfit set for randomized female NPCs.  

- Many new emotes have been added for randomized male NPCs. In general, their entire system of changing emotions is adapted to the system of female randomized NPCs: they have a degree of eye closure, more than a dozen types of mouths and eyebrows. All this is changed using the available functions in the game. In addition, some events available in the game, as well as the activity menu / interaction menu with the RNPСs, were adapted to the new system.  

- Added a system of assessments and scholarships. The more often your character attends classes, the higher their grades. They are also affected by homework done. The scholarship is awarded every Monday, it already depends on the grades, and you can pick it up in the player's room, where a new interaction "Collect the scholarship" appears. If you haven't picked it up within a week, it will accumulate without any restrictions.  

- Patreon code input system has been changed: now you can enter your Email instead of a random string. You will be authorized, and you can safely use the privileges of the patron code. All data for this is imported every five minutes into a database on a remote server, which the game accesses using pre-installed libraries.  

- Added a new system where if a randomized NPC has more than 1000 fear, they have a chance to try to be expelled from the school.  

- A new perk has been added to the menu for buying perks per level - "Harem Lover". With it, your character can avoid any hint of RNPCs jealousy, regardless of the number of relationships in which he has a direct role.  

- Added a new amulet for purchase in the temple - "Amulet of Genius". Purchasing it provides a permanent 20 percent leveling bonus.  

- The backgrounds of the locations "Park" and "Fountain near the park" have been redrawn.  

- Now in the location "Fountain near the park" there is an interactive object - a fountain. It turns on strictly according to the schedule, which depends on the time, what day it is: weekdays or weekends.  

- New functions have been added to the framework for creating modifications: an event manager, with which you can add your own events to the game that open during the gameplay under specified conditions, as well as an editor for the existing main game function, in which you can embed your own script that runs every game hour. We also fixed some interpolation and text tag issues when adding items using the framework.  

- Event drop conditions have been changed in some places, success formulas for interactions with RNPCs have been adjusted, and bugs during events have been fixed in some places with both story and randomized NPCs. Event drop conditions have been changed in some places, success formulas for interactions with RNPCs have been adjusted, and bugs during events have been fixed in some places with both story and randomized NPCs.  

- Added new choices for existing events with randomized NPCs. In addition, new mini-events with the participation of the RNPCs have been added.  

- The generator of randomized NPCs has been improved: now, in addition to loading new elements in them during a game session, they are immediately generated in the generator. In addition, the system that determines the relationship of RNPCs between each other has been slightly changed.  

Fixed bugs:

- Fixed a bug where when on the "Achievements" and "Profile" pages other than the original one, the category of location was not highlighted.  

- Fixed a bug where being on some pages in the diary made it impossible to navigate between pages using the navigation buttons.  

- Fixed a bug where, on the mod page, clicking on "Mod page" would result in an exception.  

- Fixed a bug where the list of randomized NPCs did not count as male NPCs in their editor, causing their list to be incomplete.  

- Fixed a bug where during the purchase of girls of easy virtue in an abandoned factory, from the leader of the hooligans, with a black background and even before it was created, she could be on top of everything.  

- Fixed a bug where, no matter what class your character is in, all classes in the text were considered as class 1-1.  

- Fixed a bug where in the activity menu, in the Russian language of the game, regardless of gender, it indicated that the NPC is always busy in the male field.  

- Fixed a bug where even with a lack of energy, it was possible to read books in the school and city libraries.  

- Fixed a bug due to which an exception was thrown in the English translation of the game when choosing some interactions with the RNPS.  

- Fixed a bug where when creating/replacing a randomized NPC right in the game session using the available options, the lists with the relationships between these most randomized NPCs were lost.  

-  Fixed a bug where the homework completion status was calculated exactly at 17:00, which made it quite possible to skip it.  

- Fixed a bug where the lesson schedule in the code had four lessons instead of three available, which is why the calculation of gaps was incorrect.  

- Fixed a bug that was throwing an exception when the "Show Naked" interaction failed with a randomized female NPC.  

- Fixed a bug due to which new generation modes were not translated into English.



Comments

Anonymous

Why mac had android app?

KaitoSi

Didn't notice, we put the MAC version in the folder. Thank you for reporting this!