-
Posts
17.611 -
Joined
-
Last visited
-
Days Won
559
Everything posted by Stan`
-
It now ignores 1x bonuses https://code.wildfiregames.com/D1707
-
Can't you just run the simulation build the wall, save the map ? IIRC that works
-
DE does this.
-
I guess it would need a few pings a link to the revision and a programmer review
-
In svn it is now possible to add techs to modify counter bonuses. I commandeered D1707 so soon the tooltips will be generated automatically
-
That's doable right now
-
Actually we discussed with @Itms IRL and that's something that always bothered us, also, it's incredibly sexist. After D1955 villagers will be able to be a mix of men and women so if we do want two separate types of citizen it will be possible D1955 Will allow the game to switch visual actors from male to female at run time randomly (one will also be able to specify more genders), and update the sound accordingly.
-
That's an aborted old project from the @The Undying Nephalim you can seem some screenshots and trailers here
-
Basically glow oscillating between 0 and 1 with sinus of the time for instance. Do you think it could work with player color as well ?
-
@wraitii Still have that around ?
-
Yes. You'd be surprised.
-
Experimenting with glowing materials, to know how they work. Model will likely be used in a mod of mine if I make more than this. @vladislavbelov I guess there is no way I can make the glow stronger ? It doesn't work with the sun. Also would be nice to have an oscilating shader. Still far from EDIT : It seems I can't make it react to player color... <?xml version="1.0" encoding="utf-8"?> <material> <define name="USE_SELF_LIGHT" value="1"/> <required_texture name="baseTex"/> <required_texture name="normTex" define="USE_NORMAL_MAP"/> <required_texture name="specTex" define="USE_SPECULAR_MAP"/> <shader effect="model"/> <define name="USE_PLAYERCOLOR" value="1"/> <uniform name="effectSettings" value="1.0 50.0 0.0075 0.85"/> </material>
-
Age of Empires 2 Definitive Edition
Stan` replied to Lion.Kanzen's topic in Introductions & Off-Topic Discussion
Maybe -
Age of Empires 2 Definitive Edition
Stan` replied to Lion.Kanzen's topic in Introductions & Off-Topic Discussion
They feel a bit cheap to me, Maybe it's the retro look ? -
Oh I gave the art design document link so that it could be updated. In the end we should have a blocking model for each building like the ones @LordGood did for the range the stable and the workshop. Typically the corral should be like 4x8 or something like that. I haven't checked so I took the smallest square size. It's by no mean an absolute.
-
Well it must fit in a 8x8 foundation.https://trac.wildfiregames.com/wiki/ArtScaleAndProportions
-
Original concepts The goal is also to reduce it, I believe the front part is as big as the current CC in the game.
-
@Genava55 What about the upper part with some props in front ? I'd like to be square like the other cc Or this maybe (the main structure). Link to the video
-
Hello there. You should have a look at It might be what you need. The engine is open source and totally moddable. You can find the code and how to compile it on trac.wildfiregames.com
- 1 reply
-
- 1
-
MacOS Catalina requires notarization
Stan` replied to gjsman's topic in Game Development & Technical Discussion
Sounds overkill, Open AL is an API, this is a full fledged sound engine, which can be good, but I'm not sure that's what we want. -
I guess you could pretty much do it with the current assets
-
MacOS Catalina requires notarization
Stan` replied to gjsman's topic in Game Development & Technical Discussion
What is the standard now ?