Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Tournaments, Ladders & Leagues Manager v4.x Details »»
Tournaments, Ladders & Leagues Manager v4.x
Version: 7.1.0, by bananalive bananalive is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Major Additions - Version: 4.x.x Rating:
Released: 03-22-2010 Last Update: 10-17-2015 Installs: 687
DB Changes Uses Plugins
Additional Files Translations  
No support by the author.

Code:
**** Copyright by bananalive.org **** Email: admin [at] bananalive.org


Modification Description
This modification allows you to manage tournaments and ladders on your forum. It provides interactibility both for forum members and forum admin.
Tournament Types:Ladder Description:
Users or teams can 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:
  • General Features
    • All pages are XHTML valid
  • 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
    • 3 Tournament Modes: Last Man Standing, Single Elimination, Double Elimination and Round Robin
    • 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
    • Require check-in before tournaments
    • 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
  • Tournament Moderators can...
    • Add/edit tournament (description uses vBulletin Editor)
    • Edit tournament type if not started yet
    • Add Score type (points, wins, kills, deaths, etc.) for LMS tournaments
    • Tournament mods can remove players if tournament hasn't started
    • Increase/ Decrease Tournament Slots
    • Pm all competitors with custom message and title (permissions set to bypass max pm recipients restrictions)
    • Add players (Ajax/Javascript userid fetch)
    • Swap players in LMS mode
    • Create/ edit/ delete announcements
  • Competitors can...
    • Players can remove themselves if tournament hasn't started
    • Users can PM themselves the details of the tournament
    • Sign up to tournament only once
  • Tournament Comments
    • Uses vBulletin Editor
    • Comment Display with user avatars and last edited by note
    • User able to edit/delete their own comment (subject to permissions)
    • Tournament moderators can edit all comments
    • If applicable under username on comments Tournament Creator, Tournament Competitor or Tournament Winner
    • Comment paging
  • Teams
    • Users can apply to teams
    • Leader can accept/ decline users
    • Team profile shows team stats
    • Team list
    • Can limit teams created by user (in usergroup options)
    • Fields: team website, gamertag, logo, description, slog, tags
  • Team leader can...
    • delete players from his/her team
    • Promote players in his/her team to Leader or Co-Leader
    • Join tournaments
    • Search Free Agents for new team members
  • Ladder Features
    • Elo rating system (Javascript Elo calculator @ ladders.php?do=elorating)
    • Players last activity (date)
    • Winning/ Losing Streak
    • Longest Winning Streak
    • Admin can submit scores/ add challenges
    • Report/ dispute challenges
    • Match Finder
  • Ladder Display
    • leader-board for each ladder
    • last 10 upcoming/ past matches per ladder
    • 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/ leagues
    • Category displays in navbar when viewing ladder/ tournament/ league
Installation:
  1. Follow instructions included in .zip
  2. Click Install
Premium Features:
  • Pay to play/ credits system
    • Opportunity to earn money for your forum
    • Uses PayPal for payments
  • Support Tickets
  • Leagues into Knockout Stage
  • Live Match Finder
Suggestions:
  1. Please post any suggestions/ comments about this modification and I will try and implement them

** Don't forgot to click Mark as Installed **

Download Now

File Type: zip vB_Tournaments+Ladders_v6.5.9_LITE.zip (456.5 KB, 435 views)
File Type: zip vB_Tournaments+Ladders_v7.1.0_Lite.zip (462.4 KB, 221 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #932  
Old 05-16-2011, 09:42 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TinCow1 View Post
Hey, thanks for making this mod, it is superb and I am in love with it. I have started using it to run tournaments for PC games. One problem I have encountered is that players need to be able to find their opponents on Steam. We have already integrated Steam information into each user profile with the IM Steam mod, and the result is that the postbit now displays a small Steam icon (), and clicking on that icon gives various options for contacting the user over Steam. What I would like to do is add that icon-link immediately following each player's name in the bracket after a tournament has started, essentially just like the avatar icon but at the end of the name instead of the beginning. The idea would be that the players would be able look at the bracket and simply click on the steam icon next to their opponent's name to find them on Steam.

I will find the proper code for adding the steam icon-link myself, but I'm not sure where I should be adding that code into the tournaments.php file to make it display the way I want it to. I would be grateful if you could show me where exactly I need to insert this to achieve that kind of result.

Many thanks for your help and for making such a high-quality mod.

[edit]LOL, I just notice that IM Steam is your mod as well. As such, if you could help me figure out the code that needs to be inserted to add the Steam icon-link as well, I will worship you forever in whatever manner a coding god like you believes is best.
v4.4.3+

Added option:
vBulletin Options -> Tournament and Ladders Options -> Tournaments User HTML
HTML Code:
{usertext} {steamid}
Reply With Quote
  #933  
Old 05-16-2011, 09:45 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jrap View Post
ty bananalive that fixed the page error i was getting. however i still can't remove a team or teams from the double elimination bracket. there isn't a option for it. the restart feature works just can't remove a team from the bracket. is it possible to have more powers in regards to this. like a admin or forum mod being able to assign anyones team to a tourney bracket? just in case i have 2 double elmination tourney's going on at the same time. then i can move the teams around and put them in the tourney i want to prevent stacking in the tourney.
There should be a button to 'Reorganise Brackets' so you can change which slots each team is in.

Hack for removing a team... v4.4.3+ you can use url:
HTML Code:
http://www.yourforum.com/forums/tournaments.php?do=killplayer&tid=57&userid=5
Change 57 to tournament id
Change 5 to userid or teamid
Reply With Quote
  #934  
Old 05-16-2011, 09:47 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mikem164 View Post
When I do this, I get this error.


Code:
Fatal error: Call to undefined function imagecreate() in /home/wwwevi1/public_html/elite/upload/ladders.php on line 181
Your server will need GD installed on it.
Quote:
Otherwise, seems to be a great addon to my forum!! Keep up the good work!

ooh, one thing, I am in a ladder match, and only option is to Submit Score... it's me and other player, still not sure where scores come from. Scores are 0-0 so who's got the next move and where do the points come from and how do you score. THANKS!
You play the game elsewhere and then report the result into this modification.

So you could play FIFA against your friend and keep track of your scores using this modification on your forum.
Reply With Quote
  #935  
Old 05-17-2011, 11:55 AM
TinCow1 TinCow1 is offline
 
Join Date: Mar 2007
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bananalive View Post
v4.4.3+

Added option:
vBulletin Options -> Tournament and Ladders Options -> Tournaments User HTML
HTML Code:
{usertext} {steamid}
Many thanks, but I have upgraded and added that exact text to the new field and nothing has changed. To test, I even generated a new bracket and nothing other than the normal avatar and username is being displayed. I also double-checked the upgrade by doing it a second time, with no changes. In addition, I tested the function by substituting {field} for {steamid}, as per the admincp option example, but nothing happened with that either. Finally, I tried removing all text from that field (including {usertext}), but again nothing changed. This is an ongoing tournament bracket where you can see the 4.4.3 version number at the bottom, but no steam information is being displayed.
Reply With Quote
  #936  
Old 05-17-2011, 09:22 PM
Gamelobby's Avatar
Gamelobby Gamelobby is offline
 
Join Date: Jul 2007
Location: Long Beach, CA
Posts: 997
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

#2 & #3 are fixed.

But still have the issue with #1
Quote:
Originally Posted by Gamelobby View Post
#1 Player Image shows up as text only.?


Any idea whats causing this.?

Is it another mod that wont allow an image to show up OR is there a way to turn it off/disable it, so it doesn't show anything there.?
The info it shows in the "Player Image" is hardly worth it anyway. I mean it is mostly just a recap of other stuff already listed. So this is just a luxury that isn't worth having if it wont show easily.

Thanks
Reply With Quote
  #937  
Old 05-18-2011, 08:42 AM
EasyEazy EasyEazy is offline
 
Join Date: Feb 2011
Posts: 151
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would it be possible to do multiple challenges when you challenge a member?
Reply With Quote
  #938  
Old 05-18-2011, 03:23 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TinCow1 View Post
Many thanks, but I have upgraded and added that exact text to the new field and nothing has changed. To test, I even generated a new bracket and nothing other than the normal avatar and username is being displayed. I also double-checked the upgrade by doing it a second time, with no changes. In addition, I tested the function by substituting {field} for {steamid}, as per the admincp option example, but nothing happened with that either. Finally, I tried removing all text from that field (including {usertext}), but again nothing changed. This is an ongoing tournament bracket where you can see the 4.4.3 version number at the bottom, but no steam information is being displayed.
If you leave it blank then it'll default to {usertext}, but try this.
  1. Import attached Product File into AdminCP
  2. Edit vBulletin Options -> Tournaments and Ladders Options -> Tournaments User HTML:
    Code:
    {usertext} {steamicon}
Attached Files
File Type: xml product-tll_steamid.xml (964 Bytes, 8 views)
Reply With Quote
  #939  
Old 05-18-2011, 03:33 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gamelobby View Post
#2 & #3 are fixed.

But still have the issue with #1



Any idea whats causing this.?

Is it another mod that wont allow an image to show up OR is there a way to turn it off/disable it, so it doesn't show anything there.?
The info it shows in the "Player Image" is hardly worth it anyway. I mean it is mostly just a recap of other stuff already listed. So this is just a luxury that isn't worth having if it wont show easily.

Thanks
That's a link to the image, so that it can be placed elsewhere, e.g. in someone's signature.

The image shouldn't be displaying on the ladders page.
Reply With Quote
  #940  
Old 05-18-2011, 06:51 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by EasyEazy View Post
Would it be possible to do multiple challenges when you challenge a member?
Yes, in next version (attached)

vBulletin Options -> Tournaments and Ladders Options -> Max Ladder Challenges
Attached Files
File Type: zip vB_Tournaments+Ladders_v4.4.4.zip (168.7 KB, 13 views)
Reply With Quote
  #941  
Old 05-18-2011, 07:54 PM
TinCow1 TinCow1 is offline
 
Join Date: Mar 2007
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bananalive View Post
If you leave it blank then it'll default to {usertext}, but try this.
  1. Import attached Product File into AdminCP
  2. Edit vBulletin Options -> Tournaments and Ladders Options -> Tournaments User HTML:
    Code:
    {usertext} {steamicon}
That worked perfectly, thanks! I very much like this feature, as it makes matching up opponents very easy on the bracket, plus the size of the icon works well within the existing bracket fields. You can see how nice it looks on the existing tournament. I know a lot of my users will be very happy to have this feature.

I shall now commence worshiping you as promised. Many thanks for this superb mod.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:51 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06235 seconds
  • Memory Usage 2,389KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (3)bbcode_html
  • (10)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (13)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete