PhineasFlynn

Forum Fanatic
Feb 1, 2020
4,590
5,065
I feel like you've been dripping a little

It's law that we all take a drink whenever someone reports a problem that is solved by using the Decensor patch... We have lost soooo many good people to liver failure... but the law is the law .... hic o_O
It used to be mostly "Why are there missing images in the Stables" but now we have the Gnome Patch we'll need to think up something new for that
So many souls lost. My heart is heavy & my liver is dead.
I have a feeling that we should also drink to the fallens
NA808F.gif
 
  • Haha
Reactions: DomWolf

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
15,295
174,746
You need to update the file "!$Tiles 5x6.png" in the www/img/characters directory.

In the attachment, you have a small patch.
Putting special characters in files names. Stupid af :HideThePain:
But not sure why that one got corrupted, the house is just missing :KEK: (I don't think I donored). Ah well thanks for the fix I'll just add yours to my post don't feel like reuploading it.
 
Last edited:

fixrapid

Member
Mar 1, 2020
199
509
"!" and "$" are required by RPG maker to recognize them properly, so dev doesn't have a choice...

part of code from "rpg_managers.js"
JavaScript:
ImageManager.isObjectCharacter = function(filename) {
    var sign = filename.match(/^[\!\$]+/);
    return sign && sign[0].contains('!');
};

ImageManager.isBigCharacter = function(filename) {
    var sign = filename.match(/^[\!\$]+/);
    return sign && sign[0].contains('$');
};

ImageManager.isZeroParallax = function(filename) {
    return filename.charAt(0) === '!';
};
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
15,295
174,746
"!" and "$" are required by RPG maker to recognize them properly, so dev doesn't have a choice...

part of code from "rpg_managers.js"
JavaScript:
ImageManager.isObjectCharacter = function(filename) {
    var sign = filename.match(/^[\!\$]+/);
    return sign && sign[0].contains('!');
};

ImageManager.isBigCharacter = function(filename) {
    var sign = filename.match(/^[\!\$]+/);
    return sign && sign[0].contains('$');
};

ImageManager.isZeroParallax = function(filename) {
    return filename.charAt(0) === '!';
};
So the blame is just shifted to the devs of RPGM :KEK:
 
  • Like
Reactions: fixrapid

DomWolf

Forum Fanatic
Jul 2, 2020
5,514
3,528
Sadly MC is kinda stuck with just Might Blow as his only special attack. Sure we have a few spells but dam I wish we could learn some more abilities in combat so MC can hurt things a bit better ya know.
 

DomWolf

Forum Fanatic
Jul 2, 2020
5,514
3,528
I remember there was a character who would complain when being pregnant too much, right?
Theres women who complain if u get them pregnant if they are angry at you. Sometimes they show faux annoyance at themselves when you creampie them.

The only person I can think of is Lutheien(?) When who sighs & says she should cut back on the liquid delight...
 

The Senior Perv

Well-Known Member
May 4, 2022
1,288
10,261
Imagen de publicación de Patreon-9.png
Sneak Peek
7 m
So, as many of you already deduced, the "tiny" lady in the previously posted image was indeed Alice. She'll be groomed a bit further in the upcoming update, and receive a couple new bondage related scenes. And I'm happy to report that apart from one animation, both scenes are done.

Apart from Alice, we'll also get some more content/scenes for the "ghost", Erevi will likely make an appearance in a scene, and there will be a couple of scenes for the not-so-tiny lady partially shown previously.

I don't have a timeframe for release yet, but it should be a bit faster than 3.41, since that was a bit of a nightmare to complete. I should know more within a couple of weeks.

Enjoy your weekend folks!

Tinkerer
 

M3ntir

Well-Known Member
Mar 20, 2019
1,561
5,618
"Tinkerers Update News"

1719036097134.png
So, as many of you already deduced, the "tiny" lady in the previously posted image was indeed Alice. She'll be groomed a bit further in the upcoming update, and receive a couple new bondage related scenes. And I'm happy to report that apart from one animation, both scenes are done.

Apart from Alice, we'll also get some more content/scenes for the "ghost", Erevi will likely make an appearance in a scene, and there will be a couple of scenes for the not-so-tiny lady partially shown previously.

I don't have a timeframe for release yet, but it should be a bit faster than 3.41, since that was a bit of a nightmare to complete. I should know more within a couple of weeks.



Enjoy your weekend folks!


Tinkerer

Last News
 
4.20 star(s) 223 Votes