canibusted

New Member
Mar 17, 2019
11
16
If it is, it's still not in the public repo and is has to be accessed via other means. Maybe they've given a select few contributors access to the private repo. Maybe there's been a leak. Maybe these people are criticizing the crunched up mess that is minified javascript. Without more info, can't really tell.
unminifying the javascript is pretty trivial, but it still leaves the names of things a bit obfuscated. however, from this unminified state, it is possible to see that the code is still quite spaghetti. this is where my criticisms are from
I can read minified javascript if I have to, and there is all sorts of interesting stuff in there, but they have sourcemaps enabled so that is not necessary:
Screenshot 2022-06-23 211911.png
 

ZorasSon

Newbie
Sep 18, 2020
15
10
It's not, but I think the sourcemaps are there. The new UI is written in react. The real craziness is all the actual game content; look at the 'content' folder in devtools. There's a lot of JS that looks pretty similar to what I recall from the old pre-JS github repo. Lots of functions being declared straight on window. If you inspect the window object while playing the game you can get a glipse of the madness. I also spent some time digging around the webpack bundles after prettifying them in chrome but that is about what you'd expect.
I was trying the find .map files on my folder but couldn't, but then I realized you were playing from the fenoxo.com domain and it all made sense. I didn't even know you could get the source that way! (and you can download the files easily by doing .../release/<file>.js.map)
Taking a look now, I agree with you that it looks pretty similar to the Flash days and it would have been better for them to do a refactor.

Still, it doesn't look that bad when it comes to scaling (as in, adding new stuff in) and it is still better than a lot of JS code out there. I feel like a lot of bad decisions are on the "core" systems like the usage of the window object like you said, function names, conversion between scripts and in-game dialogue (while we can understand it just fine, I'm not sure if someone without knowledge of JS would be able to add something -- maybe they have some internal script that does that?), responsive design and file structure (like the lack of separation between text and game functions which causes file sizes to sky-rocket and the way they manage "rooms").

Maybe it's because I'm used to having to maintain or fix code that was forgotten in time with 0 documentation that causes TiTs code to not look bad. :ROFLMAO:

edit: For those who want to see the mouse hover tooltips on mobile just replace all occurrences of onMouseOver with onTouchStart and onMouseOut with onTouchEnd on the main.xxxxx.js file.
 
Last edited:

Maiuw2

Member
Oct 1, 2017
203
148
Could a admin/mod update the start page for this thread with the new link for game+image pack given by hentaifelf on page 206 for ver .7?
As ppl coming in regarding the no images issue..
 

Draconookie

Newbie
Nov 18, 2020
83
15
Yes the JavaScript save editor on GitHub for TiTs works but I don’t know for how many updates it will continue to work because it appears to have been abandoned I have not seen an update in at least a month maybe longer
 
Dec 26, 2019
118
74
QUESTION:
How do I make the backer thing work? Does it work on the HTML version or only the flash version? Do I need to put it somewhere specific? @~@
 
Dec 26, 2019
118
74
Yes the JavaScript save editor on GitHub for TiTs works but I don’t know for how many updates it will continue to work because it appears to have been abandoned I have not seen an update in at least a month maybe longer
Personally, I use a website called "saveeditonline.com" instead of TiTSEd, because for some reason the program just won't run on my PC x.xU. In the website I mentioned, however, I've been able to edit the saves without much difficulty as long as the format is compatible. Hope this helps (y)
 

hentaifelf

Member
Mar 26, 2018
351
526
Here's the latest TITs backer version TiTS-backer-0.9.008-2193

You don't have permission to view the spoiler content. Log in or register now.
insert img.7z into "\TiTS-backer-0.9.008-win\resources\app\resources" then extract to img and either say yes or no to overwriting all x1 images.
EDIT: FORGOT TO MENTION. no new added images, so you can safely cut the old img folder into the new img folder if you have the imagepack version
 

Maiuw2

Member
Oct 1, 2017
203
148
i usually dont swing that way but this game has unfortunately turned into an overly large...asset game.
Now the only non fking huge is the femguys xD
sigh...

when the femguys look better than 99% of the new art for the girls xD

I can see why you guys separate the art files now. might also move to non-art version just to enjoy the game again.
 

Raf-Raf

Conversation Conqueror
Dec 4, 2019
6,544
8,593
i usually dont swing that way but this game has unfortunately turned into an overly large...asset game.
Now the only non fking huge is the femguys xD
sigh...

when the femguys look better than 99% of the new art for the girls xD
ASS-et. :KEK:
 
  • Like
Reactions: Maiuw2

AnonymousFel

Newbie
Mar 10, 2020
89
108
i usually dont swing that way but this game has unfortunately turned into an overly large...asset game.
Now the only non fking huge is the femguys xD
sigh...

when the femguys look better than 99% of the new art for the girls xD

I can see why you guys separate the art files now. might also move to non-art version just to enjoy the game again.
There are some girls with relatively "normal sizes" in their bust arts.
Some examples are , , ... uhmm... , ... uhhhhhhh... and that's all there is I guess...
 

RNPA1

Newbie
Dec 11, 2021
27
11
Wait. Why do you guys are separating the img folder out of the game? Because if it's for removing the images, you can do it on the options menu by default.
 
Mar 31, 2018
15
10
TiTS 0.9.005 released! Bizzy's mom is finally here :)

Also TiTs now has downloadable version. Fenoxo says its only for windows, but hopefully it works for mac (just like how Savin says CoC2 is only for windows, but it still works on mac).

You don't have permission to view the spoiler content. Log in or register now.
I can confirm that this works on mac. You only need to open the TiTs folder -> resources -> app -> and double click index.html.
 
  • Like
Reactions: Lolicon Kami

Hargan2

Well-Known Member
Nov 27, 2017
1,202
1,399
Wait. Why do you guys are separating the img folder out of the game? Because if it's for removing the images, you can do it on the options menu by default.
the separate img folder has the high-res versions of the images. The normal public download only has lower res pictures.
 
  • Like
Reactions: RNPA1

UncleTom123

Member
May 4, 2019
131
105
There are some girls with relatively "normal sizes" in their bust arts.
Some examples are , , ... uhmm... , ... uhhhhhhh... and that's all there is I guess...
Many descriptions also aren't as extreme as the art. It's just that Adjatha draws almost everything hyper proportioned. Like Roxy is supposed to be a C-cup yet her art would almost suggest gigantomastia.
 
4.10 star(s) 70 Votes