WhiteTreePaladin
WFG Retired-
Posts
2.319 -
Joined
-
Last visited
-
Days Won
12
Everything posted by WhiteTreePaladin
-
I'd really rather not put the name under the buttons. I think they should stay on the bottom since they are on the bottom when multiple units are selected. So, unless moving them is central to the design, I can do it if you really want, but I don't really see the point. As for technical feasibility, we can reasonably only color text dynamically. If really we want to color a background like behind the player name or as an outline around the unit icon, then I'll need a way to change the color of a sprite after is is created. We don't have this currently. The only things this mockup has that the old one didn't are the HP and stamina numbers and the specific unit name. I kind of thought that either we wanted more info, or a smaller panel size. The attack / armor icon doesn't offer much (I'd prefer more info). There is more space apportioned to the resources than attack and armor and many resources cannot gather at all (and those that can will only gather for part of the time anyway). Just some food for thought. I'll make up whatever interface you all want (where I can), just wanted to mention some potential issues.
-
New Sound Manager svn patch
WhiteTreePaladin replied to stwf's topic in Game Development & Technical Discussion
No, you'll have to apply the patch he attached to his post. -
Seems nice; I like that the experience bar is close to the rank icon since they are related. We could also simply avoid showing the generic name for resources. Where would the resources that a unit is carrying go? Right now, I just stuck it in the middle of the icon, but that's obviously not the correct place.
-
I'm a bit limited with what I have to work with. Setting the text as the player color is easy, but setting a sprite's color is not. We can't load an image because we would have to have multiple images just for the color and keep those in sync with the player colors should those be edited later. Also, the smaller fonts are difficult to read because they don't have an outline. I agree with the comments, but I'm not sure how we can do all of that. Definitely need to do something though, as it's not as functional or nice looking as it should be. Comments welcome on how to accomplish this.
-
New Sound Manager svn patch
WhiteTreePaladin replied to stwf's topic in Game Development & Technical Discussion
http://www.wildfiregames.com/forum/index.php?showtopic=16140entry241354 Might be possible to get battle detection in and update the sound system. Just posting this here for reference. [edit] Just realized that's not public, so that link isn't much good for you. -
Oh well, at least a custom user title is nice.
-
Can we get the forum settings section added back? I still can't find a way to hide avatars.
-
Centurion and Legionnaire are self explanatory. I imagine we could tie in quite a few to their actual numbers.
-
Please vote for 0 A.D. on Sourceforge Project of the Month!
WhiteTreePaladin replied to Jeru's topic in Announcements / News
Yeah, probably will lose a few followers. If a twitter user who already has an account hadn't voted by the 10th reason, they probably weren't going to vote. I think the retweeted things related to the poll were more interesting to twitter followers. I definitely was interested in others comments on the poll, but not so much about a 17th reason. I do think winning will help this project's visibility. Source Fabric benefits also considering how well they did. I actually checked their project out; I didn't really check the others out. Congratulations to them for a great competition and for being so gracious about the result. -
Would be nice, but not sure of performance hit.
-
Create/mod new wall.
WhiteTreePaladin replied to chaosislife's topic in Game Development & Technical Discussion
It would be nice if you could snap buildings together. That is a feature from AoE3 that was nice. -
Can we disable avatars? I couldn't find the setting.
-
New Sound Manager svn patch
WhiteTreePaladin replied to stwf's topic in Game Development & Technical Discussion
Good to hear you're still working on this. -
Ok, the mobile version is working on Android default browser. Might want to add Firefox mobile also.
-
Not seeing the mobile version. Tried it with Android 2.3 default browser and latest version of Opera mobile.
-
The Alpha 10 Preview-Thread
WhiteTreePaladin replied to JuliusColtranePille's topic in General Discussion
Being worked on, might be in Alpha 11. The lag will be about the same in this release. I'm really hoping that pathfinder optimizations will happen soon after the new pathfinder is finished.