Commit graph

1180 commits

Author SHA1 Message Date
sauilitired
80db0136e2 Fixes #321 2015-05-29 08:07:57 +02:00
boy0001
aa09f02413 Update converter 2015-05-29 03:41:25 +10:00
boy0001
48ccc6552b Fixes + titles
- fixed plot deny
- fixed PlotPlayer caching
- more control over titles
2015-05-29 01:42:26 +10:00
sauilitired
b8c0b6c4a8 Typo :| 2015-05-24 03:17:09 +02:00
sauilitired
2e06140e80 Fixes #199 2015-05-24 03:15:30 +02:00
sauilitired
81806a06f4 Fixed #310 2015-05-24 03:00:16 +02:00
boy0001
df5167813a chunk manager error catching 2015-05-21 18:42:00 +10:00
boy0001
e7733e749d Set the generators on loaded worlds
- uses reflection to access private fields of CBS internals
- sets the generator correctly (verified)
- sets the populators correctly (verified)
- should also work for augmented world types (needs verification)
2015-05-20 02:09:22 +10:00
boy0001
bb4f8fceec mob limits 2015-05-19 23:30:57 +10:00
boy0001
830e85f2df Component setting limit 2015-05-18 02:20:53 +10:00
boy0001
09acff8508 Set floor async / fixed exportall 2015-05-18 02:18:27 +10:00
boy0001
86a1acdd83 WorldEdit schematics 2015-05-16 03:48:26 +10:00
boy0001
0e5f29ef2a fixed setup 2015-05-16 02:23:59 +10:00
boy0001
da7918ba60 * 2015-05-15 19:32:38 +10:00
boy0001
f6fc39d2e2 Fixed rating 2015-05-15 19:32:32 +10:00
boy0001
a505065f8f Cleanup 2015-05-15 18:12:52 +10:00
boy0001
66e9b0ec9e update url 2015-05-15 14:00:39 +10:00
boy0001
2bbf5dba5d Fixes + options
- Fixed plot deletion not removing denied from DB
- Fixed help not displaying all pages correctly
- Added option for plot expiry clear interval
2015-05-15 13:29:23 +10:00
boy0001
e7a1e4ecf7 Setup from console now works 2015-05-15 03:27:37 +10:00
boy0001
9567f92eae Incremented version number 2015-05-15 01:52:23 +10:00
boy0001
d74c5e910d Fixed air section for plot unlinking being too large 2015-05-15 01:02:44 +10:00
boy0001
4ac6619ace Fixed plot clear schematic 2015-05-15 00:55:28 +10:00
boy0001
2b7adedeeb Fixed regenallroads in partial plotworlds 2015-05-15 00:33:10 +10:00
boy0001
fa62ede0e7 Fixed augmented clearing for type 0 2015-05-15 00:18:44 +10:00
boy0001
86eb4d58d5 Fixed augmented data population 2015-05-14 23:57:03 +10:00
boy0001
ee2c388ebf Plot rating 2015-05-14 23:26:34 +10:00
boy0001
cfe9f28534 Major restructure: trusted -> plot members, helpers -> trusted 2015-05-14 22:55:57 +10:00
boy0001
9cb06d625d Comment notifications 2015-05-14 20:34:08 +10:00
boy0001
f3777bd8c5 AthionPlots -> PlotSquared converter 2015-05-14 19:45:14 +10:00
boy0001
710b62fbf5 Various fixes + pick block restriction
Block picking in other plots will now limit block contents ( @xion87 you
may be interested in this)

Fixes
- Cluster regeneration
- world creation + cauldron
- armor stand interaction in 1.8.0/1
2015-05-14 01:49:57 +10:00
boy0001
94fa119813 Fixes #307 2015-05-13 13:05:32 +10:00
boy0001
b8a3395d1d Fixed empty inbox 2015-05-12 01:48:22 +10:00
boy0001
e325abbc17 Translations redesign
Grouping of translation messages
credit: @soulofwolf18
2015-05-10 21:14:56 +10:00
boy0001
74afa033c4 Greeting flag in title 2015-05-10 17:41:41 +10:00
boy0001
024aa995f6 Secondary world loading 2015-05-10 13:17:10 +10:00
boy0001
a1af1d1ee3 Revert "Biome corrections"
This reverts commit 698fa18082.
2015-05-10 12:35:26 +10:00
boy0001
698fa18082 Biome corrections 2015-05-10 11:34:40 +10:00
boy0001
4276359219 Setup & PlotPlayer caching
- Fixed setup for empty configuration nodes
- Fixed PlotPlayer caching (@Byteflux) #305
2015-05-09 23:41:36 +10:00
boy0001
dcf1475d92 External generators
Fixed an issue with external generators not working correctly (caused by
another "fix").
The following will need to be updated:
- AdvPlots
- IslandPlots
2015-05-09 16:24:03 +10:00
boy0001
7d25cccf4a Possible fix for null PlotWorld 2015-05-09 14:11:24 +10:00
boy0001
c9c669a8c2 UUID caching + Interact event
Fixed an issue where UUID handler would not recognize * as the "everyone
uuid" if it took the shortcut for faster UUID caching.

