Not confirmed by Tim, but my guesstimate based on his normal schedule 3 posts up. His published rollout schedule takes two weeks from tier 1 patrons to public. Two uncertain factors. His statement is 'a week or two but it will be this month', this month may become four weeks. And Tim has also been known to cut his rollout schedule shorter than two weeks in the past. So it all dependsEnd of januari for non patreons!
Better, install the October update from hereintall 0.4v ok, do i need too install September Update/Fixes from OP?
You can change the scripts but then there is no challenge. Also no way to get all girls without cheating time or changing scripts.is there anyway to stop josé and get the girls all for yourself?
Well, if you disable José you have all the time of the world and likely no need for other cheating.You can change the scripts but then there is no challenge. Also no way to get all girls without cheating time or changing scripts.
Well you need it for like day 3 night where you can do Nancy or Laura but not both not to mention things like day3 morning chat to classmates where currently you can only talk to one. That said since there is a gallery now you can already see all scenes so I don't know the point of cheating.Well, if you disable José you have all the time of the world and likely no need for other cheating.
If there is no time pressure because José is knocked out you don't need to choose. Do Laura on day 3 and Nancy on day 4. Also no need to talk to multiple classmates. You can get the points involved later.Well you need it for like day 3 night where you can do Nancy or Laura but not both not to mention things like day3 morning chat to classmates where currently you can only talk to one. That said since there is a gallery now you can already see all scenes so I don't know the point of cheating.
I dont know enough about coding to know whether or not changing the difficulty is feasible but I always wanted it to be an option with:You can change the scripts but then there is no challenge. Also no way to get all girls without cheating time or changing scripts.
well easiest way to do is easy is go to the default_imports script in notepad++ change all the lines where it is [girlsname]win=false to true and you would start the game with all 24 already achieved. The other way is just to delete lustaddedB in the day scripts so Jose never gains points or in default_imports put joses starting lust points with each girl in the negatives.I dont know enough about coding to know whether or not changing the difficulty is feasible but I always wanted it to be an option with:
Standard - the way it is currently
Challenge - Jose actually gets girls
Easy - basically impossible to lose
I was thinking more along the way of a difficulty slider. I dont trust myself to edit in notepad. I'd probably delete system32 by accidentwell easiest way to do is easy is go to the default_imports script in notepad++ change all the lines where it is [girlsname]win=false to true and you would start the game with all 24 already achieved. The other way is just to delete lustaddedB in the day scripts so Jose never gains points or in default_imports put joses starting lust points with each girl in the negatives.
challenge, would be there are several times in each day script where jose gets random + lust. those lines say lustaddedB and then change the +1 to +2 or +3 or more if you want it really hard.
a slider would probably be too difficult with the amount of variables already programmed into the game, but I am not an expert coder, just someone who has messed around a lot with the scripts.I was thinking more along the way of a difficulty slider. I dont trust myself to edit in notepad. I'd probably delete system32 by accident
A slider is work as also the display elements have to be provided. As for implementing in code, that is easy. Just go to file challenger.rpy in the game directory. There you see:a slider would probably be too difficult with the amount of variables already programmed into the game, but I am not an expert coder, just someone who has messed around a lot with the scripts.