View Full Version : Unit pack: Medieval galleys


aaglo
Feb 22, 2004, 02:28 PM
Okay, since when was two units called a pack?

I'd say: "since now".

Two versions of the same ship.
A version with only one sail I call Medieval Small Galley (MedSGalley for short). It has one large latin sail in one mast.
The other version with two sails I call Medieval Large Galley (MedLGalley for short). It has two smaller latin sails in two masts.


Medieval Large Galley (http://www.civfanatics.net/uploads6/MedLGalley.zip)

http://www.civfanatics.net/uploads6/MLGalleyDemo.gif


Medieval Small Galley (http://www.civfanatics.net/uploads6/MedSGalley.zip)

http://www.civfanatics.net/uploads6/MSGalleyDemo.gif

Here are the civilopedia pics of both galleys

tjedge1
Feb 22, 2004, 02:37 PM
:thumbsup::thumbsup:

woohoo I finally got a 2nd post.

spincrus
Feb 22, 2004, 02:38 PM
They are great! At last I have something to upgrade to a Galeass (which is then upgradeable to a frigate).

Good job as usual.

Gogf
Feb 22, 2004, 02:47 PM
Again I missed the second post...

Forth Post!

@tjedge: :mad::p

They're both great! Of course, I don't like latin sails, but, oh well. It's amazing, that this only took like two days. Aaglo, just astounding!

Drift
Feb 22, 2004, 02:58 PM
I think the one sail version is my favorite. It's so graceful.

Xen
Feb 22, 2004, 03:00 PM
awesome :) (personally, I like the two sailed version- looks powerful, and cool :))

Risbinroch
Feb 22, 2004, 03:17 PM
very very nice...! and so fast you work!

would you mind posting the pov-ray file for these aswell? Just wan't to look at the coding if you don't mind?

Xen
Feb 22, 2004, 03:19 PM
actually, tis a little known fact that aaglo dosent do anywork- n0, he is merelly the slave driver for a pack of povray using dwarven slaves ;) (Gnomes and Dwarves famouslly dont get along wth each other ;))

aaglo
Feb 22, 2004, 03:31 PM
Originally posted by Risbinroch
very very nice...! and so fast you work!

would you mind posting the pov-ray file for these aswell? Just wan't to look at the coding if you don't mind?

Yeah, this was fast due to changing to pov-ray 3.5. I think I've been stupid not changing to it earlier. Most of the animations v.3.5 does in one tenth of the time my old program did.

Okay, pov-files for these galleys:
- All the GalleyXXXX.pov -files are for the one-sailed (small) version.
- All the Galley2XXXX.pov -files are for the two-sailed (large) version.
You can render these and see the result ;) (if you are using pov 3.1, then you may have to change the place of the orthographic -statement in the camera options, in the top part of the file)

Do not render the following files, because there is nothing much to see.
- The colouring.pov is the texture-file for the small galley, and the colouring2.pov is the texture-file for the large galley. It also includes some basic clock (animation) variables (the sin and cos declarations).
- Arrows.pov is used in the attack animation only (yep, it's the arrows flying)
- Splash.pov includes the waves in the run animation and the ripples in the death animation.

If you have some questions, just ask, and I might give you the answers ;)

BTW, make sure you unzip all those files to same location.
And if you want to render those images so, that the picture isn't 'distorted', just delete the up <0,1,0> and right <1,0,0> statements in the camera line :) - or just render the picture as a square (in these units I used 120x120, AA 0.6)

Gogf
Feb 22, 2004, 03:35 PM
Maybe I'll download Pov-Ray just to look at these...

aaglo
Feb 22, 2004, 03:36 PM
gogf, you can look at the files in a text editor too ;)

Risbinroch
Feb 22, 2004, 03:39 PM
Thanks alot aaglo! I did find your old units that you posted in 2003, took some time to find. But I had problems with the orthographic, guess it's because I use 3.5 and these was made in an earlier version... It also missed a ";" after declerations, guess that was something implemented in 3.5.

