Join us at the Oolite Anniversary Party -- London, 7th July 2024, 1pm
More details in this thread.

Replacing Constores with Griff Trade outposts@Griff and Doc

Discussion and information relevant to creating special missions, new ships, skins etc.

Moderators: winston, another_commander

User avatar
Pangloss
---- E L I T E ----
---- E L I T E ----
Posts: 303
Joined: Wed Dec 13, 2006 5:57 pm
Location: Scranton, PA (via Stevenage, Herts)

Post by Pangloss »

DaddyHoggy wrote:
Problem is that - this is exactly how it looks in Griff's original frames - when the pac-dot reaches it's Zenith - it's "off the top" of the frame - quite clear once you've seen it - so either the ball doesn't need to rise so high or, well, actually that's it really, any extension of the path will require either some rescaling or a non-power of two sized texture...
I was going to just add a Stroke of black to the image, to give the outline a smoother edge. But then I noticed the bottom part in one frame became the top part in another frame.
"All is for the best in this best of all possible worlds..."
Dr.Pangloss, Voltaire's 'Candide'.

Image
User avatar
Pangloss
---- E L I T E ----
---- E L I T E ----
Posts: 303
Joined: Wed Dec 13, 2006 5:57 pm
Location: Scranton, PA (via Stevenage, Herts)

Post by Pangloss »

...Or, we could do the frames so it looks like he's juggling the ball with a 'double bounce' before letting it fall for the catch-and-throw again...

Image

I shrunk the image slightly on each frame to allow a little broadening of the outer border. How does this one look?

Image

I mean: how does it look in the game? Oh, and the blue box in the animation was just so I kept the images straight when stacking them. It's not in the 128 by 1024 image.
"All is for the best in this best of all possible worlds..."
Dr.Pangloss, Voltaire's 'Candide'.

Image
User avatar
ZygoUgo
---- E L I T E ----
---- E L I T E ----
Posts: 406
Joined: Mon Nov 17, 2008 4:15 pm
Location: Blighty

Post by ZygoUgo »

:D I like the way he now wiggles his eyebrow too!
User avatar
Ark
---- E L I T E ----
---- E L I T E ----
Posts: 664
Joined: Sun Dec 09, 2007 8:22 am
Location: Athens Greece

Post by Ark »

Pangloss wrote:

I mean: how does it look in the game?
I am in the office now so you have to wait 9 hours to find out. Sometimes I am wondering what the purpose of the wip is if not for testing :wink: .
If you replace the texture in a set that has a 8 frame roof billboard (set A)and start oolite by pressing swift you can see it yourself :wink:
User avatar
Pangloss
---- E L I T E ----
---- E L I T E ----
Posts: 303
Joined: Wed Dec 13, 2006 5:57 pm
Location: Scranton, PA (via Stevenage, Herts)

Post by Pangloss »

Ark wrote:
Pangloss wrote:

I mean: how does it look in the game?
I am in the office now so you have to wait 9 hours to find out. Sometimes I am wondering what the purpose of the wip is if not for testing :wink: .
If you replace the texture in a set that has a 8 frame roof billboard (set A)and start oolite by pressing swift you can see it yourself :wink:
I knew there was a reason I had to change some code somewhere!!

Image

