-
Posts
9.591 -
Joined
-
Last visited
-
Days Won
102
Everything posted by feneur
-
There are running animations, though as running isn't implemented yet I guess they aren't used except perhaps when units rush to get to their place in a formation. The unit speeds may have to be fixed in some cases though to better fit the walking animation, and I'm sure there's room for improvement. Just want to let you know they exist You can see them by starting the actor viewer in Atlas and select the running animation and press play (see the Atlas User's Guide if you're not familiar with the Actor Viewer: http://trac.wildfiregames.com/wiki/Atlas_User%2527s_Guide#TheActorViewer ).
-
Atlas Scenario Editor
feneur replied to historic_bruno's topic in Game Development & Technical Discussion
Hmm, maybe there should be two settings, one for when you want to play using the same player as an AI and one for when the scenario creator wants to set an AI specifically for that player. The latter might be useful for custom scenarios when the AI should play in a certain way and you don't want the player to be able to change it as it would disrupt the experience. Speaking of controlling units, eventually there should be a way to turn off AI+UnitAI entirely for a civ, for when you are creating scenarios which are going to be more of experiences and where the scenario creator wants to control them completely via triggers etc. I remember you having to use a specific AI to do this in AoK and even then it didn't work 100% iirc (or at least people made several attempts before they found out exactly how to do it). Either way I think it's something we should think of already even if there's not much use of it until we have triggers. If it's not too hard you may want to implement a "No AI or UnitAI" option while you're working on these things (Though it should probably be phrased a bit differently as most people probably aren't aware of what UnitAI is, and "No AI" might simply be understood as no AI controlling the units in general, not that the units will not react to anything at all, hmm ) -
What's the location on Linux/Mac? Would be nice to provide this information to users as it's currently a bit hard for them to find the maps to redistribute them. (Speaking of Atlas I've added http://trac.wildfiregames.com/wiki/Atlas_Tricks for things like this which doesn't fit in http://trac.wildfiregames.com/wiki/Atlas_User%2527s_Guide which should be more of a manual - clicking on this button will do that - and is getting long enough as it is )
-
That is most likely true. Don't have Windows 7 (and as you may read in my task forum isn't too likely to have it any time soon either =) ).
-
I have a feeling what chaosislife is asking is why he can't see the file in the directory he specified when viewing it via the file browser. The reason is that the "select where to save" dialog really isn't a "select where to install" dialog, but really just a save dialog. And where it saves to depends on a lot of things, what operating system you use, if you use a release version or the SVN version. In Windows XP using the release version it seems it saves to: Documents and Settings\[uSERNAME]\Application Data\0ad\cache\mods\public\maps\scenarios (replace [uSERNAME] with you username) so I assume the path on Windows 7 is similar. Eventually it should be saved to some easier-to-access location like My Documents\My Games\0ad\scenarios or similar, but at the moment it is this complicated (mainly because it's complicated getting it to work right on all operating systems/configurations + we have to decide exactly where to put it).
-
Atlas Scenario Editor
feneur replied to historic_bruno's topic in Game Development & Technical Discussion
Who needs buttons? Ctrl+Z and Ctrl+Y does the trick much faster (Still nice for those who haven't mastered their keyboard shortcuts though, so I'm not saying we shouldn't have any buttons at all, just not much of a reason to use them =) .) -
Mythos_Ruler's Playlist
feneur replied to Mythos_Ruler's topic in Introductions & Off-Topic Discussion
-
Since all units you can build from the Civ centre are both workers and soldiers I don't think you can make that difference. Maybe we could separate female citizens + infantry from cavalry as cavalry units can't gather from the same sources + cannot gather. Potentially there could of course be one for each unit type, but that would probably be overkill and hard to implement well.
-
http://trac.wildfiregames.com/wiki/Background%3A_Territories
-
Also, what kind of map are you playing on? I've found the blue of Player 1 is hard to see on the green grass color (might be a good idea to saturate the player colors a bit more on the minimap?), have you tested on e.g. Median Oasis or another map with a lot of desert?
-
Some stats balancing will take place throughout the entire development process, but the main focus on stats will be during the Beta phase. Note sure what you mean by "the minimap populated" Units, buildings, resources should already show up if that's what you mean. 1. I don't think they've went anywhere :-/ 2. Because it isn't Not sure why one particular GUI should be copied, but in either case, as with everything else the GUI is a work in progress, so if you have any specific suggestions for how to improve it please post them and we'll see if you can convince us 3. Imho never =) We'll see what happens, but the intention is to encourage players to expand, especially when territories are implemented, so renewable resources would work against that.
-
I'm guessing you mean a forest floor texture like this: It either exists or will exist for all biomes.
-
You Will All Be Happy To Know.
feneur replied to Mythos_Ruler's topic in Game Development & Technical Discussion
I think I'm happy While huge forests may be visually pleasing they do take their toll on the computer, so I think this is a good thing. For people who want large forests that will always be a possibility, but for the default I think it's better to stay on the safe side -
Ok, perhaps it's something else I'm thinking of Perhaps it was the unit creation? I'm pretty sure it cheats =)
-
It sounds like you accidentally clicked a tree rather than order the units to go to the specific spot? It's definitely not any defined behaviour for units to automatically start gathering if they stand idle for a while in any case. You shouldn't have to select them individually however, either double click to select all units of the same kind and rank on the screen, triple click to select all units of the same kind regardless of rank, or drag a box around the units to select them if there are units of different kinds (I do realize there might have been other units around making that hard, just want to make sure you're aware of the possibilities ). Selection limits for trees etc will be improved, so it should be easier to avoid accidentally ordering your units to start gathering etc in the future, regardless of whether or not that's what happened
-
I believe there are some technical difficulties with that. I'm not sure about the details, but it's something to do with how the engine processes things if I remember correctly.
-
Ctrl+Right click is the hotkey for garrisoning It wasn't in the manual before, but now it is. Thanks
-
What a sad coincidence. Or not necessarily a coincidence since it seems a lot of sound people use Macs, but still, a bit ironical at least that the people who'd need sound the most don't get it at the moment.
-
Would probably work, but still, it feels like it should be a higher number, so the cost is higher. At least the lower limit for the speedier creation (or to put it in other words, the smallest batch) should be five, so that the initial cost is higher than just creating say three units after each other. If nothing else the speed boost would probably be so small that it's better to have the resources free for something else (at least in the sense that you could remove units from the queue if you found the resources were better needed elsewhere) than create smaller batches.
-
The thought is to make batch training faster than creating five (or more) individual units one by one, but everything comes at a cost If you don't have enough for a batch (which currently is, and probably will continue to be, five units) you cannot take advantage of the speed bonus.
-
I think AoK did something like this as well, I seem to remember it not saving the Fog-of-War, but it was a long time ago so I could be wrong Will be nice to have in any case.
-
(Should be possible, hopefully we'll be able to select all buildings/multiple buildings and queue production in all of them at the same time, so this shouldn't be an exception. The only difficult thing would probably be for things like technologies which can only be done once. Either they should not show up when multiple buildings are selected or perhaps they could get executed in the first building selected.)
-
Fonts Display Windings (?) And Many Non-English Characters
feneur replied to Jurph's topic in Help & Feedback
Sweet. Good to know you got it to work, and nice to hear it wasn't our fault -
Fonts Display Windings (?) And Many Non-English Characters
feneur replied to Jurph's topic in Help & Feedback
Could you please post a screenshot of what it looks like?