-
3500eabde8
Changed kick timeout to 30 seconds
NEMESIS13cz
2015-08-10 19:25:37 +02:00
-
8edca18bb3
Fixed kick thread
NEMESIS13cz
2015-08-10 19:19:26 +02:00
-
3b7b61f374
Removed nickname print, dot suffixes cannot be parsed into ASCII
NEMESIS13cz
2015-08-10 19:06:01 +02:00
-
1faf153d75
Fixed more stuff
NEMESIS13cz
2015-08-10 18:57:17 +02:00
-
9e796f881e
Minor fixes
NEMESIS13cz
2015-08-10 18:42:23 +02:00
-
f45e3fa72b
Fixed missing bracket
NEMESIS13cz
2015-08-10 18:19:57 +02:00
-
63462d6f1d
Added player info command
NEMESIS13cz
2015-08-10 18:14:18 +02:00
-
2a53432c95
Added playermanager to module list
NEMESIS13cz
2015-08-10 17:38:59 +02:00
-
3f51d2dc25
Finished adding all helper functions
NEMESIS13cz
2015-08-10 17:37:24 +02:00
-
7e49ca9817
Fixed double message when act is on and ac_key is used
NEMESIS13cz
2015-08-10 16:45:18 +02:00
-
366d57c47f
Created central Player class
NEMESIS13cz
2015-08-10 16:44:08 +02:00
-
90872da066
Fixed timed-match scheduling
NEMESIS13cz
2015-07-23 01:27:38 +02:00
-
09e0d761f5
modified: loginsecurity.py
NEMESIS13cz
2015-07-23 01:20:07 +02:00
-
f64d3074e1
Merge branch 'master' into dev
PanFritz
2015-07-08 02:34:49 +02:00
-
-
f661344299
Changed import
PanFritz
2015-07-08 02:20:04 +02:00
-
62fefcd7f9
Removed player interact entity event from blocked events
PanFritz
2015-07-08 01:57:42 +02:00
-
e0daff2c86
helpNoargs = False
PanFritz
2015-07-08 01:55:45 +02:00
-
0695040988
set amax = 0
PanFritz
2015-07-08 01:52:05 +02:00
-
4a18474557
Removed usage from simple command
PanFritz
2015-07-08 01:50:08 +02:00
-
1689ddaab2
Fixed if statement for password removal
PanFritz
2015-07-08 01:45:23 +02:00
-
28e9a0dfad
Fixed syntax
PanFritz
2015-07-08 01:41:28 +02:00
-
5f8ba18e53
Threaded password verifying, removed some checks
PanFritz
2015-07-08 01:39:02 +02:00
-
b67d3efbb4
removed commented code, fixed mysql issues. commented out timing thread
PanFritz
2015-07-07 21:56:24 +02:00
-
c8895f9bb4
Fixed mysql command missing '?'
PanFritz
2015-07-07 18:52:43 +02:00
-
b65c2228f7
Fixing syntax errors
PanFritz
2015-07-07 13:07:07 +02:00
-
93965cef7e
Changed import to secret
PanFritz
2015-07-07 13:05:19 +02:00
-
8971523d6d
commented out debug code
PanFritz
2015-07-07 13:04:29 +02:00
-
dac228800c
fixed import
PanFritz
2015-07-07 02:09:47 +02:00
-
6bb52ed255
Finished login security, added mysql support and password hashing.
PanFritz
2015-07-07 01:58:05 +02:00
-
39b179cf42
Changed snowball damage to floats
PanFritz
2015-07-06 21:46:44 +02:00
-
839baffb24
Removed debug code, added more comments
PanFritz
2015-07-06 21:04:57 +02:00
-
9d61d3d61c
Fixed async bug on timings thread. Fixed stats sorting
PanFritz
2015-07-06 20:54:09 +02:00
-
0f47853a41
Changed name to object
PanFritz
2015-07-01 17:17:51 +02:00
-
eec11b857e
Changed from sender name to sender object in quit_arena
PanFritz
2015-06-30 19:20:10 +02:00
-
bced8beeda
Changed quiting arenas to use player object and not name of player. Timing thread added try except
PanFritz
2015-06-30 19:11:48 +02:00
-
168d99d9a1
re enabled snowbrawl
PanFritz
2015-06-29 23:59:49 +02:00
-
dd960b909c
updated snowbrawl
PanFritz
2015-06-29 23:55:07 +02:00
-
1c3f2c898c
Fixed match start issue
PanFritz
2015-06-29 23:16:39 +02:00
-
525e4825c6
more indentation fixes
PanFritz
2015-06-29 22:58:47 +02:00
-
fdaa6265c4
Removed old code from main
PanFritz
2015-06-29 22:47:43 +02:00
-
72723840ed
Fixed indentation
PanFritz
2015-06-29 22:47:06 +02:00
-
474ce0b310
remade snowbrawl
PanFritz
2015-06-29 22:16:18 +02:00
-
4f30fb1a83
upped explosion damage
PanFritz
2015-06-15 23:10:08 +02:00
-
98ae25df50
fixed indent issue
PanFritz
2015-06-15 22:40:04 +02:00
-
caec2fd0d5
added snowbrawl to main.py
PanFritz
2015-06-15 22:36:50 +02:00
-
3a02a4cffc
tweaks
PanFritz
2015-06-15 22:27:17 +02:00
-
5f0d845ec0
Nemes's work on Snowbrawl
Dico200
2015-06-14 17:02:42 +02:00
-
-
40137cad4c
This /up fix SHOULD WORK!
Dico200
2015-06-06 12:13:18 +02:00
-
35b1fe3a0f
Well //up is gone again. Great. Undoing..
Dico200
2015-06-06 10:56:31 +02:00
-
778fd0234e
Fix /up
Dico200
2015-06-06 10:29:24 +02:00
-
1b5f07f7aa
Fix new attempt... :D
Dico200
2015-06-03 01:26:27 +02:00
-
dbeb0d53bb
Another fix attempt for /up
Dico200
2015-06-03 01:24:45 +02:00
-
0ea2760bf4
Revert "why did //up disappear? Testing on dev server."
Dico200
2015-06-03 01:18:18 +02:00
-
a6f5156ef4
why did //up disappear? Testing on dev server.
Dico200
2015-06-03 01:16:14 +02:00
-
3cbb8dc9bd
Prevent /up griefing, add /ackey, minor tweaks
Dico200
2015-06-03 01:09:07 +02:00
-
794f0470bf
blockplacemods fix config types sharing storage obj
Dico200
2015-05-18 23:34:00 +02:00
-
fb3e4afe3c
blockplacemods tweaks/fixes of returned messages
Dico200
2015-05-18 23:32:57 +02:00
-
5dba052fa9
Forgot to save this last check
Dico200
2015-05-18 23:06:24 +02:00
-
bd05374db0
blockplacemods update, basecommands fix
Dico200
2015-05-18 23:05:54 +02:00
-
057b404b03
Small change to open_json_file()
Dico200
2015-05-18 23:00:54 +02:00
-
dd1f0b8356
Steps towards even easier command handling.
Dico200
2015-05-14 04:10:04 +02:00
-
4599ae89e9
Fix this thing so that only 1 player has to sleep
Dico200
2015-05-14 03:32:34 +02:00
-
6fc168eb63
Fixes, tweaks, changes
Dico200
2015-05-14 02:46:54 +02:00
-
83eb3a8885
Merge remote-tracking branch 'origin/dev'
Dico200
2015-05-14 02:19:16 +02:00
-
-
59816b58e2
Almost complete redo of blockplacemods, small fixes
Dico200
2015-05-14 02:16:33 +02:00
-
0ef318d6b9
Removed a lot of shit from basecommands.py
Dico200
2015-05-13 21:39:25 +02:00
-
9f4d096a57
Cleanup misc.py and small fix, also in damnspam
Dico200
2015-05-13 21:37:53 +02:00
-
230e427f04
Fix BlockBreakEvent being called on lever switch
Dico200
2015-05-13 21:37:23 +02:00
-
88e0a298b5
Added a few untested things to misc.py
Dico200
2015-05-13 21:06:26 +02:00
-
7407ec0513
Merge remote-tracking branch 'origin/dev'
Dico200
2015-05-08 13:47:23 +02:00
-
-
6865e2c3b9
Revert "show network AS in /check"
Dico200
2015-05-05 16:50:55 +02:00
-
eaf0f41746
Revert "use https for ipinfo.io"
Dico200
2015-05-05 16:50:48 +02:00
-
37dc80305f
More blockplacemods
Dico200
2015-05-01 21:46:24 +02:00
-
ad9de19d5d
right clicking empty cauldron fills it
Dico200
2015-04-29 17:12:39 +02:00
-
884e0a3491
Added perm check to interactevent im blockplacemods
Dico200
2015-04-29 14:41:48 +02:00
-
5e8c906bf0
Merge remote-tracking branch 'origin/dev'
Dico200
2015-04-29 03:31:25 +02:00
-
-
4e1398e514
Disable loginsecurity module
Dico200
2015-04-29 03:31:01 +02:00
-
3daa191d8b
Remove adminnotes noperm notification
Dico200
2015-04-29 03:30:00 +02:00
-
9eda3ad0ff
Merge remote-tracking branch 'origin/dev'
Dico200
2015-04-29 03:28:17 +02:00
-
-
1afaec2a08
Small misc cleanup
Dico200
2015-04-29 03:27:52 +02:00
-
c451b2247b
Added blockplacemods module
Dico200
2015-04-29 03:27:37 +02:00
-
1cac4c6ed5
Added /tempadd command: temporary group membership
Dico200
2015-04-28 00:08:33 +02:00
-
62569c7361
use https for ipinfo.io
jomo
2015-04-20 21:02:07 +02:00
-
181c6ccfeb
show network AS in /check
jomo
2015-04-20 20:39:00 +02:00
-
487375dd07
Added loginsecurity module
Dico200
2015-04-17 00:10:21 +02:00
-
5384190741
Adminnotes fix continued message used for next note
Dico200
2015-04-16 18:33:09 +02:00
-
7359437524
Fix missing var
PanFritz
2015-04-16 12:40:30 +02:00
-
ab1087f210
Adminnotes fix continued message used for next note
Dico200
2015-04-16 18:33:09 +02:00
-
7c30af86f2
Fix missing var
PanFritz
2015-04-16 12:40:30 +02:00
-
a37fb90b06
Tab indent fix
PanFritz
2015-04-16 12:36:16 +02:00
-
62059e613e
Added perm check for Admin notes notification
PanFritz
2015-04-16 12:28:58 +02:00
-
7824fdae54
Added perm check for Admin notes notification
PanFritz
2015-04-16 12:26:03 +02:00
-
-
2c1292015b
Made lava not break redstone components in Creative
Dico200
2015-04-14 21:20:45 +02:00
-
f45da9bf42
Fix missing ()
PanFritz
2015-04-13 20:57:25 +02:00
-
055a9073f4
Hotfix in /sudo
Dico200
2015-04-13 18:38:16 +02:00
-
85df528fc3
Added /rp list as alias for /rp open
Dico200
2015-04-13 18:38:03 +02:00
-
2c063d638f
Tweaks in imout, primarily making player vanish
Dico200
2015-04-13 18:16:40 +02:00
-
211fb08265
Removed color support for /me for players w/o perms
Dico200
2015-04-13 18:16:00 +02:00
-
ce3b911b35
/pluginversions is broken, Fixed mail send colours.
Dico200
2015-04-10 23:55:30 +02:00
-
b232cbf5cf
Small fix
Dico200
2015-04-10 00:39:09 +02:00