On the plus side: there are no artifacts or lines, which is good. The moral of this story is you should always blur the edge a tiny bit (0.2 or 0.3 pixels) to ensure a smoother board edge.
"yah_set_A_griff_station_roof_billboard" =
{
ai_type = "nullAI.plist";
model = "yah_set_A_griff_station_roof_billboard.dat";
roles = "yah_set_A_constore_subent";
shaders =
{
"yah_set_A_griff_no_shader_drinking_spaceman.png" =
{
vertex_shader = "yah_griff_station_animated.vertex";
fragment_shader = "yah_griff_station_animated_billboard.fragment";

textures = ("yah_set_A_griff_drinking_spaceman.png");
uniforms =
{
FrameCount = { type = "float"; value = 8.0; };
TimePerFrame = { type = "float"; value = 0.4; };
uTime = "timeElapsedSinceSpawn";
};
};
};
There. Let's see now. The beauty of having the Debug function is I can create competing stores in a system.

Image

The MallWart on the left has my PacMan on it, the Griff version's much better. Let's see how he looks up-close...

Image

Smoke if you got 'em...
"All is for the best in this best of all possible worlds..."
Dr.Pangloss, Voltaire's 'Candide'.

Image
User avatar
Ark
---- E L I T E ----
---- E L I T E ----
Posts: 664
Joined: Sun Dec 09, 2007 8:22 am
Location: Athens Greece

Post by Ark »

Well after almost 10 hours at work here is mine screenshot

Image

I think is perfect

One more thing and we are finished. I need a non shader version of the pacman adring (i believe this would be far easier than the roof billboard)
User avatar
Pangloss
---- E L I T E ----
---- E L I T E ----
Posts: 303
Joined: Wed Dec 13, 2006 5:57 pm
Location: Scranton, PA (via Stevenage, Herts)

Post by Pangloss »

Ark wrote:
Well after almost 10 hours at work here is mine screenshot

Image

I think is perfect

One more thing and we are finished. I need a non shader version of the pacman adring (i believe this would be far easier than the roof billboard)
I think it is perfect too. And I think Griff was the one that posted an image PacMan Ad Ring in the game (just checked... it's on Page 12 of this thread). You still have that original image... right, Griff?

I think we're thiiiiis close to putting this bad boy to bed.
"All is for the best in this best of all possible worlds..."
Dr.Pangloss, Voltaire's 'Candide'.

Image
User avatar
Griff
Oolite 2 Art Director
Oolite 2 Art Director
Posts: 2479
Joined: Fri Jul 14, 2006 12:29 pm
Location: Probably hugging his Air Fryer

Post by Griff »

here's a version of the pacmad ad ring with no shaders, i won't post the image here because it's 1024 pixels wide and will stretch the forum annoyingly for everyone reading along, apparently according to photobucket here's a direct link to the image:
http://i105.photobucket.com/albums/m213 ... Shader.png
User avatar
Ark
---- E L I T E ----
---- E L I T E ----
Posts: 664
Joined: Sun Dec 09, 2007 8:22 am
Location: Athens Greece

Post by Ark »

Griff wrote:
here's a version of the pacmad ad ring with no shaders, i won't post the image here because it's 1024 pixels wide and will stretch the forum annoyingly for everyone reading along, apparently according to photobucket here's a direct link to the image:
http://i105.photobucket.com/albums/m213 ... Shader.png
Griff thanks!!!
By the way did you take a look into the beta version?
User avatar
pagroove
---- E L I T E ----
---- E L I T E ----
Posts: 3035
Joined: Wed Feb 21, 2007 11:52 pm
Location: On a famous planet

Post by pagroove »

Absolutely stunning! Ark, Pangloss and Griff and everyone. I bow to the shader gods :D
For P.A. Groove's music check
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
Image
https://bb.oolite.space/viewtopic.php?f=4&t=13709
User avatar
Thargoid
Thargoid
Thargoid
Posts: 5525
Joined: Thu Jun 12, 2008 6:55 pm

Post by Thargoid »

And just to compliment this lovely place, allow me to offer a fuel station to go with it, as all good stores should have one ;)

Of course it doesn't look anything as pretty as the trading outpost, but there's a blank of the texture in the OXP if you guys want to play ;)
User avatar
Griff
Oolite 2 Art Director
Oolite 2 Art Director
Posts: 2479
Joined: Fri Jul 14, 2006 12:29 pm
Location: Probably hugging his Air Fryer

Post by Griff »

@Thargoid
Sounds awesome, do they also sell charcoal brickets?
User avatar
Thargoid
Thargoid
Thargoid
Posts: 5525
Joined: Thu Jun 12, 2008 6:55 pm

Post by Thargoid »

Only if your pet trumble escapes whilst you're using it ;)
User avatar
DaddyHoggy
Intergalactic Spam Assassin
Intergalactic Spam Assassin
Posts: 8512
Joined: Tue Dec 05, 2006 9:43 pm
Location: Newbury, UK
Contact:

Post by DaddyHoggy »

Oh, we'll play - you just know we will (RL(TM) notwithstanding)
Selezen wrote:
Apparently I was having a DaddyHoggy moment.
Oolite Life is now revealed here
User avatar
Ark
---- E L I T E ----
---- E L I T E ----
Posts: 664
Joined: Sun Dec 09, 2007 8:22 am
Location: Athens Greece

Post by Ark »

Today I am going to finish set G set F Not going to include a new station since I do not have the energy for that anymore and I do not want to ask from the rest of you more things (adrings, glowads ect). In less that 2 months we have created 5 constores (the 4 existing ones and the Sainsboory's that existed only as a reference to the wiki).

I was thinking a variant of the star constore with the black logo and the hoopy ad instead of the lobbies can can. What do you think?

Edit : Apparently I can not upgrade a set that does not exist. It is the set F that I am going to finish
Post Reply