-
Posts
910 -
Joined
-
Last visited
-
Days Won
24
Lopess last won the day on May 6
Lopess had the most liked content!
Recent Profile Visitors
12.959 profile views
Lopess's Achievements
Primus Pilus (7/14)
1,2k
Reputation
-
Interesting idea, I've thought about doing something simpler like a repository on Github with the main folders, e.g., at least a civ, a range unit, a melee unit, etc... Something that would help those who are really starting out, but I ended up putting it aside, the learning curve is quite steep after a while.
-
I'm not sure, but I don't think we have anything for that; maybe something related to technology would have a similar effect, but I have no idea how it could be done.
-
Perhaps GitHub could be an option?
-
Combined, I believe that's a better approach.
-
Ignoring the Light Infantry portion, this distinction will only be present in civilian units without cavalry. Thanks for the information anyway.
-
Observe the XML code of the Storehouse: <?xml version="1.0" encoding="utf-8"?> <Entity parent="template_structure_economic"> <AlertRaiser> <List datatype="tokens">Civilian</List> <RaiseAlertRange>50</RaiseAlertRange> <EndOfAlertRange>100</EndOfAlertRange> <SearchRange>100</SearchRange> </AlertRaiser> <Cost> <BuildTime>40</BuildTime> <Resources> <wood>100</wood> </Resources> </Cost> <Footprint> <Square width="15.0" depth="15.0"/> <Height>8.0</Height> </Footprint> <Health> <Max>800</Max> <SpawnEntityOnDeath>decay|rubble/rubble_stone_3x3</SpawnEntityOnDeath> </Health> <Identity> <GenericName>Storehouse</GenericName> <SelectionGroupName>template_structure_economic_storehouse</SelectionGroupName> <Tooltip>Research gathering technologies.</Tooltip> <Classes datatype="tokens">DropsiteWood DropsiteMetal DropsiteStone</Classes> <VisibleClasses datatype="tokens">Village Storehouse</VisibleClasses> <Icon>structures/storehouse.png</Icon> <Requirements> <Techs datatype="tokens">phase_village</Techs> </Requirements> </Identity> <Loot> <wood>20</wood> </Loot> <Obstruction> <Static width="13.0" depth="13.0"/> </Obstruction> <ProductionQueue/> <RallyPoint disable=""/> <Researcher> <Technologies datatype="tokens"> gather_lumbering_ironaxes gather_lumbering_strongeraxes gather_lumbering_sharpaxes gather_mining_servants gather_mining_serfs gather_mining_slaves gather_mining_wedgemallet gather_mining_shaftmining gather_mining_silvermining gather_capacity_basket gather_capacity_wheelbarrow gather_capacity_carts </Technologies> </Researcher> <ResourceDropsite> <Types>wood stone metal</Types> <Sharable>true</Sharable> </ResourceDropsite> <Sound> <SoundGroups> <select>interface/select/building/sel_storehouse.xml</select> <constructed>interface/complete/building/complete_storehouse.xml</constructed> <alert_raise>interface/alarm/alarm_alert_0.xml</alert_raise> <alert_end>interface/alarm/alarm_alert_1.xml</alert_end> </SoundGroups> </Sound> <TerritoryInfluence> <Root>false</Root> <Radius>20</Radius> <Weight>30000</Weight> </TerritoryInfluence> <Vision> <Range>20</Range> </Vision> <VisualActor> <FoundationActor>structures/fndn_3x3.xml</FoundationActor> </VisualActor> </Entity> I believe it's the ResourceDropsite element.
-
An interesting mod; since the developer doesn't have advanced modeling skills, he embraced that as the mod's identity, which I think is a very honest approach!
-
https://www.moddb.com/mods/derphammer
-
Three small, advanced examples: Anuradhapura - We need more research into unique units and technologies; Cyrene - We need more research into unique units and technologies; Urewe Culture - We need more research technologies;
-
New updates with help in finalizing art in Blender by @Alisson Fabrini . The mod is becoming increasingly complete and closer to an alpha version. Please note, if you see any civilization present in it but feel something is wrong, contact me and we can research improvements together! Thank you very much @Eilat! The Vietnamese are much better off now with your help.
-
Good observation, I'll update the new texture.
-
Civ "Pers" -> "Achae"
Lopess replied to wowgetoffyourcellphone's topic in Game Development & Technical Discussion
Changing the name is a great idea; honestly, I would prefer something like "Achaemenids (Persia)" as an educational approach.However, this should be extended to other civilians who are currently appointed by dynasties. My personal opinion is that everything depends on the approach being taken and following it.For example, I see that the vanilla version of 0AD follows a more focused approach to Civs, more specific periods, and with dynasties and historical facts boxed into that period. -
I'm going to download this extension and refactor the UV mapping this structure.
-
Is this: https://blender-addons.org/textools-addon/ ? I didn't know.
-
Vassals! (Work in progress) Downloadable
Lopess replied to LordTriggers's topic in Game Modification
This idea is very interesting; I can imagine it as an opportunity to introduce smaller "civs" who wouldn't have a chance in the main game or in a mod interacting with the main game.I can imagine other kingdoms on the Italian peninsula, or even peoples from the Nubian region, etc.This raises a question: is there a way to do this when creating a new random map, Selecting which type of vassal tribe will be present on this map will determine which units or bonuses will be available. (Select this not at the player, but at the map creator)
