summaryrefslogtreecommitdiff
path: root/helpers.py
AgeCommit message (Expand)Author
2016-05-31Fix calcDico200
2016-05-30Another tiny tweak to @debugDico200
2016-05-30Fix @debug decorator not returning resultsDico200
2016-05-30Hotfix for chataliasDico200
2016-05-30Cleaned up some of helpers.pyDico200
2016-03-08Added a debug decorator, use @debug to nicely print function errorsPixelSergey
2016-01-09Helpers v2.0.0, added versioning, added array_to_list and get_permission_cont...BuildTools
2015-11-25Revert "Merge branch 'wrapper' of https://github.com/RedstonerServer/redstone...Dico200
2015-11-23added wrappers, temp disabled all modulesBuildTools
2015-11-03Fix survival use of /signalstrength, other interesting changesDico200
2015-10-30fixed colorify methodPepich
2015-10-20Moved /signalstrength to its own file, added default configurability, added b...Dico200
2015-10-18Added two functions for the iptrackerPepich
2015-09-11Added args and kwargsPanFritz
2015-09-01Imported db password and user from secrets, added target_argsPanFritz
2015-08-31Added async_query since we need to remake all of our db interaction to be in ...PanFritz
2015-08-18Merge branch 'dev' of github.com:RedstonerServer/redstoner-utils into devPanFritz
2015-08-17remade loginsecurity to use py_playerPanFritz
2015-08-13remove trailing whitespace, replace tabs with 4x spacejomo
2015-06-03Prevent /up griefing, add /ackey, minor tweaksDico200
2015-05-18Small change to open_json_file()Dico200
2015-04-13Removed color support for /me for players w/o permsDico200
2015-03-26Added basecommands.pyDico200
2015-03-25Replaced /sudo and /me with @simplecommand hookDico200
2015-03-24Revert "Moved simplecommand to its own module"Dico200
2015-03-23Moved simplecommand to its own moduleDico200
2015-03-23CommandManager works! (Renamed to simplecommand)Dico200
2015-03-18Change /sudo command fixes #14Dico200
2015-03-15Change runas() in helpers to use player.chatDico200
2015-01-17importPanFritz
2015-01-17added importPanFritz
2015-01-17added importPanFritz
2015-01-06change indentation from 2 spaces to 4, fix #5jomo
2015-01-06re-implement toggle()'s add=True|Falsejomo
2015-01-06re-add optional arg to toggle()jomo
2015-01-06remove junk in toggle()jomo
2015-01-06Removed 'add' condition from helpers.py toggle methodPanFritz
2015-01-02more docs for helpers, removed unused warp()jomo
2015-01-02add name parameter to toggle()jomo
2014-08-07Merge branch 'dev' of bitbucket.org:redstonesheep/redstoner-utils into devLouis Vogt
2014-08-07clarifiy known_player a bit morejomo
2014-08-07Modified known_player methodLouis Vogt
2014-07-27better name + docs for played_before (renamed to known_player)jomo
2014-07-27more documentationjomo
2014-07-27rename log to infojomo
2014-07-27add warn() loggingjomo
2014-07-27readabilityjomo
2014-07-27readabilityjomo
2014-07-27add path to save/open json filejomo
2014-07-27add default to open_json_filejomo