Fixed #301 an issue with fire protection (Bukkit has a strange way of
dealing with this)
2015-05-09 13:38:40 +10:00
Jesse Boyd
d6500873cf Merge pull request #302 from MinelinkNetwork/plot-chat
Add command to toggle plot chat
2015-05-09 12:23:24 +10:00
Byteflux
c761a80bf9 Fix UUID caching when using a non-standard world path 2015-05-08 14:37:29 -07:00
Byteflux
af4f7fadc1 Add command to toggle plot chat 2015-05-08 13:58:21 -07:00
boy0001
c5b8064525 Debugexec - display messages to players 2015-05-08 14:54:01 +10:00
boy0001
91dedbbf7d version 2015-05-07 21:18:52 +10:00
boy0001
9b1678d22a Fixes #300 2015-05-07 18:15:51 +10:00
boy0001
9621c4ba90 We need to figure out a better translations system 2015-05-04 23:58:04 +10:00
boy0001
3b1cae732c misc fixes 2015-05-04 23:53:30 +10:00
EvilOlaf
e7e99b4531 Uuuhh, bad tabulators 2015-05-04 15:45:04 +02:00
EvilOlaf
d048c075e8 Updated to current state 2015-05-04 15:41:26 +02:00
boy0001
1ad65122b7 flags + meta 2015-05-04 19:52:37 +10:00
boy0001
f1a7e0d73f Fixes #293 2015-05-03 13:51:48 +10:00
boy0001
e24d0c5356 Tab completion 2015-05-03 00:20:04 +10:00
boy0001
b45eaf1c90 2.10, WE blacklist, plot border, string comparison
-
2015-05-02 23:58:52 +10:00
boy0001
d61e23d04f Fixed road schem unlink 2015-05-02 21:11:15 +10:00
boy0001
0243f423f6 Optimized UUID caching 2015-05-02 20:08:30 +10:00
boy0001
333128b203 Fixes #290 2015-05-02 16:18:34 +10:00
boy0001
62073fa488 file save 2015-05-02 01:21:21 +10:00
boy0001
aa74a0fadd Fixes #214 2015-05-02 00:12:27 +10:00
boy0001
d53c2de419 Finished unlink augmented 2015-05-01 22:44:33 +10:00
boy0001
1e6db07e3a Finished linking augmented 2015-05-01 22:42:10 +10:00
boy0001
435e33d079 More work on unlinking 2015-05-01 21:00:17 +10:00
boy0001
e792a85c00 Better UUID conversion 2015-05-01 17:52:32 +10:00
boy0001
ea7926b0da * 2015-05-01 14:13:12 +10:00
boy0001
454772fd27 Abstract PlotMe connector 2015-05-01 14:12:31 +10:00
boy0001
3540e1f6ca Yay! version 2.10 is coming soon. 2015-04-30 23:57:44 +10:00
boy0001
5968b9e22e Fixed setup + new plot clearing 2015-04-30 14:46:24 +10:00
boy0001
304decbcef New experimental async plot clearing 2015-04-30 14:33:57 +10:00
boy0001
4090cfb306 Some settings 2015-04-30 00:22:06 +10:00
boy0001
d790d5b7c8 Fixed basic UUID conversion 2015-04-29 23:07:12 +10:00
boy0001
ffb4710080 Conversion functions 2015-04-29 22:04:25 +10:00
boy0001
8c57bc7445 More work 2015-04-29 18:42:40 +10:00
boy0001
0da9db00d0 Workin on UUID conversion (still) 2015-04-29 18:09:29 +10:00
boy0001
0bd716bb63 Fixes #287 2015-04-29 10:27:21 +10:00
boy0001
75e45de780 Fixed TNT listener not being enabled 2015-04-29 09:36:38 +10:00
boy0001
a1a0969e63 Fixed piston event for older versions 2015-04-28 21:13:19 +10:00
boy0001
dda2636250 Fixed setup command 2015-04-28 00:53:07 +10:00
boy0001
42a34fc44a UUID mode conversion (untested) 2015-04-27 19:07:42 +10:00
boy0001
27c2b08c2f Added experimental block setting method. 2015-04-27 00:56:10 +10:00
boy0001
2c76c0608c Added debugfill command 2015-04-26 23:38:02 +10:00
boy0001
6c68f88df9 Optimized fastmode clearing 2015-04-26 22:11:18 +10:00
boy0001
e8b5edf50b Working on UUID mode conversion 2015-04-26 21:38:29 +10:00
boy0001
34772527e2 Added creaturespawn to chunk processor 2015-04-26 18:51:13 +10:00
boy0001
fb27792076 Fixed bed in nethe 2015-04-26 17:47:45 +10:00
boy0001
8ce33753f3 Added WorldEdit bypass on join 2015-04-26 16:32:05 +10:00
boy0001
ec80151cd9 Cleanup 2015-04-26 16:29:58 +10:00
boy0001
c09c5b048e Allow gmask/mask 2015-04-25 01:43:59 +10:00
boy0001
5c6bc8b1ba Fixed piston from unowned 2015-04-24 22:07:00 +10:00
boy0001
41bb2c0284 Fixes #220 2015-04-24 19:47:43 +10:00
boy0001
0da524bfde Fixes #271 2015-04-22 09:32:01 +10:00
boy0001
5882a9c58f Terrain mode 3 augmented sch pasting + plot clearing. 2015-04-22 00:46:59 +10:00
boy0001
29cf1326f6 Fixes #242 2015-04-22 00:19:46 +10:00
boy0001
80a3c14189 Optimized populator 2015-04-22 00:03:27 +10:00
boy0001
f020d9e640 Add new language options 2015-04-21 22:49:09 +10:00
boy0001
eb7c6df42a Working on fixing plot setup 2015-04-21 22:48:18 +10:00
boy0001
5c58f14d1a Worldedit mask 2015-04-19 23:55:01 +10:00
boy0001
d8fbd90c52 Biome update 2015-04-19 23:42:55 +10:00
boy0001
5ca5ff1198 Fixed fastclear 2015-04-19 10:44:11 +10:00
boy0001
779123f419 Fixes 2015-04-18 23:47:13 +10:00