Version notes of Game Section 1.2 RC3.1
From Game Section
This are the version notes of Game Section 1.2 RC3.1, released on 28-11-2009.
Contents |
Description
Changes since 1.2 RC2.1
- Template fix of games_scores
- Language file fix
- Add Game (Simple) gamedata fix
- Template fix of games for compatibility with IE6
- Fix of problem to add a score using IE
- User search system updated so the used search options can be reused
- ACP search system got a function to display only active or inactive games
- Show if game is active or not in ACP overview
- Fix of edit category link on the games overview
- Language fix of tools
- Tool added to repair the tournament statistics
- mybb_games_tournaments_players table added
- score_try field added to the mybb_games_tournaments_players table
- players field deleted from mybb_games_tournaments
- View system of open tournaments updated
- Started tournaments updated to new tournaments_players table
- View system of started tournaments finished
- View system of finished tournaments finished
- New image updated to famfamfam new icon
- Champion image updated to famfamfam award gold icon
- User merge system fixed
- Profile link in search system fixed
Comments on 1.2 RC3.1
I release RC3.1 as promised, before the exams. This means the tournament join system isn't made jet. This will be introduced in 1.2RC3.2.
Further: When you upgraded, the added tournaments will be deleted, but that shouldn't be a problem, since they weren't usable jet.
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/games.php
admin/modules/games/tools.php
games/templates.php
inc/languages/english/admin/games_games.lang.php
inc/languages/english/admin/games_tools.lang.php
inc/languages/english/tournaments.lang.php
inc/plugins/games.php
games.php
tournaments.php
MySQL changes
- mybb_games_tournaments_players added
- players field deleted from mybb_games_tournaments

