Archived
0
Commit Graph

49 Commits

Author SHA1 Message Date
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
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
Dico200
bf1da03370 Improve async command approach - use coroutines correctly 2018-07-26 17:21:26 +01:00
Dico200
c0e4ab728e Remove any references to local files, fix build 2018-07-25 02:12:17 +01:00
Dico200
44587e49ff Add dicore3-command 2018-07-25 01:53:23 +01:00
Dico200
5e168847c2 Add dicore3-core, without really irrelevant packages 2018-07-25 01:53:02 +01:00
Dico200
60503351a3 Update parcels2 project 2018-07-25 01:45:59 +01:00
Dico200
80def8901a Set up multi gradle project and release jar task 2018-07-25 01:45:27 +01:00
Dico200
a26c25320a Implement /p home 2018-07-24 02:05:57 +01:00
Dico200
d15d1b767b Work on commands. Implemented helper functions, among others to handle asynchronous commands 2018-07-24 01:14:23 +01:00
Dico200
42026191ec Initial exposed backing implementation 2018-07-23 02:23:46 +02:00
Dico200
13b73dad61 Use ParcelContainerFactory on world initialization 2018-07-22 21:20:59 +02:00
Dico200
9e31ea7e51 Add a few development commands. World generation works 2018-07-22 20:51:46 +02:00
Dico200
8a0a77b8ba Successfully connecting to h2 database 2018-07-22 16:44:32 +02:00
Dico200
0aa8b1fa90 Fix relocation, some missing serializers 2018-07-22 07:21:02 +02:00
Dico200
9f81a74bd9 port RedstonerPlots a bit 2018-07-22 07:12:53 +02:00
Dico200
dbcc90ac8a Add a few components of dicore3 2018-07-22 03:25:13 +02:00
Dico200
519f3f6b5c Initial commit 2018-07-21 20:48:03 +01:00