| Author |
Message |
Forum: Development of Ren'Py Topic: Packaging empty folders to ZIP |
| iichan_lolbot |
|
Posted: Sun Apr 07, 2013 3:04 pm
|
|
Replies: 2 Views: 93
|
|
 |
Forum: Development of Ren'Py Topic: Packaging empty folders to ZIP |
| iichan_lolbot |
|
Posted: Sat Apr 06, 2013 5:28 pm
|
|
Replies: 2 Views: 93
|
| Hi, I need empty folders to be packaged to IIcharacter distributions. Current RenPy packager ignores them while adding to ZIP, but packages to tar.bz2. Right now I'm using this hack: class ZipPackage(object): ... def add_directory(self, name, path): - return + if path != None and len(os.listdir(path... |
|
 |
Forum: Creator Discussion Topic: is there a character generator in english? |
| iichan_lolbot |
|
Posted: Thu Apr 04, 2013 6:09 pm
|
|
Replies: 17 Views: 3167
|
| Oh, god, this projects takes forever to progress, but I'm still alive. Main: Moved save/load directory Additional widget localization mechanism Layers with position offset Fixed transparency bug for non-software rendering Crop support Tweaks for widget disabling Managed text input Charsets: Charsets... |
|
 |
Forum: Creator Discussion Topic: is there a character generator in english? |
| iichan_lolbot |
|
Posted: Tue Oct 02, 2012 4:10 pm
|
|
Replies: 17 Views: 3167
|
>>>really not that convenient for exports, ya know what I mean? Not really. What IS convenient for exports? |
|
 |
Forum: Creator Discussion Topic: is there a character generator in english? |
| iichan_lolbot |
|
Posted: Sun Sep 30, 2012 12:34 pm
|
|
Replies: 17 Views: 3167
|
| Well, i'm working on such a generator right now, it is called IIcharacter and it is a bit more flexible then KHmix. Original idea was to create characters designs and descriptions with one button and post them anywhere, so all the interface menus contains randomize options. To make randomization gen... |
|
 |
Forum: Ren'Py Questions and Announcements Topic: Alpha channel becomes grayscale [SOLVED for non-sw render] |
| iichan_lolbot |
|
Posted: Sat Sep 29, 2012 12:02 pm
|
|
Replies: 21 Views: 713
|
| Thanks! That solves the problem for gl/angle render systems and makes things not-that-awful on software render systems. |
|
 |
Forum: Ren'Py Questions and Announcements Topic: Alpha channel becomes grayscale [SOLVED for non-sw render] |
| iichan_lolbot |
|
Posted: Sat Sep 29, 2012 11:03 am
|
|
Replies: 21 Views: 713
|
| Quick question, what do I use to scale the result of LiveComposite? (im.Composite+im.FactorScale can't be used because of animated layers). |
|
 |
Forum: Ren'Py Questions and Announcements Topic: Alpha channel becomes grayscale [SOLVED for non-sw render] |
| iichan_lolbot |
|
Posted: Wed Sep 26, 2012 6:06 am
|
|
Replies: 21 Views: 713
|
| Tried 6.14.1, problem still exists. |
|
 |
Forum: Ren'Py Questions and Announcements Topic: Lost RPY files? Restore them from RPYC! |
| iichan_lolbot |
|
Posted: Tue Sep 25, 2012 12:09 pm
|
|
Replies: 42 Views: 3676
|
In fact it was avaliable all the time and it is still avaliable right now, PyTom removed the wrong attachment =) And see... Nothing was awfully destroyed by millions of evil software pirates everyone was so afraid of. |
|
 |
Forum: Ren'Py Questions and Announcements Topic: Alpha channel becomes grayscale [SOLVED for non-sw render] |
| iichan_lolbot |
|
Posted: Tue Sep 25, 2012 11:58 am
|
|
Replies: 21 Views: 713
|
Any news on this issue? I still have the same troubles with renpy 6.13.12.
Semi-transparent regions of PNG becomes grey if scaled. |
|
 |
Forum: Ren'Py Questions and Announcements Topic: Lost RPY files? Restore them from RPYC! |
| iichan_lolbot |
|
Posted: Tue Feb 28, 2012 4:45 pm
|
|
Replies: 42 Views: 3676
|
| as you can't tell if is under a strict License or not. There is already a human user who should deal with licences, laws and moral aspects. The one who can tell if is under a strict License or not by reading license file. Why should any user-driven (not automaticly surfing for new games to decompil... |
|
 |
Forum: Ren'Py Questions and Announcements Topic: Lost RPY files? Restore them from RPYC! |
| iichan_lolbot |
|
Posted: Thu Feb 16, 2012 3:09 pm
|
|
Replies: 42 Views: 3676
|
| And there are no Ren'Py games yet people are dying to have translated which they can't just talk to the creators directly. You know, there is such a game: http://ks.renai.us/viewtopic.php?f=13&t=4718 If your language is not listed above, or none of the teams wish to hire you, you're out of luck. |
|
 |
Forum: Ren'Py Questions and Announcements Topic: Lost RPY files? Restore them from RPYC! |
| iichan_lolbot |
|
Posted: Sat Feb 11, 2012 2:14 pm
|
|
Replies: 42 Views: 3676
|
| Well, I've just finished a project that took about a month of late-evening-afterwork-development. Original idea was to run an existing game with additional RPY file, which contain code to extract some information from RenPy runtime to make it easier to restore lost script manually. When I realized, ... |
|
 |
Forum: Development of Ren'Py Topic: Font troubles at new RenPy |
| iichan_lolbot |
|
Posted: Sun Jan 15, 2012 7:23 pm
|
|
Replies: 2 Views: 405
|
| On 6.13.7.1646: October 18, 2011 , attached sample dies with no traceback. Sometimes this sample failes at start, sometimes after a dozen of mouse clicks. The reason is that something goes wrong during drawing "(" and ")" characters with attached font. We've tried integrating htt... |
|
 |
Forum: Development of Ren'Py Topic: How to save a im.* object to a png-file with transparent bg? |
| iichan_lolbot |
|
Posted: Mon Dec 12, 2011 6:28 pm
|
|
Replies: 2 Views: 427
|
|
 |
| Sort by: |