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'
I want to make the file twice and have one name tournament and one named ladder. Simple enough, but where would I go to edit the url for things like "tournament.php&do=__________"? Is that inside the tournament.php file?
tournament.php?do=X
PHP Code:
if ($_REQUEST['do'] == 'X') { //code here }
Quote:
Originally Posted by Chris11987
Also, where it says "Forums > Tournaments > Ladders" in the navbar, how would I make it so it doesn't say "Tournaments" when I'm on a ladders page.
I just updated to the latest version and the elo system is great. However, I have some ladders already in progress.. and it's only calculation on a going forward basis how can I make it calculate for all the matches that were already played.
I just updated to the latest version and the elo system is great. However, I have some ladders already in progress.. and it's only calculation on a going forward basis how can I make it calculate for all the matches that were already played.
btw I love this mod and the direction is going, I always find it very hard to know what was changed or modified from version to version.
I can help you document as you add functionality and bug fixes. so you can post what changed in the current version. e-mail me if you'll like me to help
btw I love this mod and the direction is going, I always find it very hard to know what was changed or modified from version to version.
I can help you document as you add functionality and bug fixes. so you can post what changed in the current version. e-mail me if you'll like me to help
Thanks for your offer. I try and keep a version history in second post of thread here
Absolutely wonderful mod. With the ELO rating you have exactly what I've been looking for. Donation will come as soon as I get paid next (I know I should have donated earlier anyways, but oh well).
One suggestion I remember from earlier that I thought I would bring back up is the ability for the admin/moderators to sticky certain tournaments/ladders.