Author Topic: MekHQ - Planetary Data  (Read 55918 times)

Jayof9s

  • Captain
  • *
  • Posts: 2419
Re: MekHQ - Planetary Data
« Reply #30 on: 26 February 2012, 16:13:46 »
could this be added to the planet file itself directly from the document?

Could what be added to the planet file directly from which document?

Feenix74

  • Captain
  • *
  • Posts: 3026
  • Lam's Phoenix Hawks
Re: MekHQ - Planetary Data
« Reply #31 on: 26 February 2012, 16:19:42 »
Just a repeat of my post on the Megamek forum to avoid doubling up:

If no one has claimed it yet I will start with the original FASA House Liao Sourcebook (1624), specifically Sian Commonality planets of:
Sian (submitted)
Barras (submitted)
Betelgeuse (submitted)
Buenos Aires (submitted)
Drozan (submitted)
Grand Base (submitted)
Menke (submitted)
Principia (submitted)
Sigma Mare (submitted)
Turin  (submitted)
Victoria  (submitted)
Ward  (submitted)

I will then work my way down the list of Commonalities.
« Last Edit: 21 March 2012, 07:37:34 by Feenix74 »
Incoming fire has the right of way.

The only thing more accurate than incoming enemy fire is incoming friendly fire.

Always remember that your weapon was built by the lowest bidder.


                                   - excepts from Murphy's Laws of Combat

TS_Hawk

  • Catalyst Demo Team
  • Major
  • *
  • Posts: 6370
Re: MekHQ - Planetary Data
« Reply #32 on: 26 February 2012, 20:51:42 »
Could what be added to the planet file directly from which document?

the updated doc you have. Could it be added to the planetary file on MHQ or MM? 

Thank you Hikage
Agent 694 N. Idaho

Jayof9s

  • Captain
  • *
  • Posts: 2419
Re: MekHQ - Planetary Data
« Reply #33 on: 26 February 2012, 21:06:19 »
Spreadsheet updated again. I added Luthien, Tharkad, Atreus, Terra and Strana Mechty tonight.

the updated doc you have. Could it be added to the planetary file on MHQ or MM?

I'm adding the planets to planet.xml in the SVN, so anything I receive or add myself will be available in the next release.

TS_Hawk

  • Catalyst Demo Team
  • Major
  • *
  • Posts: 6370
Re: MekHQ - Planetary Data
« Reply #34 on: 26 February 2012, 22:51:16 »
Thanks Jay for the info.

Thank you Hikage
Agent 694 N. Idaho

Jayof9s

  • Captain
  • *
  • Posts: 2419
Re: MekHQ - Planetary Data
« Reply #35 on: 28 February 2012, 09:31:27 »
Once again, planetary data submissions are appreciated.

Project Update: I've received a few more planets (see the spreadsheet linked in the first post) and I spent quite a bit of time yesterday updating when planets were captured during the Clan Invasion.

Taharqa had already started on this with dates from the Invading Clans source book (Ghost Bear, Smoke Jaguar and Nova Cats) and I expanded with info from the Wolf and Jade Falcon source books. When the next update is out you should be able to start a campaign in late 3049 and watch the Clan Invasion Corridors appear over the course of  3049 through early 3052 before they were stopped at Tukayyid. You will also be able to see planets that are in conflict (when it lasted more than a day) as you advance through those years.

I plan to continue updating faction change dates in a similar fashion so that planets will turn over when they're captured (or as close as I can get since they don't always release specific dates).

My next round of faction change updates will be coming from the 2x NIAS 4th Succession War Atlases.

Jayof9s

  • Captain
  • *
  • Posts: 2419
Re: MekHQ - Planetary Data
« Reply #36 on: 29 February 2012, 10:14:25 »
I'm using the latest svn and trying to enter a contested world.  I saw in the change notes that thtis should now be possible.  However, when I enter two factions in the same faction change I receive an NPE.  I've tried / , and- as separators.  Could you give me the proper way to do this?

Thanks

Sorry I didn't respond sooner, I missed the post. The proper way to do multiple factions is:

<faction>DC,FC</faction>

The entire entry for a conflict would go something like this:

<factionChange>
<date>3039-08-05</date>
<faction>FS, DC</faction>
</factionChange>

