summaryrefslogtreecommitdiff
path: root/build.gradle.kts
AgeCommit message (Expand)Author
2019-01-06Bump version, add mariadb-java-client to manifest CPDico Karssiens
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-28Add /p global list, tweaks/fixesDico
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-24Cleanup of privilege and listenersDico
2018-09-24Replace AddedData API with Privileges API, adding CAN_MANAGE and required cha...Dico
2018-09-23Work down some todo items, update to kotlin 1.3-rcDico
2018-08-03Clean up code for polymorphic options serialization, fix logger configurationDico
2018-08-02bump versionDico
2018-08-02Refactor and improve a lot of the API. Move default implementations into a pa...Dico
2018-08-01Improve database abstractions, add GlobalAddedData, some other thingsDico Karssiens
2018-07-30Support mariadbDico Karssiens
2018-07-29Work on block visiting.Dico200
2018-07-29Exposed doesn't have an equivalent of insert or update aka upsert...Dico Karssiens
2018-07-29Tweaks and fixesDico Karssiens
2018-07-27Make progress with listenersDico200
2018-07-26Minor tweaks, switch to PostgreSQL for debuggigng purposesDico Karssiens
2018-07-26Improve async command approach - use coroutines correctlyDico200
2018-07-25Remove any references to local files, fix buildDico200
2018-07-25Set up multi gradle project and release jar taskDico200
2018-07-24Work on commands. Implemented helper functions, among others to handle asynch...Dico200
2018-07-22Successfully connecting to h2 databaseDico200
2018-07-22Fix relocation, some missing serializersDico200
2018-07-22port RedstonerPlots a bitDico200
2018-07-21Initial commitDico200