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'
Ok I think I got the hang of this. It was one after another after another removing them until it finally installed.
Ok sweet. Fetch ID works. I can join tournaments, I can add members. I can create teams.
1. How do you delete teams?
2. One bug in teams, when you edit a team that has the ' in the name, it auto adds a / before it in the text box. It will keep adding more // and /// everytime you edit.
3. All my past tourny stats still show in hall of fame even though I uninstalled the mod. Now that is back, there is lingering data. Anyway to delete or clear any of that?
I think we should have the option to restrict to 1 team. In my case, it would be realistic to have someone running multiple teams.
I found another issue. When I click on the Join Team link of someone elses team, the page refreshes, the join link disappears and it doesnt join me to that team.
Missing phrase is displayed on all redirect messages?
No way remove the thread option from the details display?
images/buttons/report.gif is not a default image location on a 3.7 install
When selecting "Team" from the options it still only gives 1v1 and LMS as the types. Obviously this options are not correct for team play.
Also my styling is way off when adding/editing a tournament. This could possibly be my custom skin but I'm not sure. All I got for now guess I still need to wait for a few more updates to go live
How do you delete teams? as someone has created a inappropriate team name.
Can you restrict it to 1 create a team per userid only, rather than having multiple teams created by 1 member/userid.
The most important are these 2 things, especially able to delete teams. p.s. Disabled create function until, moderators/admins/leaders can able to delete teams.
I'm going to be adding more permissions for editing/ deleting teams. Including team limit per usergroup.
Quote:
Originally Posted by WNxWakko
I found another issue. When I click on the Join Team link of someone elses team, the page refreshes, the join link disappears and it doesnt join me to that team.
You will not display on that the team list until you have been accepted by leader of the team.
Quote:
Originally Posted by valendono
I try it. I see on 2.3.7 already space on it. And I upgrade it. still got error messages invalid date.
if ($day > $days OR $day == 0) {
$errormessage = "Error: Invalid Date";
eval('print_output("' . fetch_template('STANDARD_ERROR') . '");');
}
I can create tournament but the date come to 30-11-99 (default ?)
Last I can make tournament normally is 13-09-08. I dont know which version it is.
Any chance to fix it ?
Your create new tournament form is not 'posting' the data properly, hence the variables are just 0. Have you reverted the template tmnt_new?
Quote:
Originally Posted by OcR Envy
Missing phrase is displayed on all redirect messages?
I havent added any redirect messages so it should just redirect without delay.
Quote:
No way remove the thread option from the details display?
I'll look into removing it as option in admincp.
Quote:
images/buttons/report.gif is not a default image location on a 3.7 install
I think it is, it is used for reporting posts. (I have not added any custom images to my board)
Quote:
When selecting "Team" from the options it still only gives 1v1 and LMS as the types. Obviously this options are not correct for team play.
For team 1v1 you will need to selected type: '1v1' and 'teams', etc.
Quote:
Also my styling is way off when adding/editing a tournament. This could possibly be my custom skin but I'm not sure. All I got for now guess I still need to wait for a few more updates to go live
I believe I might have used <th> tags accidentally. I'll fix it in next version.