You would then make a similar entry with just the remaining faction and the date that the conflict ended after the planet returns to a single faction's control:

<factionChange>
<date>3039-08-13</date>
<faction>FS</faction>
</factionChange>

You should not get an NPE while loading MHQ but I have noticed that from time to time multiple factions will result in an NPE for just the Interstellar Map tab during certain dates (but MHQ will continue to run). The strangest part is that it sometimes works fine and sometimes doesn't. From the NPE message it has something to do with drawing the map, hopefully it can be fixed before the next release.

Edit: for further clarity (since I had it wrong in my example): do not leave spaces between the multiple factions: i.e. DC,FC not DC, FC - it causes issues with the map working properly.
« Last Edit: 29 February 2012, 23:43:06 by Jayof9s »

Jayof9s

  • Captain
  • *
  • Posts: 2419
Re: MekHQ - Planetary Data
« Reply #37 on: 29 February 2012, 23:57:56 »
Update: 40+ new planets, some new factions, and all the Clan Invasion dates are now committed to the SVN. I also have data for at least 20 more planets to proofread/edit and they will likely be posted tomorrow.

A big thanks to the contributors so far!

We still need lots of help though, 60 planets only puts us at barely over 2% of the planets on that map. If you've got some old source books sitting around, spend sometime and help populate that map!

ocherstone

  • Sergeant
  • *
  • Posts: 118
Re: MekHQ - Planetary Data
« Reply #38 on: 04 March 2012, 22:25:25 »
<planet>
   <name>Alarion</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>LA</faction>
        <spectralClass>G</spectralClass>
        <subtype>0</subtype>
        <luminosity>V</luminosity>
        <sysPos>3</sysPos>
        <gravity>0.98</gravity>
        <pressure>3</pressure>
        <temperature>45</temperature>
        <climate>3</climate>
        <percentWater>80</percentWater>
        <zenithCharge>true</zenithCharge>
        <hpg>B</hpg>
        <lifeForm>3</lifeForm>
        <satellite>Tiber</satellite>
        <socioIndustrial>A-A-A-A-B</socioIndustrial>
</planet>

<planet>
   <name>Buena</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>LA</faction>
        <spectralClass>G</spectralClass>
        <subtype>6</subtype>
        <luminosity>V</luminosity>
        <sysPos>2</sysPos>
        <gravity>1.21</gravity>
        <pressure>3</pressure>
        <temperature>31</temperature>
        <climate>2</climate>
        <percentWater>64</percentWater>
        <nadirCharge>true</nadirCharge>
        <hpg>B</hpg>
        <lifeForm>6</lifeForm>
        <satellite>Bonita</satellite>
        <satellite>Hermosa</satellite>
        <satellite>Inesita</satellite>
        <landMass>Luego</landMass>
        <landMass>Dominika</landMass>
        <socioIndustrial>B-B-C-C-C</socioIndustrial>
</planet>

<planet>
   <name>Carlisle</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>LA</faction>
        <spectralClass>K</spectralClass>
        <subtype>1</subtype>
        <luminosity>V</luminosity>
        <sysPos>3</sysPos>
        <gravity>1.03</gravity>
        <pressure>3</pressure>
        <temperature>47</temperature>
        <climate>3</climate>
        <percentWater>73</percentWater>
        <hpg>B</hpg>
        <lifeForm>7</lifeForm>
        <satellite>Dyson</satellite>
        <landMass>Worrsetgard</landMass>
        <landMass>Hollens</landMass>
        <landMass>Hozernems</landMass>
        <socioIndustrial>B-A-C-B-B</socioIndustrial>
</planet>

<planet>
   <name>Kaumberg</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>LA</faction>
        <spectralClass>G</spectralClass>
        <subtype>5</subtype>
        <luminosity>V</luminosity>
        <sysPos>4</sysPos>
        <gravity>1.01</gravity>
        <pressure>3</pressure>
        <temperature>36</temperature>
        <climate>3</climate>
        <percentWater>81</percentWater>
        <hpg>B</hpg>
        <lifeForm>7</lifeForm>
        <satellite>Grobrot</satellite>
        <landMass>Regenwald</landMass>
        <landMass>Eingeschneit</landMass>
        <landMass>Kuhlschrank</landMass>
        <socioIndustrial>C-D-C-B-A</socioIndustrial>
