Commit Graph
100 Commits
Author SHA1 Message Date
PanFritz 513996a351 Lots of fixes, added player loading/ unloading, login.py custom event system, mysql_utils.columns property 2015-11-25 18:20:29 +01:00
PanFritz a85194d7be Added cancelled event property, added player loading 2015-11-24 00:33:56 +01:00
PanFritz 760dc48968 Added loading of properties 2015-11-24 00:02:45 +01:00
BuildTools 781714bc74 Test 2015-11-23 22:28:11 +01:00
PanFritz 33fab330e6 Changed color for messages 2015-09-13 02:13:10 +02:00
PanFritz 61202f2482 Merge branch 'dev' of github.com:RedstonerServer/redstoner-utils into dev 2015-09-13 01:44:08 +02:00
PanFritz de2b097484 Changed login event to highest, added a message to the command interrupt 2015-09-13 01:43:41 +02:00
PanFritz d4bb481b24 Now cancles all commands besides /login whilst not logged in 2015-09-13 01:32:13 +02:00
PanFritz a1973b6666 Fixed syntax error 2015-09-13 00:56:52 +02:00
PanFritz 256bcadf8d Disabled servercontrol for now 2015-09-11 11:48:42 +02:00
PanFritz 1cc8126a9f Added args and kwargs 2015-09-11 11:44:46 +02:00
PanFritz d751654ff8 Acctualy, its simpler to just do it all in a thread. 2015-09-11 11:43:57 +02:00
PanFritz ebb893289c Converted to use async_query 2015-09-11 11:39:06 +02:00
PanFritz 945cc977a7 Imported db password and user from secrets, added target_args 2015-09-01 00:42:19 +02:00
PanFritz f711f5e46c Added async_query since we need to remake all of our db interaction to be in a seperate thread 2015-08-31 03:25:37 +02:00
PanFritz 65f20ae9ca First working prototype of servercontrol to redstoner 2015-08-28 05:53:36 +02:00
PanFritz 0ea6183c03 Merge branch 'dev' of github.com:RedstonerServer/redstoner-utils into dev
Conflicts:
	loginsecurity.py
	player.py
2015-08-18 00:24:26 +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
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
PanFritz 474ce0b310 remade snowbrawl 2015-06-29 22:16:18 +02:00
PanFritz 4f30fb1a83 upped explosion damage 2015-06-15 23:10:08 +02:00
PanFritz 98ae25df50 fixed indent issue 2015-06-15 22:40:04 +02:00
PanFritz caec2fd0d5 added snowbrawl to main.py 2015-06-15 22:36:50 +02:00
PanFritz 3a02a4cffc tweaks 2015-06-15 22:27:17 +02:00
PanFritzandDico200 7359437524 Fix missing var 2015-04-16 18:35:47 +02:00
PanFritz 7c30af86f2 Fix missing var 2015-04-16 12:40:30 +02:00
PanFritz a37fb90b06 Tab indent fix 2015-04-16 12:36:16 +02:00
PanFritz 62059e613e Added perm check for Admin notes notification 2015-04-16 12:28:58 +02:00
PanFritz 7824fdae54 Added perm check for Admin notes notification 2015-04-16 12:26:03 +02:00
PanFritz f45da9bf42 Fix missing () 2015-04-13 20:57:25 +02:00
PanFritz 60181bd657 Removed . from operators, remade line 17 2015-01-17 14:33:49 +01:00
PanFritz 9b4d73cfe2 Added check for . 2015-01-17 14:03:20 +01:00
PanFritz c1a69c6a62 Fixed, upping snowball damaga 2015-01-17 05:31:32 +01:00
PanFritz 3bcfe42d65 Fixed, upping snowball damaga 2015-01-17 05:30:15 +01:00
PanFritz ebe7b433ac Fixed, upping snowball damaga 2015-01-17 05:29:08 +01:00
PanFritz 511e4aa543 Fixed, upping snowball damaga 2015-01-17 05:27:52 +01:00
PanFritz 97733e7701 Fixed, upping snowball damaga 2015-01-17 05:17:27 +01:00
PanFritz 194d10b3c2 Fixed, upping snowball damaga 2015-01-17 05:16:28 +01:00
PanFritz b8df8f8a6b Fixed, upping snowball damaga 2015-01-17 05:15:04 +01:00
PanFritz c6ff9ccfa7 Fixed, upping snowball damaga 2015-01-17 05:13:38 +01:00
PanFritz f9a99aaf0b Fixed, upping snowball damaga 2015-01-17 04:51:22 +01:00
PanFritz 955e40dc34 Fixed, upping snowball damaga 2015-01-17 04:49:41 +01:00
PanFritz eba2b6731f Fixed, upping snowball damaga 2015-01-17 04:47:30 +01:00
PanFritz a18cc32c60 Fixed, upping snowball damage 2015-01-17 04:41:45 +01:00
PanFritz 02d073eb2c Changed entity name 2015-01-17 04:40:10 +01:00
PanFritz c062ce6782 changed getType to getTypeId 2015-01-17 04:36:41 +01:00
PanFritz ea3331f540 changed getType to getTypeId 2015-01-17 04:34:21 +01:00
PanFritz 583e2cd4f9 changed getType to getTypeId 2015-01-17 04:31:03 +01:00
PanFritz 041bc029ca More debug code 2015-01-17 04:25:23 +01:00
PanFritz 8efd791e54 debug 2015-01-17 04:24:08 +01:00
PanFritz 59c5c8ed02 import 2015-01-17 04:19:03 +01:00
PanFritz d67b96debe snowbrawl fix. event.getEntity() 2015-01-17 04:13:27 +01:00
PanFritz 8937f634e0 snowbrawl fix. event.getEntity() 2015-01-17 04:08:07 +01:00
PanFritz cdc747b740 added import 2015-01-17 01:18:06 +01:00
PanFritz 973ae69fb4 syntax fix 2015-01-17 01:06:35 +01:00
PanFritz 1c4ec9227e update explosion 2015-01-17 01:04:44 +01:00
PanFritz a86331c33d added import 2015-01-17 00:47:49 +01:00
PanFritz e072580c0d changed event name 2015-01-17 00:44:21 +01:00
PanFritz 759baa869a changed event name 2015-01-17 00:41:17 +01:00
PanFritz 46b3946ee7 commented un needed stuff 2015-01-17 00:38:25 +01:00
PanFritz db4dd3c861 fixed module 2015-01-17 00:35:29 +01:00
PanFritz ce332e7c7c org.bukkit.event.entity.ProjectileHitEvent 2015-01-17 00:34:10 +01:00
PanFritz 5fc18d034f added debug code 2015-01-17 00:21:42 +01:00
PanFritz bc2c5196b2 added snowbrawl to modules 2015-01-17 00:03:49 +01:00
PanFritz 8cc089a11b added snowbrawl.py 2015-01-17 00:01:00 +01:00
PanFritz 496a5d2735 aparently i changed damnspam. Fixed 2015-01-16 23:45:17 +01:00
PanFritz 1515777494 added . to maths operator to support floats 2015-01-16 23:40:14 +01:00
PanFritz 197ef515b9 Reverted changes 2015-01-13 13:12:00 +01:00
PanFritz 89c5c3e646 Added should_calc check and done expression var 2015-01-13 13:05:22 +01:00