Search found 38 matches
- Sun Jan 20, 2019 6:12 am
- Forum: Teasing Software
- Topic: [Tease AI Java] SPICY development thread
- Replies: 125
- Views: 56494
Re: [Tease AI Java] SPICY development thread
just a heads up... I think I have dungeon/punishments and spankzchoir working (I'm debugging spankz choir slowly as I poke away on the next thing)…
...
next thing I'm starting to chip away at is work/study mode... (just in case anyone else is hacking away and wants avoid duplicating work)
Great ...
- Wed Jan 02, 2019 6:18 pm
- Forum: Teasing Software
- Topic: [Tease Program] Tease-AI Java (1.4)
- Replies: 873
- Views: 517301
Re: [Tease Program] Tease-AI Java (1.0.18)
When version 1.0.19 is planned out with all the current fixes - there are many already :)
- Wed Dec 26, 2018 7:29 am
- Forum: Teasing Software
- Topic: [TAI & TAJ] ALL TAI OR TAJ USERS PLEASE READ (TUMBLR)
- Replies: 38
- Views: 27859
Re: [TAI & TAJ] ALL TAI OR TAJ USERS PLEASE READ (TUMBLR)
how about https://bdsmlr.com/ ? looks and works almost the same as tumblr
Yea, I’ve looked at that one as well. I’m probably going to be adding a few different options for url images and that might be one of them.
I looked at both (http://www.timbr.xxx and https://bdsmlr.com/) while Timbr ...
- Wed Dec 05, 2018 6:32 pm
- Forum: Teasing Software
- Topic: [Tease Program] Tease-AI Java (1.4)
- Replies: 873
- Views: 517301
Re: [Tease Program] Tease-AI Java (1.0.18)
Tag-files:
In the Images folder I have a file called "Loved \ ImageTags.txt" (Backslash)
In the Images / Loved folder (slash), I also have a "ImageTags.txt"
I suspect some filesystem issue here too..
During picmode, there is an "exeption in thread" every time a .GIF file is found. Never if a JPG ...
- Sun Nov 18, 2018 9:25 pm
- Forum: Teasing Software
- Topic: [Tease Program] Tease-AI Java (1.4)
- Replies: 873
- Views: 517301
Re: [Tease Program] Tease-AI Java (1.0.15)
Good. Another OSX user :)
I do not remember how I have solved similar problem with different JAVA versions. But I needed to edit some library files or bash_profile. Try first to look what you have there:
/Library/Java/JavaVirtualMachines/
(to go there - in Finder - GO -> Go to folder -> /Library ...
I do not remember how I have solved similar problem with different JAVA versions. But I needed to edit some library files or bash_profile. Try first to look what you have there:
/Library/Java/JavaVirtualMachines/
(to go there - in Finder - GO -> Go to folder -> /Library ...
- Sun Sep 23, 2018 5:40 am
- Forum: Teasing Software
- Topic: [Tease AI Java] SPICY development thread
- Replies: 125
- Views: 56494
Re: [Tease AI Java] SPICY development thread
How to put variable extracted with getVar into an array ?
https://www.w3schools.com/jsref/jsref_split.asp Use split. So like:
let durations = getVar("lastFiveDurations");
durations = durations.substring(1, durations.length - 1);
let durationArray = durations.split(",");
Thanks. Have ...
- Sat Sep 22, 2018 5:17 am
- Forum: Teasing Software
- Topic: [Tease AI Java] SPICY development thread
- Replies: 125
- Views: 56494
Re: [Tease AI Java] SPICY development thread
How to put variable extracted with getVar into an array ?
When I try to extract last 5 durations of the task performance (in order to calculate average duration) from my saved variable (i.e. getVar("lastFiveDurations") ), which at the moment contains ",20,30,15,17,9," - it extracts as 1 string.
I ...
When I try to extract last 5 durations of the task performance (in order to calculate average duration) from my saved variable (i.e. getVar("lastFiveDurations") ), which at the moment contains ",20,30,15,17,9," - it extracts as 1 string.
I ...
- Sat Sep 22, 2018 2:52 am
- Forum: Teasing Software
- Topic: [Tease AI Java] SPICY development thread
- Replies: 125
- Views: 56494
Re: [Tease AI Java] SPICY development thread
Can't find error :( Maybe somebody will see why it prints ok newDate, but does not create me variable lastBathroomVacuum ?
Log file shows: "SEVERE: setDate called with invalid args:[lastBathroomVacuum, [Date 2018-09-13T21:00:00.000Z]]"
//If variable does not exist - create it
if(!isVar ...
Log file shows: "SEVERE: setDate called with invalid args:[lastBathroomVacuum, [Date 2018-09-13T21:00:00.000Z]]"
//If variable does not exist - create it
if(!isVar ...
- Tue Sep 18, 2018 6:48 pm
- Forum: Teasing Software
- Topic: [Tease Program] Tease-AI Java (1.4)
- Replies: 873
- Views: 517301
Re: [Tease Program] Tease-AI Java (1.0.15)
Would it be possible to add a fleshlight launch connectivity to TAJ? I would really love that feature. :wave:
Is there any interest in any of the following:
Integrations with other services / devices? (say lovense, pavlock, dreamlover labs; niche, I know...)
RCS/Git/hosting for this sort ...
- Sun Sep 16, 2018 6:20 am
- Forum: Teasing Software
- Topic: [Tease Program] Tease-AI Java (1.4)
- Replies: 873
- Views: 517301
Re: [Tease Program] Tease-AI Java (1.0.15)
I am constantly struggling with scripts, which need some date calculations. And although basic functionality helps (https://github.com/GodDragoner/TeaseAIJava/wiki/Date-Object), but very often something more is needed.
For example date difference (some script need it in days ("how many days have ...
For example date difference (some script need it in days ("how many days have ...
- Mon Sep 10, 2018 2:37 pm
- Forum: Teasing Software
- Topic: [Tease Program] Tease-AI Java (1.4)
- Replies: 873
- Views: 517301
Re: [Tease Program] Tease-AI Java (1.0.15)
Hey there, i've been waiting for the developpment to go on a bit before trying this programm and I've finally decide to try it yesterday.
But I think i'm missing something for domme pictures. Is there a special structure for folders or is it the same as Tease AI ? My domme picture doesn't change ...
- Sun Sep 09, 2018 7:21 pm
- Forum: Teasing Software
- Topic: [Tease Program] Tease-AI Java (1.4)
- Replies: 873
- Views: 517301
Re: [Tease Program] Tease-AI Java (1.0.15)
2) Problem with tags : I didn't think to print a screen capture when it occurs (I will next time), but I can explain it : the dommee 's said something like "here's an amazing ass" and on the picture there is nothing about it ! I've checked my tags and they are ok (no TagAss on this picture for ...
- Sun Sep 09, 2018 6:51 pm
- Forum: Teasing Software
- Topic: [Tease AI Java] SPICY development thread
- Replies: 125
- Views: 56494
Re: [Tease AI Java] SPICY development thread
So you mean like a kinda character trait with skilling? Do you want the energy to actually resemble the real life energy of the sub or more like a fantasy only thing?
i see two uses of skilling - one is when character has some 3-4 special skills and it is competitive advantage. It can be used if ...
- Sun Sep 09, 2018 6:56 am
- Forum: Teasing Software
- Topic: [Tease AI Java] SPICY development thread
- Replies: 125
- Views: 56494
Re: [Tease AI Java] SPICY development thread
Learning from general RPG games development : thinking about logic of Spicy, we can learn from very well documented and highly customizable RPG games like FATE. Haven't played it and it is a very long read of documentation, but from first impression seams clean and well thought and because of ...
- Sun Sep 09, 2018 6:13 am
- Forum: Teasing Software
- Topic: [Tease AI Java] SPICY development thread
- Replies: 125
- Views: 56494
Re: [Tease AI Java] SPICY development thread
my opinion:
- punishment points are important.
- gold is important.
- I try and maintain mood, but I haven't used it much...
- original tease AI-had "tokens" that I never understood ;)
my adding to the confusion :
I've added "punishment reason" flags in my fork of spicy that get set when ...
