Version notes of Game Section 1.2 RC2

From Game Section

This are the version notes of Game Section 1.2 RC2, released on 27-12-2008.

Contents

Description

Changes since 1.2 RC1

  • MyBB Who's online bug fixed
  • ACP: Version Control system bug fixed
  • ACP: Recount champions when score_type is changed
  • Bug with settings is fixed
  • Possibility to select the wanted category using Add Game (Tar)
  • Credits page updated
  • games_tournaments.lang.php is renamed to tournaments.lang.php
  • tar library replaced from inc/tar to inc/3rdparty/tar
  • Theme setting bug fixed
  • active fields updated from yes-no to 1-0
  • Language variables fixed
  • Spinning added when refreshing Random game
  • Spinning added when search game to create a tournament
  • Rate system updated to the new AJAX system
  • Repair and Recount Ratings tool updated
  • System for multiple queries is deleted
  • Fixed bug with editing a game
  • Categories and default page is purged
  • Random games can now handle categories from the refresh function, too
  • Fixed bug cat specific stats
  • Updated Who's online system of the Game Section for compatibility with the spiders database

Changes since 1.1.9

  • Overviewed/rewritten code
  • Tournaments UNFINISHED
  • Support for many game systems
  • Less queries for the user statistics
  • Most played games (in stats)
  • Players with most champions (in stats)
  • Advanced version of the last new champions (Option in menu) - all champions changes (with cache)
  • Favourites
  • Last played
  • Advanced who's online
  • Category picture
  • Number of games in category
  • New system to show the categories
  • New settings system
  • Search system in ACP
  • Control games (warning when adding the same game)
  • Choise between 1 large query and 3 less queries
  • Category in games overview (AdminCP)
  • Added date in games overview (AdminCP)
  • Searchbar on the page with your search results
  • Compatibility with edit, merge and delete of users
  • Possibility to view statistics of the category
  • Random games with refresh button (AJAX)
  • Compatible with MySQL strict
  • Updated rate system
  • Compatibility of Who's online system with bots database

File Changes

Changed Files

admin/modules/games/categories.php
admin/modules/games/games.php
admin/modules/games/settings.php
admin/modules/games/themes.php
admin/modules/games/tools.php
admin/modules/games/version.php
games/global.php
games/settings.php
games/submit.php
games/templates.php
inc/languages/english/admin/games_settings.lang.php
inc/languages/english/games.lang.php
inc/plugins/games.php
inc/functions_games.php
jscripts/tournaments.js
games.php
tournaments.php

Added Files

jscripts/games_rating.js
jscripts/randomgames.js

Removed Files

games/images/1stars.gif
games/images/2stars.gif
games/images/3stars.gif
games/images/4stars.gif
games/images/5stars.gif

Replaced Files

inc/languages/english/games_tournaments.lang.php to inc/languages/english/tournaments.lang.php
inc/tar/pclerror.lib.php to inc/3rdparty/tar/pclerror.lib.php
inc/tar/pcltar.lib.php to inc/3rdparty/tar/pcltar.lib.php
inc/tar/pcltrace.lib.php to inc/3rdparty/tar/pcltrace.lib.php