</planet>

<planet>
   <name>Paulsbro</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>LA</faction>
        <spectralClass>F</spectralClass>
        <subtype>4</subtype>
        <luminosity>V</luminosity>
        <sysPos>4</sysPos>
        <gravity>0.92</gravity>
        <pressure>3</pressure>
        <temperature>54</temperature>
        <climate>5</climate>
        <percentWater>80</percentWater>
        <zenithCharge>true</zenithCharge>
        <hpg>B</hpg>
        <lifeForm>5</lifeForm>
        <satellite>Sjure</satellite>
        <landMass>Tammerfors</landMass>
        <landMass>Bergenswald</landMass>
        <landMass>Brusselsia</landMass>
        <landMass>Goteborg</landMass>
        <landMass>Mermannisk</landMass>
        <socioIndustrial>D-C-D-C-C</socioIndustrial>
</planet>

<planet>
   <name>Timbuktu</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>LA</faction>
        <spectralClass>K</spectralClass>
        <subtype>0</subtype>
        <luminosity>V</luminosity>
        <sysPos>2</sysPos>
        <gravity>0.94</gravity>
        <pressure>3</pressure>
        <temperature>52</temperature>
        <climate>3</climate>
        <percentWater>63</percentWater>
        <hpg>B</hpg>
        <lifeForm>2</lifeForm>
        <landMass>Hades</landMass>
        <landMass>Saharius</landMass>
        <socioIndustrial>C-C-B-C-D</socioIndustrial>
</planet>

Warpimp

  • Warrant Officer
  • *
  • Posts: 767
    • "Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
Re: MekHQ - Planetary Data
« Reply #39 on: 04 March 2012, 23:00:34 »
is this data in the old house books? If so, where did they stash the .pdfs ?
"Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
http://bg.battletech.com/forums/index.php/topic,38140.0.html

"Against the Clans" Against the Bot ruleset for Clan campaigns project thread
http://bg.battletech.com/forums/index.php/topic,39685.0.html

Makinus

  • Warrant Officer
  • *
  • Posts: 631
Re: MekHQ - Planetary Data
« Reply #40 on: 05 March 2012, 06:17:26 »
Just a related question: are recharge stations being included in planetary data? and will they influence travel times in MekHQ? I ask because currently MekHQ does not take in account the recharge stations available in major systems and the travel times are bigger than they should be...
Against-the-Bot Campaign Rules:
http://bg.battletech.com/forums/megamek-games/campaign-rules-against-the-bot-thread-4/
- - - - - - - - - - - - - - - - - - - - - - -
Fireangel: hey, it's BT; nothing happens without a sinister reason or a healthy dose of stupid pills

consequences: nothing explains Fasanomics. Any attempt to do so generally results in the bandaid on the sucking chest wound turning out to be a carnivorous lifeform that only makes the bleeding worse.

Warpimp

  • Warrant Officer
  • *
  • Posts: 767
    • "Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
Re: MekHQ - Planetary Data
« Reply #41 on: 05 March 2012, 08:52:15 »
That occurred to me as well last time. I was going to enter data from the Chaos March book, but there is little data besides jump, transit and recharge data.
"Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
http://bg.battletech.com/forums/index.php/topic,38140.0.html

"Against the Clans" Against the Bot ruleset for Clan campaigns project thread
http://bg.battletech.com/forums/index.php/topic,39685.0.html

Jayof9s

  • Captain
  • *
  • Posts: 2419
Re: MekHQ - Planetary Data
« Reply #42 on: 05 March 2012, 10:31:14 »
Thanks for the submissions ocherstone!

I've got a bit of catching up to do after a busy weekend but once I get it all entered the project will be well over 100 planets (most of which are in the SVN now) + some faction change dates updated (entire clan invasion) and the addition of empty systems linking the home worlds and soon the near periphery worlds that couldn't previously be reached.

is this data in the old house books? If so, where did they stash the .pdfs ?

I'm not sure where the PDFs disappeared to but some of the data we're looking for is likely in those books. I doubt they have all of it though (however partial submissions are better than nothing). Also, don't forget to check the spreadsheet linked to on the first post as there are several planets in-progress - either submitted and waiting for me to proof/edit and enter into the SVN or being worked on by someone. Just so we're not duplicating work.

