Difference between revisions of "Requests"

From Vendetta Lua
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
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
+
 
- 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

Latest revision as of 21:08, 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

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