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'
Oh yea, 2nd feature would probably be to allow a person to advance their opponent, instead of needing someone with those permissions to update the bracket themselves.
One thing I wanted to ask/request(regarding the teams):
The team logos, can they be locked to maximum size/automatically scaled down?
(even better adding an admin set size - Or for better wording "Recommended size")
I have been testing it, and tried to add an image of 400x400, and all I get is an error (error uploading team logo) and I also get the following error:
Quote:
Warning: move_uploaded_file(images/teamlogos/d515ba8a0d6713bfcc7100fbcdf6d4f3.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in [path]/tournament.php on line 2519
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpObhSCT' to 'images/teamlogos/d515ba8a0d6713bfcc7100fbcdf6d4f3.jpg' in [path]/tournament.php on line 2519
(edit to the above error - CHMOD teamlogos to 777 and it worked a treat)
I run a growing website, and personally don't want members adding a wallpaper sized logo for their clan/team.
I also think their needs to be an "Upload" button as well, so after browsing to an image, they can upload, or then get the error message, instead of just the edit profile option?
can this be used for poker tournaments. Say a new 10 person tournament every 2 weeks. To keep track of the points accumulated over the course of the year. Example
1st-10 points
2nd-8 points
3rd-6 points
4th-5
5th-4
6th-3
7th-2
8th-1 point
also keep track of total wins, leaderboard of top 10, Leaderboard of PPG (points divided games played)
can this be used for poker tournaments. Say a new 10 person tournament every 2 weeks. To keep track of the points accumulated over the course of the year. Example
1st-10 points
2nd-8 points
3rd-6 points
4th-5
5th-4
6th-3
7th-2
8th-1 point
also keep track of total wins, leaderboard of top 10, Leaderboard of PPG (points divided games played)
That would probably be better suited with bananalive's ladder mod (link in his sig), rather than the tournament mod. The way he currently has it, it uses a fixed amount of points, rather than the ELO rating system, so the current version should work really similar to the example you just provided.
I was wondering, if you have the variable $html, are you able to change it to something else? Like $htmlts? Because else this addon requests stuff from different addons.
EDIT: Tried it, seems to work, now i can finally use this beast addon