Peter Rowlands (변기호)

Results 230 comments of Peter Rowlands (변기호)
trafficstars

> You could also make the Filename part of the Pylm Identifier. Yeah, it actually already is part of the identifiers (the part before the first dash is the lsb...

minor issue I noticed while testing #48 Since we use `QUOTE_MINIMAL` when exporting csv, if a text field starts with a non-alphabet character some spreadsheet programs (I tested in excel...

So basically for games like AGLS where text lines are not manually broken up (and speaker info is handled via NAMELABEL as an image in the message box instead of...

This is something that will probably take a long time to actually implement (and may never actually happen), but given that people actually seem to be using pylm it would...

I'm not a translator, so honestly I have no idea what kind of format people would want for this. I was mostly just brainstorming based on how renpy handles this...

it looks like they already support reading/writing to spreadsheet formats so it seems like we don't really need to do anything other than support csv as an extract/insert format (which...

Yeah, I'm not opposed to having a GUI for pylm, and I can understand the appeal from a translator's perspective, but I personally just don't have the time or interest...

As far as I can tell, they have no listed contact information on their site other than their patreon (which I do not have access to), so it would probably...

Sure. I have no problem w/them integrating this as long as their stuff is open source w/GPL compatible license (which seems to be the case, at least for their last...

exporting and importing directly to their .trans json format should also be possible now that we have text block API, but they would probably have to extend their json format...