Archived
0
Commit Graph

80 Commits

Author SHA1 Message Date
Dico
520ae530d2 Make progress 2018-09-26 07:08:42 +01:00
Dico
2225bdae95 Work on schematic and parcel swaps 2018-09-26 02:42:15 +01:00
Dico
dcd90c09ad Work on RegionTraverser (wasted a lotta time but we'll get there) 2018-09-25 08:40:02 +01:00
Dico
98395542a5 Fix compile errors 2018-09-24 09:09:23 +01:00
Dico
f2d88b3c54 Remove privilegesOfStar exposure 2018-09-24 09:01:04 +01:00
Dico
59e0cdda6d Fix privileges commands (cleanup) 2018-09-24 08:57:42 +01:00
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
b05e424ef4 Merge branch 'dev' of github.com:RedstonerServer/Parcels2 into dev 2018-09-23 20:44:19 +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 Karssiens
3eccd9697e Update README.md 2018-09-23 06:44:47 +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
aa746d3872 Merge branch 'dev' 2018-08-05 06:46:27 +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
f5497945e2 Merge branch 'dev' 2018-08-02 19:10:54 +01:00
Dico
7cd9844670 bump version 2018-08-02 19:10:35 +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
5d5b655099 Merge pull request #1 from Dico200/master
Update with outstanding commits from Dico200/Parcels2
2018-07-30 17:24:32 +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
72482a3547 Update README.md 2018-07-30 15:59:10 +01:00
Dico
cef3453dcf Create README.md 2018-07-30 15:58:49 +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