Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - froggy77

#17

@Kamigousu
wow it is a very good job.
I have a headache reading again the script after several years without scripting in Lua. I'm glad someone keeps making the script use.
Thank you for the update.

Please, could you delete my nickname in the topic name? It is not because it is misspelled ;) but because it's just embarrassing.


@CopperKatana
Sorry, it is not adapted to have more than on hero. But, it would be a good improvement.
#18
This is an interesting script, thank you for sharing it. :)
#20
Does it work properly now you use version 2.10 of Gimp?
#21
Thank you. As I said on Discord, don't hesitate to ask if you have questions about the script. There may be things to change, add or improve.
#22
Hello,

Here is in the attached file a python script to add in GIMP. It is supposed to be useful for pixel artists but also for those who rip game maps.

This one is not a Script-Fu, but a Python-Fu. My first script in Python... :)  This is a beta version, I hope there will be not too many bugs. Please save your work before. Don't hesitate to report bugs.

See attachment file.

What is this kind of script?
It is explained here: https://docs.gimp.org/en/gimp-filters-python-fu.html


Where to copy it?
Unzip the folder before to copy it the right place.There are often two directories. You can find their path in:
"Edit" > "Preferences" > "Folders" > "Plug-Ins"


Some explanations
- It appears in the menu /Filters/pixelart-tileset-extractor of GIMP
- It extracts tiles from a tilemap to build quicker a tileset. This excludes tiles from the existing tileset, if any.

Example:
1 min 20 to extract the tiles from this image of 2560x2048 pixels (this represents 20480 tiles of 16px). Here, there is no existing tileset (so it is the layer's name that appears). If there was a tileset, I should have selected it (in "Tileset:")  and tiles already known would have been excluded from the created tileset ("New tileset").


#24
Quote from: gmanplays@gmail.com on April 09, 2019, 01:34:55 AM
That sprite already exists in that directory, correctly named, and in the correct directory though.
Your answer is incomplete.The fact that a sprite (image file and .dat file) and a script already exist in the correct directory, with the correct name, does not mean that they were added to the quest.
#25
Sorry for the necropost. It is not my fault; it's Miguelink 64's fault  ;D and its topic named "Simple Leveling up system"

Yeury already sent me an email in 2017 telling me that my script was not up to date for the part "quest_manager.lua".
I did not understand thinking that "quest_manager.lua" was the standard in Solarus scripts. I was completely wrong and I realize that I should review the script, but I would have to go back to the lua.I had a little level to do something nice enough, but I'm rusty today. I do not understand anymore my script (or at least some parts) and I do not even know or put the content of "quest_manager.lua" to be at the current standard of Solarus scripts. I would like a little help.
Thanks in advance.
#26
Your scripts / Re: Simple Leveling up system
March 06, 2019, 10:37:47 PM
It reminds me of a script I made, but yours is at least up to date.
There have been a lot of script sharing recently. Thank you to you and the Solarus community. It's cool.
#27
wow, I'm sure this improvement will be a classic for Solarus. Thanks for sharing.
#28
Your scripts / Re: Custom delay for dialogs
March 06, 2019, 09:53:50 PM
Thank you for sharing. This little effect for the dialog box is a good idea.
#29
Your projects / Re: Solarus - ZL project
March 05, 2019, 10:57:20 PM
Preview for the second one that I named 'Monster' :-[ The sprite sheet and date files will be posted certainly tomorrow.In fact, this monster looks a lot like the original made by LUNARSIGNALS. It's a kind of Yokai.

QuoteEDIT: VoilĂ ! See attachment files.



#30
Ok thanks, I will have to find a solution for this.