aboutsummaryrefslogtreecommitdiff
path: root/modules/strax.py
Commit message (Expand)AuthorAgeFilesLines
* Add `depends-on` hashflags to relevant modulesGravatar jesopo2019-05-251-0/+2
* Move src/Utils.py in to src/utils/, splitting functionality out in to modules of•••related functionality Gravatar jesopo2018-10-031-2/+2
* Switch to using docstring for usage, permission and require_modeGravatar jesopo2018-09-301-2/+2
* Switch to using @Utils.hook and docstrings for event hooksGravatar jesopo2018-09-261-6/+7
* give an Exports object (actually, ExportsContex object) to each module, to•••facilitate things like !set and !channelset without using the events system Gravatar jesopo2018-09-021-1/+1
* Give modules event objects with "context"s, to facilitate purging all the event•••hooks for a module Gravatar jesopo2018-08-311-2/+2
* Revert "Reformat"•••This reverts commit abed9cf Gravatar dngfx2018-08-311-44/+21
* ReformatGravatar dngfx2018-08-311-21/+44
* Update strax generator with a bunch of new phrases and attacks.Gravatar dngfx2018-08-301-1/+1
* Update strax generator with a bunch of new phrases and attacks.Gravatar dngfx2018-08-301-14/+20
* Update strax generator to make more sense when exclaiming instead of question...Gravatar dongfix2018-08-301-3/+8
* Add missing comma in strax.pyGravatar jesopo2018-08-301-1/+1
* Fix strax.py to randomise other things and fix random choice 1,2Gravatar dongfix2018-08-301-3/+3
* Add strax.py .strax command.Gravatar dongfix2018-08-301-0/+33