Question for the writers

Skylinegtr34

Well-Known Member
May 20, 2018
1,755
364
35
How are the writers writing content for tits, since it’s being ported over to js? Like are they writing for the flash version and that content is gonna get ported to js?
 

Zavos

Well-Known Member
May 7, 2016
2,429
1,313
31
Mostly writers aren't writing for TiTS - submissions are closed rn, and have been closed for months. There isn't any major differences in parsers, so writing is more or less the same as it's ever been.
 

TiTSFan

Well-Known Member
Jan 25, 2019
422
415
43
I would guess that writers are in fact writing for TiTS, even if they aren't submitting what they write. We know that B is working on Halloween content for Lorelei.
 

Alypia

Well-Known Member
Apr 22, 2016
1,374
3,618
There isn't any major differences in parsers, so writing is more or less the same as it's ever been.
This isn't actually true - the JS port means that JS TiTS scenes can be written with CoC2-style complex parsers (where applicable) instead of curly braces.

The simple parsers are basically the same, though.
 

Skylinegtr34

Well-Known Member
May 20, 2018
1,755
364
35
So, are they still writing for the flash version, and their content will be ported it over to the js version?
 
Last edited:

Savin

Master Analmander
Staff member
Aug 26, 2015
6,272
10,253
How are the writers writing content for tits, since it’s being ported over to js? Like are they writing for the flash version and that content is gonna get ported to js?
I've not been working THAT much on TiTS during the draught -- I've had stuff sitting in the code queue for ages so it's not like you're missing out -- but 100% of the work I have been doing has been using the post-port parsers. SyriCrew will slide right in basically as soon as Uveto launches for the port.
 

Skylinegtr34

Well-Known Member
May 20, 2018
1,755
364
35
I've not been working THAT much on TiTS during the draught -- I've had stuff sitting in the code queue for ages so it's not like you're missing out -- but 100% of the work I have been doing has been using the post-port parsers. SyriCrew will slide right in basically as soon as Uveto launches for the port.
Understandable, you have your plate full with coc2, though I can’t imagine the amount of stuff to do in the port, new content coming out, porting existing content to js, and last I heard, it’s only 3 people that are working on it, 4 when you count fen, also, what are parsers?
 
Last edited:

TiTSFan

Well-Known Member
Jan 25, 2019
422
415
43
Taken directly from the Writing Style Guide...

The Parser​

The parser is your friend. It allows you to use simple strings of words to activate helpful code and output variable descriptions, without you having to pick up a phone and ask the player about his or her character. It will help your scenes to reflect the staggering diversity of possible variables in TiTS, a feat that would be almost impossible otherwise.