Just a related question: are recharge stations being included in planetary data? and will they influence travel times in MekHQ? I ask because currently MekHQ does not take in account the recharge stations available in major systems and the travel times are bigger than they should be...

The times are currently incorrect because there is no data entered for the planets currently in MHQ released. The only individual data they have are their names and their x-y coordinates for drawing them on the maps. Everything else is just a basic filler template that gives all the planets the same info. The entire point of this project is to correct that problem. 

To actually answer your question; yes MHQ can handle recharge stations and will take them into account when they're added. If you look at the first post there are tags for Zenith and Nadir Recharge stations as well as star types (luminosity, sub type, and spectral class) and system position,  MHQ will make use of that data when it is actually entered to calculate the correct recharge times and transit times (or very close, sometimes the published data doesn't 100% line up with the published calculations but it usually does or is extremely close).

If you can build the current SVN, go ahead and check it out. While 100 or so planets with data is a very small percentage of nearly 3,000 planets, there are enough in there to test out the correct recharge / transit times.
« Last Edit: 05 March 2012, 11:36:12 by Jayof9s »

Feenix74

  • Captain
  • *
  • Posts: 3026
  • Lam's Phoenix Hawks
Re: MekHQ - Planetary Data
« Reply #43 on: 05 March 2012, 15:05:48 »
is this data in the old house books? If so, where did they stash the .pdfs ?

I'm not sure where the PDFs disappeared to but some of the data we're looking for is likely in those books. I doubt they have all of it though (however partial submissions are better than nothing). Also, don't forget to check the spreadsheet linked to on the first post as there are several planets in-progress - either submitted and waiting for me to proof/edit and enter into the SVN or being worked on by someone. Just so we're not duplicating work.

I managed to download free pdf copies of the original FASA House sourcebooks a couple of years ago from the official CBT website (they were sans illustrations). However, I have not been able to find them either in the last couple of months (now that I have discovered Megamek and in has rekindle my interest in all things BT). I believe that Catalyst has removed these free pdfs because they are now selling pdfs of some of the original FASA House sourcebooks (I assume they are working on the remaining ones as well).

The original FASA House sourcebooks have information on a small number of the 3,000 planets in the Inner Sphere and the information is not complete, in the new Field Manuals and updated Catalyst House sourcebooks I believe that they include the economic data (A-A-A-A-A) and climate data which did not appear in the original FASA House sourcebooks. Could someone else please confirm this as I do not own any of the new Field Manuals and updated Catalyst House sourcebooks yet?
Incoming fire has the right of way.

The only thing more accurate than incoming enemy fire is incoming friendly fire.

Always remember that your weapon was built by the lowest bidder.


                                   - excepts from Murphy's Laws of Combat

Jayof9s

  • Captain
  • *
  • Posts: 2419
Re: MekHQ - Planetary Data
« Reply #44 on: 05 March 2012, 18:26:28 »
I managed to download free pdf copies of the original FASA House sourcebooks a couple of years ago from the official CBT website (they were sans illustrations). However, I have not been able to find them either in the last couple of months (now that I have discovered Megamek and in has rekindle my interest in all things BT). I believe that Catalyst has removed these free pdfs because they are now selling pdfs of some of the original FASA House sourcebooks (I assume they are working on the remaining ones as well).

The original FASA House sourcebooks have information on a small number of the 3,000 planets in the Inner Sphere and the information is not complete, in the new Field Manuals and updated Catalyst House sourcebooks I believe that they include the economic data (A-A-A-A-A) and climate data which did not appear in the original FASA House sourcebooks. Could someone else please confirm this as I do not own any of the new Field Manuals and updated Catalyst House sourcebooks yet?

As far as I know the Field Manuals don't have any planetary data (I also didn't see any when I just checked the Combine one). The updated House Handbooks do have that info.

ocherstone

  • Sergeant
  • *
  • Posts: 118
