Search found 1 match

by NoUniverseAlone
Thu Apr 23, 2020 4:15 pm
Forum: Teasing Software
Topic: [Tease AI Java] Spicy (Open Alpha | 16.12 | v0.1.5.1)
Replies: 860
Views: 383791

Re: [Tease AI Java] Spicy (Closed Alpha)

I noticed the same problem as Tren and ravesher. I suspect the mood is being set incorrectly.
Here is the code controlling the behavior when a session is requested, found in Assistant/AssistantLobby.js:

// Check that 16 hours have passed since the last session
if (getDate(VARIABLE.LAST_TEASE ...