summaryrefslogtreecommitdiff
path: root/src/main/kotlin/io/dico/parcels2/blockvisitor
AgeCommit message (Expand)Author
2018-11-17Tweak some command stuff, clear/swap entitiesDico 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-27More commandlib tweaksDico
2018-09-27Fixes n tweaksDico
2018-09-27TweaksDico
2018-09-27Fix privileges of *Dico
2018-09-26Small fixesDico
2018-09-26Make progressDico
2018-09-26Work on schematic and parcel swapsDico
2018-09-25Work on RegionTraverser (wasted a lotta time but we'll get there)Dico
2018-09-23Manually merge master -> devDico
2018-09-23Work down some todo items, update to kotlin 1.3-rcDico
2018-08-26Refactor some stuff, make classes that really dont need to be sealed somethin...Dico
2018-08-12Work on a couple of the todosDico
2018-08-02Force complete WorktimeLimiter tasks on shutdown, Improve parcel info stringDico
2018-08-02Refactor and improve a lot of the API. Move default implementations into a pa...Dico
2018-08-02Fix bugsDico
2018-08-01Improve database abstractions, add GlobalAddedData, some other thingsDico Karssiens
2018-07-30Set up clear performance testDico Karssiens
2018-07-30Add passthrough for exceptionsDico 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-29Work on block visiting.Dico200