Re: MekHQ - Planetary Data
« Reply #45 on: 06 March 2012, 02:14:35 »
<planet>
   <name>Bolan</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>LA</faction>
        <spectralClass>G</spectralClass>
        <subtype>4</subtype>
        <luminosity>V</luminosity>
        <sysPos>2</sysPos>
        <gravity>0.78</gravity>
        <pressure>3</pressure>
        <temperature>54</temperature>
        <climate>4</climate>
        <percentWater>44</percentWater>
        <zenithCharge>true</zenithCharge>
        <hpg>B</hpg>
        <lifeForm>6</lifeForm>
        <landMass>Sakete</landMass>
        <landMass>Kashmir</landMass>
        <landMass>Sabari</landMass>
        <socioIndustrial>B-C-B-C-C</socioIndustrial>
</planet>

<planet>
   <name>Cavanaugh II</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>LA</faction>
        <spectralClass>M</spectralClass>
        <subtype>9</subtype>
        <luminosity>II</luminosity>
        <sysPos>4</sysPos>
        <gravity>0.99</gravity>
        <pressure>3</pressure>
        <temperature>40</temperature>
        <climate>5</climate>
        <percentWater>80</percentWater>
        <zenithCharge>true</zenithCharge>
        <hpg>B</hpg>
        <lifeForm>4</lifeForm>
        <satellite>Cambriae</satellite>
        <satellite>Gododin</satellite>
        <satellite>Nannius</satellite>
        <satellite>Tennyson</satellite>
        <landMass>Bedivere</landMass>
        <landMass>Gareth</landMass>
        <landMass>Gawain</landMass>
        <landMass>Tristam</landMass>
        <landMass>Mordred</landMass>
        <socioIndustrial>B-B-C-B-C</socioIndustrial>
</planet>

<planet>
   <name>Dar-Es-Salaam</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>LA</faction>
        <spectralClass>F</spectralClass>
        <subtype>1</subtype>
        <luminosity>VI</luminosity>
        <sysPos>1</sysPos>
        <gravity>0.74</gravity>
        <pressure>3</pressure>
        <temperature>59</temperature>
        <climate>4</climate>
        <percentWater>36</percentWater>
        <nadirCharge>true</nadirCharge>
        <hpg>B</hpg>
        <lifeForm>4</lifeForm>
        <satellite>Luqman</satellite>
        <satellite>Jibril</satellite>
        <landMass>Maysun</landMass>
        <landMass>Mellesse</landMass>
        <socioIndustrial>C-D-C-C-D</socioIndustrial>
</planet>

<planet>
   <name>Furillo</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>LA</faction>
        <spectralClass>K</spectralClass>
        <subtype>3</subtype>
        <luminosity>V</luminosity>
        <sysPos>2</sysPos>
        <gravity>1.12</gravity>
        <pressure>3</pressure>
        <temperature>36</temperature>
        <climate>3</climate>
        <percentWater>81</percentWater>
        <zenithCharge>true</zenithCharge>
        <nadirCharge>true</nadirCharge>
        <hpg>B</hpg>
        <lifeForm>7</lifeForm>
        <landMass>Dereka</landMass>
        <landMass>Wilda</landMass>
        <socioIndustrial>A-A-B-A-C</socioIndustrial>
</planet>

<planet>
   <name>Gallery</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>LA</faction>
        <spectralClass>M</spectralClass>
        <subtype>5</subtype>
        <luminosity>V</luminosity>
        <sysPos>1</sysPos>
        <gravity>1.03</gravity>
        <pressure>3</pressure>
        <temperature>27</temperature>
        <climate>2</climate>
        <percentWater>88</percentWater>
        <zenithCharge>true</zenithCharge>
        <nadirCharge>true</nadirCharge>
        <hpg>B</hpg>
        <lifeForm>0</lifeForm>
        <satellite>Romaine</satellite>
        <landMass>Carrabesto</landMass>
        <landMass>Alliago Major</landMass>
        <landMass>Alliago Minor</landMass>
        <socioIndustrial>B-C-A-B-D</socioIndustrial>
</planet>

<planet>
   <name>Gienah</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>LA</faction>
        <spectralClass>K</spectralClass>
        <subtype>0</subtype>
        <luminosity>IV</luminosity>
        <sysPos>2</sysPos>
        <gravity>1.08</gravity>
        <pressure>3</pressure>
        <temperature>41</temperature>
        <climate>2</climate>
        <percentWater>77</percentWater>
        <zenithCharge>true</zenithCharge>
        <hpg>B</hpg>
        <lifeForm>6</lifeForm>
        <satellite>Corvis</satellite>
        <satellite>Dobry</satellite>
        <satellite>Mazel</satellite>
        <satellite>Nando</satellite>
        <landMass>Axillon</landMass>
        <landMass>Ludella</landMass>
        <landMass>Penrodia</landMass>
        <landMass>Tyrillia</landMass>
        <socioIndustrial>C-C-B-B-B</socioIndustrial>
</planet>

<planet>
   <name>Loric</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>LA</faction>
        <spectralClass>K</spectralClass>
        <subtype>8</subtype>
        <luminosity>IV</luminosity>
        <sysPos>2</sysPos>
        <gravity>0.98</gravity>
        <pressure>3</pressure>
        <temperature>47</temperature>
        <climate>5</climate>
        <percentWater>88</percentWater>               
        <nadirCharge>true</nadirCharge>
        <hpg>B</hpg>
        <lifeForm>6</lifeForm>
        <satellite>Udo</satellite>
        <landMass>Sorania</landMass>
        <landMass>Padawa</landMass>
        <landMass>Ghanadi</landMass>
        <socioIndustrial>C-C-C-D-B</socioIndustrial>
</planet>

Feenix74

  • Captain
  • *
  • Posts: 3026
  • Lam's Phoenix Hawks
Re: MekHQ - Planetary Data
« Reply #46 on: 06 March 2012, 04:17:30 »
As far as I know the Field Manuals don't have any planetary data (I also didn't see any when I just checked the Combine one). The updated House Handbooks do have that info.

Cheers, I will prioritise them in my BT wishlist.
Incoming fire has the right of way.

The only thing more accurate than incoming enemy fire is incoming friendly fire.

Always remember that your weapon was built by the lowest bidder.


                                   - excepts from Murphy's Laws of Combat

Warpimp

  • Warrant Officer
  • *
  • Posts: 767
    • "Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
Re: MekHQ - Planetary Data
« Reply #47 on: 06 March 2012, 19:48:25 »
I can afford one house handbook. What books do everyone have so I know which one would be the most useful.
"Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
http://bg.battletech.com/forums/index.php/topic,38140.0.html

"Against the Clans" Against the Bot ruleset for Clan campaigns project thread
http://bg.battletech.com/forums/index.php/topic,39685.0.html

Jayof9s

  • Captain
  • *
  • Posts: 2419
Re: MekHQ - Planetary Data
« Reply #48 on: 06 March 2012, 20:30:11 »
I can afford one house handbook. What books do everyone have so I know which one would be the most useful.

I am receiving primarily FS, DC and CC planets. I've started receiving some LC/LA planets. To be safest grab the FWL, I think the only League planet I have data for is Atreus which I went to find when I went and took care of the remaining House Capitals.

Warpimp

  • Warrant Officer
  • *
  • Posts: 767
    • "Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
Re: MekHQ - Planetary Data
« Reply #49 on: 06 March 2012, 20:51:20 »
Can do.
"Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
http://bg.battletech.com/forums/index.php/topic,38140.0.html

"Against the Clans" Against the Bot ruleset for Clan campaigns project thread
http://bg.battletech.com/forums/index.php/topic,39685.0.html

Warpimp

  • Warrant Officer
  • *
  • Posts: 767
    • "Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
Re: MekHQ - Planetary Data
« Reply #50 on: 07 March 2012, 14:46:52 »
What date are we assigning worlds to the federated commonwealth?
"Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
http://bg.battletech.com/forums/index.php/topic,38140.0.html

"Against the Clans" Against the Bot ruleset for Clan campaigns project thread
http://bg.battletech.com/forums/index.php/topic,39685.0.html

Warpimp

  • Warrant Officer
  • *
  • Posts: 767
    • "Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
Re: MekHQ - Planetary Data
« Reply #51 on: 07 March 2012, 15:18:01 »
Info from my FM:Mercs Revised


