Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Vanilla Rivals (Tournaments/Clans/Ladders)
An all-in-one clan, ladder and tournament system. Ported from phpBB by the author.
Download: http://lussumo.com/community/discussion/6351/vanilla-rivals/
CVS: Here (click vanillarivals folder).
Some Screenshots: (phpBB screenshots but no difference for Vanilla anyways).
Tournament Bracket Page (Double Elimination Featured)
Tournaments Page
Platform Page
Ladder Page
Ladder Standings Page
Clan Control Panel Page
Admin Control Panel Page
Clan Profile Page
Create Clan Page
Challenge Management Page
Any comments & suggestions are welcome
Thanks.
Download: http://lussumo.com/community/discussion/6351/vanilla-rivals/
CVS: Here (click vanillarivals folder).
Some Screenshots: (phpBB screenshots but no difference for Vanilla anyways).
Tournament Bracket Page (Double Elimination Featured)
Tournaments Page
Platform Page
Ladder Page
Ladder Standings Page
Clan Control Panel Page
Admin Control Panel Page
Clan Profile Page
Create Clan Page
Challenge Management Page
Any comments & suggestions are welcome
Thanks.
0
This discussion has been closed.
Comments
In our Vanilla we use ThankfulPeople (modded of course) to track sign-ups in our tournaments.
But i would love to see this developed from purely coding point of view. How u will accomplish this. plus having an experienced coder is always welcomed.
Thanks.
Edit: @MySchizoBuddy: You can look at how I did all this by downloading it and looking at my code if you want. Extract it and go to phpbbrivals/rivals/classes/ in there is a file called tournament.php which handles the graphical brackets and stuff.
I might beable to have a download for you guys to test tonight if I get a chance but if not then ill treat you to some screenshots
Can I change this topic title to "Add-On: Vanilla Rivals (clans/ladders/tournaments)" or something similar? or do I have to have downloadable first? Not sure how extension development topics work here, sorry.
Thanks.
And BTW, thanks for the info .
Anyways I basicly got all the files modded that I need modded to work for vanilla, I got all pages styled except for the ACP :P so I wont show you any screenshots there. I can show a nice set of tournament brackets sometime tomorrow too.
Here is the ugly looking suckers : View Some Screenshots
Any comments? Thanks.
is it possible to have individual participants --not only clans-- in a tournament ?
@MySchizoBuddy: Alright. Good enough title?
Hopefully you'll like it ... download link is on the first post of this page. CVS is up too.
EDIT: Can I submit this to the add-ons now or should/do I have to wait?
Thanks.
1) In the phpBB version, I use PMs to send reports about matches, approvals, pending matches etc, so I guess ill have to make my own little PM system but call it clan messages and display them in the CCP.
2) Get rid of $board_config things.
So once I do thoes two MINOR things, I'll retest and if I dont see anything wrong, ill submit. Thanks Comments welcome ...