Commit Graph

858 Commits

Author SHA1 Message Date
Dico
fd368a8aac Patch buggy movement blocking when logging in
Added a separate event handler for PlayerMoveEvent which instead of cancelling the event, sets the new position to the old one.
This should fix the buggy, flashy screen you get when you move your cursor while not yet logged in.
2016-06-23 05:21:24 +02:00
Dico
bfcb22f650 Merge pull request #46 from psrcek/patch-1
Fix for bug, where you can shift click and toggle levers
2016-06-21 22:35:53 +02:00
psrcek
1602ad2185 Fix for bug, where you can shift click and toggle levers 2016-06-21 21:46:48 +02:00
Dico200
cebdb90d60 Fix cycle for 1.10 (will break in 1.8 now..) 2016-06-12 20:02:06 +02:00
Dico200
6320d78a37 Mysql update tweak 2016-06-12 18:13:42 +02:00
Dico
47a0a92225 Merge pull request #45 from psrcek/dev
Fixed typo
2016-06-12 18:09:40 +02:00
Dico200
a6ea05a459 made /check display email not confirmed warning 2016-06-12 18:04:17 +02:00
psrcek
f5c51645d2 Fixed typo 2016-06-12 13:34:33 +02:00
Dico200
8e2ff33dbb Serversigns permissions fix, adapted help page to user permissions, implemented help pages 2016-06-05 17:46:35 +02:00
Dico200
2c94c40c77 Remove /clear from commands whitelist for the time being 2016-06-05 13:51:12 +02:00
Dico200
2f943e8b12 Add /clear to serversigns command whitelist 2016-06-03 20:29:25 +02:00
Dico200
0aa18e9945 Merge branch 'dev' of github.com:RedstonerServer/redstoner-utils into dev 2016-06-01 00:44:37 +02:00
Dico200
13606638b7 Fix calc 2016-05-31 18:03:46 +02:00
PixelSergey
57603725d2 Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev 2016-05-31 17:54:16 +03:00
PixelSergey
f0f32abbfa Final fix to lol list pageing
Can someone tell me whether it's paging or pageing or both?
2016-05-31 17:52:56 +03:00
Dico200
83e7505565 Remove debug I forgot to remove in prior commit 2016-05-31 16:41:13 +02:00
Dico200
f0ada788bf Made serversigns force its commands into the command map (to replace the java plugin ServerSigns its commands) 2016-05-31 16:39:54 +02:00
PixelSergey
5d00af8ced Fix checking for page 0 in saylol.py listing
I hope I'm not making this too messy
2016-05-31 17:34:49 +03:00
PixelSergey
1e34a9b39b Fix saylol.py for dico
By the way, dico, some of your line notes on the previous commit were completely wrong
Once again, this has been tested
I didn't clean up the code, I think it's good enough. And it works perfectly.
2016-05-31 17:09:42 +03:00
PixelSergey
6f4357fad7 Add lol list pageing.
Tested, works perf.
2016-05-31 15:39:34 +03:00
Dico200
fe2d6eb701 Forgot to set this timeout back up after testing... Derp 2016-05-31 01:00:15 +02:00
Dico200
ae706e8e12 Clean up imbusy. Improve replying to busy people. All working perfectly, tested thoroughly. 2016-05-31 00:13:51 +02:00
Dico200
edf5fa6d32 Fix /busy status 2016-05-30 22:59:09 +02:00
Dico200
5d3530242e Another tiny tweak to @debug 2016-05-30 22:58:27 +02:00
Dico200
c7d872c93b Fix @debug decorator not returning results 2016-05-30 22:55:06 +02:00
Dico200
e46bea31c8 Cleaned up chatalias, notable changes: Fixed remotes list and remove, improved prior alias checks for multi-aliasing, fixed color chat permission implementations, grouped the file properly, removed unreasonable complications, changed header from Alias to Chatalias, fixed a mistake where 2 threads are created per player for online players during server reload, moved a lot of repeated code to remote() base function 2016-05-30 21:42:30 +02:00
Dico200
6539c34a82 Removed unneeded try/except clause 2016-05-30 15:47:24 +02:00
Dico200
d00301ccc3 Updated damnspam, made block breaking check attached levers and buttons, denied clicking now mentions timeout left, tweaked command slightly to perceive setting the timeout to 0 as removing it. 2016-05-30 15:45:05 +02:00
Dico200
4e4acc6b3d Remove sync.py file 2016-05-30 05:26:07 +02:00
Dico200
9d1956dc2a Merge branch 'dev' 2016-05-30 04:52:26 +02:00
Dico200
e08666995c Friends fix 2016-05-30 04:52:10 +02:00
Dico200
765fa76cb7 Merge branch 'dev' 2016-05-30 04:15:24 +02:00
Dico200
1da9aa2578 Friends hotfix... Did I really write this code? 2016-05-30 04:15:06 +02:00
Dico200
20b33588e7 Merge branch 'dev' 2016-05-30 04:07:18 +02:00
Dico200
d66e8f3294 Imbusy hotfix... 2016-05-30 04:07:09 +02:00
Dico200
1fb6e08d42 Serversigns hotfix 2016-05-30 03:53:33 +02:00
Dico200
ba78151e49 Merge branch 'dev' 2016-05-30 01:11:42 +02:00
Dico200
c78d0f651b Hotfix for chatalias 2016-05-30 01:11:34 +02:00
Dico200
fa03a68963 Merge branch 'dev' 2016-05-30 00:08:45 +02:00
Dico200
fe32e7a49c Cleaned up some of helpers.py 2016-05-30 00:05:49 +02:00
Dico200
361da9e049 Chatalias: Fixed all the things (permission AMOUNT, permission LENGTH, and more), incremented version number 2016-05-29 23:49:45 +02:00
Dico200
33d8fd2f08 Removed Pan from pythoners, added Pep, added essentials:esudo to sudo_blacklist 2016-05-29 22:18:42 +02:00
Dico200
a0a7d43a38 Tweak comment above imbusy, removed credits, removed a useless comment with an old line of code 2016-05-29 21:29:36 +02:00
Dico200
8e4f30a017 Changed command blacklist to a whitelist. Added /svs commands to show whitelisted commands. Added a few more command aliases. Added maximum line count and maximum line size. 2016-05-29 21:08:28 +02:00
Dico200
5a757b7fb1 Removed @hook.enable decs from modules, added them to the on_enable() method of main.py. 2016-05-29 20:56:29 +02:00
Dico200
e35fadc353 Added/fixed torch breaker setting. Added a few missing saveSettings() calls. Fixed /set <setting> on turning it off and vice-versa for boolean settings that are enabled by default. A few more tweaks. 2016-05-29 20:55:10 +02:00
Dico
860c844d6c Merge pull request #43 from RedstonerServer/chatalias-chained-aliases-patch
Prevent chained aliases in chatalias
2016-05-28 23:06:32 +02:00
Dico200
c3189639f0 Fixes and stuff 2016-05-28 23:05:43 +02:00
Pepich
c534d9316a Moved OnModuleLoad to bottom of file 2016-05-28 22:40:08 +02:00
Pepich
7da3fd5b71 That's an "s", not an "S" ._. 2016-05-28 22:35:28 +02:00