devolution

Author Topic: General Discussion  (Read 3821892 times)

0 Members and 26 Guests are viewing this topic.

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: General Discussion
« Reply #4380 on: January 20, 2015, 08:17:18 PM »
Ended up learning everything about viewports in Ren'Py that may or not be useful at some point, but didn't get much of anything done otherwise :( I'll take another shot at BE tomorrow.
Like what we're doing?

Offline DarkTl

  • Hero Member
  • *****
  • Posts: 4737
Re: General Discussion
« Reply #4381 on: January 21, 2015, 06:28:48 AM »
Can we use height field in jsons now?

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: General Discussion
« Reply #4382 on: January 21, 2015, 06:36:40 AM »
Can we use height field in jsons now?

Yeap, I don't think anything would have happened if you did before.
Like what we're doing?

Offline DarkTl

  • Hero Member
  • *****
  • Posts: 4737
Re: General Discussion
« Reply #4383 on: January 21, 2015, 02:38:41 PM »
I keep tagging stuff at work, like 6-7 hours every day. Damn, it better be the last massive retagging ever.

Update for tagger.
- It now has pytfall icon too!  :)
- Added another sorting option, mask. As long as it selected, a text field near it works as a file mask for file list. This way you can freely sort files as long as you remember tags, like *nn* will mean all SFW files.

Offline DarkTl

  • Hero Member
  • *****
  • Posts: 4737
Re: General Discussion
« Reply #4384 on: January 21, 2015, 02:46:15 PM »
I remember some other option from wm that we could use. You can control what kind of sex services your brothels provide. I'm not sure how useful would be to allow/prohibit all types, but at vety least you could prohibit vaginal sex to preserve virginity if needed.

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: General Discussion
« Reply #4385 on: January 21, 2015, 03:09:47 PM »
I keep tagging stuff at work, like 6-7 hours every day. Damn, it better be the last massive retagging ever.

Update for tagger.
- It now has pytfall icon too!  :)
- Added another sorting option, mask. As long as it selected, a text field near it works as a file mask for file list. This way you can freely sort files as long as you remember tags, like *nn* will mean all SFW files.

Kewl!

Ok.. so I am dropping Jake's BE. The thing is that while I've seen code paradigms like that in books, it's too far away from what I like working with. Everything is a wrapper around something else, every actions, modification or interaction can be intercepted or modified at 2 - 4 places but it results in a structure that I can barely keep in mind at any one time :(

I don't know if it's a lack of professionalism (it prolly is) but I write code that gets done what it is supposed to and write wrappers around it only when required on expansion.

So I'll revert everything that I've done today/yesterday and leave Jakes BE as it is and start writing my own version. I got really drunk out of frustration for the first time this year tonight because it's the first time I understood what the code does but couldn't bring myself working with it...

We'll stick with it until we have something that can do at least the same thing as the engine. No idea how long that can take.

I remember some other option from wm that we could use. You can control what kind of sex services your brothels provide. I'm not sure how useful would be to allow/prohibit all types, but at vety least you could prohibit vaginal sex to preserve virginity if needed.

Yeah, it's a decent feature.
Like what we're doing?

Offline DarkTl

  • Hero Member
  • *****
  • Posts: 4737
Re: General Discussion
« Reply #4386 on: January 23, 2015, 11:35:12 AM »
Did you fixed portraits emotions? I can't tell, I just got a sad slave with 100 joy, while others seem happy.

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: General Discussion
« Reply #4387 on: January 23, 2015, 11:53:50 AM »
Did you fixed portraits emotions? I can't tell, I just got a sad slave with 100 joy, while others seem happy.

I did, prolly a bug somewhere, system is still untested.
Like what we're doing?

Offline DarkTl

  • Hero Member
  • *****
  • Posts: 4737
Re: General Discussion
« Reply #4388 on: January 23, 2015, 02:05:47 PM »
Finished dead or alive pack, pretty good one.

Offline DarkTl

  • Hero Member
  • *****
  • Posts: 4737
Re: General Discussion
« Reply #4389 on: January 24, 2015, 08:15:41 AM »
Tagged Dragon Quest pack.

Offline CherryWood

  • Hero Member
  • *****
  • Posts: 643
Re: General Discussion
« Reply #4390 on: January 24, 2015, 08:46:03 AM »
so fast  ???
...I'm in like half of the first pack  :( didn't even learn how to make new data files yet  :-[

Offline DarkTl

  • Hero Member
  • *****
  • Posts: 4737
Re: General Discussion
« Reply #4391 on: January 24, 2015, 09:02:53 AM »
Yeah, as long as everything works, an IT engineer is not needed, so I do nothing but tag them for days  :)

You could take a look at my jsons if you need examples, they are in db, and direct links are in my packs thread. I removed all old links in the thread.
The only problem is to remember all existing skills. I always have classes-characters.rpy opened in my notepad+ to make sure I didn't forget something.

Offline CherryWood

  • Hero Member
  • *****
  • Posts: 643
Re: General Discussion
« Reply #4392 on: January 24, 2015, 09:19:09 AM »
oki, I'll take a look.


this new personalities are a bit troubling for me when I'm trying to add girls from sources that doesn't give much official info about that, like Kancolle or Idolmaster. Or vocaloids, even most known Hatsune Miku is a bit different in every song...

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: General Discussion
« Reply #4393 on: January 24, 2015, 09:31:23 AM »
this new personalities are a bit troubling for me when I'm trying to add girls from sources that doesn't give much official info about that, like Kancolle or Idolmaster. Or vocaloids, even most known Hatsune Miku is a bit different in every song...

Just use normal personality type :)
Like what we're doing?

Offline DarkTl

  • Hero Member
  • *****
  • Posts: 4737
Re: General Discussion
« Reply #4394 on: January 24, 2015, 10:05:24 AM »
Yeah, ie deredere. Though another option is to turn them into random ones, like I always do with characters with no personality written.