Difference between revisions of "Ladle/Tools"

From Armagetron
m (Move the random team command to bottom of list)
Line 7: Line 7:
 
== [http://generalconsumption.org/armagetronad/tournament-authority-generator/ Tournament Authority Generator] ==
 
== [http://generalconsumption.org/armagetronad/tournament-authority-generator/ Tournament Authority Generator] ==
  
A derivative implementation of the [[Ladle/Tools#Minimum Authority Generator|Minimum Authority Generator]] with a couple different features. There is [http://forums3.armagetronad.net/viewtopic.php?f=55&t=21695 a topic on the armagetronad forums] for discussion.
+
A derivative implementation of the [[Ladle/Tools#Minimum Authority Generator|Minimum Authority Generator]] with a couple different features. There is [http://forums3.armagetronad.net/viewtopic.php?t=21695 a topic on the armagetronad forums] for discussion.
  
 
* Better Global ID filtering. GIDs with spaces, full stops ("."), etc. all work.
 
* Better Global ID filtering. GIDs with spaces, full stops ("."), etc. all work.

Revision as of 15:51, 20 August 2011

Ladle Info | About | Challenge Board | Tools | Operations | Results | Statistics | Voting | Bowl
The One hundred and fifty-seventh TRONIC Ladle will be played on Sunday, March 3rd, 2024!
  • Discussion for Ladle 157 is taking place [ here].
  • Server administrators please update your config files.
  • Teams please sign up on the Challenge Board.
  • Then get some practice in before the big day! :)

Minimum Authority Generator

Finds Global IDs in a block of text, and generates configuration files that server admins can RINCLUDE. There is a topic on the armagetronad forums for discussion.

Tournament Authority Generator

A derivative implementation of the Minimum Authority Generator with a couple different features. There is a topic on the armagetronad forums for discussion.

  • Better Global ID filtering. GIDs with spaces, full stops ("."), etc. all work.
  • Validates the existence of Global IDs with the authentication servers.
  • Auto-corrects Global IDs that use the wrong subgroup. Examples:
    • dlh@ct => dlh@ct/public
    • dlh@forums/incorrect => dlh@forums

ladle-export

The ladle-export program exports Ladle results, teams, and players to JSON.

ladle-results

Analyzes Ladle matches/players/teams, and offers several reports about the data.

ladle-stats

A website with basic Ladle stats. A live demo can be found at http://generalconsumption.org/armagetronad/ladle-stats/.

Random Team IRC command

reply [sc [fetch [concat http://crazy-tronners.com/kyle/random_2.php?teams=[urlquote $*]]]]