609 Commits

Author SHA1 Message Date
NEMESIS13cz
782f127b23 Changed timeout in loginsecurity to 60 seconds 2015-08-17 14:44:02 +02:00
PanFritz
6574179872 Multiple bug fixes, loginsecurity fully functioning 2015-08-17 04:54:02 +02:00
PanFritz
2ae64488ad Fixed indentation problems 2015-08-17 04:13:28 +02:00
PanFritz
bacdebca34 Fixed missing argument 2015-08-17 04:10:35 +02:00
PanFritz
039d79fa0c remade loginsecurity to use py_player 2015-08-17 04:06:34 +02:00
PanFritz
2a7b4a05ff custom player class idea 2015-08-10 20:38:42 +02:00
NEMESIS13cz
41d2f31048 Removed hard-coded aliases 2015-08-10 19:53:02 +02:00
NEMESIS13cz
9b3e0d19c4 Fixed error when user logs in multiple times while thread is processing hashes 2015-08-10 19:34:18 +02:00
NEMESIS13cz
09bcc687bc Removed unused stuff 2015-08-10 19:33:04 +02:00
NEMESIS13cz
3500eabde8 Changed kick timeout to 30 seconds 2015-08-10 19:25:37 +02:00
NEMESIS13cz
8edca18bb3 Fixed kick thread 2015-08-10 19:19:26 +02:00
NEMESIS13cz
3b7b61f374 Removed nickname print, dot suffixes cannot be parsed into ASCII 2015-08-10 19:06:01 +02:00
NEMESIS13cz
1faf153d75 Fixed more stuff 2015-08-10 18:57:17 +02:00
NEMESIS13cz
9e796f881e Minor fixes 2015-08-10 18:42:23 +02:00
NEMESIS13cz
f45e3fa72b Fixed missing bracket 2015-08-10 18:19:57 +02:00
NEMESIS13cz
63462d6f1d Added player info command 2015-08-10 18:14:18 +02:00
NEMESIS13cz
2a53432c95 Added playermanager to module list 2015-08-10 17:38:59 +02:00
NEMESIS13cz
3f51d2dc25 Finished adding all helper functions 2015-08-10 17:37:24 +02:00
NEMESIS13cz
7e49ca9817 Fixed double message when act is on and ac_key is used 2015-08-10 16:45:18 +02:00
NEMESIS13cz
366d57c47f Created central Player class 2015-08-10 16:44:08 +02:00
NEMESIS13cz
90872da066 Fixed timed-match scheduling 2015-07-23 01:27:38 +02:00
NEMESIS13cz
09e0d761f5 modified: loginsecurity.py
Fixed scheduler and commands
2015-07-23 01:20:07 +02:00
PanFritz
f64d3074e1 Merge branch 'master' into dev 2015-07-08 02:34:49 +02:00
PanFritz
f661344299 Changed import 2015-07-08 02:20:04 +02:00
PanFritz
62fefcd7f9 Removed player interact entity event from blocked events 2015-07-08 01:57:42 +02:00
PanFritz
e0daff2c86 helpNoargs = False 2015-07-08 01:55:45 +02:00
PanFritz
0695040988 set amax = 0 2015-07-08 01:52:05 +02:00
PanFritz
4a18474557 Removed usage from simple command 2015-07-08 01:50:08 +02:00
PanFritz
1689ddaab2 Fixed if statement for password removal 2015-07-08 01:45:23 +02:00
PanFritz
28e9a0dfad Fixed syntax 2015-07-08 01:41:28 +02:00
PanFritz
5f8ba18e53 Threaded password verifying, removed some checks 2015-07-08 01:39:02 +02:00
PanFritz
b67d3efbb4 removed commented code, fixed mysql issues. commented out timing thread 2015-07-07 21:56:24 +02:00
PanFritz
c8895f9bb4 Fixed mysql command missing '?' 2015-07-07 18:52:43 +02:00
PanFritz
b65c2228f7 Fixing syntax errors 2015-07-07 13:07:07 +02:00
PanFritz
93965cef7e Changed import to secret 2015-07-07 13:05:19 +02:00
PanFritz
8971523d6d commented out debug code 2015-07-07 13:04:29 +02:00
PanFritz
dac228800c fixed import 2015-07-07 02:09:47 +02:00
PanFritz
6bb52ed255 Finished login security, added mysql support and password hashing. 2015-07-07 01:58:05 +02:00
PanFritz
39b179cf42 Changed snowball damage to floats 2015-07-06 21:46:44 +02:00
PanFritz
839baffb24 Removed debug code, added more comments 2015-07-06 21:04:57 +02:00
PanFritz
9d61d3d61c Fixed async bug on timings thread. Fixed stats sorting 2015-07-06 20:54:09 +02:00
PanFritz
0f47853a41 Changed name to object 2015-07-01 17:17:51 +02:00
PanFritz
eec11b857e Changed from sender name to sender object in quit_arena 2015-06-30 19:20:10 +02:00
PanFritz
bced8beeda Changed quiting arenas to use player object and not name of player. Timing thread added try except 2015-06-30 19:11:48 +02:00
PanFritz
168d99d9a1 re enabled snowbrawl 2015-06-29 23:59:49 +02:00
PanFritz
dd960b909c updated snowbrawl 2015-06-29 23:55:07 +02:00
PanFritz
1c3f2c898c Fixed match start issue 2015-06-29 23:16:39 +02:00
PanFritz
525e4825c6 more indentation fixes 2015-06-29 22:58:47 +02:00
PanFritz
fdaa6265c4 Removed old code from main 2015-06-29 22:47:43 +02:00
PanFritz
72723840ed Fixed indentation 2015-06-29 22:47:06 +02:00