Radagast. Posted June 29, 2014 Report Share Posted June 29, 2014 (edited) Part I:A Gallic Day. Available soon.Part II:A Gallic Excursion.Part III:Gauls getting to know the reasons. (inside the city)Part IV:Gaul's last stand.Part V:Gaul's fate.Missing artwork for Part IV + V:Roman Hero: Caesar Edited June 29, 2014 by Hephaestion Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted June 29, 2014 Report Share Posted June 29, 2014 You can Add a descripciĆ³n for each one? Can be helpful Quote Link to comment Share on other sites More sharing options...
Radagast. Posted June 29, 2014 Author Report Share Posted June 29, 2014 I fear playing the campaign will be less fun if I did.TASK means WIP. There are still some technical issues to resolve. Quote Link to comment Share on other sites More sharing options...
Radagast. Posted June 29, 2014 Author Report Share Posted June 29, 2014 I need a bit of help as of how to knock out the AI. Is it possible to have two human players, one being trigger controlled? Or how else could I get rid of the AI other than overriding the AI files (not talking of UnitAI or BuildingAI here, but of bots).Also I have no idea how to load a map, i.e. play, without victory condition at all? My guess is adding an empty Victory condition in maps/scripts/ .Or should the complete campaign's map.js go in the maps/scripts/ folder?Instead of residing next to map.pmp (terrain) and map.xml (map/entities/player data). Quote Link to comment Share on other sites More sharing options...
Radagast. Posted June 29, 2014 Author Report Share Posted June 29, 2014 I figured new entities can be spawned even without the player existing when the map is loaded? Is this correct? (Then my getting-rid of AI question is obsolete.)As i see it. it means players can be added dynamically later in the game? It terms of mp, we could even make observers control those new entities.btw. what happens if owner is null? is it Gaia?s/It terms/In terms/ Quote Link to comment Share on other sites More sharing options...
Stan` Posted June 29, 2014 Report Share Posted June 29, 2014 I believe so, because default player was set to 0 not long ago. I believe it was undefined before. Quote Link to comment Share on other sites More sharing options...
Radagast. Posted June 29, 2014 Author Report Share Posted June 29, 2014 ok, great stan. Then let's make those settlers move. Quote Link to comment Share on other sites More sharing options...
niektb Posted June 29, 2014 Report Share Posted June 29, 2014 If you look at the Gallic fields map you'll see that the Roman intruders are Gaia. Quote Link to comment Share on other sites More sharing options...
Stan` Posted June 29, 2014 Report Share Posted June 29, 2014 Can we build walls on rivers rada ? I was thinking of a special wall with a grid to let water pass for instance something like this with a grid inside. Quote Link to comment Share on other sites More sharing options...
Radagast. Posted June 29, 2014 Author Report Share Posted June 29, 2014 (edited) If you look at the Gallic fields map you'll see that the Roman intruders are Gaia.True, though that's suboptimal, not only due to player colour but also as the player should be allowed to choose sides (triggers already support multiple players, see e.g. Yves' multiplayer trigger map because triggers can be distinguished per player (in the trigger code, not when querying for trigger points. i.e. querying for trigger point "A" will give you all trigger points called "A" of all players.)).Can we build walls on rivers rada ? I was thinking of a special wall with a grid to let water pass for instance something like this with a grid inside.Good idea stan. We could have such walls if we deal with obstructions + forbidden classes. Perhaps if we create a stream small enough (less than obstruction minimum size) we might be able to build ontop of it.Or if we leave out the middle obstruction of the wall segment? (In the xml at least there is an option to define such a gap. it's used for bridges' border to not make units wall directly on the edge of the bridge.) Edited June 29, 2014 by Hephaestion Quote Link to comment Share on other sites More sharing options...
Stan` Posted June 29, 2014 Report Share Posted June 29, 2014 What about a parameter in wall construction e.g. If ThingYouBuildOnIsWater(thing){ wallModel = WallWithLittleGrid} Quote Link to comment Share on other sites More sharing options...
Radagast. Posted June 29, 2014 Author Report Share Posted June 29, 2014 (edited) Variation picking depending on biome/terrain texture?Sounds very useful for building a wall stretching from a desert to a glacier. The winter wall segments variation on glacier terrain texture would then be able to get automatically picked.I think currently we have random variation selection with the awesome feature that trys to maintain previous selections when promoting units (such that units keep their beard). Edited June 29, 2014 by Hephaestion Quote Link to comment Share on other sites More sharing options...
Stan` Posted June 29, 2014 Report Share Posted June 29, 2014 Hmm. Okay I'm gonna make a special unit for you Quote Link to comment Share on other sites More sharing options...
Radagast. Posted June 29, 2014 Author Report Share Posted June 29, 2014 (edited) Oh, a beardy general? Decimus Brutus? A beardy Gaul capable of throwing obelisks? A tiny Gaul hunting wild boar, btw. I didn't find a boar in Atlas. Did I overlook it? Isn't it the same mesh as the house pig? Though I feel a bit strange when putting such a pink house pig into a Gallic forest.Or perhaps a miraculous druide? Or the Roman Commander in Chief, fellow consul of Mark Antony, the late husband of Cleopatra, mother of Ptolemy?Btw. is it true Gauls bear their chieftain ontop of a shield? Edited June 29, 2014 by Hephaestion Quote Link to comment Share on other sites More sharing options...
Stan` Posted June 29, 2014 Report Share Posted June 29, 2014 There is a boar, waiting to be remade, but I don't have the skills You'll see.No idea but that would be a nice unit for regicide mode 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.