Commit Graph
62 Commits
Author SHA1 Message Date
Dico 68a0bb0539 Cleanup of privilege and listeners 2018-09-24 08:38:25 +01:00
Dico a61e1d69b2 Fix compile errors 2018-09-24 04:49:46 +01:00
Dico 751cc30c6a Refactor final occurrences of status -> privilege 2018-09-24 04:40:32 +01:00
Dico 56f9b1dbff Implement parcel infoString for new interactables 2018-09-24 04:38:17 +01:00
Dico 8c1bb296a6 Implement parcel infoString with new privilege system 2018-09-24 04:24:34 +01:00
Dico 03a70078d8 Prevent mod changing perms of mod on parcels 2018-09-24 02:56:09 +01:00
Dico 1a440767b3 Replace AddedData API with Privileges API, adding CAN_MANAGE and required changes 2018-09-24 02:45:41 +01:00
Dico e0bf8249bd Tweaks 2018-09-23 21:34:48 +01:00
Dico 4bef7c037b Manually merge master -> dev 2018-09-23 20:44:14 +01:00
Dico b0d1fab486 Do some work on interactables 2018-09-23 20:42:14 +01:00
Dico 535df42c54 Tweak 2018-09-23 06:42:07 +01:00
Dico 038e698a14 Work down some todo items, update to kotlin 1.3-rc 2018-09-23 06:34:03 +01:00
Dico baf99dc266 Refactor some stuff, make classes that really dont need to be sealed something else 2018-08-26 19:52:41 +01:00
Dico f499555f8b fix error 2018-08-18 05:56:34 +01:00
Dico 48e1d86fcb Add interactable api 2018-08-17 10:59:19 +01:00
Dico 5bd0970c54 Work on a couple of the todos 2018-08-12 18:07:43 +01:00
Dico 957d6f2434 Small tweaks 2018-08-06 02:59:25 +01:00
Dico de1833607c More todo things 2018-08-06 02:57:46 +01:00
Dico 0b8deb4c54 Add todo.md 2018-08-06 02:53:59 +01:00
Dico ba347a8053 Things be working 2018-08-05 06:46:11 +01:00
Dico 3573f9ade6 work on plotme migration 2018-08-04 00:13:09 +01:00
Dico 703e02d6b2 Clean up code for polymorphic options serialization, fix logger configuration 2018-08-03 03:25:52 +01:00
Dico 0f3934710b Tweak some command output 2018-08-02 19:10:18 +01:00
Dico 5626ff5652 Force complete WorktimeLimiter tasks on shutdown, Improve parcel info string 2018-08-02 18:56:50 +01:00
Dico 0af2e615d3 Refactor and improve a lot of the API. Move default implementations into a package. Reformatting. 2018-08-02 18:22:36 +01:00
Dico 6513ad9237 Fix bugs 2018-08-02 03:42:48 +01:00
Dico Karssiens 3917855a72 Improve (ParcelTarget)ing for commands, ParcelOwner things, various little bits 2018-08-02 01:16:38 +01:00
Dico Karssiens 472e700e04 Improve database abstractions, add GlobalAddedData, some other things 2018-08-01 16:45:27 +01:00
Dico200 1ec6dd136b work on global added data 2018-07-31 16:00:07 +01:00
Dico Karssiens 4b34c708d2 Move to local PC cuz teamviewer connection is sucky rn 2018-07-31 00:56:59 +01:00
Dico Karssiens 14b6711948 Support mariadb 2018-07-30 17:21:56 +01:00
Dico Karssiens 195b8db225 Add listener for BlockFormEvent 2018-07-30 16:02:23 +01:00
Dico Karssiens dbab420394 Set up clear performance test 2018-07-30 14:52:36 +01:00
Dico Karssiens 48da05c9e8 Add passthrough for exceptions 2018-07-30 13:57:39 +01:00
Dico Karssiens ee287253d6 Improve WorktimeLimiter api 2018-07-30 13:35:45 +01:00
Dico Karssiens 72c82371b1 Add elapsed time to WorktimeLimiter, make /p clear more elaborate 2018-07-30 05:13:30 +01:00
Dico Karssiens dee994b992 Add WorktimeLimiter API, basic /parcel clear functionality 2018-07-30 04:49:43 +01:00
Dico200 33bb19a547 Work on block visiting. 2018-07-29 17:52:29 +01:00
Dico Karssiens d043cfae16 Upsert works now 2018-07-29 12:38:52 +01:00
Dico Karssiens 015a5f369d Exposed doesn't have an equivalent of insert or update aka upsert... 2018-07-29 03:04:45 +01:00
Dico Karssiens d425a1e977 Tweaks and fixes 2018-07-29 01:03:31 +01:00
Dico200 547ffcb0ba Look at some DB stuff 2018-07-28 00:31:55 +01:00
Dico200 2c1aee89f6 Refactor and reformat commands 2018-07-27 23:31:24 +01:00
Dico200 2a726e1b61 Work on commands a bit more 2018-07-27 23:20:44 +01:00
Dico200 a9c19ff5cf Work on some commands 2018-07-27 18:29:00 +01:00
Dico200 cb3fb4771a Make progress with listeners 2018-07-27 16:55:25 +01:00
Dico Karssiens 0de16eb184 Register the listeners 2018-07-27 01:15:42 +01:00
Dico Karssiens cc80726460 Fix tiny syntax error 2018-07-27 01:11:41 +01:00
Dico Karssiens 963b65714c Start adding listeners as per RedstonerServer/Parcels 2018-07-27 01:10:46 +01:00
Dico Karssiens ea7c27a7fd Minor tweaks, switch to PostgreSQL for debuggigng purposes 2018-07-26 22:50:29 +01:00