-
Posts
17.579 -
Joined
-
Last visited
-
Days Won
557
Everything posted by Stan`
-
Some time ago I stumbled against the old model of the tavern for the gauls last updated by Enrique and something was bugging me. I decided to make something that looks more like a tavern IMHO. What do you guys think ? I uploaded a render using the same settings for the old one. For some reason the dds transparency was messed up so I had to tweak it somewhat to make it show player color.
-
You can ask I'll see what I can do.
-
XMB Files : What are they for ?
Stan` replied to Stan`'s topic in Game Development & Technical Discussion
Ah right forgot if I asked @leper @elexis or @Ykkrosh by the time I was active on IRC. Will try to drop by if I have the time. -
XMB Files : What are they for ?
Stan` replied to Stan`'s topic in Game Development & Technical Discussion
@sanderd17 Do you think that deserves a ticket ? -
XMB Files : What are they for ?
Stan` replied to Stan`'s topic in Game Development & Technical Discussion
Ah you're right forgot to check that. -
XMB Files : What are they for ?
Stan` replied to Stan`'s topic in Game Development & Technical Discussion
Then there is no point of including them in public.zip ^^ That makes the zip heavier for no reason ^^ -
Yeah I guesz you can. You might want to post it here before so you can get feedback =)
-
Commited the updated stables.
-
[Millenium A.D. Part1] Saxon Architectual Reference Pack
Stan` replied to Le Druide Gaulois's topic in Art dev
-
Great ! Can you commit it
-
I'll tell him
-
We lost the tissue and banner details...
-
XMB Files : What are they for ?
Stan` replied to Stan`'s topic in Game Development & Technical Discussion
Yeah, but my question is what the point of caching stuff, if the game doesn't use it, and still needs the original files... -
Best way would be to "ruinify" generic civs temples, but that's another thing.
-
Simplifying building/unit system
Stan` replied to av93's topic in Game Development & Technical Discussion
That will get somewhat complex. We already have the {civ} element in templates for inheritance, but what you want to do is add it to the filenames as well. I guess that's doable. Problem : Even if all the houses share the same caracteristics, it's not said they will have the same footprint. -
Sorry only know you have to check into "ps/trunk/source/tools/atlas/" I've never had the time to become familiar with that part of the code. Well it can be worth the effort on a personnal side if that's what you want. Other than that, I don't know many people using atlas on a regular basis. Maybe there are some other tickets you can close before that.
-
Well yes you need to tweak the import heightmap function, and you then would need to compile wxwidgets as well as atlas (Passing the command flag -- atlas to the build options IIRC) This ticket could be relevant, though it was just a suggestion ticket http://trac.wildfiregames.com/ticket/3096
-
Today I tested something that's been on my mind for quite a long time, I tried to remove XML files from the public.zip as they supposedly cached under XMB files for speed reasons. After doing that the game won't even start not even atlas. Why is it that dae are succesfully stored as PMDs but XMBs seems to fail to be of any use?
-
The Big Eyecandy Progress List
Stan` replied to idanwin's topic in Eyecandy, custom projects and misc.
The first one would be really cool if the gate anim while garisonned was fixed =) -
Mapped at the two bottom ones.
-
There is one. =)
-
What is the current value ?
-
@wackyserious I believe you experimented quite a bit with player color. Could you look at the anglo_struct and tell me why the cloth and banner don't work ?
-
@niektb What does he do wrong ?
-
Simplifying building/unit system
Stan` replied to av93's topic in Game Development & Technical Discussion
Well that's not a bad idea, but I don't see how you'll be able to make civ dependant templates for instance, if you want gaul house to have less population than greek houses.