Ladder Description:
Users or teams can also join ladders and challenge other players or teams in the ladder. Elo rating system is used which calculates the difficultly of a match according to the players' ranks and this is taken into account when the ranks are updated after the match is finished.
Feature List:
Tournament Features
Hall of Fame (Top 10 Tournament Players)
Permissions can be set per usergroup
(AdminCP -> Usergroups -> Usergroup Manager -> {Select Usergroup} -> Tournament Permissions)
Tournaments start automatically when no slots are left
Tournaments have proper Date/ Time converted to users timezone and DST
2 Tournament Modes: Last Man Standing and Single Elimination
Filter Tournaments Displayed according to Tournament Status
Tournament User Stats Page
'Start Tournament' for Single Elimination adds bye players and creates brackets
Tournament options
Turn on/off tournament
Create Thread on Tournament Creation
Tournament Stats in Member Profile
Tournament Stats in Postbit (Can be turned on/off in Tournament Options)
Comments per page
Tournament description length shown in tournament List
Tournament Display
LMS realtime ranking shows if players are equal positions
Tournament View Counter
Tournament creator and last edited by notes at bottom of tournament
separate page for accepting/rejecting challenges and submitting score (have to be accepted by other user)
Tournament Announcements
Tournament Moderators can create/edit announcements
Uses forum last visit for announcement read marking
Shows last user to edit announcement
Categories
Share categories for tournaments/ ladders
Category displays in navbar when viewing ladder/ tournament
Installation:
Follow instructions included in .zip
If you are using v3.6.x you will need to download this product file and import it
(It contains memberinfo css which is used in profile comments in v3.7.x and is in used in Tournaments Comments and Team Profiles)
Click Install
Future Features:
Add more Different Tournament Types (Double Elimination and Round Robin)
Allowing a player to only join one team per ladder
Use 3.7/3.8 notification system
My Teams page
Easy way to Re-arrange users in tournament
Limit number of challenges per week/day
Ladder match finder
Custom message included in challenge pm sent to user
Donations:
If you want to donate please click 'Support Developer'
My only issue so far might not be a mod problem but a vbCMPS problem....
For some reason, the link to 'Tournaments' on the homepage is not looking at /forums/tournaments.php, its lookiing mydomain.com/tournaments.php which is incorrect...
Oh, i downloaded v1.0.0, I'll have a look again for you.
Any luck with this one yet banana? All other functions are working properly.
But this is holding me back from opening my tourneys to my community.
Thanks.
any chance you could send me the 2.5.8 version? any version I've tried above it my server times out because of the script connecting to my database over and over to run sql queries using up too much memory apparently according to my host.. so.. yeah that was the last working version for me =\
My only issue so far might not be a mod problem but a vbCMPS problem....
For some reason, the link to 'Tournaments' on the homepage is not looking at /forums/tournaments.php, its lookiing mydomain.com/tournaments.php which is incorrect...
Any luck with this one yet banana? All other functions are working properly.
But this is holding me back from opening my tourneys to my community.
Thanks.
I've download it now and have a look.
Quote:
Originally Posted by Toupsx
any chance you could send me the 2.5.8 version? any version I've tried above it my server times out because of the script connecting to my database over and over to run sql queries using up too much memory apparently according to my host.. so.. yeah that was the last working version for me =\
Attached. If anything the queries have been streamlined.
Quote:
Originally Posted by iogames
Graphics pyramid style?
does it works for 3.6x?
Ye but see first post for instructions to install on version 3.6.x
Any luck with this one yet banana? All other functions are working properly.
But this is holding me back from opening my tourneys to my community.
Thanks.
Plugin: Donation System Bar and Menu
Find
PHP Code:
if (substr(THIS_SCRIPT,-6,6)!="verify"){
Replace with
PHP Code:
if (substr(THIS_SCRIPT,-6,6)!="verify" AND THIS_SCRIPT!="tournament2008"){
v2.6.4: 6 November 2008
- Viewing team page auto-checks and corrects Team's Member Count
- Recent Matches added on Ladder page
- Upcoming matches added on Ladder page
Could you keep a 'stable' release version posted? That way you can do all the experimental ones while still providing a stable version for everyone to use in the meantime.