vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - Forum Tournaments & Ladders (https://vborg.vbsupport.ru/showthread.php?t=189375)

deadlySniper 01-31-2009 07:42 PM

I am guessing you can only see these brackets when the tournament is over

https://vborg.vbsupport.ru/attachmen...8&d=1220111828

bananalive 01-31-2009 07:45 PM

Quote:

Originally Posted by deadlySniper (Post 1730254)
I am guessing you can only see these brackets when the tournament is over

The brackets display for single elimination tournaments once the tournament has filled all its slots. i.e. when the tournament is in progress and when the tournament has finished

deadlySniper 01-31-2009 07:52 PM

AH, ok thanks, I was wondering why I couldnt see it. *Installed* *Nominated*

SSC streezer 01-31-2009 08:07 PM

Quote:

Originally Posted by bananalive (Post 1727953)
Have a look at vbulletin-germany.org. I believe I gave them permission a while back to translate it.

I think times should be based on forum default, but I'll check this.


but it doesnt... hmm... and a german version isn't aviable either (on vbulletin-germany.org)

JesterP 02-01-2009 06:38 PM

I just set up our first 16 person tourney, all the slots are full, but no brackets. When I click the tourney in progress, I just get a list of names.

Is there a maintenance step that needs to happen to generate the brackets?

J

*I changed the type to 1v1 and they appeared. I'm wondering why LMS type doesn't show brackets?

bananalive 02-02-2009 07:58 AM

Quote:

Originally Posted by JesterP (Post 1731172)
I just set up our first 16 person tourney, all the slots are full, but no brackets. When I click the tourney in progress, I just get a list of names.

Is there a maintenance step that needs to happen to generate the brackets?


J

*I changed the type to 1v1 and they appeared. I'm wondering why LMS type doesn't show brackets?

LMS stands for Last Man Standing... there are no brackets for this kind of tournament

http://en.wikipedia.org/wiki/Last_ma...g_%28gaming%29

Jaxel 02-02-2009 07:36 PM

I foudn a new issue with this mod... it deals with tournaments that are not evenly split in powers of two. (2, 4, 8, 16, 32, etc). This one tournament I have, has 17 players; which means it has 1 extra player outside of the power of 2. Normally, this wouldn't be a problem, simply by stratifying the brackets, no player would ever get more than one bye. However, with the way this system constructs the bracket, this 1 extra player gets a bye ALL THE WAY TO GRAND FINALS. This should be fixed. Or at least, put in a way that I can remove a player from a tournament to bring it down to 16, after the tournament has already started...

http://www.8wayrun.com/competitions.php?do=view&id=14

The way you fix this is actually relatively easy... instead of filling in bracket spots from 1, 2, 3, 4, etc... you fill them up as follows: 1, 3, 5, 7, etc, and then only start filling in the even spots when all the odd spots have been filled. So with 17 players in a tournament, you need to have a bracket setup for 32 players, not 17 (15 players will get a bye in first round, but no one will ever get more than 1 bye). Its easy to do the calculations to know how many bracket slots you need too:

2 ^ ceil(##/sqrt(2)) = number of slots you need

2 ^ ceil(14/sqrt(2)) = 16
2 ^ ceil(17/sqrt(2)) = 32
2 ^ ceil(45/sqrt(2)) = 64

Noblefist 02-03-2009 06:44 AM

Can this be used with v3.8.1 ? This would help out a lot with our guild site pvp games.

bananalive 02-03-2009 09:32 AM

Quote:

Originally Posted by Noblefist (Post 1732777)
Can this be used with v3.8.1 ? This would help out a lot with our guild site pvp games.

Yes, so far there have been no compatibility issues with vb v3.8.x

astrid1 02-03-2009 07:36 PM

Isn't there also a German version (translation) on vbulletin-germany.org is to be found? I think many Germans would be pleased.


All times are GMT. The time now is 03:45 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.05793 seconds
  • Memory Usage 1,752KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete