4.30 star(s) 3 Votes

MikeyUK

Member
Apr 5, 2020
203
214
is now available for free.

No updates are expected in the near future.
Peace for everyone.
Is this the Free To Public version? If not, then when is that due for release.
 

jhustrue

Well-Known Member
Mar 3, 2020
1,473
2,649
Always makes me laugh when I see just a pair of ears slapped on a human model and that apparently is enough to earn her the title "catgirl" So, if you slapped human ears or perhaps a nose on a cat(as disturbing as that would be), would that make it a humangirl? A humancat?
 
  • Like
Reactions: v1900

Wafflewaffuru

Active Member
Feb 10, 2021
741
1,355
Hi everyone, I am one of the developers.

At the moment we have all the pre-chapters of the novel, but only the prologue, chapters 1 and 2 are ready.

In Demo version 0.1 the prologue and chapter 1 are available, chapter 2 is available by subscribing to Patreon.

The novel has 18+ content from chapter 2 onwards, and the story will continue Lilly and the main character's relationship from now on.

In addition, there will be other characters waiting for you in the future ~Nyan
do y'all have it so that we can't take screenshots? it keeps crashing, and i can't copy the crash log either.
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/tl/english/script.rpy", line 4305, in script
mc "\"I did not expect it to be this soft. {w}It's like silk that is melting under my fingers\"."
File "renpy/common/00keymap.rpy", line 309, in _screenshot
config.screenshot_callback(fn)
File "renpy/common/00keymap.rpy", line 312, in _screenshot_callback
renpy.notify(__("Saved screenshot as %s.") % fn)
TypeError: not all arguments converted during string formatting

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/tl/english/script.rpy", line 4305, in script
mc "\"I did not expect it to be this soft. {w}It's like silk that is melting under my fingers\"."
File "renpy/ast.py", line 715, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1393, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1205, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 871, in do_display
**display_args)
File "renpy/character.py", line 621, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3910, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 472, in event
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00keymap.rpy", line 309, in _screenshot
config.screenshot_callback(fn)
File "renpy/common/00keymap.rpy", line 312, in _screenshot_callback
renpy.notify(__("Saved screenshot as %s.") % fn)
TypeError: not all arguments converted during string formatting

Windows-10-10.0.22000
Ren'Py 7.4.4.1439
Purr of love 0.5_Public
Mon Jul 18 01:44:25 2022
 

Wafflewaffuru

Active Member
Feb 10, 2021
741
1,355
I missed a few updates but I'm kinda glad, because I got to play all this through one sitting basically. There was slight grammatical mistakes but everything was still understandable, and it genuinely made me cry at the end. I really hope the project keeps going :<
 

Saintbolt

Newbie
Game Developer
Jul 18, 2022
23
40
do y'all have it so that we can't take screenshots? it keeps crashing, and i can't copy the crash log either.
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/tl/english/script.rpy", line 4305, in script
mc "\"I did not expect it to be this soft. {w}It's like silk that is melting under my fingers\"."
File "renpy/common/00keymap.rpy", line 309, in _screenshot
config.screenshot_callback(fn)
File "renpy/common/00keymap.rpy", line 312, in _screenshot_callback
renpy.notify(__("Saved screenshot as %s.") % fn)
TypeError: not all arguments converted during string formatting

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/tl/english/script.rpy", line 4305, in script
mc "\"I did not expect it to be this soft. {w}It's like silk that is melting under my fingers\"."
File "renpy/ast.py", line 715, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1393, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1205, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 871, in do_display
**display_args)
File "renpy/character.py", line 621, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3910, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 472, in event
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00keymap.rpy", line 309, in _screenshot
config.screenshot_callback(fn)
File "renpy/common/00keymap.rpy", line 312, in _screenshot_callback
renpy.notify(__("Saved screenshot as %s.") % fn)
TypeError: not all arguments converted during string formatting

Windows-10-10.0.22000
Ren'Py 7.4.4.1439
Purr of love 0.5_Public
Mon Jul 18 01:44:25 2022
Hi! I'm one of the developers of Purr of Love. Try to unpack your archive via 7zip. I tested public version recently and it should work. 9CXjPSB7g5Y.jpg
 
Last edited:

Lorric17

Well-Known Member
May 25, 2017
1,147
1,238
That first scene where mc is drunk was kinda rapey. Not what I expected at all.
 
Last edited:

BrandonSuns

Member
Aug 16, 2020
128
70
Hopefully the reason it has the abandoned tag is only because there hasn't been any update in such a long time and not because the dev(s) confirmed the decision to abandon the game altogether.
Pray for the kitten, people!

Cheers!
 

Soulpuppet

Member
Sep 10, 2020
489
1,151
Hopefully the reason it has the abandoned tag is only because there hasn't been any update in such a long time and not because the dev(s) confirmed the decision to abandon the game altogether.
Pray for the kitten, people!

Cheers!
It's been over a year since the last update but the Dev was on the site here on Friday so who knows what's going on. Sad that it hasn't been updated at all. I really enjoy this one.
 

Soulpuppet

Member
Sep 10, 2020
489
1,151
Hello everyone! We know that it was really long delay, but new version of Purr of Love is out! One more chapter and story will be complete! Try it for free!
Glad you're still working on the game. Will have to check it out tomorrow!
 

darlic

Well-Known Member
Feb 27, 2017
1,821
3,080
This update felt like an actual ending to the story. If this is the case it would be a shame imo, this is such a cute story and I would love to see more of it
 

Saintbolt

Newbie
Game Developer
Jul 18, 2022
23
40
This update felt like an actual ending to the story. If this is the case it would be a shame imo, this is such a cute story and I would love to see more of it
As I said before, one more chapter left :)
I want to make more stories like this, but for now have actual development hell with lack of employes to make another projects.
 
  • Like
Reactions: haooni

qljrnt6jc4eh2

Member
Jun 27, 2019
472
735
Hello everyone! We know that it was really long delay, but new version of Purr of Love is out! One more chapter and story will be complete! Try it for free!
SO glad, that you are finally back. I hope you got your stuff sorted so far, it couldn't have been easy for you guys.

Are you guys going to upgrade the static scenes of the latest patch into real animations in the near future, like all the other scenes? As much as I like the update, the scenes are kinda dull.
 
Last edited:
4.30 star(s) 3 Votes