Still very early for me to make any units, still doing tutorials... But nice to look at the codes of more advanced stuff.

aaglo
Feb 22, 2004, 03:44 PM
yeah,
-the version 3.5 wants the orthographic-float in the beginning of camera settings
- the semicolon ";" was also required earlier, but it didn't stop the rendering, it only mentioned about it in the render log, so in the v3.1 it was possible to forget those ;'s.

Oh, these aren't advanced. :lol: You'll be doing similar stuff in no-time :thumbsup:

spincrus
Feb 22, 2004, 03:48 PM
Explosion.pov is missing :)

aaglo
Feb 22, 2004, 03:50 PM
Oh. you can delete the #include"Explosion.pov" line in the beginning of the files.

Explosion.pov file isn't needed in any of those files - because they have no explosions included. Sorry about the mistake :)

Gogf
Feb 22, 2004, 03:56 PM
Maybe I should try to learn Pov-Ray, but I doubt I can.

god_money
Feb 22, 2004, 06:48 PM
Nice! Luckily I still have room to give the Spanish their own
Galley.

mrtn
Feb 22, 2004, 07:37 PM
We're drowning in nice ships! (Or is that an impossibility? :hmm: )

:thumbsup:

GEChallenger
Feb 22, 2004, 08:09 PM
These ships are awesome! They'd work well not only in between your trireme and your galeass, but also in my LOTR mod (or LOTM, I'm sure). :thumbsup:

While I'm commenting on this, I wonder if it would be too much trouble to add an arrow attack to your generic galeass as well? I know that the cannons are historically accurate, but the arrows would work better in a LOTR mod, or any other fantasy mod for that matter. It would be great if you could, but if not, it doesn't matter.

Aluminium
Feb 22, 2004, 08:58 PM
Very useful ships!!! Thank you a lot!:thanx:

aaglo
Feb 23, 2004, 12:03 AM
Originally posted by mrtn
We're drowning in nice ships! (Or is that an impossibility? :hmm: )


I think that there's nothing nice in a drowning ship (especially if you're in one). ;) :p

vbraun
Feb 23, 2004, 01:10 AM
As I comemnted in the provoew thread the first sail on the two-sailed galley should be slightly smaller.

Edit: Very Nice Work :thumbsup:

R8XFT
Feb 23, 2004, 01:18 AM
Phenomenal :thumbsup: !!

aaglo
Feb 23, 2004, 01:30 AM
Originally posted by vbraun
As I comemnted in the provoew thread the first sail on the two-sailed galley should be slightly smaller.


If you look close enough, you can see that the front sail is slightly smaller :)

bogdanSUPERIUS
Feb 23, 2004, 01:52 AM
:cooool: [punch]

Mithadan
Feb 23, 2004, 02:42 AM
Aw, crap, I'm so slow on the draw that I'm posting in the fricking preview thread.

I love these suckers, aaglo! Your ships rule!

Arne
Feb 23, 2004, 04:09 AM
Originally posted by Mithadan
Aw, crap, I'm so slow on the draw that I'm posting in the fricking preview thread. Me too... :D Awesome ships again, aaglo!

Mithadan
Feb 23, 2004, 06:40 AM
Anybody know if this unit, or one of the Corsair units, would be appropriate for a Barbary Pirate unit? (Am too lazy to go and search the internet myself, thought somebody might know offhand.)

thestonesfan
Feb 23, 2004, 08:11 AM
Mithadan - the corsair ships would. I think the only true "Corsairs" were Barbary pirates.

aaglo - more perfection! thank you!

Vuldacon
Feb 23, 2004, 08:27 AM
Splendid Work aaglo...Thanks :goodjob:

Mithadan
Feb 23, 2004, 08:35 AM
Originally posted by thestonesfan
Mithadan - the corsair ships would. I think the only true "Corsairs" were Barbary pirates.Ahhh, thanks!

