Recent versions: ||| Galaxytool: v5.1 ||| Galaxytoolbar: v2.6.32 |||

Difference between revisions of "Galaxytool Changelog"

From Galaxytool wiki
Jump to: navigation, search
 
(55 intermediate revisions by 6 users not shown)
Line 1: Line 1:
v 4.08
+
v 5.1
    * bugfix at galaxyplugin.php
+
  * Remove Alliances from statistic page which were not part of the alliances.xml provided by the OGame API.
 +
  * Allow search for players who did not change their scores during the last x days.
 +
    This query will only work if the player history table was filled for each day!
 +
  * The bandit status is considered for loot calculations.
 +
  * Plasma technology level is now considered for metal and crystal production.
 +
  * Have ">="/"<=" selectors in the Resources section of Search in Reports.
 +
  * The player name is now included in the pop-up espionage report.
 +
  * Integrated OSimulate as another combat simulation tool. Osimulate considers the Bandit status.
 +
  * Reports show the total number of theoretic debris and number of required recyclers.
 +
  * The OGame API import does no longer overwrite planets which are newer than the API data.
 +
    You can now safely import the data at any time.
 +
  * Admins can now create cronjobs to load the OGame API data on a regular basis.
 +
  * JavaScript files are now compressed for faster response times when loading the pages.
 +
  * Galaxytool is now on Twitter. You may follow us to get the latest information about new features.
  
v 4.07
+
v 5.0.2
    * bugfix at galaxyplugin.php to avoid duplicate entries at playerstats
+
  * fixed a security vulnerability
  
v 4.06
+
v 5.0.1
    * small fix to avoid error messages when inserting reports
+
  * fixed various problems which could occur during update process
 +
  * update is now possible even without an OGame API URL for hoster who do not allow remote access to the API
  
v 4.05
+
v 5.0
    * links from playerinfo and allyinfo pages to historical overview
+
  * new layout based on OGame version 3.0 graphics without fixed screen width
    * added missing text to some language files
+
  * created UI installer and update process which guides you through the installation or update
    * fixed resource calculation at player + ally information page
+
  * integration of OGame API allows download of universe data and player or alliance statistics directly into the tool
    * fixed large shielddome at polish report file
+
  * logon key is now required to upload data via toolbar to avoid sending username and passwords
    * fixed ' in italian language file
+
  * faster response times by using asynchronous requests without reloading the whole page
    * changed italian battlecruiser name
+
  * save search forms reworked (Attention: your saved search forms will no longer exist after an upgrade to v 5.0)
    * emails can now be sent through other smtp server
+
  * search forms support type ahead functionality to suggest player or alliance names
    * search for inactive players at reportsearch
+
  * reports can be opened in an own popup window and will indicate if ships are not enough to lift resources
    * swedish language file fixed
+
  * report search allows dynamic column definitions (you define what results you want to see and compare)
    * extended reportseach fixed for english version (BC missing)
+
  * report search results can be sorted by each entity
    * fixed swedish reports to work with new ogame changes made there
+
  * report search allows definition of comparison like greater than or smaller than for any entity
    * defense changed to defence at english version to work with websim
+
  * report search allows seach by research data
    * bug fixed at galaxyplugin.php which created a second entry for the same player in some cases
+
  * reports can be searched by age e.g. all reports < 2 hours
    * links maintained at "admin" account are used as global links for all other players
+
  * outlaw status added to Galaxytool
    * new feature to group links
+
  * search by coordinates support now also ranged like galaxy 1-2 and systems 200-400
    * fixed problem with turkish reports (using toolbar)
+
  * ingame messages now support coordinates BB code and link to the galaxy view
    * added romanian (galaxyview untested - required data missing, but it should work)
+
  * passwords are now stored with salt (more secure than simly using MD5)
    * performance improvements
+
  * improved parser for galaxy view updates via toolbar
    * DB update needed
+
  * player techs are now always updated if a planet or moon report is uploaded that contains tech data (do not upload outdated reports!)
 +
  * database connection is now using utf8 by default which will solve some issues with russian encoding for default mysql installations
 +
  * table content can now be selected and copied with copy & paste
 +
  * allow to search for planets/moons without reports
 +
  * it is now possible to filter search results to exclude certain results (e.g. own alliance)
  
  
v 4.04
+
v 4.9.2
     * fixed a problem at historical graphs which were not displayed correctly
+
     * fixed bug: could not set diplomatic status of alliance when language was set to Italian
     * fixed the problem with websim (ion + gauss were mixed up)
+
     * fixed bug in database search (important for a new AntiGame feature)
 +
    * updated Brazilian, Dutch, Italian, Finnish
  
 +
v 4.9.1
 +
    * made some tables selectable
 +
    * Fixed displaying highscores at the player information pages / alliance information pages
 +
    * Bugfix: http://bugs.galaxytool.eu/view.php?id=574
 +
    * Bugfix: http://bugs.galaxytool.eu/view.php?id=577
 +
    * updated language files
  
v 4.03
+
v 4.9
 +
    * support OGame version 3.0 with extended statistics
  
     * fixed "header already sent" bug
+
v 4.8
     * fixed bugs within the galaxyplugin.php
+
    * [[Report Archive]]
     * manual user creation fixed
+
    * combat report page improved (e.g. possibility to summarize crs, coordinates picker)
     * check added that number of entries at statspage is at least "1"
+
    * minumum toolbar version set to 2.6
     * fixed a problem with admin creation at installation
+
    * players can now delete own combat reports and ingame messages older than x days
     * added ostat links to playerinformation and allyinformation page (Ostat only supports english or german)
