Commit Graph
774 Commits
Author SHA1 Message Date
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
Dico200 5f0d845ec0 Nemes's work on Snowbrawl 2015-06-14 17:02:42 +02:00
Dico200 40137cad4c This /up fix SHOULD WORK! 2015-06-06 12:13:18 +02:00
Dico200 35b1fe3a0f Well //up is gone again. Great. Undoing.. 2015-06-06 10:56:31 +02:00
Dico200 778fd0234e Fix /up
Tried a lot of shit but these 3 lines should do it.
2015-06-06 10:29:24 +02:00
Dico200 1b5f07f7aa Fix new attempt... :D 2015-06-03 01:26:27 +02:00
Dico200 dbeb0d53bb Another fix attempt for /up 2015-06-03 01:24:45 +02:00
Dico200 0ea2760bf4 Revert "why did //up disappear? Testing on dev server."
This reverts commit a6f5156ef4.
2015-06-03 01:18:18 +02:00
Dico200 a6f5156ef4 why did //up disappear? Testing on dev server. 2015-06-03 01:16:14 +02:00
Dico200 3cbb8dc9bd Prevent /up griefing, add /ackey, minor tweaks
Dunno why its posting 'changes' in main.py tho
2015-06-03 01:09:07 +02:00
Dico200 794f0470bf blockplacemods fix config types sharing storage obj 2015-05-18 23:34:00 +02:00
Dico200 fb3e4afe3c blockplacemods tweaks/fixes of returned messages 2015-05-18 23:32:57 +02:00
Dico200 5dba052fa9 Forgot to save this last check 2015-05-18 23:06:24 +02:00
Dico200 bd05374db0 blockplacemods update, basecommands fix
Added settings: piston, dropper, hopper
changes to the framework
made it so you can set the default contents for all slots in
furnaces/droppers as well as furnaces.
2015-05-18 23:05:54 +02:00
Dico200 057b404b03 Small change to open_json_file() 2015-05-18 23:00:54 +02:00
Dico200 dd1f0b8356 Steps towards even easier command handling.
See issue #4
2015-05-14 04:10:04 +02:00
Dico200 4599ae89e9 Fix this thing so that only 1 player has to sleep
untested
2015-05-14 03:32:34 +02:00
Dico200 6fc168eb63 Fixes, tweaks, changes 2015-05-14 02:46:54 +02:00
Dico200 83eb3a8885 Merge remote-tracking branch 'origin/dev' 2015-05-14 02:19:16 +02:00
Dico200 59816b58e2 Almost complete redo of blockplacemods, small fixes
I've redone most of blockplacemods its code. It is now MUCH easier to
expand in the future and I think the code is more elegant and stuff. It
all works the same as before, except the command is now /toggle
<setting>
I've merged the setting for /autotakewater and /autofillcauldron into
one setting named cauldron.
2015-05-14 02:16:33 +02:00
Dico200 0ef318d6b9 Removed a lot of shit from basecommands.py 2015-05-13 21:39:25 +02:00
Dico200 9f4d096a57 Cleanup misc.py and small fix, also in damnspam 2015-05-13 21:37:53 +02:00
Dico200 230e427f04 Fix BlockBreakEvent being called on lever switch 2015-05-13 21:37:23 +02:00
Dico200 88e0a298b5 Added a few untested things to misc.py 2015-05-13 21:06:26 +02:00
Dico200 7407ec0513 Merge remote-tracking branch 'origin/dev' 2015-05-08 13:47:23 +02:00
Dico200 6865e2c3b9 Revert "show network AS in /check"
This reverts commit 181c6ccfeb.
2015-05-05 16:50:55 +02:00
Dico200 eaf0f41746 Revert "use https for ipinfo.io"
This reverts commit 62569c7361.
2015-05-05 16:50:48 +02:00
Dico200 37dc80305f More blockplacemods
Trying to make it place an item (in this case 1 piece of redstone dust)
in a furnace. I know that it creates the ItemStack correctly, I know
that in this case .getInventory() returns an instance of
FurnaceInventory and I know that .update() is returning True meaning it
updated the blockstate successfully. However, the item is not appearing
in the furnace. Any idea why?
2015-05-01 21:46:24 +02:00
Dico200 ad9de19d5d right clicking empty cauldron fills it 2015-04-29 17:12:39 +02:00
Dico200 884e0a3491 Added perm check to interactevent im blockplacemods
fixes #19
2015-04-29 14:41:48 +02:00
Dico200 5e8c906bf0 Merge remote-tracking branch 'origin/dev' 2015-04-29 03:31:25 +02:00