Jump to content

theFUM3

Members
  • Posts

    17
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by theFUM3

  1. On 7/24/2021 at 3:14 PM, Adriano Faria said:

    I'm working on this app. Should be available in a couple of days then it's up to the marketplace moderators.

    I really don't promise achievements now. I haven't even tried that yet and I still have others resources to update. First will be a compatibility version with a couple of fixes for issues reported. New features will come in a future version.

    Great news!

  2. Make a reservation.
    Came to the conclusion that BO1 BO2 BO3 or you can make due account of the match. For example if BO3-specify expense 2-1 in favor of a certain team (get format BO3).

    But here is regime with grid losers simply there is no. VERY please, add double elemination mode

  3. I would like to see (really need and willing to pay):

    • Field indicating the game mode.

    For example:
    Dota Dota 2 has all modes 5v5, captain mode 5v5, 2v2, 1v1 (you can make it possible to add modes through the admin center for each category of tournaments). This should be indicated in the tournament so that the players understand.

    • There are also types of matches (bo1 Bo2 bo3 Bo5 bo7). This, too, need to point fingers in the tournament to players understood.
    • Also saw the loser's bracket

    And I remind you of the proposed changes (September 29).
    You said you'd implement it by next month.

    • Change the ability to participate in tournaments
    • Randomly scatter teams in the tournament grid before the tournament starts
    • Change the notification of the invitation to the tournament (so that when you click on the notification of the captain moved to the tournament page and the button to join the tournament was animated)
    • Make it possible to enter the results of the captains in the tournament grid after the match. (if both captains confirm the entered results-the match automatically ends and the tournament grid is shifted. If the dispute is not transmitted to all moderators or a certain group specified in the component settings).
  4. 2 minutes ago, TheJackal84 said:

    all the tournaments are done differently, when people join it will add them to the joined teams list, that list is all random then once all teams joined, dependiing the tournament chosen will depend how it does the games, eliminations will genarate the first round and then it is a knock out winner of game 1 plays winner of game 2 and so on, if it is round robin, it will generate every game, if there is 20 teams and 2 games each it will create 380 matches in total what is how the like of the premier league and worldwide football is, if it is ladders then it will place the team with the most skill in 1st place and least skill in the last place

    I'll try to test again tonight.
    Thank you for your prompt response.

    p.s. my time zone - Moscow.

    P.S.S. I remind you of a personal message (Title: example of a tournament system ")

  5. 3 minutes ago, TheJackal84 said:

    nope, they show in the list of teams joined in a random list, every time you refresh you will see the positions change, the grids won't show anything until the matches are generated

    
    $teams = \IPS\Db::i()->select( '*', 'tournaments_tournament_teams', array( 'tournament_id=?', $this->tournament->id ), 'RAND()' );

    see the RAND() that's random

    Strange, tested yesterday.

    They created a tournament for 4 teams. We created 4 teams and they were displayed in the grid strictly in the order of registration

    6 minutes ago, TheJackal84 said:
    19 minutes ago, #THEfUm3 said:

    Ability to manually change teams in the tournament.

    you can already, go to the tournament actions button and click replace team

    selects a command, gives an error:

    This function is for replacement.

    I mean the tournament grid and its randomness.

  6. @TheJackal84 Please solve the problem as soon as possible:

    Ability to manually change teams in the tournament.

    Teams are displayed in the tournament grid in the order of their registration. This is bad.

    We have tournaments with cash prizes. Also tournaments with contributions. Players will be extremely unhappy.

    We can't run the site.

    If necessary, ready to pay

  7. Just now, TheJackal84 said:
    13 minutes ago, #THEfUm3 said:

    You can add to the component settings the ability to specify the number of commands created per user. For example we need to set a limit of only 1 command per 1 user.

    explain that one more too

    1 user can create only 1 command.
    No longer necessary.. Or that it could be customized.

     

    1 minute ago, TheJackal84 said:
    15 minutes ago, #THEfUm3 said:

    Displaying the category (discipline) on the tournament page

    explain that a bit more

    In fact, it is logical to do so:
    When you go to the tournament page you need to open the description. Now the tournament grid opens.

    You must first show all the conditions and prizes to the player before the tournament grid.

    Learn more about the category:
    When the user opens the information about the tournament-it shows the discipline (category) of the tournament.

    @TheJackal84 I have sent you a PM a live example + code
    (in a new letter)

  8. Suggestions for improving the tournament system. Relying on our experience of eSports tournaments:

    • Importantly
      We have to do something about the tournament grid.
      Because it has to be randomly generated, or let the Creator organize the tournament grid before the tournament starts and organize the teams. 
      Players will know who they are playing against in advance-they will be ready for their opponent.
    • Ability to specify the date of the tournament (time). Registration for the tournament should be closed as soon as the time is over.
    • Displaying the category (discipline) on the tournament page
    • If the player has the command - it appears in his profile and (for example) the topics on the forum.
    • You can add to the component settings the ability to specify the number of commands created per user. For example we need to set a limit of only 1 command per 1 user.
    • Add a notification to the tournament owner-when the required number of teams joined
    • As soon as the Creator of the tournament will put down the score in the match-the captains receive a notification
    • The same thing - when the tournament ended. Notifications about the winner do not come.
      This is an important situation-players will not sit and constantly update the page 😞
    • It would be perfect if: 
      Teams will be able to add lineups in their teams (different disciplines) and recruit players in them.
      In the component settings (for example), the administrator specifies in advance the disciplines possible in the categories and the maximum number of people in a particular discipline.
      For example: the test team has 2 squads in Dota 2 and PUBG. Dota 2 has a maximum of 5 players. PUBG has a maximum of 4 players.
  9. Just now, AlexJ said:

    No.. cos right now based on what I see - you can only have set number of teams ie.. 4, 8, 16 and 32.. What if I only get 6 teams to play with? Pretty sure they can compete against each another. I would like to run tournament based on teams which we get rather then setting target and failing in the range and then removing while tournament. 

    That's right.
    Also, if players have prepared in advance for the date of the tournament, but it was postponed, it's bad.
    I agree with you.
     

  10. 4 minutes ago, AlexJ said:

    @TheJackal84 - Small Q - 

    Is it possible to use X number of teams in Single elimination round? 

    Single Elimination ( 4 Teams, 8 Teams, 16 Teams, 32 Teams )  - Sometimes we only get 12 teams and sometimes only 5. 

    won't the teams fly forward on the tournament grid, and the rest will be unhappy?

     

    p.s. While on the other hand it's better - than move the tournament

  11. 30 minutes ago, TheJackal84 said:

    it is but the button should be hidden when they can't join a tournament as it checks before showing it, so it should only show that error if someone tries to manually bypass using the button and messing with the url

    Have checked, now like when have user there is no team-button to join tournament is missing.

    I write to you in a PM suggestions about improvements.

×
×
  • Create New...