Difference between revisions of "Scripting Work"

From FreeOrionWiki
Jump to: navigation, search
(created page, for next time i think of scripting that needs to be done.)
 
m (Needed Additions: more)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page is just started, so there's not much content here yet.
+
This page is just started, so there's not much content here yet.  There is quite a bit to justify the existence of this page, once it gets compiled.
 
==General Information==
 
==General Information==
 
* See the [[Effects]] wiki page for more info on Free Orion scripting.
 
* See the [[Effects]] wiki page for more info on Free Orion scripting.
Line 8: Line 8:
  
 
==Needed Additions==
 
==Needed Additions==
 +
===Major===
 +
* Crosslinking. The text description of species, buildings, ship parts, etc. now supports links in the text.  Whenever another piece of content is mentioned, it would be better to turn that mention into a link to ease the navigation of 'Pedia content.  A huge job-- don't try to do it all at once.
 +
 +
===Buildings===
 
* Disable the construction of Outpost bases when there are no unowned planets in the system.
 
* Disable the construction of Outpost bases when there are no unowned planets in the system.
 
* Disable the construction of Colony bases when there are no uncolonized planets in the system.
 
* Disable the construction of Colony bases when there are no uncolonized planets in the system.
 +
 +
===Ships===
 +
* Script weaponless ships to default to "Hide"
 +
* Figure out the scripting to alter ships speed depending on the species in the ship.
 +
* Figure out if the Dyson Tree's steady structure growth can be adapted to other monsters as a way to standardize the time it takes to grow to the next form.

Latest revision as of 16:32, 1 December 2012

This page is just started, so there's not much content here yet. There is quite a bit to justify the existence of this page, once it gets compiled.

General Information

  • See the Effects wiki page for more info on Free Orion scripting.
  • Make sure you use a very recent version of Free Orion
  • Test your scripts before submitting.

Needed Additions

Major

  • Crosslinking. The text description of species, buildings, ship parts, etc. now supports links in the text. Whenever another piece of content is mentioned, it would be better to turn that mention into a link to ease the navigation of 'Pedia content. A huge job-- don't try to do it all at once.

Buildings

  • Disable the construction of Outpost bases when there are no unowned planets in the system.
  • Disable the construction of Colony bases when there are no uncolonized planets in the system.

Ships

  • Script weaponless ships to default to "Hide"
  • Figure out the scripting to alter ships speed depending on the species in the ship.
  • Figure out if the Dyson Tree's steady structure growth can be adapted to other monsters as a way to standardize the time it takes to grow to the next form.