it is in testing phase for quite some time now, doesn't it ? is there any estimate for the release ?it's coming out but it's in a testing phase for now to sweep out the bugs in the game
it is in testing phase for quite some time now, doesn't it ? is there any estimate for the release ?it's coming out but it's in a testing phase for now to sweep out the bugs in the game
There is none. Maybe it will be tomorow, but it can be months too.it is in testing phase for quite some time now, doesn't it ? is there any estimate for the release ?
many thanks for the quick and detailed answer ! i keep my fingers crossed then and hope for the bestThere is none. Maybe it will be tomorow, but it can be months too.
This was Goldo last message regarding the relase of v0.3:
Hi guys, some news:
- I had to overcome a serious case of writer's block, but I am well into writing Chapter 3's story which is why I have been quiet a while. I test events as I write to achieve a passable state and avoid creating a huge testing backlog later on, but that makes it a slow process.
- There are four main beats to Chapter 3's story. One of them is nearly done, but it was the hardest and the template for others, so it should be easier for me to progress from now on.
- I have reverted back to Ren'py 8.0.1 which expectedly caused some new problems, but at least I can confirm it removes all of the graphical glitches.
- Finally, due to the brittle nature of the build I'm working on, it is hard for me to release a 0.3 patch soonish. If you experience serious bugs (I think only the 'color' one was gamebreaking), please use one of the workarounds provided on this thread.
- I will eventually release a new 0.3 build, complete, using Renpy 8.0.1. It will hopefully be more stable.
Cheers... Keep on brotheling!
And this was writen in november.
I dont think anyone will be doing it. There are 2 reason for it.the game version 0.3 has to translate the game because I want to play in my language because there are times in the options and I get confused
Several. E.g.
Code:MC.items.append(copy.deepcopy(item_dict["Small dog collar"]))
Note the double space. To get certain special items that are not covered by 'item_dict', use
Code:MC.items.append(makibishi)You don't have permission to view the spoiler content. Log in or register now.
I have been wondering that myselfDoes it matter if i auto-cast a spell during the day vs night?
Does it matter if i auto-cast a spell during the day vs night?
Not really.I have been wondering that myself
Because there is no such thing as "Small dog collar". Btw you can find the item list in BKitems.rpyI seem to be stupid and/or having difficulty executing this command in the Console.
I tried entering MC.items.append(copy.deepcopy(item_dict["Small dog collar"])) and I seem to be getting an error, which I attached. I was also wondering where to find the list of the terms for 'rarity' such as "Small" in the example above (Small dog collar). I am trying to figure out how to give myself 'Legendary' items, but don't know the command for it.
I found the list of items in BKItems.rpy. I see all of the items listed, including "Dog collar". Do you know how to use the console to append the MC with a Legendary Dog Collar, as an example?Because there is no such thing as "Small dog collar". Btw you can find the item list in BKitems.rpy
I dont think you can. But you can ask Goldo on theI found the list of items in BKItems.rpy. I see all of the items listed, including "Dog collar". Do you know how to use the console to append the MC with a Legendary Dog Collar, as an example?
I am able to append the MC with items that do not have a 'rarity' adjective. So for instance I entered MC.items.append(copy.deepcopy(item_dict["Ornate bow"])) and it successfully gave my MC the Ornate bow. I just can't seem to figure out how to give myself items like 'Magical Gold bag' or 'Legendary Seethrough Dress', for instance.
I think it might affect sales prices, because if you sell a girl, if her stats are higher she'll sell for more. With training, I think if their stats are lower they gain stats faster, so actually casting it before training that stat during the day would probably negatively affect the outcome. It might affect outcome of quests? Not sure if the quest reward is calculated before or after the spell is cast. It all seems pretty negligible though.Does it matter if i auto-cast a spell during the day vs night?
It's not the class whats having the event. But the god you belive in. So far only Shalia have the event.by the way, in 0.2 is Wizard the only one with unique events? played it for years but never tried Warrior
Your first point is in 3.0, so you might want to try it. Certainly makes this game actually replayable. As for 2 that's probably a bit more difficult to change, although her protesting but sleeping with customers might mean she just hates you. I wish I could skip a lot of their dialogue to begin with, I find myself just skipping through all of that text.I haven't tried 3.0 yet, but I am hoping to see the following:
1. A "brothel management only" version so we can avoid the plots when playing the game a number of times
2. Adjustments so the girls don't say or do things before they should ... for instance, sometimes when I am just starting out and the girl is just a waitress and I haven't trained her yet, I ask how she is doing and she says something like "I'm doing great, I have sex with men all day long!" Well, no, you don't. Not yet. Or I ask her to train with being naked and she protests and then some patron asks her for anal and she says yes to him. That sort of thing.
I am not a programmer so this may be more complicated than it's worth...
3.0? my guy living in the future!I haven't tried 3.0 yet, but I am hoping to see the following:
1. A "brothel management only" version so we can avoid the plots when playing the game a number of times
2. Adjustments so the girls don't say or do things before they should ... for instance, sometimes when I am just starting out and the girl is just a waitress and I haven't trained her yet, I ask how she is doing and she says something like "I'm doing great, I have sex with men all day long!" Well, no, you don't. Not yet. Or I ask her to train with being naked and she protests and then some patron asks her for anal and she says yes to him. That sort of thing.
I am not a programmer so this may be more complicated than it's worth...
There's a test version of 3.0 out. There has been for quite some time now.3.0? my guy living in the future!