summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-17Changed timeout in loginsecurity to 60 secondsplayerNEMESIS13cz
2015-08-17Multiple bug fixes, loginsecurity fully functioningPanFritz
2015-08-17Fixed indentation problemsPanFritz
2015-08-17Fixed missing argumentPanFritz
2015-08-17remade loginsecurity to use py_playerPanFritz
2015-08-10custom player class ideaPanFritz
2015-08-10Removed hard-coded aliasesNEMESIS13cz
2015-08-10Fixed error when user logs in multiple times while thread is processing hashesNEMESIS13cz
2015-08-10Removed unused stuffNEMESIS13cz
2015-08-10Changed kick timeout to 30 secondsNEMESIS13cz
2015-08-10Fixed kick threadNEMESIS13cz
2015-08-10Removed nickname print, dot suffixes cannot be parsed into ASCIINEMESIS13cz
2015-08-10Fixed more stuffNEMESIS13cz
2015-08-10Minor fixesNEMESIS13cz
2015-08-10Fixed missing bracketNEMESIS13cz
2015-08-10Added player info commandNEMESIS13cz
2015-08-10Added playermanager to module listNEMESIS13cz
2015-08-10Finished adding all helper functionsNEMESIS13cz
2015-08-10Fixed double message when act is on and ac_key is usedNEMESIS13cz
2015-08-10Created central Player classNEMESIS13cz
2015-07-23Fixed timed-match schedulingNEMESIS13cz
2015-07-23 modified: loginsecurity.pyNEMESIS13cz
2015-07-08Merge branch 'master' into devPanFritz
2015-07-08Changed importPanFritz
2015-07-08Removed player interact entity event from blocked eventsPanFritz
2015-07-08helpNoargs = FalsePanFritz
2015-07-08set amax = 0PanFritz
2015-07-08Removed usage from simple commandPanFritz
2015-07-08Fixed if statement for password removalPanFritz
2015-07-08Fixed syntaxPanFritz
2015-07-08Threaded password verifying, removed some checksPanFritz
2015-07-07removed commented code, fixed mysql issues. commented out timing threadPanFritz
2015-07-07Fixed mysql command missing '?'PanFritz
2015-07-07Fixing syntax errorsPanFritz
2015-07-07Changed import to secretPanFritz
2015-07-07commented out debug codePanFritz
2015-07-07fixed importPanFritz
2015-07-07Finished login security, added mysql support and password hashing.PanFritz
2015-07-06Changed snowball damage to floatsPanFritz
2015-07-06Removed debug code, added more commentsPanFritz
2015-07-06Fixed async bug on timings thread. Fixed stats sortingPanFritz
2015-07-01Changed name to objectPanFritz
2015-06-30Changed from sender name to sender object in quit_arenaPanFritz
2015-06-30Changed quiting arenas to use player object and not name of player. Timing th...PanFritz
2015-06-29re enabled snowbrawlPanFritz
2015-06-29updated snowbrawlPanFritz
2015-06-29Fixed match start issuePanFritz
2015-06-29more indentation fixesPanFritz
2015-06-29Removed old code from mainPanFritz
2015-06-29Fixed indentationPanFritz