Difference between revisions of "Requests"

From Vendetta Lua
Jump to: navigation, search
Line 8: Line 8:
 
- GetSectorAlignment() should have an id parameter to get any sector's alignment without traveling there<br/>
 
- GetSectorAlignment() should have an id parameter to get any sector's alignment without traveling there<br/>
 
- GetSectorMonitoredStatus() should have an id parameter to get any sector's monitored status without traveling there<br/>
 
- GetSectorMonitoredStatus() should have an id parameter to get any sector's monitored status without traveling there<br/>
- Station table should be accessible for reading data<br/>
 
 
- Wiki should be moderated (Recent changes shows lots of spam)
 
- Wiki should be moderated (Recent changes shows lots of spam)
 +
 +
Not needed:
 +
 +
- Station table should be accessible for reading data - There are functions to retrieve data, but the relevant pages in the wiki are not linked into the API Index

Revision as of 10:19, 20 November 2010

Here is the list of current open requests regarding Vendetta Lua or this Wiki

Please delete only if the request is fulfilled, and add a comment with the reason if it won't be done.


Szasza:

- GetSectorAlignment() should have an id parameter to get any sector's alignment without traveling there
- GetSectorMonitoredStatus() should have an id parameter to get any sector's monitored status without traveling there
- Wiki should be moderated (Recent changes shows lots of spam)

Not needed:

- Station table should be accessible for reading data - There are functions to retrieve data, but the relevant pages in the wiki are not linked into the API Index