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'
Got it upgraded. First class work. banana, even on the default templates, the competitors are showing as 'Tournament Winner'
Can we have something showing (an edited by message and time) if someone edits their posts? Not saying people like to change their entries after a tourney starts or anything
Is it possible to make it so a user can advance their opponent, basically admitting their own defeat, instead of needing a person that can edit to do it?
edit: The comments seem to be glitchy. My usergroup has YES for everything and can't post comments. I hit submit and nothing gets added. People in my same usergroup are able to post them, but mine won't show up.
I have translated the mod using the VB language manager.
Problems I?ve noticed so far:
1 - When using Portuguese (my primary language) the "Join tournament" link does not appear, even with it translated. If I switch to English, it appears fine.
2 - The same happens to the "Add player" link witch is also translated.
3 - There is no way to translate the "PM me the detais" string.
4 - The + and - buttons to increase/decrease the numbers of players doesn't appear also when using Portuguese language, only when using English.
5 - When I tried to join a tournament, got this mysql error:
Quote:
Invalid SQL:
UPDATE vb3_user SET tmnt_joins = tmnt_joins + 1 WHERE userid=36;
MySQL Error : Unknown column 'tmnt_joins' in 'field list'