summaryrefslogtreecommitdiff
path: root/src/main/kotlin/io/dico/parcels2/storage
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-30Some changesDico Karssiens
2018-09-30Small tweaksDico Karssiens
2018-09-2810/10 commit messages btwDico
2018-09-28Add /p global list, tweaks/fixesDico
2018-09-27More commandlib tweaksDico
2018-09-27Fixes n tweaksDico
2018-09-24Remove privilegesOfStar exposureDico
2018-09-24Cleanup of privilege and listenersDico
2018-09-24Refactor final occurrences of status -> privilegeDico
2018-09-24Implement parcel infoString with new privilege systemDico
2018-09-24Replace AddedData API with Privileges API, adding CAN_MANAGE and required cha...Dico
2018-09-23Manually merge master -> devDico
2018-09-23Do some work on interactablesDico
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-06Small tweaksDico
2018-08-06More todo thingsDico
2018-08-06Add todo.mdDico
2018-08-05Things be workingDico
2018-08-04work on plotme migrationDico
2018-08-03Clean up code for polymorphic options serialization, fix logger configurationDico
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-31work on global added dataDico200
2018-07-30Support mariadbDico Karssiens
2018-07-29Upsert works nowDico Karssiens
2018-07-29Exposed doesn't have an equivalent of insert or update aka upsert...Dico Karssiens
2018-07-29Tweaks and fixesDico Karssiens
2018-07-28Look at some DB stuffDico200
2018-07-26Minor tweaks, switch to PostgreSQL for debuggigng purposesDico Karssiens
2018-07-26Improve async command approach - use coroutines correctlyDico200
2018-07-25Update parcels2 projectDico200
2018-07-24Implement /p homeDico200
2018-07-24Work on commands. Implemented helper functions, among others to handle asynch...Dico200
2018-07-23Initial exposed backing implementationDico200
2018-07-22Add a few development commands. World generation worksDico200
2018-07-22Successfully connecting to h2 databaseDico200
2018-07-22Fix relocation, some missing serializersDico200
2018-07-22port RedstonerPlots a bitDico200
2018-07-21Initial commitDico200