My Arcade
Adds an arcade to your board.
Change Log for My Arcade
Version 1.5 stable Build #9
- Quote "groups" column name for MySQL
- Fixed undefined errors in Arcade with PHP 8.2
- Fixed issue with arcade who's online function
Version 1.4 stable Build #8
- Bug: Fixed new champion's UID not set
- Make sure championship PM comes from user who broke it
- Added check to see if THIS_SCRIPT is defined
- Fixed PHP 8.0 errors
- Use require_once for template updates
Version 1.3.3 stable Build #7
- Bug: Fixed scores not submitting
Version 1.3.2 stable Build #6
- Bug: Fixed PHP 7.2 does not cast unquoted string literals to strings
- Bug: Fixed SQL error with V3arcade game scoring
Version 1.3.1 stable Build #5
- Bug: Fixed XSS issue with score comment
- Corrected spelling mistake
- Added wmode to embed code
Version 1.3 stable Build #4
- Added ability to export and import games
- Various Javascript updates
- Improved TAR upload code
- Replaced TAR library
- Renamed plugin arcade directory to myarcade
- Removed PHP closing tags
- Updated Doc Blocks
- Use THIS_SCRIPT for template caching
- Ability to edit and delete scores from Admin CP
- Moved last bits of hardcoded HTML to templates
- Optimized queries
- Various variable cleanup
- Typecast conversion for float values
- Added build_gamebit function
- Remove game PHP files after add
- Handle display of deleted users/games in logs
- Format usernames
- Bug: Fixed additional group permissions problem
- Tournament paging
- Added games when installing
- Added maxplayday check for guests
- Added nl2br for about/controls fields
- Sanitized per page settings
- Caching templates in all postbit areas
- Dropped useless globals
Version 1.2 stable Build #3
- MyAlerts support: Removed dateline from sprintf
- Bug: Fixed possible XSS Injection when pruning scores/logs in Admin CP
- Optimized PNG images
- Sanitized usernames
- Bug: Fixed SQL errors with ONLY_FULL_GROUP_BY enabled (Issue #2)
- Moved more hardcoded HTML to templates
- Updated javascript links
- Updated numeric settings
- Added note about zero scores not saving
Version 1.1 stable Build #2
- Added My Alerts 2.0 support
- Start a tournament immediately when last player needed joined
- Added generate_numeric_field function in a few places where it could be used
- Bug: Fixed Language error when task is run (Issue #1)
Version 1.0 stable Build #1
The first build has no changes.