summaryrefslogtreecommitdiff
path: root/src/main/kotlin/io/dico/parcels2/command/CommandsGeneral.kt
AgeCommit message (Expand)Author
2019-01-06Perform some fixesDico Karssiens
2018-11-11Changes I made before breaking my local repository. Hoping this works.devDico Karssiens
2018-09-2810/10 commit messages btwDico
2018-09-27TweaksDico
2018-09-26Make progressDico
2018-09-26Work on schematic and parcel swapsDico
2018-09-24Fix compile errorsDico
2018-09-24Replace AddedData API with Privileges API, adding CAN_MANAGE and required cha...Dico
2018-09-23TweakDico
2018-09-23Work down some todo items, update to kotlin 1.3-rcDico
2018-08-12Work on a couple of the todosDico
2018-08-06Add todo.mdDico
2018-08-05Things be workingDico
2018-08-02Tweak some command outputDico
2018-08-02Refactor and improve a lot of the API. Move default implementations into a pa...Dico
2018-08-02Fix bugsDico
2018-08-02Improve (ParcelTarget)ing for commands, ParcelOwner things, various little bitsDico Karssiens
2018-08-01Improve database abstractions, add GlobalAddedData, some other thingsDico Karssiens
2018-07-30Set up clear performance testDico Karssiens
2018-07-30Improve WorktimeLimiter apiDico Karssiens
2018-07-30Add elapsed time to WorktimeLimiter, make /p clear more elaborateDico Karssiens
2018-07-30Add WorktimeLimiter API, basic /parcel clear functionalityDico Karssiens
2018-07-27Refactor and reformat commandsDico200