Earth Modded Planet

Discussion in 'Planetary Annihilation General Discussion' started by Shadowpig24, July 13, 2014.

?

Would you like to see an actual earth planet

  1. Yes

    85.2%
  2. No

    14.8%
  1. Shadowpig24

    Shadowpig24 New Member

    Messages:
    10
    Likes Received:
    12
    So I was reminiscing the other day about the SupCom days and I remembered the Earth/Terra map which took way to long to complete a single game on, but on an actual globe where the player who has australia cant just camp in the corner means player can easily move around the planet.
    Anyway I was amazed to find that no one had created a mod which ads earth into the game so this post is to hopefully inspire someone with the skills (which is not me) to create this mod.

    Thanks for reading fell free to leave any comments
    tehtrekd and RMJ like this.
  2. wondible

    wondible Post Master General

    Messages:
    3,315
    Likes Received:
    2,089
    Answer is easy: it's not possible. This may change with the release of the server, or it might be a post-release feature.
  3. popededi

    popededi Well-Known Member

    Messages:
    784
    Likes Received:
    553
    It'd be great to have it when performance allows for larger planets.
  4. Shadowpig24

    Shadowpig24 New Member

    Messages:
    10
    Likes Received:
    12
    It's getting the scaling right I personally believe any bigger than scale 5 means game starts to drag and is no longer any fun.
  5. Geers

    Geers Post Master General

    Messages:
    6,946
    Likes Received:
    6,820
    Nah, just highly improbable.
  6. aevs

    aevs Post Master General

    Messages:
    1,051
    Likes Received:
    1,150
    Well, to be more precise it's highly improbable that it's possible to even get close. The terrain generation algorithm can only generate a very limited subset of all possible configurations, even if you had infinite seeds. An earth-like configuration probably isn't possible.
    I'd link to my thread on the terrain height algorithm, but I'm on a tablet and can't be bothered to.
  7. tatsujb

    tatsujb Post Master General

    Messages:
    12,902
    Likes Received:
    5,385
    you guys :) just sit back and watch this :



    and this is just in the old Alpha system editor, never got to play on something that big :


    I believe it is possible.
    we can get planets big enough.
  8. aevs

    aevs Post Master General

    Messages:
    1,051
    Likes Received:
    1,150
    What? Size is not the limitation. The limitation is getting anything set up like the earth. There aren't hooks I'm aware of for custom terrain height, and the one in-game probably can't do it.
  9. tatsujb

    tatsujb Post Master General

    Messages:
    12,902
    Likes Received:
    5,385
    aren't we supposed to be getting a mapmaker from Uber?
  10. squishypon3

    squishypon3 Post Master General

    Messages:
    7,971
    Likes Received:
    4,357
    Nah, pretty sure they said "just wait for modders to make the map editor", which is totally understandable, because time and money. :p
  11. tatsujb

    tatsujb Post Master General

    Messages:
    12,902
    Likes Received:
    5,385
    aw screw that! how the hell will modders be able to make a mapmaker without any hooks!?!
  12. squishypon3

    squishypon3 Post Master General

    Messages:
    7,971
    Likes Received:
    4,357
    Hopefully the hooks will be made...
  13. CrazyVulcan

    CrazyVulcan Active Member

    Messages:
    102
    Likes Received:
    50
    One in the not too distant future may be able to just upload a custom mesh that is however..... resource inefficient.
  14. wondible

    wondible Post Master General

    Messages:
    3,315
    Likes Received:
    2,089
    Do you know what 310 means in today's system?
  15. tatsujb

    tatsujb Post Master General

    Messages:
    12,902
    Likes Received:
    5,385
  16. totalannihilation

    totalannihilation Active Member

    Messages:
    215
    Likes Received:
    168
    IMHO, the greater problem of having a manual map editor is: how the game will store that data.
    Right now, one planet costs only a few kbytes, because all you need are those numbers (radius, seed, water height, etc.) and using the random map algorithm, the game generate the maps.
    If you make a custom map, which means it cannot be generated using the random map algorithm, the game would have to save every single terrain detail of the planet's surface. And again, when you are going to play with other players, all this data has to be transfered so they can start generating the map.
    Lets not forget that a 1000 radius planet can consume more than 1 Gbyte worth of RAM (specially if they are rocky type)
    This is just what I think, not sure if there are others issues
    cptconundrum likes this.
  17. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    That's pretty much the problem, but a hybrid solution would at least be better than what we have. Create a random planet and then manually place features like trees, metal, and CSG terrain. That could probably be stored in a reasonably sized file.

Share This Page