+
    * reworked the logon page to add Getting Started and Toolbar integration to that page
 +
     * moved the general tool information from logon page to "Status of Database"
 +
     * added feature to create plugin token for logon without using username or password
 +
    * enabled download of combat reports as CSV file
 +
    * improvements for fleet movement page (e.g. use colors for players)
 +
     * reworked stats pages (e.g. allow different filter settings)
 +
    * use different colors for resources depending on storage capacity for reports and archive
 +
     * home planet shown at playerinformation page
 +
    * player notices edit can now also be reached from playerinformation page
 +
     * tabs can now also be opened directly on first load of a page (if provided as HTML anchor)
 +
    * added an overview about admin/email-status accounts to the logon page
 +
    * user can define grid row count which will be used for nearly all grids
 +
    * user can define his own language which will override the default tool language
 +
    * display players with more than n planets in a list at database status overview
 +
     * userinfo page displays date of the last upload (across all data) and further statistical information
 +
    * updated language files
 +
    * bugfix for saving of dropdowns in forms
  
 +
v 4.7.1
 +
    * bugfix for notice when changing admin settings (http://bugs.galaxytool.eu/view.php?id=498)
 +
    * bugfix for manual user creation
 +
    * bugfix for saving of dropdowns (http://bugs.galaxytool.eu/view.php?id=499)
 +
    * bugfix for wierd caching on AppServ-machines, referring to http://board.galaxytool.eu/index.php?topic=916.msg2357#msg2357
 +
    * bugfix for password recovery
 +
    * language files updated
  
v 4.02
+
v 4.7
     * galaxyolugin.php keeps the ogame_playerid if there was one (important for player renaming detection)
+
     * all language files adjusted
     * version.php adjusted to 4.02
+
    * added capability to submit phalanx scans and own fleet movements (OGame overlay page/eventList)
 +
    * fleet movements can be viewed on a new page or within the galaxy view
 +
    * added capability to submit combat report overview pages (not the full report as ship names are still shortened)
 +
    * whenever OGame provides information about a player activity, the activity will be submitted into the Galaxytool
 +
    * added capability to show activity information for players in the Galaxytool
 +
    * added capability to upload ingame messages (needs to be activated manually in the Firefox extension)
 +
    * Moon reports are now shown in the standard Galaxytool search results
 +
    * Added new permission for "delete" - must be assigned to all users manually!
 +
    * Ingame messages can be made public by adding them to the players notices
 +
    * Banned players are no longer shown in the Galaxytool statistics (will have rank 0)
 +
    * Enhanced admin maintenance page for the new features
 +
    * Start page reworked to show all languages in a dropdown
 +
    * admin user permissions cannot be removed
 +
    * enabled sorting of "last login" at userinformation page
 +
    * table columns can now also be sorted correctly if they contain percentages instead of numbers only
 +
    * Form save did not save removal of checkboxes (bugfix)
 +
    * Extended search results for reports can now be sorted by techs
 +
    * Only admin user can give "maintenance" permissions
 +
    * Bugfix for wrong average values on techs tab at alliance information page
 +
     * Config.php allows now table prefix definition before installing a new tool
 +
    * Bugfix: solar sats had been overwritten if buildings were submitted
 +
    * Added version check for Firefox plugin to have at least version 2.5.3!
  
 +
v 4.6
 +
    * moved config.php and attributes.php into own folder
 +
    * Firefox extension will now send data as XML which allows static XML validations at Galaxytool and a reuse from other applications who do not need to write an own extension
 +
    * Data sent by firefox extension is now analyzed with complete new parser classes
 +
    * updated all language files
 +
    * Allyname no longer unique as the ogame_allyid was introduced, this means you can have two times the same allyname in your tool if they renamed recently
 +
    * increased primary key size for several DB tables
 +
    * small fix to delete some session variables which were left after logout
 +
    * reports are now stored with year
 +
    * multiply MaxFleet and MaxResis at report search with 1.000 to reflect 10 fleetpoints with 10.000 fleet resources as stated in the translated texts
 +
    * removed jpgraph at alliance stats and replaced it with google graph API
 +
    * fixed small bug to not accept empty passwords at usermanagement.php"
 +
    * small bugfix at userinfo page when displaying IP addresses -> details: http://bugs.galaxytool.eu/view.php?id=360"
 +
    * passwords are no longer sent as plain text from firefox extension
 +
    * changed password handling so that special characters are not longer removed -> login to the tool once if you have problems via toolbar
 +
    * final deletion of einlesen.php and javahelp.php
 +
    * added phpmailer v5.1
 +
    * check added for mysql 5.0 and php version 5.1
 +
    * removed links to ostat (does not exist anymore)
 +
    * show techs at reportpage with blanks like '1 / 1 / 1'
 +
    * delete old jpgraph version to use jpgrahp3 instead
 +
    * store home coordinates for players (not yet shown in Galaxytool)
 +
    * new wz_tooltip.js to avoid warnings in Firefox' error console
  
v 4.01
+
v 4.5.4
 +
    * new language: Serbian
 +
    * adjustments for the Redesign of OGame
 +
    * updated languages files (French, Hungarian, Romanian)
 +
    * Speedsim/DragoSim-languages updated
 +
    * small bugfixes
  
     * fixed a problem with statistics update
+
v 4.5.3
     * fixed a bug at registration for new users
+
     * fixed turkish reports in redesign (adjustment to new ogame layout + texts)
     * Server which are not configured to use UTF-8 should now show special chars correctly!
+
     * other language files adjusted
     * no database changes - so just overwrite your files
+
    * small bug fixes
 +
    * new background image for larger display resolutions
 +
     * bugfix for not converted times: http://bugs.galaxytool.eu/view.php?id=370
 +
     * added Croatian to the language choice list
  
 +
v 4.5.2
 +
    * adjustments for espionage reports for the following languages: Latvian, French, Romanian, Brazilian,
 +
      Danish, Italian, Bulgarian, Russian, Dutch and Czech
 +
    * new Czech and Portueguese language-files
 +
    * added missing heading in userinfo.php
  
v 4.0
+
v 4.5.1
 +
    * added support for non-numeric universe names in install and update process
 +
    * bugfix for speedsim links to pass the debris rate correctly
 +
    * small bugfix for table sorting at user information page
  
    * added links from reports to galaxy and notices to galaxy
+
v 4.5
     * fixed some minor bugs
+
     * language update for phpmailer
     * extended user options
+
     * performance improvement when inserting existing reports
     * added information about online users
+
     * new check during installation to check tablenames for MySQL restrictions
    * not every query needed to be cached at index page
+
     * changed misleading error message in player options
    * link reports from notices and the other way around (if there are reports and notices for equal coordinates)
+
     * updated russian, finnish, dutch, swedish, taiwan, latvian and turkish language files
     * delete button behind statistics entries to delete players who were banned or deleted at ogame
+
     * sorting of phalanx / irak corrected (integer sort no string sort)
     * search with alliance status (war, ally...)
+
     * added Astrophysics for DE, EN (rest still pending)
     * search for reports from raidable players + added playerstatus at report overview
+
     * table sorting will now work also on pages where popups are used (extended report search)
    * add "all resources" to extended report search results
+
     * adjusted allowed characters for playernames since ogame became less restrictive
    * Added mouseover features at galaxyview to see the reports or notices directly at this screen.
+
     * added support for speed universe, debris rate definition and def to debris indicator
      This includes also the coordinates below the galaxyview for moon coordinates (phalanx) and planet
+
     * extended report search will now set color to red for fleet/defense score if no fleet/defense was scanned
      coordinates (iraks)
+
     * added a hyperlink for reverse lookup of IP addresses
     * added speedsim (websim) support for reports
+
     * bugfix at admin section "delete reports where no moon/planet exists"
     * moon destroy calculator added (mouseover at moonsize at galaxyview)
 
     * add diplomatic status to alliances OR players
 
    * one notice per player instead of one notice per coordinate
 
     * added colors to user management at status (email, admin or active)
 
    * delete button behind statistics entries to delete alliance
 
     * colored background at galaxyview depending on diplomatic status
 
    * horizontal scrollbar at extended report search results instead of the whole result page
 
    * Statistics for players and alliances including creation of graphs as known from the alliance
 
      history (which was "removed" because it is just a small part of this new solution)
 
    * mysql 4.1.16 or mysql 5.0.16 is '''required'''
 
     * added new mouseover at allystats to show a graph for details of that alliances
 
     * new infopages for players or alliances which shows a summary of available information
 
    * added new ogame ship (battlecruiser)
 
    * changed files to UTF-8 to support more languages
 
    * added brazil language support
 
    * added russian language support
 
    * added swedish language support
 
    * added greek language support
 
  
 +
v 4.4
 +
    * adjustments in language files
 +
    * extended reportsearch will show colors to indicate to which level the report was updated last time
 +
    * report depth can be specified at report search
 +
    * database field length adjusted for better unicode support
 +
    * show number of recycler needed also in standard search
 +
    * galaxy search can now also search by player status
 +
    * player statistics show the player status
 +
    * player statistics can be filtered according to the player status
 +
    * bugfix at "reset" button to reset the time in search forms
 +
    * member table at allyinformation page now sortable
 +
    * some mysql performance updates
 +
    * changed login to support also GET parameter if someone really wants to store his password at his bookmark
 +
    * better error handling when changing passwords
 +
    * reportsearch with ''max fleet''and ''max defense'' possible
 +
    * severe bugfix that occured when a player changes his name in ogame but the changes were not tracked at galaxytool
  
v 3.52
+
v 4.3.7
 +
    * added Dragosim as online simulator to reports
 +
    * search for debris fields will now also find fields where planet was deleted
 +
    * column sorting at extended report search works now also on further pages   
 +
    * added slovak
 +
    * form fields with focus will now change color
 +
    * new load and save feature for forms
 +
    * new phpmailer version
 +
    * sortable tables for userinformation page
 +
    * latvian report file adjusted
 +
    * more user information
 +
    * historical stats show now last 30 days instead of current month
 +
    * userinformation now also shown on tabs
 +
    * email is no mandatory field when admins create a new user account
 +
    * report scantime as new column in extended search
 +
    * changed the color of two entries at index.php to become more attention
 +
    * search by rank or fleetrank now working without * at player or allyname
  
    * changes at french language files
+
v 4.3.6
     * table headers at english "extended report search" are now filled correctly
+
     * [http://bugs.galaxytool.eu/view.php?id=205 severe bugfix at admin options]
     * spaces at alliance tags are no longer removed by the toolbar (toolbar 1.41)
+
     * [http://bugs.galaxytool.eu/view.php?id=207 planetname with special character problem]
    * problem with own statistic page fixed
 
    * fixed problem with time intervall search at alliance history
 
  
 +
v 4.3.5
 +
    * [http://bugs.galaxytool.eu/changelog_page.php minor bugfixes]
 +
    * [http://bugs.galaxytool.eu/view.php?id=197 added finnish translation]
 +
    * changed the code to accept also reports sent with "ogamescript" firefox extension
 +
    * [http://bugs.galaxytool.eu/view.php?id=187 Submitting a Galaxy view overwrote the player's diplomatic status - now fixed]
  
v 3.51
+
v 4.3.4
 +
    * Important bugfix at galaxyplugin.php that caused wrong galaxy view inserts.
  
     * search for allytag works again
+
v 4.3.3
     * fix at install.php (was not complete)
+
    * language files adjusted for german, polish, spanish
     * legend at allyhistory is now below the graph
+
     * bugfix for websim links inside the galaxytool
     * to prevent a timeout, the session gets refreshed every 1000 seconds
+
    * fixed a bug for reportsearch for specific date
     * sorting at allyhistory works also if there are input fields for the alliance
+
     * Allytag is no mandatory field at register page any more
     * second graph is shown again at allyhistory
+
    * change timezone offset to -23:30 till +23:30
     * missing french translation inserted (still some languages not complete!)
+
    * fixed "delete old players older than ..." functionality
     * download link and help link links directly to the corresponding page
+
     * bugfixes at report search
 +
    * added bulgarian
 +
    * added lithuanian
 +
     * fixed a bug at galaxyview search
 +
     * missed battlecruiser at debris calculations
 +
    * translation for "LOGOUT" inserted
 +
    * reports show now who uploaded them
 +
     * current language is now selected at dropdown menu
 +
     * fixed a display problem with techs at report-display page
 +
    * planetname also sent to websim
 +
    * websim language preset with galaxytool language (except turkish and hungarian where no websim translation exists yet)
 +
     * if a user has no permissions to see reports, the ally- and playerinformation pages will now contain less information
 +
    * admin feature to delete reports without an existing planet removes now also reports without existing moons
 +
    * added latvian
  
 +
v 4.3.2
 +
    * Changes for korean and japan to work with current ogame report styles
 +
    * changed recycler name for greek language
 +
    * minor bug fixes
  
v 3.5
+
v 4.3.1
 +
    * important bugifx: Changing own player caused an deletion of the account
  
    * changed "COLOR" to "color" at BB Codes
+
v 4.3
     * search for at least XXX Resources (metal+crystal+deut) at reports
+
     * fixed problem with turkish reports
     * more information at index page after login -> number of moons, raidable planets, empty systems,
+
     * calculation of average techs is now correct
      full systems && values have a dot as divider
+
     * bugfix with expedition tech at own techs (was not stored yet)
     * sorting at allyhistory and userstatistics
+
     * more information at playerinfo and allyinformation page
     * no permission needed to view allyhistory ONLY for inserting and deleting
+
     * added norway
     * players can now be removed from allyhistory if they have left the alliance
+
     * added taiwan (traditional chinese)
     * galaxyview navigation as in ogame (left,right,up,down,tab)
+
     * added japanese
     * each report is colored at report search - depending on its age
+
     * bugfix for english playerinformation page
     * enter a timespan at allyhistory to see the progress of your member
+
     * show IP page only for admin user
     * newly registered players will receive an email when their account is activated
+
     * link from user who are online to playerinformation page of that user (if ingame name is provided)
     * wings are now supported at allyhistory
+
     * added playername to reports (if available in the system) to avoid problems with battle sims
    * new feature for working with reports (extended search which is very useful for planning raids)
+
     * admin option to delete players without planets in the galaxyview
     * reportparser extended: shows if the report was from a moon and tells when entries could not be
+
     * admin option to delete systems which are older than X days
      inserted because they were not at the probe list
+
     * possibility to delete own galaxytool account
     * inserted / canceled reports are now shown in different colors at the list
 
     * reports from moons are now also recognized as moon when a lunarbase, jumpgate or sensor phalanx
 
      is built there
 
     * reduced traffic sent by the toolbar for statistics and galaxy views
 
  
 +
v 4.2
 +
    * fixed a problem with phpMailer
 +
    * fixed display problem with historical stats graph
 +
    * popup windows can now be moved around when holding mouse key pressed
 +
    * possibility to be logged on to several tools at the same time
 +
    * timezone offset
 +
    * store userid who updated the report/galaxyview/stats
 +
    * send own tech data to web speedsim
 +
    * use alliance/playercolors for the coordinates at the galaxyview that show moons with phalanx and IPM
 +
    * Search for "myReports" (works only with reports inserted with 4.2 and above)
 +
    * renaming of admin account possible again; new admin flag introduced
 +
    * allydetails now with new "tab" feature to allow more information
 +
    * added more information at ally+playerinformation pages
 +
    * created adminpage to delete some inconsistent data or to reset the galaxytool
 +
    * added "back" button at register and lost_password page
 +
    * changes for new interplanetary rocket formula
 +
    * fixed a problem with stats pages where no player had an alliance
 +
    * irak and phalanx range will also be updated when you upload data from your building / tech screens
 +
    * fixed dutch probes file
 +
    * You must run update.php when upgrading to this version.
  
v 3.42
+
v 4.12
 +
    * 0.78a allows rocket silo on the moon -> adjusted reportparser for it
 +
    * $owner variable from attributes.php is now also shown at login page and not only at register.php
 +
      or lost_password.php
 +
    * new technology will be stored at reports
 +
    * fixed admin email notification after new registration when using phpMailer
 +
    * you HAVE TO run update.php when updating to this version
  
     * No "space" at the end of the attributes.php file any more (caused some problems)
+
v 4.11
     * BB Code-page-bug removed at show.php
+
     * added czech
     * Reportproblem fixed
+
    * enabled korean
     * adjustments for balkan
+
    * fixed some problems with lost_password + register page for greek, romanian and hungarian
    * adjustments for turkish language
+
    * admin account cannot be renamed
    * adjustments for polish language (moons still cause some problems with copy & paste)
+
    * phalanx range at the end of a galaxy is now shown correctly (player + allyinformation)
 +
     * phalanx range is better aggregated 1:1-1:10 + 1:11-1:20 gets now 1:1-1:20 (player + allyinformation)
 +
     * phalanx results are shown in the correct sequence of the galaxy (player + allyinformation)
 +
     * fixed a problem with fleet submission (old data was not set to zero again)  
  
 +
v 4.1
 +
    * Bugfix at allyparser file to avoid playerid 0 problems
 +
    * added hungarian (should work with toolbar)
 +
    * check toolbar version before updating anything
 +
    * check universe number sent by the toolbar before updating anything
 +
    * changed return content which is sent to the toolbar to avoid "unexpected result" in the future
 +
    * This update has no database changes no need to run update.php if you're upgrading from > 4.05
  
v 3.41
+
v 4.08
 +
    * bugfix at galaxyplugin.php
  
     * bugfixes!
+
v 4.07
 +
     * bugfix at galaxyplugin.php to avoid duplicate entries at playerstats
  
 +
v 4.06
 +
    * small fix to avoid error messages when inserting reports
  
v 3.4
+
v 4.05
 
+
     * links from playerinfo and allyinfo pages to historical overview
    * many fixes for the changes at .org universes
+
     * added missing text to some language files
     * display what moons can scan a system
+
     * fixed resource calculation at player + ally information page
    * display what planets can send missiles
+
     * fixed large shielddome at polish report file
    * adjustments at the galaxyplugin file to work with toolbar 1.3
+
     * fixed ' in italian language file
    * new feature: ally history
+
     * changed italian battlecruiser name
    * new permission: diplomat (allow to change status at allystats)
+
     * emails can now be sent through other smtp server
    * splitted config.php into two files (new file: attributes.php)
+
     * search
    * added charset to every page (can be changed at attributes.php)
 
    * adjustments for polish
 
    * bug fixed for polish and turkish moon reports
 
    * adjustments at the danish language file
 
    * standard search now as BB-Code results possible
 
    * extend report search: - search with player / ally name
 
    * report field values > 0 means more units/level than that. < 0 means at max the absolute value of
 
      this number for the units/level
 
    * report address is now recognized by tools like speedsim
 
 
 
 
 
v 3.3
 
 
 
    * removed security hole (passwords are stored with normal characters only a-z,A-Z,0-9! -
 
      so change your password before updating or ask your admin after updating to change your password,
 
      or request a new password)
 
    * redesigned report parser
 
     * added a check to verify that server url and session url are always matching (security reasons)
 
    * stats update for own playerstats fixed (updating own stats is now possible)
 
    * adjusted timescales from db status
 
    * added email-from to the config file
 
    * email-from is used to send an email to this address when someone registered himself at the tool
 
    * moved the version definition from each language file to the config file
 
    * you can add your own text at the register page, just change the content of the register.txt file
 
      (which you should not overwrite during update process in the future)
 
    * You can now insert more than one galaxyview OR report at the text area
 
    * notices linked at report-search results
 
    * search for score and fleetstatistics now with range
 
    * added danish language (banned players are not recognized because they have the same letter "s"
 
      as strong players at the galaxy )
 
 
 
 
 
v 3.2
 
 
 
    * added italian and turkish
 
    * up to 50 galaxies are possible now (german u50 has so many)
 
     * fixed report parser
 
    * added tooltips as known from ogame instead of using title attributes (update of skins needed)
 
    * noob status stored at the database from now on
 
    * noob player flag is shown at galaxy view and search result
 
    * search for players which are not banned, vacation mode or noob
 
    * playerstatus is now shown in the same colors as in ogame
 
    * added playerstats/allystats to the internal galaxy view with tooltips
 
    * adjusted parser for changes at portugues ogame
 
 
 
 
 
v 3.15
 
 
 
    * removed debugging information from spioparser.inc.php and galaxyplugin.php (may cause problems)
 
    * set the entry for fleetrank at the constants
 
 
 
 
 
v 3.14
 
 
 
    * Search for players with fleetrank
 
     * fixed a bug with moons at spanish version
 
    * added polish as new language
 
    * removed check for empty mysql password
 
 
 
 
 
v 3.13
 
 
 
    * bugs fixed
 
    * this version can receive reports from the galaxy toolbar
 
    * number of players at vacation mode shown at the overview page
 
 
 
 
 
v 3.12
 
 
 
     * fixed a heavy bug in the galaxyplugin.php file
 
 
 
 
 
v 3.11
 
 
 
    * 403 forbidden if you try to insert data with the toolbar and you don't have access to it -
 
      instead of saying it was inserted
 
    * Bug fixed with updated galaxy views from the toolbar - reports and notices in that systems were
 
      not displayed any longer
 
    * more information if parsing fails
 
    * Bugfix at the javatool parsing file for french, balkan and portugues
 
 
 
 
 
v 3.1
 
 
 
     * declaring default language in config.php
 
     * playerstatus localized in every language
 
    * espionage reports now searchable using time values
 
    * now you can see which parts of an espionage report were discovered and which not
 
    * searching in espionage reports uses now >= instead of > (and only values different from 0)
 
    * adding / viewing espionage reports now changeable at the user management
 
    * update.php modified so you do not need to modify it manualy
 
    * search function can now find players of the top X
 
    * added statistics for players and alliances
 
    * allies can have a speacial status like war, own ally ... - you mark them and the get a special color
 
      at the search or galaxy view page
 
    * search for an empty string at notices gets now 0 results
 
    * public and private notices have a different color at the notice overview page - also the update time
 
      is shown there
 
    * created a file for the galaxy toolbar to receive the information from it
 
    * with the galaxy toolbar you can add / update the statistics (cannot be done with copy & paste)
 
    * added "balkan" and french as new languages
 
    * searching an alliance out of the galaxy view and searching a player directly after that works now as expected
 
    * updated parser to the latest galaxy view changes from version 0.72c
 
    * user can register himself at the tool - admin only has to activate the account and give the permissions
 
    * number of logins counted
 
    * enhanced user management
 
    * detailed user information (last login, last IPs to see who is sharing his account)
 
    * renamed $ostats_universe and $ostats_server to $ostat_ ... to avoid confusion with www.ostats.de
 
    * added a shoutbox at the overview page
 
    * stats older than 30 days are removed at every stats update
 
    * for skin makers - some new colors were added and i cleaned up the file a bit
 
 
 
 
 
v 3.04
 
 
 
    * Bugfix in Spioparser: Research Lab was not interpreted correctly
 
    * Bugfix in Galaxyview-Parser : under special circumstances the galaxy view was not analysed correctly,
 
      the playerstatus was always wrong!
 
    * added dutch language
 
    * Bugfix with update finder - it was the wrong link (https instead of http) so the update finder did not work
 
 
 
 
 
v 3.03
 
 
 
    * added missing Terraformer building
 
    * bug fixed: reports with inter-planetary missiles were not analysed completely
 
 
 
 
 
v 3.02
 
 
 
     * column 'mond' specified twice - Bug removed
 
 
 
 
 
v 3.01
 
 
 
    * Bugxfixing -update!
 
 
 
 
 
v 3.0
 
 
 
    * several bugs fixed
 
    * Search with time values possible
 
    * Search for debris field
 
    * Search for colonizeable planets
 
    * Search for planets with notices
 
    * Search for planets with reports
 
    * Analysing of espionage reports (one report for each planet and each moon)
 
    * Notices for each coordinates (every player can add private or public notices to coordinates to
 
      store information about the target (fleet, saving behavour ...)
 
    * Search within notices and reports
 
    * added spanish language - for output and for analysing spanish reports and galaxy views
 
    * skins changeable -- usermanagement (change password) and there you can add an url to an alternativ styles.css
 
    * check for new version if you click on the version on the left side
 
    * displays the universe
 
    * Ostats links integrated
 
    * Example of galaxy view changed
 
 
 
 
 
 
 
v 2.22
 
 
 
    * fixed javahelp.php, so the javatool is usable again
 
 
 
 
 
v 2.21
 
 
 
    * bugfix within the galaxy status view
 
    * improvements within the galaxy view parser to parse the new layout
 
    * additional tables for user and allystats
 
    * search results now chooseable between 10,20,50 or 100 results per page
 
    * improved the internal galaxy view
 
    * - navigation as you know it from ogame
 
    * - click on a player or ally opens up the search site with the specific results
 
    * - shows the date of the entry
 
    * - moon and df size is shown
 
    * no white "session timeout" page - moved to the login page instead
 
    * developer board is the english ogame board now
 
    * inserted galaxy view to the menu bar on the left
 
    * fixed problem with moon searches
 
 
 
 
 
 
 
v 2.11
 
  
    * bugfix within the functions.inc.php, so own links are shown correctly now
+
[[de:Galaxietool Changelog]]
    * bugfix withen the secret/index.php, stats are now correct
+
[[es:Galaxietool Changelog]]
'''Bold text'''
 
[[Image:Example.jpg]]
 

Latest revision as of 22:23, 1 August 2013

v 5.1

  * Remove Alliances from statistic page which were not part of the alliances.xml provided by the OGame API.
  * Allow search for players who did not change their scores during the last x days. 
    This query will only work if the player history table was filled for each day!
  * The bandit status is considered for loot calculations. 
  * Plasma technology level is now considered for metal and crystal production.
  * Have ">="/"<=" selectors in the Resources section of Search in Reports.
  * The player name is now included in the pop-up espionage report.
  * Integrated OSimulate as another combat simulation tool. Osimulate considers the Bandit status.
  * Reports show the total number of theoretic debris and number of required recyclers.
  * The OGame API import does no longer overwrite planets which are newer than the API data. 
    You can now safely import the data at any time.
  * Admins can now create cronjobs to load the OGame API data on a regular basis.
  * JavaScript files are now compressed for faster response times when loading the pages.
  * Galaxytool is now on Twitter. You may follow us to get the latest information about new features.

v 5.0.2

  * fixed a security vulnerability

v 5.0.1

  * fixed various problems which could occur during update process
  * update is now possible even without an OGame API URL for hoster who do not allow remote access to the API

v 5.0

  * new layout based on OGame version 3.0 graphics without fixed screen width
  * created UI installer and update process which guides you through the installation or update
  * integration of OGame API allows download of universe data and player or alliance statistics directly into the tool
  * logon key is now required to upload data via toolbar to avoid sending username and passwords
  * faster response times by using asynchronous requests without reloading the whole page
  * save search forms reworked (Attention: your saved search forms will no longer exist after an upgrade to v 5.0)
  * search forms support type ahead functionality to suggest player or alliance names
  * reports can be opened in an own popup window and will indicate if ships are not enough to lift resources
  * report search allows dynamic column definitions (you define what results you want to see and compare)
  * report search results can be sorted by each entity
  * report search allows definition of comparison like greater than or smaller than for any entity
  * report search allows seach by research data
  * reports can be searched by age e.g. all reports < 2 hours
  * outlaw status added to Galaxytool
  * search by coordinates support now also ranged like galaxy 1-2 and systems 200-400
  * ingame messages now support coordinates BB code and link to the galaxy view
  * passwords are now stored with salt (more secure than simly using MD5)
  * improved parser for galaxy view updates via toolbar
  * player techs are now always updated if a planet or moon report is uploaded that contains tech data (do not upload outdated reports!)
  * database connection is now using utf8 by default which will solve some issues with russian encoding for default mysql installations
  * table content can now be selected and copied with copy & paste
  * allow to search for planets/moons without reports
  * it is now possible to filter search results to exclude certain results (e.g. own alliance)


v 4.9.2

   * fixed bug: could not set diplomatic status of alliance when language was set to Italian
   * fixed bug in database search (important for a new AntiGame feature)
   * updated Brazilian, Dutch, Italian, Finnish

v 4.9.1

   * made some tables selectable
   * Fixed displaying highscores at the player information pages / alliance information pages
   * Bugfix: http://bugs.galaxytool.eu/view.php?id=574
   * Bugfix: http://bugs.galaxytool.eu/view.php?id=577
   * updated language files

v 4.9

   * support OGame version 3.0 with extended statistics

v 4.8

   * Report Archive
   * combat report page improved (e.g. possibility to summarize crs, coordinates picker)
   * minumum toolbar version set to 2.6
   * players can now delete own combat reports and ingame messages older than x days
   * reworked the logon page to add Getting Started and Toolbar integration to that page
   * moved the general tool information from logon page to "Status of Database"
   * added feature to create plugin token for logon without using username or password
   * enabled download of combat reports as CSV file
   * improvements for fleet movement page (e.g. use colors for players)
   * reworked stats pages (e.g. allow different filter settings)
   * use different colors for resources depending on storage capacity for reports and archive
   * home planet shown at playerinformation page
   * player notices edit can now also be reached from playerinformation page
   * tabs can now also be opened directly on first load of a page (if provided as HTML anchor)
   * added an overview about admin/email-status accounts to the logon page
   * user can define grid row count which will be used for nearly all grids
   * user can define his own language which will override the default tool language
   * display players with more than n planets in a list at database status overview
   * userinfo page displays date of the last upload (across all data) and further statistical information
   * updated language files
   * bugfix for saving of dropdowns in forms

v 4.7.1

   * bugfix for notice when changing admin settings (http://bugs.galaxytool.eu/view.php?id=498)
   * bugfix for manual user creation
   * bugfix for saving of dropdowns (http://bugs.galaxytool.eu/view.php?id=499)
   * bugfix for wierd caching on AppServ-machines, referring to http://board.galaxytool.eu/index.php?topic=916.msg2357#msg2357
   * bugfix for password recovery
   * language files updated

v 4.7

   * all language files adjusted
   * added capability to submit phalanx scans and own fleet movements (OGame overlay page/eventList)
   * fleet movements can be viewed on a new page or within the galaxy view
   * added capability to submit combat report overview pages (not the full report as ship names are still shortened)
   * whenever OGame provides information about a player activity, the activity will be submitted into the Galaxytool
   * added capability to show activity information for players in the Galaxytool
   * added capability to upload ingame messages (needs to be activated manually in the Firefox extension)
   * Moon reports are now shown in the standard Galaxytool search results
   * Added new permission for "delete" - must be assigned to all users manually!
   * Ingame messages can be made public by adding them to the players notices
   * Banned players are no longer shown in the Galaxytool statistics (will have rank 0)
   * Enhanced admin maintenance page for the new features
   * Start page reworked to show all languages in a dropdown
   * admin user permissions cannot be removed
   * enabled sorting of "last login" at userinformation page
   * table columns can now also be sorted correctly if they contain percentages instead of numbers only
   * Form save did not save removal of checkboxes (bugfix)
   * Extended search results for reports can now be sorted by techs
   * Only admin user can give "maintenance" permissions
   * Bugfix for wrong average values on techs tab at alliance information page
   * Config.php allows now table prefix definition before installing a new tool
   * Bugfix: solar sats had been overwritten if buildings were submitted
   * Added version check for Firefox plugin to have at least version 2.5.3!

v 4.6

   * moved config.php and attributes.php into own folder
   * Firefox extension will now send data as XML which allows static XML validations at Galaxytool and a reuse from other applications who do not need to write an own extension
   * Data sent by firefox extension is now analyzed with complete new parser classes
   * updated all language files
   * Allyname no longer unique as the ogame_allyid was introduced, this means you can have two times the same allyname in your tool if they renamed recently
   * increased primary key size for several DB tables
   * small fix to delete some session variables which were left after logout
   * reports are now stored with year
   * multiply MaxFleet and MaxResis at report search with 1.000 to reflect 10 fleetpoints with 10.000 fleet resources as stated in the translated texts
   * removed jpgraph at alliance stats and replaced it with google graph API
   * fixed small bug to not accept empty passwords at usermanagement.php"
   * small bugfix at userinfo page when displaying IP addresses -> details: http://bugs.galaxytool.eu/view.php?id=360"
   * passwords are no longer sent as plain text from firefox extension
   * changed password handling so that special characters are not longer removed -> login to the tool once if you have problems via toolbar
   * final deletion of einlesen.php and javahelp.php
   * added phpmailer v5.1
   * check added for mysql 5.0 and php version 5.1
   * removed links to ostat (does not exist anymore)
   * show techs at reportpage with blanks like '1 / 1 / 1'
   * delete old jpgraph version to use jpgrahp3 instead
   * store home coordinates for players (not yet shown in Galaxytool)
   * new wz_tooltip.js to avoid warnings in Firefox' error console

v 4.5.4

   * new language: Serbian
   * adjustments for the Redesign of OGame
   * updated languages files (French, Hungarian, Romanian)
   * Speedsim/DragoSim-languages updated
   * small bugfixes

v 4.5.3

   * fixed turkish reports in redesign (adjustment to new ogame layout + texts)
   * other language files adjusted
   * small bug fixes
   * new background image for larger display resolutions
   * bugfix for not converted times: http://bugs.galaxytool.eu/view.php?id=370
   * added Croatian to the language choice list

v 4.5.2

   * adjustments for espionage reports for the following languages: Latvian, French, Romanian, Brazilian, 
     Danish, Italian, Bulgarian, Russian, Dutch and Czech
   * new Czech and Portueguese language-files
   * added missing heading in userinfo.php

v 4.5.1

   * added support for non-numeric universe names in install and update process
   * bugfix for speedsim links to pass the debris rate correctly
   * small bugfix for table sorting at user information page

v 4.5

   * language update for phpmailer
   * performance improvement when inserting existing reports
   * new check during installation to check tablenames for MySQL restrictions
   * changed misleading error message in player options
   * updated russian, finnish, dutch, swedish, taiwan, latvian and turkish language files
   * sorting of phalanx / irak corrected (integer sort no string sort)
   * added Astrophysics for DE, EN (rest still pending)
   * table sorting will now work also on pages where popups are used (extended report search)
   * adjusted allowed characters for playernames since ogame became less restrictive
   * added support for speed universe, debris rate definition and def to debris indicator
   * extended report search will now set color to red for fleet/defense score if no fleet/defense was scanned
   * added a hyperlink for reverse lookup of IP addresses
   * bugfix at admin section "delete reports where no moon/planet exists"

v 4.4

   * adjustments in language files
   * extended reportsearch will show colors to indicate to which level the report was updated last time
   * report depth can be specified at report search
   * database field length adjusted for better unicode support
   * show number of recycler needed also in standard search
   * galaxy search can now also search by player status
   * player statistics show the player status
   * player statistics can be filtered according to the player status
   * bugfix at "reset" button to reset the time in search forms
   * member table at allyinformation page now sortable
   * some mysql performance updates
   * changed login to support also GET parameter if someone really wants to store his password at his bookmark
   * better error handling when changing passwords
   * reportsearch with max fleetand max defense possible
   * severe bugfix that occured when a player changes his name in ogame but the changes were not tracked at galaxytool

v 4.3.7

   * added Dragosim as online simulator to reports
   * search for debris fields will now also find fields where planet was deleted
   * column sorting at extended report search works now also on further pages    
   * added slovak
   * form fields with focus will now change color
   * new load and save feature for forms
   * new phpmailer version
   * sortable tables for userinformation page
   * latvian report file adjusted
   * more user information
   * historical stats show now last 30 days instead of current month
   * userinformation now also shown on tabs
   * email is no mandatory field when admins create a new user account
   * report scantime as new column in extended search
   * changed the color of two entries at index.php to become more attention
   * search by rank or fleetrank now working without * at player or allyname

v 4.3.6

   * severe bugfix at admin options
   * planetname with special character problem

v 4.3.5

   * minor bugfixes
   * added finnish translation
   * changed the code to accept also reports sent with "ogamescript" firefox extension
   * Submitting a Galaxy view overwrote the player's diplomatic status - now fixed

v 4.3.4

   * Important bugfix at galaxyplugin.php that caused wrong galaxy view inserts.

v 4.3.3

   * language files adjusted for german, polish, spanish
   * bugfix for websim links inside the galaxytool
   * fixed a bug for reportsearch for specific date
   * Allytag is no mandatory field at register page any more
   * change timezone offset to -23:30 till +23:30
   * fixed "delete old players older than ..." functionality
   * bugfixes at report search
   * added bulgarian
   * added lithuanian
   * fixed a bug at galaxyview search
   * missed battlecruiser at debris calculations
   * translation for "LOGOUT" inserted
   * reports show now who uploaded them
   * current language is now selected at dropdown menu
   * fixed a display problem with techs at report-display page
   * planetname also sent to websim
   * websim language preset with galaxytool language (except turkish and hungarian where no websim translation exists yet)
   * if a user has no permissions to see reports, the ally- and playerinformation pages will now contain less information
   * admin feature to delete reports without an existing planet removes now also reports without existing moons 
   * added latvian

v 4.3.2

   * Changes for korean and japan to work with current ogame report styles
   * changed recycler name for greek language
   * minor bug fixes

v 4.3.1

   * important bugifx: Changing own player caused an deletion of the account

v 4.3

   * fixed problem with turkish reports
   * calculation of average techs is now correct
   * bugfix with expedition tech at own techs (was not stored yet)
   * more information at playerinfo and allyinformation page
   * added norway
   * added taiwan (traditional chinese)
   * added japanese
   * bugfix for english playerinformation page
   * show IP page only for admin user
   * link from user who are online to playerinformation page of that user (if ingame name is provided)
   * added playername to reports (if available in the system) to avoid problems with battle sims
   * admin option to delete players without planets in the galaxyview
   * admin option to delete systems which are older than X days
   * possibility to delete own galaxytool account 

v 4.2

   * fixed a problem with phpMailer
   * fixed display problem with historical stats graph
   * popup windows can now be moved around when holding mouse key pressed
   * possibility to be logged on to several tools at the same time
   * timezone offset
   * store userid who updated the report/galaxyview/stats
   * send own tech data to web speedsim
   * use alliance/playercolors for the coordinates at the galaxyview that show moons with phalanx and IPM
   * Search for "myReports" (works only with reports inserted with 4.2 and above)
   * renaming of admin account possible again; new admin flag introduced
   * allydetails now with new "tab" feature to allow more information
   * added more information at ally+playerinformation pages
   * created adminpage to delete some inconsistent data or to reset the galaxytool
   * added "back" button at register and lost_password page
   * changes for new interplanetary rocket formula
   * fixed a problem with stats pages where no player had an alliance
   * irak and phalanx range will also be updated when you upload data from your building / tech screens
   * fixed dutch probes file 
   * You must run update.php when upgrading to this version.

v 4.12

   * 0.78a allows rocket silo on the moon -> adjusted reportparser for it
   * $owner variable from attributes.php is now also shown at login page and not only at register.php 
     or lost_password.php
   * new technology will be stored at reports 
   * fixed admin email notification after new registration when using phpMailer
   * you HAVE TO run update.php when updating to this version

v 4.11

   * added czech
   * enabled korean
   * fixed some problems with lost_password + register page for greek, romanian and hungarian
   * admin account cannot be renamed
   * phalanx range at the end of a galaxy is now shown correctly (player + allyinformation)
   * phalanx range is better aggregated 1:1-1:10 + 1:11-1:20 gets now 1:1-1:20 (player + allyinformation)
   * phalanx results are shown in the correct sequence of the galaxy (player + allyinformation)
   * fixed a problem with fleet submission (old data was not set to zero again) 

v 4.1

   * Bugfix at allyparser file to avoid playerid 0 problems
   * added hungarian (should work with toolbar)
   * check toolbar version before updating anything
   * check universe number sent by the toolbar before updating anything
   * changed return content which is sent to the toolbar to avoid "unexpected result" in the future 
   * This update has no database changes no need to run update.php if you're upgrading from > 4.05

v 4.08

   * bugfix at galaxyplugin.php

v 4.07

   * bugfix at galaxyplugin.php to avoid duplicate entries at playerstats

v 4.06

   * small fix to avoid error messages when inserting reports

v 4.05

   * links from playerinfo and allyinfo pages to historical overview
   * added missing text to some language files
   * fixed resource calculation at player + ally information page
   * fixed large shielddome at polish report file
   * fixed ' in italian language file
   * changed italian battlecruiser name
   * emails can now be sent through other smtp server
   * search