Worlds: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
Line 11: Line 11:
*(Mines of Despair) / MoonV1 - atomic disaster farmworld? - '''"MISSING"'''
*(Mines of Despair) / MoonV1 - atomic disaster farmworld? - '''"MISSING"'''
*(Planet of lost Souls) / VenusV1 - extreme fuel usage / damage over time / hot - '''"MISSING"'''
*(Planet of lost Souls) / VenusV1 - extreme fuel usage / damage over time / hot - '''"MISSING"'''
Solution for selecting different spawnie-plots in the beginning:
* Improve IslandGenerator by adding "biomeType": "JUNGLE". This allows us to generate specific island biomes
* Add additional information about restore islands that contain biome type of an island
* allow players to randomly regenerate a island with biome X before buying one
* ( limit the amount of regenerations per new player to 10 - anti troll )
<br />

Revision as of 17:17, 27 December 2020

Version1

  • ISS (International Space Station) - "Lobby" "Forklift Spawn"
  • IRS (International Research Station / TSMC) - "Lobby 2" "MISSING"
  • (Valley of Dreams) / PhobosV1 - Small plots, rich on resources "IslandsV1 + Starter Kits"
  • (Seychelles of the Rich) / DeimosV1 - Large free spaces - "Rich kid from school starter pack"
  • (Planet of Hope) / MarsV1 - Terraforming needed - "MISSING"
  • (The lost Planet) / EarthV1 - Farmworld - "Normal MC world generator"
  • (Total Scraps Mining Co Ltd.) / AsteroidsV1 - Try your luck - "MISSING"
  • (Mines of Despair) / MoonV1 - atomic disaster farmworld? - "MISSING"
  • (Planet of lost Souls) / VenusV1 - extreme fuel usage / damage over time / hot - "MISSING"


Solution for selecting different spawnie-plots in the beginning:

  • Improve IslandGenerator by adding "biomeType": "JUNGLE". This allows us to generate specific island biomes
  • Add additional information about restore islands that contain biome type of an island
  • allow players to randomly regenerate a island with biome X before buying one
  • ( limit the amount of regenerations per new player to 10 - anti troll )