plumo Posted September 9, 2010 Report Share Posted September 9, 2010 HeyJust a quick question.I was wondering when the celt will be included in the alpha as playable civ? Quote Link to comment Share on other sites More sharing options...
AuroN2 Posted September 9, 2010 Report Share Posted September 9, 2010 Most probable, as they are in atlas, that means they will (hopefully) be in the next alpha. Quote Link to comment Share on other sites More sharing options...
fcxSanya Posted September 9, 2010 Report Share Posted September 9, 2010 Currently you can, for example, create map with Celtic civil center belonging to player1 and then play on this map for Celts. You can create units and buildings, but it seems like there is some missing animation for units and some problems with resource gathering (I was able to gather food only). Quote Link to comment Share on other sites More sharing options...
fcxSanya Posted September 9, 2010 Report Share Posted September 9, 2010 By the way, I'm also have question about civilizations: currently in Atlas there is possibility only for creating units/building of specified civilization (Hellenes or Celts). So there is impossible to select civilization in game setup dialog. The question is: is this intended design (specified civilization in specified starting location on each map), or this is just not yet implemented to create units/buildings of 'random' civilization? Quote Link to comment Share on other sites More sharing options...
feneur Posted September 9, 2010 Report Share Posted September 9, 2010 While Celts may not be as refined as the Hellenes in all ways they are as "released" as them, it's just that they're not included in the official maps in this release. As mentioned it's just to create a map in Atlas if you want to play with them now though If they can't gather resources that's a bug which should be fixed as soon as possible, so please post a ticket on Trac so it can be fixed.The question is: is this intended design (specified civilization in specified starting location on each map), or this is just not yet implemented to create units/buildings of 'random' civilization?It's just not implemented yet, it should be implemented at the same time as random maps are reimplemented. I'm not sure we'll make it possible to select any/random civs in pre-created maps though, in most cases one will probably want people to play as the civ one has placed on the map, but if it's not too difficult to implement it could be an option. Quote Link to comment Share on other sites More sharing options...
WhiteTreePaladin Posted September 9, 2010 Report Share Posted September 9, 2010 You will be able to select your civ in random maps. Most of the standard features you would expect in an Age of Empires style game will be present. They just have to be implemented. Being able to choose the civ is more than just a box in the GUI; there's a lot behind it that isn't ready yet.About the Celts only being able to gather food - That's just the animations, they can already gather any resource. It is not hard to fix, just time-consuming. The Celt actor files are located in 0ad\binaries\data\mods\public\art\actors\units\celts.Animations section - change wood, stone, and metal to:<animation file="infantry/general/chop.psa" name="gather_tree" speed="100"/><animation file="infantry/general/mine.psa" name="gather_rock" speed="150"/><animation file="infantry/general/mine.psa" name="gather_ore" speed="150"/>Variants section - change wood, stone, and metal to:<variant name="gather_tree"><variant name="gather_rock"><variant name="gather_ore"> Quote Link to comment Share on other sites More sharing options...
Mythos_Ruler Posted September 9, 2010 Report Share Posted September 9, 2010 (edited) The resource code was tweaked so that the resources were changed from generic "wood, stone, and metal" to tree, rock, and ore (I don't know why--I thought we had decided to stop calling it "ore" and opted for "Metal" since it was more specific and looked better [100F, 100M; as opposed to 100F, 100O]). Edited September 9, 2010 by Mythos_Ruler Quote Link to comment Share on other sites More sharing options...
Ykkrosh Posted September 9, 2010 Report Share Posted September 9, 2010 The resources are still food/wood/stone/metal as far as the player is concerned - the implementation was just changed to have sub-types for them all. You can get food from wildlife and fish and farms, you can get metal from ore and from treasure chests or whatever, etc. Animations are now identified with those sub-types (since they might be different for each), not with the generic types. Quote Link to comment Share on other sites More sharing options...
Mythos_Ruler Posted September 9, 2010 Report Share Posted September 9, 2010 Excellent! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.