Jump to content

Adriano0ad

Community Members
  • Posts

    46
  • Joined

  • Last visited

  • Days Won

    5

Adriano0ad last won the day on June 5

Adriano0ad had the most liked content!

Profile Information

  • Location
    Brasil

Recent Profile Visitors

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

Adriano0ad's Achievements

Discens

Discens (2/14)

39

Reputation

  1. I'm trying to make animals give 3 resources, meat, leather and bone. However, it's giving an error. Can someone help me how I can solve this problem or if there's any way to do this? If it's not possible to collect the 3 resources from the same animal, can I make it choose a resource at random to drop? For example, I kill a wolf and it drops meat and the other wolf drops bone.
  2. "Hello everyone! I'm here to share more news about the WorldRising Mod! Technologies: I've developed several new technologies that unlock amazing units and buildings, as well as unique bonuses and tributes for characters and buildings. Textures: I've significantly improved the textures of the units, redoing their skin, faces, and clothing to make them more realistic. Additionally, I've created a wide variety of clothing and heads to increase diversity. Camera: You can now zoom in and out more, allowing you to appreciate the details and get a wider view of your settlement. Map Creation: I'm working on a map of the Japan region, focusing on the Jomon culture. The first era (Chipped Stone) is almost ready, with just a few final adjustments to be made. The second era (Polished Stone) is already in full swing, with many technological innovations, structures, and units being implemented. New Resources: I'm about to create the first resources, including faith, bone, leather, water, and clay. I plan to start developing these features this week! Stay tuned for more updates and news!
  3. I managed to solve the problem, it seems that the problem was occurring because civilization begins without a civic center and in technology it had to have the first phase and this was generating conflict, after I removed this it worked
  4. Guys, I'm creating a technology whose objective is to unlock a field, but it gives an error. I need help. Here are the scripts. tec: { "genericName": "Agricultura Rudimentar", "specificName": { "english": "Agricultura Básica", "portuguese": "Agricultura Rudimentar" }, "description": "Permite o cultivo de grãos básicos, desbloqueando a construção de campos agrícolas.", "icon": "grain.png", "researchTime": 100, "cost": { "wood": 100 }, "requisitos": { "todos": [ { "class": "Vila", "número": 1 } ] }, "efeitos": [ { "tipo": "entidade de desbloqueio", "entidade": "estruturas/jomon/field_grain" } ], "soundComplete": "interface/alarm/alarm_upgradearmory.xml" } field: <?xml version="1.0" encoding="utf-8"?> <Entidade pai="campo_de_recurso_de_estrutura_de_modelo"> <Identidade> <Civ>jomon</Civ> <NomeEspecífico>Tián</NomeEspecífico> </Identidade> <Requisitos> <Tecnologias datatype="tokens">agricultura_rudimentar</Tecnologias> </Requisitos> <VisualActor> <Actor>estruturas/plot_field_chin.xml</Actor> </VisualActor> </Entidade>
  5. "Hello, friends! I apologize for the delay, but this week was very busy and I couldn't make much progress on the project. However, I did manage to bring some news! I implemented two new buildings: the oven and the weaving workshop. In addition, I created another house variation, totaling 15 different options that can vary according to construction. The oven will be used to develop ceramic and clay technologies, improving buildings. The weaving workshop will have technologies that will improve units, such as protection, creation of primitive weapons made of stone and bone, and more resistant clothing. I also added music to the project! I completed all the buildings of the Flintstone Age and now I will focus on the units, improving textures, clothing, armor, and creating new units. One of the main goals is to create a nomadic leader who will be the first representative of the group on the journey. Leave your impressions here and share with your friends! I'm open to suggestions and ideas! See you next week!"
  6. Obrigado Lopes, semana que vem trago mais novidades e espero até julho lançar uma demo pra vocês testarem.
  7. It is not yet available for download. There is still a lot to be done so that people can enjoy the game and have fun...
  8. "Good afternoon everyone! I'm here to share the latest news about my mod, World Rising! - *Technologies and Buildings*: I'm working on implementing technologies in buildings and creating new upgrades for houses and fireplaces. Houses now reach level 4 and fireplaces up to level 3, each bringing new technologies, buildings, and units. - *Custom Icons*: Each unit, building, and technology will have its own unique icon. - *Gameplay Adjustments*: I'm revamping the status of units and buildings to make the game more realistic. Construction and learning times will be longer in primitive eras and decrease as civilization evolves. - *Sneak Peek*: I'm sharing some images of what's been implemented so far. Hope you like it! - *Comment and Give Feedback*: Please leave your comments and questions. Your opinion is important to me!"
  9. "Thank you everyone! I'm super excited to share some amazing updates! Stay tuned, next week brings a ton of new stuff! I'll be posting everything here, so don't miss out!"
  10. "Thanks so much for the support! I'll keep you updated on the project, so I'll be posting new updates here every week. Stay tuned for the latest info and get up to speed on everything!"
  11. Game Mode Concept: In this mode, the player starts in the Stone Age and progresses until the fall of the Roman Empire (for now). You can choose from various civilizations across the globe, including peoples from the Americas, Europe, Asia, and Africa. At the beginning, the player leads a nomadic group taking its first steps toward settlement and the development of early tribes. As you advance, you’ll face challenges such as animal domestication, agriculture, the rise of cities, and the emergence of empires. The goal is to survive, expand, and evolve your society through the ages, dealing with wars, alliances, and technological revolutions. Building and Unit Evolution: Each building evolves uniquely as new technologies are developed, granting players progressive benefits. These changes are visually reflected in-game through detailed graphical upgrades that showcase your civilization's technological advancement. The same system applies to units, which undergo distinct visual transformations with each upgrade—whether through weapon crafting, armor development, or clothing improvements. This allows players to visually track their society's progress, from primitive tools and garments to sophisticated weapons and attire. Resources and Mod Objective: This mod introduces an expanded resource system including hides, bones, water, clay, and other essential materials, adding depth and realism to the gameplay experience. Each resource will have strategic value for both development and defense of your civilization. While focusing primarily on your people's growth and empire building, the experience integrates combat elements. Our vision offers: Hours of strategic societal development A comprehensive cultural and technological evolution system Tactical combat that impacts empire growth The satisfaction of building a lasting civilization Challenges of governance and territorial expansion The experience balances construction and conflict, where the ultimate goal transcends mere enemy conquest - it's about creating a civilization that survives and dominates through the ages, through both development and strength when necessary. I am currently working on the Jomon culture that will become Japan in the future.
  12. I'm trying to adjust a texture on a face but it's really hard to get it right in Blender. Could you help me?
  13. Yes it works, it copies a mesh of a house to get the dimensions and made a house on top. I made a primitive axe and a primitive spear and I was able to put them in the game without any problems, now I can't get this house.
  14. Can I somehow load the mesh without texture into the program to test?
  15. Stan, I don't know if the problem is with the texture or the object because it doesn't even open in the program. I've tried removing some textures and leaving only the base texture and it still doesn't open.
×
×
  • Create New...