Kinboat
Feb 23, 2004, 08:58 AM
I also missed the preview thread entirely (luckily I looked in the completed units before posting in the preview :) ).
These look great :D And very fast too...

alireza1354
Feb 23, 2004, 09:11 AM
THANKS AAGLO SIMPLY COOL

CivGeneral
Feb 23, 2004, 10:18 AM
Darn you aaglo :p, Now I have to redo my Imperialism Mod pack :p

:thumbsup: Oh and excellent unit BTW :D.

Lusikka755
Feb 23, 2004, 01:10 PM
Nice ships!:goodjob:

BTW, do you use the original trireme hull as a base for nearly all of your ships or do they look a little alike for some other reasons?;)

GEChallenger
Feb 23, 2004, 03:22 PM
The barbary pirates favored light, fast ships called xebecs (xebeci? ;)). From Wikipedia.com:

A xebec, also spelled xebeque, jabeque, sciabecco, and chebeck, was a small, fast, three-masted (but originally two-masted) vessel of the 16th to 19th centuries used exclusively in the Mediterranean Sea, with a distinctive hull, which added a pronounced overhanging bow and stern, and rarely displacing more than 200 tons.

In the 18th and early 19th centuries, a large xebec carried a square rig on the foremast, lateen sails on the others, a bowsprit, and two headsails.

They were greatly favored by Mediterranean nations as corsairs, and for this purpose were built with a narrow floor to achieve a higher speed than their victims, but with a considerable beam in order to enable them to carry and extensive sail plan. When used as corsairs they carried a crew of 300 to 400 men and mounted up to twenty-four guns according to size.

I would say that the corsair is close enough, although it is a bit heavier in the hull and has only two masts.

Here's a pic:

aaglo
Feb 23, 2004, 03:50 PM
Originally posted by Lusikka755
BTW, do you use the original trireme hull as a base for nearly all of your ships or do they look a little alike for some other reasons?;)

No I don't. This unit was completely based on the galleasses - and it's actually the vise versa (galleass was basically nothing but an upgraded galley). :p

Ukas
Feb 24, 2004, 04:21 PM
Aaglo's units rock
he wears only one sock
because his time
is limited like this rhyme
to put on another sock
because his units rock

Yeah! :worship:

aaglo
Feb 24, 2004, 04:38 PM
:lol: :D :lol: :D :lol:

(I should [punch] myself for this spam ;) )

tjedge1
Feb 24, 2004, 06:24 PM
Originally posted by Ukas
Aaglo's units rock
he wears only one sock
because his time
is limited like this rhyme
to put on another sock
because his units rock

Yeah! :worship:


:confused: wow,not bad, at least it rhymes. So you can do more than graphix Ukas. :hmm:

:lol:

Dann
Feb 25, 2004, 06:34 PM
Wonderful ships. Thanks. :goodjob:

Please make the Xebec too. :love:

Plexus
Feb 26, 2004, 04:24 PM
Aaglo, I do believe that I love you.


Philia, you dolt. ;)

aaglo
Mar 10, 2004, 03:49 AM
Originally posted by Plexus
Aaglo, I do believe that I love you.


I hope you are a woman then... :p
Even though it would be fun to play with the idea, I'm sure my gf would not appreciate it very much ;)

tjedge1
Mar 10, 2004, 07:05 PM
Originally posted by aaglo


I hope you are a woman then... :p
Even though it would be fun to play with the idea, I'm sure my gf would not appreciate it very much ;)

:lol: :eek: :lol:

jzsf
Mar 13, 2004, 04:29 AM
The Most Beautyful Ships I ever Seen!
GREAT WORK!

jzsf
Mar 14, 2004, 06:02 AM
This is my first extra unit. I have added it to my game!
Wery nice :goodjob::thanx::goodjob: