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

Reply
 
Thread Tools
TIO/FTL Compatible Ranking Ladder System LITE Details »»
TIO/FTL Compatible Ranking Ladder System LITE
Version: 2.0.0, by Jaxel Jaxel is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Category: Major Additions - Version: 3.8.x Rating:
Released: 03-17-2009 Last Update: 08-25-2009 Installs: 28
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

This ranking system is based very loosely on the Association of Tennis Professionals ATP Entry Ranking System (as apposed to their ATP Race System). What this means, is that players are ranked by the total scores of their best performances within a specified time period. Using this system solves many problems within other ranking systems; especially race systems that tend to give preference to players who attend the most tournament events. This system ensures a more accurate calculation on the relative performances of players.

With this system, a player's rank is calculated using their best scores within a specified time period. Stronger players are not penalized because they had a "bad day", and weaker players are not rewarded by attending the most events. By specifying best scores limit, a player's weakest performances will be ignored in the ranking calculations (provided that player attends enough tournaments to exceed the limit). By specifying a time period, the system will automatically weed out stale rankings and remove players who are no longer active.

What is this mod?

Using this system, you can put together a fully featured ranking system for your tournaments. The purpose of this system is to give users a method to calculate rankings for all manner of events, even events that exist outside the spectrum of your forums. Because of this, this mod does NOT integrate with your forum user database; if it did, people who attended your event, but are not members of your forum, would be left out and it would skew the point values for events.

Product Demo:
http://www.8wayrun.com/ranking.php
http://www.thebreak.net/tekken/
Basic LITE Feature Listing:
  • Fully integrated into the product manager with built in plugins.
  • Fully phrased and built on templates for easy reskinning and styling.
  • Fully administratable and a myriad of settings for personalization.
  • Submission form for users to submit their tournaments for addition.
  • Ability to define specific point modifier values for categories.
  • Ability to define tournaments to specific categories and games.
  • Keeps a paginated history of past tournaments and their values.
  • Each event has full listings of attendance and earned player scores.
  • Ability to upload images for each event, such as bracketted results.
  • Keeps a paginated list of all players, their scores and their ranks.
  • Each player has a full listing of attendance history and scores.
  • Ability to link a player on the ladder to their vbulletin profile.
Advanced PRO Feature Listing:
  • Ability to parse data instantly and directly from TIO files.
  • Ability to automatically generate brackets based on TIO files.
  • Ability to parse data instantly and directly from Forum Tournaments & Ladders.
  • Ability to automatically generate brackets based on Forum Tournaments & Ladders.
  • Ability to embed brackets directly into posts with [bracket]ID[/bracket]
Installation Procedure:
  1. Upload all files in the "upload" directory to your forum root.
  2. CHMOD /ranking/events and /ranking/games to 777.
  3. Import the product "product-rankingladder.xml" in your Product Manager.
  4. OPTIONAL: Import the VBAdvanced RankLad module into your VBAdvanced Pages.
Upgrade Procedure:
  1. Upload all files in the "upload" directory to your forum root.
  2. Take note of the information stored in Ranking Award Values of Ranking Ladder Settings.
  3. Import the product "product-rankingladder.xml" in your Product Manager.
  4. Re-establish your previous Ranking Award Values settings in Ranking Ladder Settings.
NOTES:
  • Before you can add any event listings, you must have both a category, and a game to assign it to.
  • Before you can add any scores for an event, each player in your event must have a Ladder-ID (INT).
  • When adding scores to an event, you need to input their earned rank (INT), and their Ladder-ID (INT).
  • If you are using the PRO version, you should put a player's Ladder-ID as their "Name" field in TIO. Then use the "Edit Existing Event" link and use the "Upload Scores from TIO" form. If you properly added all of your player's Ladder-IDs in your TIO file, the script will automatically add all scores to the event with a single click.
  • If you are using the PRO version, you can automatically generate bracketted results based on the event.
  • You should only need to use the "Rebuild All Events" function if your change the modifier values for your categories or awards; then you will need to rebuild all events to recalculate the scores for events.
  • In order to recalculate scores for player, you will need to run the "Rebuild All Players" function; I do it once a week.
  • Immediately after running "Rebuild All Players", you should also run "Rebuild All Rankings" to calculate ladder positions.
Don't forget to click INSTALL!

For more information on how to purchase the PRO version, feel free to send me a message.

Download Now

File Type: zip RankLad-1.8.0.zip (1.83 MB, 63 views)
File Type: zip RankLad-2.0.0.zip (194.1 KB, 98 views)

Screenshots

File Type: jpg ranklad-home.jpg (184.5 KB, 0 views)
File Type: jpg ranklad-events.jpg (176.9 KB, 0 views)
File Type: jpg ranklad-event.jpg (145.7 KB, 0 views)
File Type: jpg ranklad-players.jpg (163.9 KB, 0 views)
File Type: jpg ranklad-player.jpg (175.3 KB, 0 views)

Show Your Support

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

Comments
  #52  
Old 03-21-2009, 11:32 PM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm... okay, I just uploaded version 1.3.1... please try it out and tell me if it works...

I dunno, the version of MySQL I have on my server doesnt give problems for these issues.
Reply With Quote
  #53  
Old 03-21-2009, 11:57 PM
EWGF EWGF is offline
 
Join Date: May 2007
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It worked

But I have noticed another problem, when I choose any rebuilt-option; it rebuilds and keeps refreshing the page infinitely
Reply With Quote
  #54  
Old 03-22-2009, 12:02 AM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by EWGF View Post
It worked

But I have noticed another problem, when I choose any rebuilt-option; it rebuilds and keeps refreshing the page infinitely
put at least 1 player, in 1 event into your system... and tell me if it still does that. I think its a simple divide by 0 error since you dont have any events or players in yet.
Reply With Quote
  #55  
Old 03-22-2009, 12:17 AM
EWGF EWGF is offline
 
Join Date: May 2007
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have set 2 events with both 4 players. Keeps hanging on:

ranking.php?do=rebuild_events&count=3
ranking.php?do=rebuild_players&count=5
Reply With Quote
  #56  
Old 03-22-2009, 12:21 AM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can you send me a link?
Reply With Quote
  #57  
Old 03-22-2009, 12:30 AM
EWGF EWGF is offline
 
Join Date: May 2007
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Needs login, so i'll pm a needed pass

Edit: Can you also check the ranking.php?do=players page, while you're at it? It says 3 members share the second place, although they don't have the same amount of points
Reply With Quote
  #58  
Old 03-22-2009, 01:39 AM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay EWGF, I just tested it on your website (you sent me an admin account)... and it doesn't infinite loop for me...
Reply With Quote
  #59  
Old 03-22-2009, 01:40 AM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by EWGF View Post
Needs login, so i'll pm a needed pass


Edit: Can you also check the ranking.php?do=players page, while you're at it? It says 3 members share the second place, although they don't have the same amount of points
It said that because you didn't rebuild the ranks yet; thats why you need to rebuild ranks immediately after rebuilding players.

I just rebuild events > rebuild players > rebuild ranks on your website and didnt get any infinite loops.
Reply With Quote
  #60  
Old 03-22-2009, 05:05 AM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tommorow's new version will include... PROFILE BLOCKS!

preview: http://www.8wayrun.com/member.php?u=316
Reply With Quote
  #61  
Old 03-22-2009, 11:35 AM
EWGF EWGF is offline
 
Join Date: May 2007
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Strangely enough I get that infinite loop on other computers too

@ profile blocks: NICE!
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 04:43 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04827 seconds
  • Memory Usage 2,348KB
  • 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
  • (2)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
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (7)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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