Commit graph

1048 commits

Author SHA1 Message Date
boy0001
b9abe5b5a8 Fixes #252 2015-04-11 15:41:01 +10:00
boy0001
09424c30b4 fixes #251 2015-04-11 14:07:19 +10:00
boy0001
6ec4668177 Fixed piston 2015-04-09 23:12:35 +10:00
boy0001
b0050dd2e8 Optimize move event 2015-04-09 22:25:09 +10:00
boy0001
635a4bd7a4 Fixes #250 2015-04-09 22:21:25 +10:00
boy0001
9ca5ba812d fix plot delete (among other things) 2015-04-09 15:41:14 +10:00
boy0001
86c46f7ec0 Optimized chunk processor 2015-04-08 00:47:02 +10:00
boy0001
8cc5949050 Fixed cluster typo 2015-04-07 23:28:41 +10:00
boy0001
214cd1dbf8 Added claim restrictions for clusters 2015-04-07 23:21:51 +10:00
boy0001
0c3919b365 Added experimental chunk processing:
If enabled:
- Detects laggy chunks based on a configured threshold
- Removes all sources of lag from the chunk

If the threshold is set too low, normal levels of blocks and entities
will be considered "sources of lag", so just be careful when using this
experimental feature.
2015-04-07 22:17:04 +10:00
boy0001
e8fa39004d Fixes #249
(You may need to update your translation file afterwards)
2015-04-07 19:59:34 +10:00
boy0001
15df561961 Remove message 2015-04-07 19:47:12 +10:00
boy0001
81f195ac2b 30s works better. 2015-04-07 18:01:03 +10:00
boy0001
da4bf3b8b9 Fixes #162 2015-04-07 17:57:07 +10:00
boy0001
3a40614bb2 Added default home location optiom 2015-04-07 16:19:16 +10:00
boy0001
f0cd6fa0ec Fix typo 2015-04-06 22:28:45 +10:00
boy0001
c71c2142d3 Display message count by list 2015-04-06 22:27:32 +10:00
boy0001
715c4ceaab * 2015-04-06 22:20:24 +10:00
boy0001
53b8f8a0d0 fixes for comment system 2015-04-06 22:16:24 +10:00
boy0001
b9c36965d8 New comment system 2015-04-06 19:59:22 +10:00
boy0001
ade657b1af Added inbox manager 2015-04-06 01:02:06 +10:00
boy0001
e61a5f4505 Comment stuff 2015-04-06 00:59:56 +10:00
boy0001
7850644ab1 *actually fixed it 2015-04-05 14:01:31 +10:00
boy0001
9195c2271c Fix augmented for road size = 0 2015-04-05 02:20:26 +10:00
boy0001
d01b506443 Fixes #241 2015-04-04 01:05:38 +11:00
boy0001
866ddc9648 Fixed killallentities task 2015-04-04 00:12:10 +11:00
boy0001
1667fcdf43 I've got my own thank you very much.
closes #240
2015-04-03 22:20:08 +11:00
boy0001
17ed04e945 + this 2015-04-03 20:40:13 +11:00
boy0001
87776c5b15 Added redstone flag
Courtesy of @jpresent
2015-04-03 20:34:53 +11:00
boy0001
1c7f7a2dfc Various fixes
Fixed issue with augmented plot world and mob / entity interaction
Fixed an issue with async plot diff calculation including upper chunks
outside of plot in result
PlotMeConverter will now try a force  save of the PS configuration right
away
Incremented version number
Tweaked behaviour of plot list command
2015-04-03 18:30:27 +11:00
boy0001
c76536b8b0 Fixed home plot sorting 2015-04-03 13:42:49 +11:00
boy0001
288b84bd6a isAdded now checks owner 2015-04-02 22:39:11 +11:00
boy0001
1b11590d60 Fixed setowner 2015-04-02 22:18:08 +11:00
boy0001
922ef04bdf Remove legacy (no one is using those versions anymore) 2015-04-02 19:56:20 +11:00
boy0001
93e6a2d87c Fixed template creation 2015-04-02 14:52:14 +11:00
boy0001
b0384f4074 Various other fixes 2015-04-02 11:56:34 +11:00
boy0001
b03c428ca4 Reload will now attempt to reload all worlds. 2015-04-02 00:20:28 +11:00
boy0001
424e032be4 I'll do this later. 2015-04-01 23:41:11 +11:00
boy0001
57e8563b31 Multiple fixe 2015-04-01 23:36:46 +11:00
boy0001
33256e0ea4 Fix move command 2015-04-01 22:14:00 +11:00
boy0001
6005501320 Optional disable of TNT Listener 2015-04-01 19:25:58 +11:00
boy0001
6927351bfb PlotMe cache for offline-mode 2015-04-01 19:13:05 +11:00
boy0001
8b62ba9d65 more efficient plot diff calculations 2015-04-01 11:52:22 +11:00
boy0001
3477132cf2 Fix custom explosions not workin 2015-04-01 08:00:09 +11:00
boy0001
331898c081 typo 2015-03-31 23:55:34 +11:00
boy0001
fc4cfb6319 Incremented version number 2015-03-31 23:37:01 +11:00
boy0001
7b96bdd907 Experimental PlotMe UUID cache 2015-03-31 23:14:38 +11:00
boy0001
86a7974f84 getSchematic feedback if selection contains non-existent chunk 2015-03-31 21:05:40 +11:00
boy0001
b6d86ec1e1 Should fix #233 2015-03-31 17:18:05 +11:00
boy0001
fffead4a16 . 2015-03-31 16:51:48 +11:00
boy0001
1c0c28f5b1 Fixes #226 2015-03-31 16:48:07 +11:00
boy0001
dabc551cc1 kick check 2015-03-31 16:43:17 +11:00
boy0001
c2acdc5f5c Potential fix for PhanaticD 2015-03-31 14:34:18 +11:00
boy0001
bcc366fc3c Fix boolean flags defaulting to false. 2015-03-29 17:12:32 +11:00
boy0001
bdcd327d9b Added more title entity exceptions 2015-03-28 12:49:12 +11:00
boy0001
38fde4eae4 Fix compass targeting 2015-03-28 12:29:38 +11:00
boy0001
01c640b72f change API constructor 2015-03-28 02:04:07 +11:00
boy0001
1aac1f40da Experimental TNT protection 2015-03-28 01:58:08 +11:00
boy0001
348fb9cb1b Updating chunk sending algorithm effects #210,#204,#167,#162 2015-03-27 22:25:24 +11:00
boy0001
61569d5212 Fixes #224 2015-03-27 21:14:29 +11:00
boy0001
2e7220e40d Fix debugclear 2015-03-27 19:20:19 +11:00
boy0001
89f4cc7dec Done, 2015-03-27 18:36:28 +11:00
boy0001
b1aa8fdd5e Trying to make external generators easier to make. 2015-03-27 18:15:41 +11:00
boy0001
e039bbd56a inverse pairing function 2015-03-26 21:44:31 +11:00
boy0001
abe9d9f5ac fix chunk loading 2015-03-26 18:09:09 +11:00
boy0001
86eb696df7 fix compile time error 2015-03-24 20:57:29 +11:00
boy0001
336b22303f optimizations 2015-03-24 16:55:38 +11:00
boy0001
98232107f9 Started on #162 2015-03-24 16:27:56 +11:00
boy0001
548127dc1d Not sure if this will help. 2015-03-24 15:34:35 +11:00
boy0001
b4fab94192 Finish cross world plot moving [UNTESTED] 2015-03-24 14:11:28 +11:00
boy0001
844afb0183 use equals 2015-03-24 01:27:42 +11:00
boy0001
49f8ffaed4 World comparisons (working towards cross world plot moving) 2015-03-24 01:16:33 +11:00
boy0001
a24aa2fccb Include border if possible 2015-03-23 22:25:06 +11:00
boy0001
05b8b8a750 Fix notify for swap 2015-03-23 22:22:37 +11:00
boy0001
e5e470d124 autodetect move DB if null 2015-03-23 22:15:26 +11:00
boy0001
d5d4b570a1 Started work on multi-plot swapping 2015-03-23 22:10:20 +11:00
boy0001
96eb4af557 Recover from invalid merge 2015-03-23 01:43:19 +11:00
boy0001
d9124dcfb8 Allow swapping only the plot data (not blocks) 2015-03-23 00:49:03 +11:00
boy0001
f45d1f4c0b Allow swapping of region 2015-03-23 00:48:02 +11:00
boy0001
fcbfbae02e Fixes #214 2015-03-22 22:43:46 +11:00
boy0001
5d91793395 Fixed invalid biome error 2015-03-21 01:01:35 +11:00
boy0001
1a3fe1426a Fixed NPE 2015-03-21 00:53:24 +11:00
boy0001
ab8ece4b6d *yet another fix 2015-03-21 00:43:21 +11:00
boy0001
c9b621ce59 Potential fix for merge requesting 2015-03-21 00:14:53 +11:00
boy0001
e50608009b rename 2015-03-21 00:10:12 +11:00
boy0001
e2f372927d Added animal-cap, hostile-cap, mob-cap 2015-03-21 00:09:51 +11:00
boy0001
294c11a534 Fixed UnsignedInteger flag value 2015-03-20 23:10:37 +11:00
boy0001
91b7b41cfc Added mob cap flag 2015-03-20 23:04:48 +11:00
boy0001
8a63b8937f fix portal NPE 2015-03-20 21:16:39 +11:00
boy0001
0d75622196 Refactor 2015-03-20 15:11:02 +11:00
boy0001
fbaca34218 Fixed errors. 2015-03-20 14:00:02 +11:00
boy0001
bdbebfa29d [IN PROGRESS] multi-owner mega plots 2015-03-20 13:13:27 +11:00
boy0001
657c1a1d54 Fixes #211 2015-03-19 23:07:57 +11:00
boy0001
8bd47b5e84 Fixes #205 2015-03-18 23:19:17 +11:00
boy0001
5be83cd780 fixes #202 2015-03-18 22:56:07 +11:00
boy0001
fd39eb036d Should fix #209 2015-03-18 16:50:07 +11:00
boy0001
4d7cc990e2 Invisibility could also be considered "annoying" 2015-03-17 22:43:06 +11:00
boy0001
d43cff88db Remove arrow on cancel 2015-03-17 22:34:53 +11:00
boy0001
e1b3966204 projectile protection 2015-03-17 22:20:18 +11:00
boy0001
cdd6eb9c44 Fix home location 2015-03-17 20:42:16 +11:00