Plugin Directory

Changeset 1417469


Ignore:
Timestamp:
05/15/2016 06:41:01 PM (10 years ago)
Author:
AeonOfTime
Message:

Updated infos

Location:
eve-shipinfo/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • eve-shipinfo/trunk/classes/EVEShipInfo.php

    r1417468 r1417469  
    120120        } else {
    121121            $data = array(
    122                 'online' => $result['body'].'s',
     122                'online' => $result['body'],
    123123                'installed' => $this->getDataVersion()
    124124            );
  • eve-shipinfo/trunk/readme.txt

    r1417334 r1417469  
    5656* Modified the bundled data files to be smaller
    5757* Fixed the memory issues by switching to custom database tables
     58* Added an update checker and updater for the data files
    5859* Added support for ammo in EFT fittings
    5960* Fixed a number of bugs
Note: See TracChangeset for help on using the changeset viewer.