Jump to content

wowgetoffyourcellphone

0 A.D. Art Team
  • Posts

    10.909
  • Joined

  • Last visited

  • Days Won

    539

Everything posted by wowgetoffyourcellphone

  1. The combat seems kind of odd, all the moving around and whatnot, since it looks like every single shot is a hit.
  2. Open some existing actros, breh. Specifically, ones of the same type that you are trying to create. They should tell you the prop points you need. Else, you can open the unit mesh collada -- .dae -- files in a text editor and ctrl-F "prop-" <group> <variant file="biped/base_archer_ready.xml"> <mesh>skeletal/new/m_pants_tunic_long.dae</mesh> <props> <prop actor="props/units/heads/new/head_pers_a.xml" attachpoint="head"/> <prop actor="props/units/heads/pers_conical.xml" attachpoint="helmet"/> <prop actor="props/units/heads/pers_hair.xml" attachpoint="helmet"/> <prop actor="props/units/weapons/arrow_back.xml" attachpoint="weapon_R"/> <prop actor="props/units/weapons/bow_recurve.xml" attachpoint="weapon_L"/> <prop actor="props/units/quiver_hip.xml" attachpoint="sheath_L"/> <prop actor="props/units/shields/pers_pelta_a_b_reverse.xml" attachpoint="back"/> </props> </variant> </group> <group> <variant file="biped/base_hoplite.xml"> <mesh>skeletal/new/m_armor_tunic_short.dae</mesh> <props> <prop actor="props/units/shields/hele_round_e.xml" attachpoint="shield_arm"/> <prop actor="props/units/weapons/spear_hoplite.xml" attachpoint="weapon_R"/> </props> </variant> </group>
  3. Ugh, solitary trees really need to be able to be built over -- disappear -- not block building placement. See his frustration building a wall.
  4. Very nice. Makes me want to revamp the Ptolemaic unit rost, especially the Military Center.
  5. This kind of thing get you in trouble later when the file is changed by the public mod. I should know...
  6. It's very possible a fix I request was added to the public mod and then I was not aware the fix was committed or I forgot. I'll delete my amended file and hope that doesn't screw with something I once thought was important. EDIT: No can do. Deleting my DE Templates.js gives an error in structree about the production queue and structree does not render at all when my file is deleted. DE has 2 units which research techs. The Worker Elephant and Chanakya.These may be the trigger to the error, or it may be because I have not gone through every single tech and added Glory costs to them. If the ultimate fix is to fix the tech costs, then I'll do it, but that means every other mod that adds a new resource will have to edit all existing techs in the game. ERROR: JavaScript error: gui/structree/structree.js line 273 TypeError: g_ParsedData.units[unitCode].production is undefined selectCiv@gui/structree/structree.js:273:1 __eventhandler38 (selectionchange)@civSelection selectionchange:0:1 init@gui/structree/structree.js:40:3 __eventhandler8 (press)@menuStrucTreeButton press:2:8 ERROR: GUI page 'page_structree.xml': Failed to call init() function
  7. Those don't sound like reasons "Good players" would "agree" to not use walls. Sounds like they are overpowered or hard to counter or drag the game out "too long" for some people.
  8. My suggestion @Andrettin is to make everything 3D, and then adjust the camera settings to give you the isometric view you desire. See:
  9. If this is the case, then walls need to be rebalanced in some creative way.
  10. Okay, I believe I did this to allow the Glory costs to show up or something like that. Someone said, "hey, to fix it just add this line to the code, lol!" and I did and it worked. Fixing Template.js fixed the errors though.
  11. I will have to go back through my commits and see what was changed.
  12. In a 3D engine, this is pretty much how a "sprite" works, as far as I know.
  13. It happens the moment I first select the Civic Center or Female Citizen. Both have their own auras. Looks like it's related to the tooltip? There's also a problem with the struct tree, that may or may not be related, dunno. ERROR: JavaScript error: gui/structree/helper.js line 76 ReferenceError: GetTechnologyBasicDataHelper is not defined deriveModifications@gui/structree/helper.js:76:3 selectCiv@gui/structree/structree.js:53:23 __eventhandler234 (selectionchange)@civSelection selectionchange:0:1 init@gui/structree/structree.js:40:3 __eventhandler204 (press)@menuStrucTreeButton press:2:8 ERROR: GUI page 'page_structree.xml': Failed to call init() function
  14. Use PNG file format. The game engine will dynamically convert all PNGs to DDS for you on runtime.
  15. unit portraits go to: binaries\data\mods\testmod\art\textures\ui\session\portraits\units
  16. Of course aoe2 and aoe3 are completed polished games. It's the polish that 0 a.d. is lacking. The animated arrow thing when task the unit. The flash of the targeted objects. The sound effects. The graphical chat effects.
  17. What can this be, I wonder.... WARNING: JavaScript warning: gui/common/tooltips.js line 634 reference to undefined property template.auras[auraID].radius
  18. Idea for special unit: Government Minister. Walks around looking all administrative and authoritarian. Has either aura or special ability to make units build and gather faster and boost buildings' production queue. I wish we could have special abilities or commands, like the Pharaoh in Age of Mythology. You would task the Pharaoh to any building and it would just work much much better. Task it to a foundation and the units building it would build it faster. Task it to a storehouse or granary and nearby units would gather faster. Something like this. Max number of Han Ministers would be 9, per historicity: https://www.wikiwand.com/en/Nine_Ministers We can reintroduce the Government Center and they can be trained from there, plus some special techs. Han player would start with 1 as the special starting unit.
  19. Yep, this is the major one. Would be nice to have Arabic style clothing and headwear for this unit and for the Ptolemaic Nabataean Camel Archer.
  20. @stanislas69: Another request is a Shipyard. Basically a Chinese version of the Athenian/Greek dock, with the partially built warship props. Also it would be awesome to finish the bamboo palisade models so we can put them into the mods. Maybe as a minor bonus, their bamboo palisades can be built in neutral territory. No rush, just some requests.
  21. Was Tarantine Cavalry a unit from classic AOE1? Just notice that one.
  22. Nice! Maybe scale the dragon up a bit though. Needs to look as impressive as the Buddhe or Athena statues.
  23. Dude thanks for the updates! Market: I think it's generally okay, I just think the tarps are really bland and a lost opportunity for player color or a cool "Chinese" pattern. That's mostly a texture issue for me. Cult Statue: A suggestion from Mod DB was to use a stylized Chinese dragon instead of Buddha. Anyone have thoughts on that? Would be pretty cool. A golden or stone dragon on a pedestal, with flowers, smoke, etc.
×
×
  • Create New...