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 - Zefk

#466
Added:

A project by MetalZelda! Has a lot of good scripts.
#467
Added:
ARPG game Scripts by Christopho and his team! Here
-Click the game and at the bottom will be the source code that can be used as a template.
#468
As I promised. I added Bonuses due to delays.
#469
Added to help project: (Links above below content)
Solarus Tower Defence Style by Kibos1er! Preview and Download

Side Scrolling functionality by wrightmat! Here and Zutokaza test project  - As I can see there are bugs to work out because of new updates probably.
#470
Greetings,

Does Solarus have a font editor for bitmap font? How does the set up work for different positions? I could turn the bitmap fonts I set up into .ttf packages?

-Zefk
#471
Sounds great, but I do not think there is much more to add.
#472
Added a bit of details for encrypting data with Solarus and encryption decision due to GPL3 license for common questions. I think this guide is pretty clear now.
#473
Quote from: Neovyse on May 10, 2016, 11:01:45 AM
This is very cool! We should add this, if you're OK (we will credit you, of course), in the future tutorial section we are going to make for Solarus. People keep on asking question about license issues.

I added a little bit more on MIT license. Also, I added common question answers.
#474
Yes, you can. Add this forum link as source instead of credit because I might update if anyone has questions. You can add that they can ask questions on this post too if you want.

Example:
Source: http://forum.solarus-games.org/index.php/topic,610.0.html
#475
Development / Deleted
May 10, 2016, 01:03:51 AM
Deleted
#476
Hero Sprite update:

1. Added a missing attack animation
2.Fixed her mouth
3. Added better looking feet
4. I made a bonus standing edit. A very smooth feminine version with long hair. If someone wants to make the other missing animations for it, then that would be cool.
5. Blue skin version. This can be used for cold conditions or if hit by a ice attack. (Turing into a fish girl?)
6. A red skin version for when hit with hot conditions or fire attacks. (Swimming in lava?)

(Login to view)






#477
There was a flood at my place, so I am updating the audio today instead of yesterday. Here are the latest sound effects I made.

Update: (The archive is updated as well)
-Arrow01
-Arrow02
-Pulling_out_bow
-swimming2
-swimming
-Walking_up_stairs_-_change_pitch_for_down
#478
Solarus Linux Wine Guide based on Zuto Kaza's

About:
This Guide is for people that encounter Debian repository is down or your version of Linux is obsolete resulting in the debian Solarus not working. The solution is Wine! Wine Is Not Emulator! That is what Wine stands for.

Download:
http://www.solarus-games.org/engine/download/

1. Many people I had try Solarus has trouble with Window 7 wine option, but the Windows XP option on wine 1.4 works fine.

2. You may notice that Solarus looks very plain and not pretty. You need a theme. There is a theme option in wine configure and that is also where you find the different version of windows switch option. Royale Theme looks the best and cleanest.
winecfg

3. Download Alacarte from the software center and make a shortcut to the exe. After it is installed...you can open your terminal and type alacarte or search for it. It might be under a different name.
sudo apt-get install alacarte
alacarte

4. Now you have a shortcut, but not picture for it. Install gExtractWinIcons from the software center and extract the Icon from the Solarus exe. You will be able to add the extracted image to your Solarus link with Alacarte now.
sudo apt-get install gExtractWinIcons

5. Searched for the shortcut made with Alacarte in the dash home and add the shortcut to your wing panel for quick launching.

6. Once you get to the save game chapter in the Solarus Christopho tutorials. The saves go in the Wine users section and not the Linux home, but the error file ends up in the Linux home. They might be hidden with a dot or period before it, ".MySaves" or ".solarus."
/home/.wine/drive_c/users/zane/.solarus

That is all. Let me know if there are any questions.
Return to Solarus Resource Help Project




#479
Thank to GregoryMcGregerson. I figured out it was not dirt, but in fact really a rug.

I modified a giant open source to make this smaller rug.

#480
Development / Re: Is that a rug or dirt?
May 09, 2016, 06:36:16 AM
Thank you! I was confused there for a sec. I will now resize the opensource rug and will update the open source light world like tileset.  :D