<planet>
   <name>Arc-Royal</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>LC</faction>
   <factionChange>
      <date>3040-01-01</date>
      <faction>FC</faction>
      </factionChange>
   <factionChange>
      <date>3057-12-01</date>
      <faction>ARDC</faction>
      </factionChange>
   <factionChange>
      <date>3067-04-24</date>
      <faction>LA</faction>
      </factionChange>
        <spectralClass>G</spectralClass>
        <subtype>3</subtype>
        <luminosity>V</luminosity>
        <sysPos>4</sysPos>
        <gravity>1.01</gravity>
        <pressure>3</pressure>
        <temperature>32</temperature>
        <climate>3</climate>
        <percentWater>74</percentWater>
        <zenithCharge>true</zenithCharge>
        <nadirCharge>true</nadirCharge>
        <hpg>A</hpg>
        <lifeForm>7</lifeForm>
        <population> 2,098,000,000</population>
        <socioIndustrial>A-A-A-A-A</socioIndustrial>
</planet>

<planet>
   <name>Outreach</name>
          <socioIndustrial>A-A-B-A-B</socioIndustrial>
</planet>

<planet>
   <name>Solaris IIV</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>LC</faction>
   <factionChange>
      <date>3040-01-01</date>
      <faction>FC</faction>
      </factionChange>
   <factionChange>
      <date>3057-01-01</date>
      <faction>LA</faction>
      </factionChange>
        <spectralClass>K</spectralClass>
        <subtype>1</subtype>
        <luminosity>V</luminosity>
        <sysPos>7</sysPos>
        <gravity>1.1</gravity>
        <pressure>3</pressure>
        <temperature>25</temperature>
        <climate>3</climate>
        <percentWater>80</percentWater>
        <zenithCharge>true</zenithCharge>
        <nadirCharge>true</nadirCharge>
        <hpg>A</hpg>
        <lifeForm>3</lifeForm>
        <population> 498,243,000</population>
        <socioIndustrial>A-A-A-A-B</socioIndustrial>
</planet>
"Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
http://bg.battletech.com/forums/index.php/topic,38140.0.html

"Against the Clans" Against the Bot ruleset for Clan campaigns project thread
http://bg.battletech.com/forums/index.php/topic,39685.0.html

Warpimp

  • Warrant Officer
  • *
  • Posts: 767
    • "Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
Re: MekHQ - Planetary Data
« Reply #52 on: 07 March 2012, 15:33:03 »
<planet>
   <name>Fletcher</name>
   <xcood></xcood>
   <ycood></ycood>
   <faction>CC</faction>
   <factionChange>
      <date>3040-01-01</date>
      <faction>FC</faction>
      </factionChange>
   <factionChange>
      <date>3028-01-01</date>
      <faction>FS</faction>
      </factionChange>
   <factionChange>
      <date>3057-01-01</date>
      <faction>IND</faction>
      </factionChange>
        <spectralClass>G</spectralClass>
        <subtype>4</subtype>
        <luminosity>V</luminosity>
        <sysPos>7</sysPos>
        <gravity>1.3</gravity>
        <pressure>3</pressure>
        <temperature>30</temperature>
        <climate>2</climate>
        <percentWater>90</percentWater>
        <zenithCharge>false</zenithCharge>
        <nadirCharge>false</nadirCharge>
        <hpg>B</hpg>
        <hpgChange>
          <date>3057-01-01</date>
           <hpg>none</hpg>
        </hpgChange>
        <lifeForm>4</lifeForm>
        <population>536,000,000</population>
        <socioIndustrial>C-C-B-C-B</socioIndustrial>
</planet>

am I correct on how to implement an HPG change?
"Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
http://bg.battletech.com/forums/index.php/topic,38140.0.html

"Against the Clans" Against the Bot ruleset for Clan campaigns project thread
http://bg.battletech.com/forums/index.php/topic,39685.0.html

Jayof9s

  • Captain
  • *
  • Posts: 2419
Re: MekHQ - Planetary Data
« Reply #53 on: 07 March 2012, 16:04:57 »
am I correct on how to implement an HPG change?

Thanks for the submissions. We don't actually have the capability for HPG changes at this time, I'll talk to Taharqa about how difficult it would be to include a way for more data changes since a lot more than factions tend to change on planets. And I know there had been interest in having a tainted climate option added - either from massive pollution on some planets or from nuclear fallout.

Edit: We're going with 1-1-3040 for the change to the FedCom, so you used the correct date.
« Last Edit: 07 March 2012, 16:08:59 by Jayof9s »

Warpimp

  • Warrant Officer
  • *
  • Posts: 767
    • "Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
