Commit Graph

  • b6d1146427 Added support for new tree types to TreeGenerator and make adding more tree types later easier zml2008 2012-03-17 15:24:30 -0700
  • 7f7178957a Whitespace fixes, reactivated command adjustments zml2008 2012-03-17 15:17:49 -0700
  • d2968b1976 Updated SpoutRawCommandExecutor for changes in SpoutAPI and register command permissions with the Spout commands system zml2008 2012-03-17 15:14:58 -0700
  • ba1d2c751b Fixed FloatingTreeRemover (/tool deltree) to work correctly with jungle trees zml2008 2012-03-17 15:09:37 -0700
  • 2fbaa5a29f fixing search for bPermissions Closes #182 Nidan 2012-03-17 22:32:44 +0100
  • d3162f6695 Fixed for latest SpoutAPI. TomyLobo 2012-03-17 10:00:13 +0100
  • 499f3ccda7 Add a -f (friendly) flag to butcher aumgn 2012-03-17 09:09:31 +0100
  • a23e9b857f Add FlatRegion interface and an associated iterator aumgn 2012-03-13 11:55:47 +0100
  • b2eb2741eb Temporary solution to fix Golems being butchered. This includes Iron and snow golems. Jadedwolf 2012-03-16 14:02:56 -0500
  • d82111a4fc Fix a NPE with brush using a global mask and no brush mask aumgn 2012-03-15 16:42:56 +0100
  • fcd792191a Fixed for latest SpoutAPI. TomyLobo 2012-03-15 10:34:30 +0100
  • 4ad330a958 Fixed //shift not updating polygonal regions properly. TomyLobo 2012-03-15 09:05:47 +0100
  • 857f721bb5 Add support for expand with reverse dir for Cylinder & Ellipsoid aumgn 2012-03-14 11:58:26 +0100
  • 760f77e681 Make inset/outset use varargs contract/expand, so they can be used with cylinders and ellipses. aumgn 2012-03-13 10:02:00 +0100
  • 8506bb437e Deprecate expand/contract(Vector) in favor of varargs versions aumgn 2012-03-14 11:21:41 +0100
  • 1359a7fada Implement contract/expand(Vector...) for Cylinder & Ellipsoid aumgn 2012-03-13 11:00:40 +0100
  • 0346228310 Add positive() to Vector and Vector2D aumgn 2012-03-13 10:05:33 +0100
  • 85cdd49593 In WorldGuard, teleport/spawn location yaw/pitch should now work. TomyLobo 2012-03-12 16:40:02 +0100
  • b8e9f6bb77 Updated to new SpoutAPI version. TomyLobo 2012-03-12 07:51:44 +0100
  • 255b04e13d Added a Location class and conversion utilities. TomyLobo 2012-03-12 07:02:54 +0100
  • bc94f8f973 Removed an unused import. TomyLobo 2012-03-11 14:27:04 +0100
  • 4328be282c Register command permissions, integrate with the Bukkit help API Help API support requires a fix in Bukkit to work fully Allow annotation-free registering of commands with other plugins zml2008 2012-03-09 23:11:51 -0800
  • 956b3dd02f Added Iron Golems and Ocelots to MobType. Wizjany 2012-03-09 19:06:38 -0500
  • 94619e3fe4 Added default radius setting for butcher and added permissions for killing pets, npcs, and non hostile animals. SpectralEdge 2012-03-02 22:19:30 -0800
  • 8aabfb0c67 Implemented new Anvil saving format, fixed old chunk saving format. Meaglin 2012-03-05 07:05:17 +0100
  • 19b353f6b5 Added a paragraph about building pull requests to README.md. TomyLobo 2012-03-06 22:18:08 +0100
  • 12b8224957 Changed java version to 1.6. TomyLobo 2012-03-02 20:23:24 +0100
  • 3e60761326 Reduce excess casting zml2008 2012-03-03 16:47:12 -0800
  • 40aa6aca60 Use the correct Map<String, Tag> when writing enchantments zml2008 2012-03-03 16:46:51 -0800
  • 4e91f4e988 No longer using deprecated stuff. TomyLobo 2012-03-02 19:57:32 +0100
  • f265a93913 Bukkit puts out EXACTLY the same message, therefore we don't have to. md-5 2012-03-02 20:57:59 +1100
  • c58276354e Fix duplicate WEPIF message zml2008 2012-03-01 21:32:33 -0800
  • 373e4b90c9 Clean up some stray 128 values and update the defaults zml2008 2012-03-01 20:47:19 -0800
  • 87e40141c6 Remove a bit of trailing whitespace zml2008 2012-03-01 20:32:42 -0800
  • 742b6b61fa Check for null in ItemStacks zml2008 2012-03-01 20:31:01 -0800
  • a62cf3a059 Updated for new 1.2 blocks zml2008 2012-03-01 20:28:09 -0800
  • 4afd2944db Fix Dispensers, Furnaces and remove redundant casts. Meaglin 2012-02-14 21:42:48 +0100
  • 31e645d500 Fix restoring enchantments from snapshots/schematics. Meaglin 2012-02-14 21:40:31 +0100
  • da75d0cef4 Made tree planter tool try 10 times to make the tree before giving up. sk89q 2012-03-01 20:15:39 -0800
  • 29c1559f70 Feel free to shoot this down, but it looks like the replace() call in StringUtil.lookup() should really be replaceAll(). "[ _]" looks like a regular expression to me, and one that makes sense. desht 2012-02-21 10:25:14 +0000
  • 247e8b163d Removed the com.sk89q.bukkit.migration package and LegacyPermissionsProviderWrapper. TomyLobo 2012-02-20 14:21:22 +0100
  • 20315f10ef Fixed some warnings. TomyLobo 2012-02-20 14:32:32 +0100
  • 22b4d0adfb Updated for SpoutAPI entity changes zml2008 2012-02-15 20:58:41 -0800
  • c6ce8541bc Upped dependency version for bukkit. TomyLobo 2012-02-14 02:22:33 +0100
  • 1e1ef7367a [maven-release-plugin] prepare for next development iteration zml2008 2012-02-11 15:55:08 -0800
  • 2261767b65 [maven-release-plugin] prepare release 5.2 zml2008 2012-02-11 15:55:02 -0800
  • 0b548b2bac Have BukkitWorld.simulateBlockMine use Bukkit's dropNaturally zml2008 2012-02-11 15:46:29 -0800
  • 9f1cc0674d Fixed EditSession.makeCylinder's mimimum height check zml2008 2012-02-11 15:21:07 -0800
  • 437ad14880 Remove broken custom tagging for release commits zml2008 2012-02-11 14:37:48 -0800
  • 029dca9cdb Corrected usage message for maze.js to say width instead of height zml2008 2012-02-11 14:07:01 -0800
  • 0525112293 Fixed /scriptname.js and no-double-slash settings not working zml2008 2012-02-11 13:59:42 -0800
  • 2714aa6bf0 Updated changelog for 5.2 zml2008 2012-02-11 12:48:49 -0800
  • 1772d02d80 Made BlockBag use WorldVectors for add(Single)SourcePosition zml2008 2012-02-07 17:24:22 -0800
  • 1f921779fa Fixed the replaceBlocks that takes a Pattern too. Closes #1083. zml2008 2012-02-07 17:14:14 -0800
  • ea4ee34810 Fixed north face not being set with non-singleblockpatterns. TomyLobo 2012-02-07 00:34:18 +0100
  • 09f3364d9f Moved the block data check to LocalWorld, adding preliminary support for custom blocks. sk89q 2012-02-05 17:46:26 -0800
  • 4bb5b56da8 Correctly check for null values in EditSession.replaceBlocks() zml2008 2012-02-05 16:26:19 -0800
  • 2f2d3f8045 Lookup by id if the string passed to Block/ItemType.lookup() is an integer zml2008 2012-02-04 21:04:20 -0800
  • 0bea058328 Fixed //replace. Closes #1069 zml2008 2012-02-04 15:23:08 -0800
  • da6ccd1f98 Update for SpoutAPI exception changes zml2008 2012-02-02 17:26:34 -0800
  • aaac36b1cc Factored lookup code from BlockType and ItemType into a method in StringUtil. TomyLobo 2012-01-30 17:41:18 +0100
  • d2c64e9304 BaseBlock changes TomyLobo 2012-01-31 16:57:40 +0100
  • ffa2824c4d Properly escape cuipattern zml2008 2012-01-29 16:22:04 -0800
  • 49678720c6 Only dump with comments if using YAMLFormat.EXTENDED zml2008 2012-01-26 18:16:05 -0800
  • 71fc98ba1c Fix handling of empty strings passed to Block/ItemType zml2008 2012-01-24 19:27:17 -0800
  • 29fd98879d Improved formatting and performance of YAMLProcessor when no comments are present zml2008 2012-01-24 15:21:44 -0800
  • a7c75285d9 Fixed for new SpoutAPI version. TomyLobo 2012-01-24 03:48:14 +0100
  • 483edd76bd Removed redundant PermissionsResolver.load() call zml2008 2012-01-22 21:28:19 -0800
  • 3d0c045cd4 Added bPermissions support zml2008 2012-01-22 21:11:54 -0800
  • fd4b706472 5.1.1 changelog zml2008 2012-01-22 19:25:54 -0800
  • 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 zml2008 2012-01-22 01:23:41 -0800
  • 2aba54a30f Updated Bukkit repo zml2008 2012-01-20 23:46:36 -0800
  • ca817e4e11 Optimized BaseBlock.inIterable a bit. TomyLobo 2012-01-23 03:18:41 +0100
  • 06e9a3b175 Removed Polygonal2DRegionIterator. TomyLobo 2012-01-23 01:57:46 +0100
  • eee02565ca Fix NPE in CylinderRegion Ferreira Christopher 2012-01-22 12:02:11 +0100
  • 8a23e4232b Updated to Spout API changes Krzysztof Litka 2012-01-21 21:48:59 +0100
  • 8aa65fd7f4 License block changes TomyLobo 2012-01-05 22:38:23 +0100
  • 8ebc20d5aa Revert "Update dummypermscompat version" zml2008 2012-01-19 21:36:47 -0800
  • 5746831818 Revert "Removed support for Permissions2/3." Reason: http://pastebin.com/jTZEJVxJ sk89q 2012-01-19 21:33:12 -0800
  • 6134d2b868 Updated for slightly cleaner event handler syntax zml2008 2012-01-19 15:21:18 -0800
  • 6d8be92e45 Update for spoutapi event changes zml2008 2012-01-18 08:52:55 -0800
  • 4e4a5a02c9 Updated the remaining Listeners to the new event system. TomyLobo 2012-01-18 17:50:07 +0100
  • edc955c5b6 Updated for Bukkit's new events system zml2008 2012-01-17 20:35:34 -0800
  • ad9d85e50f This should either fix errors people have been having with Trove, or consistently break Spout Probably the first zml2008 2012-01-17 18:17:02 -0800
  • 947c37f85e Fixed a warning about an unused import. TomyLobo 2012-01-18 03:33:49 +0100
  • ac3fff5af0 Update dummypermscompat version zml2008 2012-01-16 20:41:55 -0800
  • 73f882909e Typo fixes zml2008 2012-01-16 20:23:13 -0800
  • 9557cc9640 [RELEASE]prepare for next development iteration zml2008 2012-01-16 20:08:36 -0800
  • 1938b0b998 [RELEASE]prepare release 5.1 zml2008 2012-01-16 20:08:30 -0800
  • f731c655cb Changelog update zml2008 2012-01-16 20:03:53 -0800
  • d01e37adcf Improvements to the release plugin config zml2008 2012-01-16 19:45:24 -0800
  • 410ac65c6a Using trove collections for most internal stuff, using array access in BlockType and ItemType zml2008 2012-01-16 18:46:33 -0800
  • 31bd786fdf Fix some piston operations where pistons have their state toggled mid-operation zml2008 2012-01-16 16:49:54 -0800
  • efb7b3509a Removed support for Permissions2/3 zml2008 2012-01-16 10:18:34 -0800
  • 892dfcfc9d Updated CHANGELOG.txt with changes since 5.0. TomyLobo 2012-01-15 02:25:32 +0100
  • 3942410ba8 Implemented comment support for root-level keys based on @ZerothAngel's AnnotatedYAMLConfiguration zml2008 2012-01-14 22:16:14 -0800
  • 28d29d3927 Added the spawn egg from 1.1 zml2008 2012-01-14 18:03:54 -0800
  • e719508698 Implemented inventory handling for SpoutAPI zml2008 2012-01-14 17:29:55 -0800
  • b4a170b265 Updated for SpoutAPI changes, again. zml2008 2012-01-14 16:56:36 -0800
  • a6bba00f77 A few documentation improvements. zml2008 2012-01-10 22:30:07 -0800