Jump to content

theShadow

Community Members
  • Posts

    90
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by theShadow

  1. but it should only do that if I were in the root directory. I was in the gcc directory, like the instructions said.

    also, the commands for leopard, are those for snow leopard as well?

    EDIT:

    when I try to compile, i get this error message

    Pearce-Michals-MacBook-Pro:gcc pearcemichal$ make config=release
    ==== Building mocks_real ====
    mocks_real.cpp
    /bin/sh: ”g++-mp-4.5: command not found
    make[1]: *** [obj/mocks_real_Debug/mocks_real.o] Error 127
    make: *** [mocks_real] Error 2
    Pearce-Michals-MacBook-Pro:gcc pearcemichal$

  2. just out of curiosity, would it be at all cannon to have any maps take place in an arctic/winter environment? atm it seems like all of the maps have similar climate conditions, but the addition of some different climate areas could make the overall map pool more interesting.

  3. I thought you might be, but I decided to post it anyway, if only as an outline of what I will be working on.

    is there any way to acquire the source assets, such as the models used for trees, buildings, units etc in a form that I would be able to open up in blender3D? I currently have the alpha 5 mac build that was posted, which doesn't have the assets in a form I can use.

  4. I downloaded alpha 5 a few days ago, and I have been playing around with it a great deal. Although there is obviously much room for improvement in all areas of the game, I decided to focus on the visual side of the game, and one specific thing that stands out as needing improvement is the animations. As a 3D modeler myself, I may take a look at these at some point and try implementing some of these things myself. if no one else is available. However, I am not sure if some of these ideas are possible without engine code, which is why I am posting them for feedback first. I can also use this topic to track any progress I make on this.

    The first thing that just needs general improvement are the player animations. They aren't bad, but a bit of tweaking could improve these a lot, especially for horse units.

    The second are buildings. I am aware that the current building destruction animations are placeholders, but this would be an area where some interesting things could be done, like a gradual damage animation as well as a collapse animation.

    The last thing, and possibly the one that may require engine code, is animations for trees and other natural elements. These wouldn't be anything major, but I think a slight animation of trees swaying in the wind would really add a lot to the game visually. Also, the idea I had for performance was to make animation play only for trees that are visible. This could be done for buildings as well.

    Another idea that would be an expansion of the last one would be to have different animations tethered to the weather, so if the weather is calm the trees just sway a little, but if there is a storm, the trees thrash around violently.

    If I can figure out how to access the source files for these things, I will take a stab at animating them in blender. I may need help getting them back in game though.

    EDIT: looks like I will need to get the source of the game first. XD

×
×
  • Create New...