Re: MekHQ - Planetary Data
« Reply #54 on: 07 March 2012, 16:52:17 »
The standard dates we will use for the the FedCom, LA, and worlds that changed hands during the 3039 war and ARDC would be nice to have posted somewhere.
"Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
http://bg.battletech.com/forums/index.php/topic,38140.0.html

"Against the Clans" Against the Bot ruleset for Clan campaigns project thread
http://bg.battletech.com/forums/index.php/topic,39685.0.html

Jayof9s

  • Captain
  • *
  • Posts: 2419
Re: MekHQ - Planetary Data
« Reply #55 on: 07 March 2012, 17:24:34 »
The standard dates we will use for the the FedCom, LA, and worlds that changed hands during the 3039 war and ARDC would be nice to have posted somewhere.

The 'standard' dates we'll be using are already in MekHQ. If you don't have anything more specific to include with your submission you can even just skip the faction part. A lot of the faction changes will be updated to be more accurate from source books that cover various operations/wars (Clan Invasion as an example that is already complete in the SVN and my next project will likely be the 4th Succession War based on the War Atlas books).

Warpimp

  • Warrant Officer
  • *
  • Posts: 767
    • "Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
Re: MekHQ - Planetary Data
« Reply #56 on: 07 March 2012, 18:17:11 »
Thanks! That makes things a lot easier!!!!
"Down, Out, and Dispossessed in the Third Succession War" my BattleTech Fan Fiction
http://bg.battletech.com/forums/index.php/topic,38140.0.html

"Against the Clans" Against the Bot ruleset for Clan campaigns project thread
http://bg.battletech.com/forums/index.php/topic,39685.0.html

Jayof9s

  • Captain
  • *
  • Posts: 2419
Re: MekHQ - Planetary Data
« Reply #57 on: 07 March 2012, 21:13:36 »
I got a batch of 20-30 more planets added to the SVN tonight with about 30 more waiting to be added. We're at just under 100 planets in the SVN, soon to be just under 130.

One request for anyone that submits data going forward, please send all info to my email: jayof9s at gmail.com. I realized after being busy the last few days that trying to keep track of planets submitted in PMs on 2 forums and posts on two different forums + submissions in my email is tough to keep track of if I get busy for a few days.

I don't think I missed anything but please take a look at the spreadsheet and let me know if I either have left you off the contributors list and/or if any planets you submitted didn't make it onto my list of either in progress or completed planets.
« Last Edit: 07 March 2012, 21:32:38 by Jayof9s »

Jayof9s

  • Captain
  • *
  • Posts: 2419
Re: MekHQ - Planetary Data
« Reply #58 on: 11 March 2012, 13:59:02 »
Regular bump/update: we're up to 177 planets with data in the SVN + several other additions.

A lot of planets with data do not have descriptions, if someone wants to work on these write ups that would be welcome. As always submissions are welcome, just remember to check the spreadsheet in the original post so you're not redoing work that is already done. The spreadsheet also lists any missing tags/details for a planet.

Please send all submissions to my email: jayof9s at gmail.com

Jayof9s

  • Captain
  • *
  • Posts: 2419
Re: MekHQ - Planetary Data
« Reply #59 on: 24 March 2012, 10:09:34 »
Time for another bump:

We are now up to over 230 planets with data!

However, we still need submissions as there are a lot more planets left.

An additional job I could use assistance with is planetary descriptions. A lot of the planets we have data for were submitted with no description. I've been going through and adding these myself when I get the chance but usually I find more planets we don't have at all and work on those instead. So if someone is interested in going down the list of planets with data but no description (see the spreadsheet linked in the original post) and submit descriptions for them, that would be greatly appreciated. Please keep in mind that these descriptions should be re-written so we are not plagiarizing any source.

Another job that I could use assistance with is faction change dates. This is easiest to do per war/battle source book. All you need to pass along to me is the planet name, what date the battle for the planet started, how long the fight on that planet lasted, and which factions were involved. For instance I've done the Clan Invasion based on the info in the Clan Jade Falcon, Clan Wolf, and Invading Clan source books and pulled out the dates of attacks and how long planets were considered contested for every planet hit during the clan invasion. Other similar books are the 4th War Atlases, Historicals, JHS, etc.

As usual, please send all submissions to my email: jayof9s at gmail.com