Ladder1.46
Classes
- LadderQuery - xWebQueryHandler subclass. Handles connections to webadmin for the Ladder mod.
- ProfileConfigSet - based on GameConfigSet?. Primitive database system.
- WebConnectionPlus - specialized WebConnection subclass that can keep Query() connection open for a longer period of time
- LadderGameRules - GameRules subclass that handles all notifications from the GameInfo
- LadderProfiles - ServerActor that keeps track of loaded and stored profile information. Manages multiple ProfileConfigSet objects.
- Session - Customized implementation of El_Muerte's Sessions tutorial
- SessionMaster - Manager for all Session objects.
- ProfileImporter - TcpLink subclass responsible for importing .txt profiles stored on remote webservers.
- ProfileExporter - Handles exporting profile information into condensed .txt format for placement on a webserver.
- LadderPrivs - Custom privilege set for Ladder
For more information about Ladder, see the Ladder homepage - http://www.organized-evolution.com/Ladder