- Nov 25, 2017
- 441
- 131
It simply means the latest update from the previous version isn't included in that particular download. It WAS on the main page as a patch to drag and drop into that download to get the latest content but it looks like he ran into issues trying to find a decent hosting service for such large files. I imagine he's just trying to get all of that sorted before updating the OP again so soon, and/or fixing a few bugs etc. I don't think he has a patreon or anything like that so this is all done as a hobby as far as I'm aware so just gotta give him some time."minus 2.3" on the torrent link means what exactly? Please be a little more verbose on first posts regarding different versions.
It should, I used the actual html by @Boernwahl and modified it. So everything same but the tweaks listed in the post.FA80
I have a question do any of your antigrind mods work with the new content?
How did you get them to work for there at all? I thought the accounts for it on there were blocked.meh, all the bugmenot accounts for pornhub still don't work. as long as i don't have an account to use i can't work on the next patch :/.
well some still worked till christmas or so. unfortunately now they are really down... and i need a new account to be able to work on :/.How did you get them to work for there at all? I thought the accounts for it on there were blocked.
There are other options, mailinator eg offers some dozen endings (eg @zippymail.com) to choose from. Maybe your lucky to get a working one?well some still worked till christmas or so. unfortunately now they are really down... and i need a new account to be able to work on :/.
i might actually do this kind of stuff if i can't find a used account 'til weekend. i'ms still not a fan of creating an account (even if it's with a fake mail) as i practically stamp them my ip and i don't use proxy as it slows down my internet drastically (hence the reason why i changed from google to duckduckgo and so on).There are other options, mailinator eg offers some dozen endings (eg @zippymail.com) to choose from. Maybe your lucky to get a working one?
Errr, and using a different account won't expose your IP? Or just your visit on the site? Sorry, I don't get that "stamp them my ip" point. And if I misunderstand what you want, probability is high I give you some b-s advices and nobody want that to happen.i might actually do this kind of stuff if i can't find a used account 'til weekend. i'ms still not a fan of creating an account (even if it's with a fake mail) as i practically stamp them my ip and i don't use proxy as it slows down my internet drastically (hence the reason why i changed from google to duckduckgo and so on).
Yes actually, it always shows the message. Yet everytime you choose to fuck her you will get a gram sword, which is useless after you get the first oneWhen you look into your inventory you will have 4 or 5 Gam swords?
Could you post a screen? Or upload a savegame?Yes actually, it always shows the message. Yet everytime you choose to fuck her you will get a gram sword, which is useless after you get the first one
I think you're misinterpreting the code. Yes, the .owned variable is set to true. But there is no check against that variable, while the swords themselves are obtained from the ownedSwords array. Each time the encounter is run, it will 'push' a new Gram sword into the array. In the other sections, this is prevented by the .owned, as the encounter will not run if it already has been.Could you post a screen? Or upload a savegame?
All gear uses Boolean variables (afaik), mean it may be true or false but never 3 or 4. Even if a bug causes the game to repeat the initial sword giving, it sets the variable to true again. There is no code to add numbers. So I really wonder how you get more than 1 sword.
Edit. Looking at the code another time : <<set $swordGram.owned to true, $Player.ownedSwords.push($swordGram)>>
it set the sword true, no matter if it was true before or not. But as mentioned before that shouldn't become a problem since there is no 3 times true and $swordGram will be initialized as false so Twine is supposed to understand it is a Boolean.
@Mori369 would be nice if you can upload screenshots, savegame and maybe the html you are using.
haha no that's not what i meant xD. did ya hear about the incident involving redtube? german lawyers (paid by a swiss agency) began to sue and warn people who were only visiting the site and watching videos there. the reason for sueing was, that watching those videos would violate copyrights. so far it's not clear whether or n ot streaming is illegal in germany. no one knows how they got the ip adresses, but i sense, that the german state helped out a little there as there is a special law where the german state can get personal information out of a website without having to tell the victim (it really wouldn't surprise me if the state and the agency were in the same boat). the software in use wasErrr, and using a different account won't expose your IP? Or just your visit on the site? Sorry, I don't get that "stamp them my ip" point. And if I misunderstand what you want, probability is high I give you some b-s advices and nobody want that to happen.
You might consider using TOR (bundle) to handle all your privacy needs. Speed depends on who is online / who you are conntected with but you might be lucky though.
You are right about both, I misinterpreted the Boolean by ignoring the array. And yes it is quite easy repeatable.I think you're misinterpreting the code. Yes, the .owned variable is set to true. But there is no check against that variable, while the swords themselves are obtained from the ownedSwords array. Each time the encounter is run, it will 'push' a new Gram sword into the array. In the other sections, this is prevented by the .owned, as the encounter will not run if it already has been.
But the Gram encounter does not have this, and is repeatable. As such, each time the encounter occurs, the sword is 'pushed', adding it to the list again. There is a bug, and I'd recommend taking another look at the code.
if I get you right you don't want to leave traces that could lead back to your RL? Like a company sue you later for watching a certain movie?haha no that's not what i meant xD. did ya hear about the incident involving redtube? ...
that's the thing i wanna avoid (well not exactly the kinkds, but the vids coming with those kinks). visiting youporn e.g. isn't by any means illegal. however watching stuff or even downloading 'em can be. and profiles have all these datas stored. that's why i hesitate ^^.An account just makes it a lot easier to gather information about you and your behavior (kinks, etc)
can you make a screenshot of it and post it here?Weird, my comment was removed, got a stupid bug, everything is squished up really small and displays on the left of the browser, I don't know how to fix it. Anyone know how that stuff works? The sample pictures on the 1st page all show a much wider version of the game than I have, better quality gifs just ends up being really tiny gifs for me.