summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-18Make /cg info display offline users toochatgroup-infoDico
Untested so I made a pull request. About the format_exc import... it's imported from helpers anyway.
2016-08-04Fix for bug, where you can use cg without logging inpsrcek
https://redstoner.com/forums/threads/3653-chatgroup-bug
2016-08-03Delete plotter.pypsrcek
We have https://github.com/RedstonerServer/Parcels now.
2016-08-03Added psrcek to pythonerspsrcek
2016-06-25Merge pull request #48 from RedstonerServer/loginsecurity-patch-1Dico
Patch buggy movement blocking when logging in
2016-06-25Merge pull request #47 from psrcek/patch-2Dico
Added max page number
2016-06-23Patch buggy movement blocking when logging inloginsecurity-patch-1Dico
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-22removed unnecesarry str callspsrcek
2016-06-22derp... integer divisionpsrcek
2016-06-22fixed derp, should use math.ceil instead of +1psrcek
2016-06-22Fixed page showing 1 page too littlepsrcek
2016-06-21Merge pull request #46 from psrcek/patch-1Dico
Fix for bug, where you can shift click and toggle levers
2016-06-21Added max page numberpsrcek
2016-06-21Fix for bug, where you can shift click and toggle leverspsrcek
2016-06-12Fix cycle for 1.10 (will break in 1.8 now..)Dico200
2016-06-12Mysql update tweakDico200
2016-06-12Merge pull request #45 from psrcek/devDico
Fixed typo
2016-06-12made /check display email not confirmed warningDico200
2016-06-12Fixed typopsrcek
2016-06-05Serversigns permissions fix, adapted help page to user permissions, ↵Dico200
implemented help pages
2016-06-05Remove /clear from commands whitelist for the time beingDico200
2016-06-03Add /clear to serversigns command whitelistDico200
2016-06-01Merge branch 'dev' of github.com:RedstonerServer/redstoner-utils into devDico200
2016-05-31Fix calcDico200
2016-05-31Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils ↵PixelSergey
into dev
2016-05-31Final fix to lol list pageingPixelSergey
Can someone tell me whether it's paging or pageing or both?
2016-05-31Remove debug I forgot to remove in prior commitDico200
2016-05-31Made serversigns force its commands into the command map (to replace the ↵Dico200
java plugin ServerSigns its commands)
2016-05-31Fix checking for page 0 in saylol.py listingPixelSergey
I hope I'm not making this too messy
2016-05-31Fix saylol.py for dicoPixelSergey
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-31Add lol list pageing.PixelSergey
Tested, works perf.
2016-05-31Forgot to set this timeout back up after testing... DerpDico200
2016-05-31Clean up imbusy. Improve replying to busy people. All working perfectly, ↵Dico200
tested thoroughly.
2016-05-30Fix /busy statusDico200
2016-05-30Another tiny tweak to @debugDico200
2016-05-30Fix @debug decorator not returning resultsDico200
2016-05-30Cleaned up chatalias, notable changes: Fixed remotes list and remove, ↵Dico200
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-30Removed unneeded try/except clauseDico200
2016-05-30Updated damnspam, made block breaking check attached levers and buttons, ↵Dico200
denied clicking now mentions timeout left, tweaked command slightly to perceive setting the timeout to 0 as removing it.
2016-05-30Remove sync.py fileDico200
2016-05-30Merge branch 'dev'Dico200
2016-05-30Friends fixDico200
2016-05-30Merge branch 'dev'Dico200
2016-05-30Friends hotfix... Did I really write this code?Dico200
2016-05-30Merge branch 'dev'Dico200
2016-05-30Imbusy hotfix...Dico200
2016-05-30Serversigns hotfixDico200
2016-05-30Merge branch 'dev'Dico200
2016-05-30Hotfix for chataliasDico200
2016-05-30Merge branch 'dev'Dico200