Jump to content

mod_3d

Community Members
  • Posts

    31
  • Joined

  • Last visited

  • Days Won

    2

mod_3d last won the day on April 23

mod_3d had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

mod_3d's Achievements

Discens

Discens (2/14)

25

Reputation

  1. Mod updated(0.6.0) More details with screenshots described in 1 post. In the mod integrated Bot Petra Expert(Volatile Market). Added new technologies. Rebalance units and structures. To activate units and structures requires selecting a game scenario(branches of technology in the Civ Center).
  2. Updated to Version 0.3.0 Added description to the first post.
  3. Can you provide a bit of an in-depth explanation as to what "active/actively" means in specific. Thanks. Neat mod. Technologies: Higher priority for those that give a bonus to the gatherer (stone and metal moved to phase 1) and a few others (house population, new technologies and forge). Market Price Search: Several parameters are taken into account when selecting an item to “buy”. 1. The amount of available resource (which is selected for “sale”). The more available, the lower the buying price can be. Example: if available 100 - rate 90 500 - rate 75 1000 - rate 60 2. Resources are infinite or not. New resources and food in the game are infinite, so when bartering them for resources that are finite, the rates are set to lower values. Conversely, if a resource is finite, the rate for selling it is set to a higher level. For example, the base rate is set to 80: When bartering 100 metal for food, the rate is set to 80+10. Thus, bartering is done if the price of food is greater than 90. When bartering 100 food for metal, the rate is set to 80-20. In this case, barter is performed if the price of metal is greater than 60. 3. Uniqueness of the Resource Coins have an increased base rate 165. It is bartered when there are high price spikes in the Market. The activity of the barters has been increased by changing some restrictions. For example, in the base version of the game, bartering is allowed if more than 500 resources are available. In the mod this parameter is reduced to 100.
  4. UPDATE: Version 0.2.1 The activity and efficiency of Bartering(with mod Volatile Market). Upper Petra Expert lower basic Petra. Activity during price jump: Units at 5 and 20 minutes
  5. Updated to Version 0.2.0 Bot adapted for the Volatile Market mod.
  6. The screenshot of the tutorial , was shown only for general understanding, where the information was taken from while adding the resource to the game. gui/summary is the folders in the mod the full path may look like this: summary.js file /home/.local/share/0ad/mods/Name of your mod/gui/summary/summary.js var g_MaxHeadingTitle = 9; replace the value with 10 (if 1 new resource is added) summary.xml file /home/.local/share/0ad/mods/Name of your mod/gui/summary/summary.xml <repeat var=“x” count=“9”> replace value by 10(if 1 new resource is added) there are 5 such lines in the file
  7. This may be the game's plan, but Resources that are generated using the ResourceTrickle function are not displayed in the Total Gathered Resources tab.
  8. Bug fix. Modify the files in the summary folder by path: gui/summary summary.js file var g_MaxHeadingTitle = 9; replace the value with 10 (if 1 new resource is added) summary.xml file there are several such lines <repeat var="x" count="9"> replace value by 10(if 1 new resource is added)
  9. Mod updated(0.3.0). Testing There are 8 Resources available in the game. Added description to the first post.
  10. Steps when adding a resource and a mod file: Volatile_Market_0_2_0.zip
  11. The resource was added according to the official tutorial (adding a new resource to the game) and in the game behaves correctly, but in the summary window there is an error.
  12. Adds a more advanced bot(based on PETRA) to the game. UPDATE: Version 0.3.0 For the Volatile Market mod: Added a feature for building an Embassy. Prioritize exchanges to get resources(food, wood, stone, metal). Batch Size changes depending on the amount of food resource available. The more resource available, the larger the size can be. UPDATE: Version 0.2.1 Changing priorities and some other settings. UPDATE: Version 0.2.0 Bot adapted for the Volatile Market mod. Actively barters new resources and researches technologies. Settings are more noticeable after 15-20min of play. Focused on players with experience. Bot with the same bonuses for each difficulty level as the basic PETRA. At population limit(e.g. 300) it will hire units up to the ceiling. More technology and economy oriented at the start. More active in the Market. Builds more buildings to hire units. bot_PETRA_Expert_0_3_0.zip
×
×
  • Create New...