zml2008
1f921779fa
Fixed the replaceBlocks that takes a Pattern too. Closes #1083 .
2012-02-07 17:14:14 -08:00
zml2008
4bb5b56da8
Correctly check for null values in EditSession.replaceBlocks()
2012-02-05 16:26:19 -08:00
zml2008
2f2d3f8045
Lookup by id if the string passed to Block/ItemType.lookup() is an integer
2012-02-04 21:04:20 -08:00
zml2008
0bea058328
Fixed //replace. Closes #1069
2012-02-04 15:23:08 -08:00
zml2008
da6ccd1f98
Update for SpoutAPI exception changes
2012-02-02 17:31:06 -08:00
zml2008
ffa2824c4d
Properly escape cuipattern
2012-01-29 16:22:04 -08:00
zml2008
483edd76bd
Removed redundant PermissionsResolver.load() call
2012-01-22 21:28:19 -08:00
zml2008
3d0c045cd4
Added bPermissions support
2012-01-22 21:26:53 -08:00
zml2008
fd4b706472
5.1.1 changelog
2012-01-22 19:39:32 -08:00
zml2008
9830d9d326
Revert "Using trove collections for most internal stuff, using array access in BlockType and ItemType"
...
This reverts commit 410ac65c6a .
This has been causing compatibility issues with Spout. I haven't been ble to reproduce, but until somebody figures out why, this gets to go
2012-01-22 19:04:56 -08:00
zml2008
2aba54a30f
Updated Bukkit repo
2012-01-22 19:04:55 -08:00
zml2008
8ebc20d5aa
Revert "Update dummypermscompat version"
...
This reverts commit ac3fff5af0 .
2012-01-19 21:36:47 -08:00
zml2008
6d8be92e45
Update for spoutapi event changes
2012-01-18 08:55:25 -08:00
zml2008
edc955c5b6
Updated for Bukkit's new events system
2012-01-18 08:06:20 -08:00
zml2008
ad9d85e50f
This should either fix errors people have been having with Trove, or consistently break Spout
...
Probably the first
2012-01-17 19:50:57 -08:00
zml2008
ac3fff5af0
Update dummypermscompat version
2012-01-16 20:41:55 -08:00
zml2008
73f882909e
Typo fixes
2012-01-16 20:23:13 -08:00
zml2008
9557cc9640
[RELEASE]prepare for next development iteration
2012-01-16 20:08:36 -08:00
zml2008
1938b0b998
[RELEASE]prepare release 5.1
2012-01-16 20:08:30 -08:00
zml2008
f731c655cb
Changelog update
2012-01-16 20:05:53 -08:00
zml2008
d01e37adcf
Improvements to the release plugin config
2012-01-16 19:45:24 -08:00
zml2008
410ac65c6a
Using trove collections for most internal stuff, using array access in BlockType and ItemType
2012-01-16 19:27:18 -08:00
zml2008
31bd786fdf
Fix some piston operations where pistons have their state toggled mid-operation
2012-01-16 16:49:54 -08:00
zml2008
efb7b3509a
Removed support for Permissions2/3
2012-01-16 10:26:45 -08:00
zml2008
28d29d3927
Added the spawn egg from 1.1
2012-01-14 18:03:54 -08:00
zml2008
e719508698
Implemented inventory handling for SpoutAPI
2012-01-14 17:32:07 -08:00
zml2008
b4a170b265
Updated for SpoutAPI changes, again.
2012-01-14 16:56:36 -08:00
zml2008
7922c437bf
Allow copying item stacks with damage of > Byte.MAX_VALUE. Closes #972
2012-01-08 21:31:57 -08:00
zml2008
68c821d8a6
Updated for new SpoutAPI command methods
2012-01-08 21:11:13 -08:00
zml2008
c0d13e9b7d
Updated for package changes in SpoutAPI
2012-01-08 17:05:35 -08:00
zml2008
9c3634d93d
Updated for SpoutAPI Material changes
2012-01-08 11:49:01 -08:00
zml2008
c676e1ac39
Triggering a rebuild on the jenkins. Hopefully.
2012-01-07 22:36:28 -08:00
zml2008
750e525806
Added permissions support for SpoutPlayer
2012-01-07 22:15:32 -08:00
zml2008
3510999d25
Fixed some spout compatibility issues.
2012-01-05 21:15:59 -08:00
zml2008
37da1fec40
Added initial SpoutAPI compatibility
2012-01-05 20:58:00 -08:00
zml2008
4fb44ebc1d
Added more flexibility to the Bukkit dynamic command registration system.
2011-12-29 13:59:48 -08:00
zml2008
76f1ea9cf2
Added a gravity brush.
2011-12-28 02:04:27 -08:00
zml2008
754997ca73
Now sending an additional §4§5§3§4 color code for WECUI's handshake, so it knows that it has a version of WorldEdit with protocol version support
2011-12-27 22:20:06 -08:00
zml2008
0960ce46e2
Updated the min protocol version so people don't get warnings every time they join servers.
2011-12-27 14:23:16 -08:00
zml2008
70207f1370
Added //desel or //deselect as aliases for //sel
2011-12-27 14:21:18 -08:00
zml2008
8cdfd65218
Added WECUI protocol version support. Eventually, this will disable WECUI until the user updates, but not yet.
2011-12-27 14:03:06 -08:00
zml2008
2d8a4a9f8a
Allow using custom input and output streams in subclasses of YAMLProcessor.
2011-12-27 13:22:08 -08:00
zml2008
70205bfd11
Removed string.isEmpty() method calls
2011-12-27 13:21:55 -08:00
zml2008
76fd63d64b
Fixed a NPE in WorldEdit.getSafeFile() when extensions is null.
2011-12-26 16:28:51 -08:00
zml2008
d804144c27
Removed command plugin.ymling from DocumentationPrinter
2011-12-24 22:38:51 -08:00
zml2008
c8c0c69f6d
Added support for dynamic command registration.
2011-12-24 22:34:53 -08:00
zml2008
a1e239d08c
Fixed SIOOBE when entering a blank quoted string
2011-12-24 22:22:37 -08:00
zml2008
9aa8c5f674
Now that WorldEdit has YAML handling classes, YAMLConfiguration is separate from BukkitConfiguration.
2011-12-24 22:22:37 -08:00
zml2008
4a95d03230
No longer using switch statement in WorldEditPlayerListener. <.<
2011-12-24 22:22:36 -08:00
zml2008
4dc3c035c1
Updated to use simplified method signature for commands. Also improved SimpleInjector.
2011-12-17 23:45:12 -08:00
zml2008
c4031c38ba
Added basic tests for the DinnerPermsResolver
2011-12-12 23:21:14 -08:00
zml2008
9240b5cb6e
[maven-release-plugin] prepare for next development iteration
2011-12-12 21:11:22 -08:00
zml2008
fe3627d746
[maven-release-plugin] prepare release 5.0
2011-12-12 21:11:15 -08:00
zml2008 and TomyLobo
9cfa80136e
Updated changelog for release
2011-12-13 05:57:42 +01:00
zml2008
914dd647b5
Changed EditSessionBlockDelegate.getHeight's return to match what Bukkit's worldheightheight methods return
2011-12-12 20:05:38 -08:00
zml2008 and TomyLobo
98216e2762
Added support for non-128 worldheights
2011-12-13 04:50:53 +01:00
zml2008 and TomyLobo
cf69daff78
Fixed inGroup always returning true for ops
2011-12-10 01:25:35 +01:00
zml2008
d0367bfd5c
Small cleanup of chunk reading
2011-12-06 15:07:10 -08:00
zml2008
c2460a6305
PlayerInteract listener should now respect cancelled status.
2011-12-06 15:03:34 -08:00
zml2008
fcb7e62cb0
Formatting.
2011-12-05 20:02:41 -08:00
zml2008
745716426f
Removed some unnecessary checks and fixed compatibility with CraftBook and other plugins that load() before registering the server listener
2011-12-05 19:59:10 -08:00
zml2008
deea1f7655
Moved PermissionsResolverServerListener into PermissionsResolverManager and got rid of some unnecessary methods.
2011-12-04 19:06:41 -08:00
zml2008
daf1dde701
Moved WEPIF to the com.sk89q.wepif package and made PermissionsResolverManager a singleton
...
Added OfflinePlayer permissions fetching methods to WEPIF
2011-12-04 17:42:46 -08:00
zml2008
255e342353
Added enchantment support
2011-11-27 15:29:51 -08:00
zml2008
51dd7a0c9c
Improved handling of valid blocks not in BlockType and added dragon egg to BlockType
2011-11-27 15:29:26 -08:00
zml2008
927cab001e
Fixed a few bugs with permissions resolver loading.
2011-11-15 20:38:23 -08:00
zml2008
c29856f5a8
Added a registration method that returns information about successfully registered commands
2011-11-11 15:47:50 -08:00
zml2008
256897f473
Added seperate permissions for jumpto/thru commands and tools
2011-11-11 15:39:42 -08:00
zml2008
0a4cbd435f
The permissions resolver needs to be loaded!
2011-11-10 19:36:57 -08:00
zml2008
04803de8b1
Fixed some NPE's for block types not in BlockType.
2011-11-02 22:51:48 -07:00
zml2008
d5328e34ba
This might fix problems people have been having with dinnerperms.
2011-10-30 15:16:00 -07:00
zml2008 and Wizjany
050eef8dc7
Fixed checkLoadedChunk
2011-10-10 02:01:50 -04:00
zml2008
24056df78a
Fixed config generation for Windows users
2011-10-02 01:27:52 -07:00
zml2008
ccfabd94b9
Should fix broken config generation some people have been getting
2011-09-28 19:05:47 -07:00
zml2008
3bbebcd64e
Updated for Bukkit changes.
2011-09-24 15:45:49 -07:00
zml2008
3f369f104a
Abstracted type detection of simulateBlockMine into BlockType.
2011-09-17 22:00:14 -07:00
zml2008
a1cf6eb6da
Allow //replace to ignore from block damage values (and force them to not be ignored with the -f flag)
2011-09-17 21:50:06 -07:00
zml2008
56fd654eed
Fixed bug with unclosed quotes
2011-09-17 21:10:55 -07:00
zml2008
6b3f19f857
Minor cleanup of WEPIF constructors
2011-09-07 17:56:39 -07:00
zml2008
6f1d263e16
Added getting of the Bukkit player to BukkitPlayer (for RegionBook)
2011-09-04 19:29:45 -07:00
zml2008
bc6315fb24
Fixed getting and setting of blocks in unloaded chunks
2011-08-29 17:31:08 -07:00
zml2008
02d8acfa81
Alowed performing undos from other player sessions, if they exist.
2011-08-29 14:24:46 -07:00
zml2008
a3186c2ce4
Removed old workaround from hmod
2011-08-29 14:24:46 -07:00
zml2008
93fbad4d82
Cleaned up CommandAlias a bit
2011-08-29 14:24:46 -07:00
zml2008
1562f17540
Added block damage support to //replace and //replacenear
2011-08-29 00:08:06 -07:00
zml2008
d83fed13fb
Fixed 43 and 44 block data cycling
2011-08-28 20:46:54 -07:00
zml2008
04dd21d51a
Added merging of quoted multiword strings (single or double quotes) into one index, flags can be anywhere in the command args string. Untested and currently unused command aliasing added for moving commands around
2011-08-28 13:00:00 -07:00
zml2008
84ed4bf4c3
Added PermissionsEx support to WEPIF.
2011-08-24 23:58:06 -07:00
zml2008
2af38feadc
Added a generic injector for commands
2011-08-24 00:17:27 -07:00
zml2008
ef60fa94bf
Typo fixes
2011-08-24 00:17:27 -07:00
zml2008
91b7b8444f
Added pattern support to /replacenear, //walls, and //faces
2011-08-21 23:56:10 -07:00
zml2008
9e13e25760
Fixed floodfill usage
2011-08-21 23:56:10 -07:00
zml2008
3c92bd9451
Worked around brokenness in PlayerInteractEvent
2011-08-17 13:38:23 -07:00
zml2008
59ade7a386
Abstracted natural blocktype checking to BlockType.isNaturalBlock
2011-08-17 13:36:17 -07:00
zml2008
2b94ddf7ed
Added flag to //smooth to only use "natural" blocks
2011-08-17 00:33:46 -07:00
zml2008
c99d64cfa0
Removed unnecessary valid block checking (already in LocalWorld)
2011-08-16 22:29:06 -07:00
zml2008
a313f2e93e
Made events respect isCancelled()
2011-08-16 18:39:07 -07:00
zml2008
3f0da63b01
Fixed dinerperms groups and bridge detection.
2011-08-16 14:05:45 -07:00
zml2008
0f73533199
Fixed some more warnings
2011-08-07 01:08:40 -07:00
zml2008
cea080e7c7
Added Nijiperms bridge detection, allowing DinnerPerms to no longer conflict with everything else by default.
2011-08-07 01:00:48 -07:00