summaryrefslogtreecommitdiff
path: root/src/main/kotlin/io/dico/parcels2/ParcelWorld.kt
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-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-12Work on a couple of the todosDico
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-30Add WorktimeLimiter API, basic /parcel clear functionalityDico Karssiens
2018-07-29Tweaks and fixesDico Karssiens
2018-07-28Look at some DB stuffDico200
2018-07-26Improve async command approach - use coroutines correctlyDico200
2018-07-25Update parcels2 projectDico200
2018-07-24Work on commands. Implemented helper functions, among others to handle asynch...Dico200
2018-07-23Initial exposed backing implementationDico200
2018-07-22Use ParcelContainerFactory on world initializationDico200
2018-07-22Add a few development commands. World generation worksDico200
2018-07-22Successfully connecting to h2 databaseDico200
2018-07-22port RedstonerPlots a bitDico200
2018-07-21Initial commitDico200