21 coaches online • Server time: 07:56
Help Support Bugs Staff Contributors Privacy Policy FUMBBL Rules
Log in
Recent Forum Topics goto Post New Gnones vs Old Gn...goto Post Custom Icon, Portrai...goto Post All Star Bowl!


SzieberthAdam's Personal Protocols


Team Logos

1. Update Team Logos page with Documents/FUMBBL/tournament_admin/CIBBL/team_logos.ipynb

2. Check all logos in the Team Logos page. For every different one go to 3.

3. Check the #logos channel in Discord for small logo if any. Existing images should be in \tournament_admin\CIBBL\team_logos\CoachNick TeamID\ folder

4. Create the roster logo in largest size possible. Crop, unbox, edit if necessary.

5. Run ..\rosterunsharp.bat mylogo.png from the \tournament_admin\CIBBL\team_logos\CoachNick TeamID\ folder. It should create logo032.png, logo048.png, ..., logo192.png files.

6. Drag and drop the logo files to the roster page's logo upload box.

7. Delete the logo032.png, logo048.png, ..., logo192.png files. If the old roster logos were CIBBL coins, delete the logoXXX-NNNNNN.png type files too where 0 < XXX.

Season End

1. Ensure that artworks for awards and achievements are done for new types of tournaments/achievements.

2. Create config files for the new achievements.

3. python cache_replays.py

4. cibblbibbl/cibblbibbl/jupyter/set_tournament_configs.ipynb

5. If end of Winter, set "teamIds" of tournament config files to lists containing all the team's IDs which were added (including replaced ones). This can be also done with the set_tournament_configs.ipynb.

6. python resolve_unchained.py

7. python resolve_killedstars.py

8. python show_deadwithmissingkillers.py

9. copypaste results to CIBBL admins channel and delegate the task to someone; once they provide the info:

10. python resolve_missingkillers.py

11. python exclude_teams.py

12. python chain_exotic_transfers.py

13. python export_standings.py

14.1. Search for groups of "???" values in CTO column.

14.2. If none remaining then go to 15.''

14.3. Go to #cibbl-rolling and resolve standings rolls in #cibbl-rolling in the following way:

  1. STANDINGS ROLL
  2. CIBBL – Y7, Winter – Friendlies (Mid)
  3. 6th place
  4. 1: Mountains of Mourn Tyrants
  5. 2: Terror-Firma

Then:

  1. bb d2

If BowlBot rolled (1):

  1. 6th: Mountains of Mourn Tyrants
  2. 7th: Terror-Firma

14.4. Edit the config file of the tournament. You should see string TeamId? keys and integer-112 values in the "cto" object. The most favoured team should get the highest value. 1 if there was two tied while the other team gets 0. At end two tied team s should look lie this in tournament config file:

	"cto": {
		"943859": 1,
		"947232": 0
	},

14.5. Go to 14.1.

15. If there was standing roll: python export_standings.py

16. python export_playerperformances.py

17. python export_bestplayers.py

18.1. cibblbibbl/cibblbibbl/jupyter/set_tournament_awarded_status.ipynb

18.2. set awarded to yes for finished tournaments

18.3. run the last block to set status for achievements too

19.1. python export_awards.py 51681-52456 (replace Id range accordingly)

19.2. python export_awards_bbcode.py 51681-52456

19.3. copypaste the content of every bbcode awards file to the announcement conversation in separate PMs Always preview before posting!

20.1. cibblbibbl/cibblbibbl/jupyter/partnershipawards.ipynb

20.2. copypaste the last block of BBCODE to the awards conversation

21.1. cibblbibbl/cibblbibbl/jupyter/publish_prestigestandings.ipynb

21.2. Generate the standings pages first but not the main page yet.

21.3. Verify if all images are approved. They should be either in CIBBL/pagetitle folder in the gallery.

21.4. Now generate the main page.

21.5. Post the following to the awards conversation:

  1. [i]Standings were updated (check group page).[/i]
Last update: November 9, 2020