Commit Graph
100 Commits
Author SHA1 Message Date
wizjany b0a52a4cf7 Revert a breaking change to fuzzy item/block lookup. 2014-04-26 00:22:39 -04:00
wizjany 5ed9239e14 Fixed listing schematics with directories in the folder. 2014-04-25 23:45:49 -04:00
wizjany 30006325db Update CraftBukkit packaging for 1.7.9. 2014-04-19 13:14:14 -04:00
Wizjany 33d4285f1a Fix mask parser incorrectly parsing block lists.
i.e. not parsing the list at all
2014-04-13 17:12:10 -04:00
wizjany 5d13ed2356 Fixed a typo in CHANGELOG.txt 2014-03-01 12:33:44 -05:00
wizjany b558463f56 [maven-release-plugin] prepare for next development iteration 2014-02-28 19:46:00 -05:00
wizjany 36d56b5e1a [maven-release-plugin] prepare release 5.6 2014-02-28 19:45:57 -05:00
wizjany ab0d170d9a Added -s flag to //paste to select the pasted area.
Also undeprecated a method that shouldn't have been.
2014-01-12 15:57:19 -05:00
wizjany ca44ee073a Added new log/leaves to floating tree remover tool. 2014-01-07 18:34:15 -05:00
wizjany 40e49f7f74 Fixed CI link in readme. 2014-01-05 16:07:22 -05:00
wizjany 99fae3e716 Revert /up and /ceil command to use glass block by default. Flight can be done via -f flag now. 2013-12-29 13:28:22 -05:00
wizjany 85035a2a24 Allow forest generator to make trees under snow tiles. 2013-12-24 18:53:03 -05:00
wizjany 611cb81cf8 Added rotate/flip/cycle data for 1.7.2 blocks. 2013-12-24 18:31:48 -05:00
wizjany d5831ea37b Added 1.7.2 biomes and trees. 2013-12-24 18:31:45 -05:00
wizjany 7b539dade6 Added 1.7 blocks and items. 2013-12-09 23:21:47 -05:00
wizjany 9a000de7cf Added nmsblock classes for MCPC 1.6.x. Untested 2013-12-01 18:22:32 -05:00
wizjany 8574f7bb36 Update NMS access to 1.7.2. 2013-12-01 15:29:05 -05:00
wizjany 3acc82e97b Removed the allow-extra-data-values option.
This reverts parts of e477141.
Data values could never go past 15 anyway,
making the option pointless and misleading.
2013-11-26 10:53:23 -05:00
wizjany cb8df85cc7 Allow colors for stained clay and carpet data values. 2013-10-02 21:55:51 -04:00
wizjany c26de335ff [maven-release-plugin] prepare for next development iteration 2013-09-21 09:41:47 -04:00
wizjany 962afe617a [maven-release-plugin] prepare release 5.5.8 2013-09-21 09:41:45 -04:00
wizjany 56637dcf85 Updated changelog for 5.5.9 2013-09-21 09:24:10 -04:00
wizjany 84598e220f Updated Craftbukkit package version for 1.6.4 2013-09-19 21:30:55 -04:00
wizjany eb669ff834 Moved properties.yml to spout profile and directory. 2013-08-12 22:21:28 -04:00
wizjany bfd13a4140 Updated forge code to 1.6.2.
Note that this is untested (although it compiles) since
I don't currently have a 1.6 forge installation set up.
2013-08-12 21:55:59 -04:00
wizjany a669ef95c6 Tabs. 2013-08-06 23:50:02 -04:00
Wizjany 63f2f96a8c Add convex to the @Command usage info for //sel. 2013-08-06 11:50:42 -04:00
wizjany cd5f832adf Added methods to CommandContext to get slices excluding flags et al. 2013-08-03 09:46:17 -04:00
wizjany 65c3614e7b Support for listing in expand, contract, and shift.
Support listing in these commands by replacing a single Vector with a
List<Vector> and then iterating through it in a foreach loop. Region
changes are still performed individually, no extra complicated math
involved.
2013-08-02 22:55:38 -04:00
wizjany 5f47ede05a Made generation commands respect the max-radius config setting. 2013-08-02 22:50:14 -04:00
wizjany d7324f6b13 Made a checkMaxBrushRadius method for centralized use. 2013-08-02 21:34:20 -04:00
wizjany bc39a913ea Fix logic error when checking for use-inventory overrides. 2013-07-26 08:33:52 -04:00
wizjany d61dec2ee7 Removed outdated reference to redmine tracker.
Seriously, why was this here in the first place?
2013-07-25 14:38:05 -04:00
wizjany 4d89b67b25 Update to MC 1.6.2 2013-07-12 02:04:20 -04:00
wizjany d3adca7c1a [maven-release-plugin] prepare for next development iteration 2013-07-02 08:48:05 -04:00
wizjany 1d5810ebe0 [maven-release-plugin] prepare release 5.5.7 2013-07-02 08:47:56 -04:00
wizjany cba246a2a5 Fix some maven tests 2013-07-02 08:09:14 -04:00
wizjany e649987015 Updated changelog for 5.5.7 2013-07-02 07:34:43 -04:00
wizjany 930e2e7107 Update MobType list, even though it's almost never used. 2013-07-02 07:34:42 -04:00
wizjany 7a757ccdb2 Added blocks and items for MC 1.6 2013-07-02 07:34:41 -04:00
wizjany 48bff509dd Bukkit package naming changes for 1.6.1. 2013-07-02 07:34:20 -04:00
wizjany 5895b492da Horrible 0-day fix. Super important to upgrade.
Actually just a typo.
2013-06-03 16:54:14 -04:00
wizjany fb96ced3bf Add coordinate argument to //chunk command. 2013-06-03 15:55:17 -04:00
wizjany ca06489e11 Don't spam chat when a different type of vector is given to the Selector. 2013-05-16 02:02:09 -04:00
wizjany 94dbfa3b85 Be less lazy handling MobSpawnerBlock tags. (Although once again, no one should actually being using this class.) 2013-05-12 13:23:31 -04:00
wizjany 77a2b998bd Fix link to issue tracker in readme 2013-05-05 11:06:16 -04:00
wizjany f22403cae7 [maven-release-plugin] prepare for next development iteration 2013-05-03 12:10:25 -04:00
wizjany 19abcf6c93 [maven-release-plugin] prepare release 5.5.6 2013-05-03 12:10:17 -04:00
wizjany 19566370d6 Updated CHANGELOG for 5.5.6 2013-05-03 12:07:30 -04:00
wizjany fad30ff23b Update for CraftBukkit 1.5.2 package. 2013-04-30 20:54:59 -04:00
wizjany f213bb73e8 Added pistons (retracted only) to cycler tool. 2013-04-18 16:56:09 -04:00
wizjany 102a149dbb Fix setbiome issue and tweak a few block names. 2013-04-09 17:17:15 -04:00
wizjany e7ae3b4ddf Fix setting blocks that used multiple TileEntities on one block id.
Since forge added support for this feature, we need to double-pass
on setting block data values to preserve both TileEntity type and
block orientations.
Users using MCPC may need to remove their old MCPC nmsblock class
before the new one is used correctly. (Although it was only added
in a dev build)
2013-03-30 15:50:21 -04:00
wizjany 2846119f08 Make //setbiome respect global mask, if set to a biome mask 2013-03-28 19:53:42 -04:00
wizjany e7d55ca87d Add compatibility for MCPC-Plus 1.5.1 2013-03-26 11:55:10 -04:00
wizjany 51515473bc Allow remove command to be used from console 2013-03-26 00:56:42 -04:00
wizjany 0e8508847e Added hoppers to block data info 2013-03-25 10:24:18 -04:00
wizjany 382b6f35ad Update changelog with trivial stuff. 2013-03-20 18:02:58 -04:00
wizjany 9d7eb0fd8c [maven-release-plugin] prepare for next development iteration 2013-03-20 17:47:04 -04:00
wizjany a3fd75c3e7 [maven-release-plugin] prepare release 5.5.5 2013-03-20 17:46:56 -04:00
wizjany 58a7a2ed4f Prepare for MC 1.5.1 (specifically, Bukkit renames). 2013-03-20 17:40:22 -04:00
wizjany 422cba101d Fix NPE in mob spawner blocks on non-bukkit implementations 2013-03-17 22:11:29 -04:00
wizjany 2e8119bdb1 [maven-release-plugin] prepare for next development iteration 2013-03-17 21:41:17 -04:00
wizjany 90011cc430 [maven-release-plugin] prepare release 5.5.4 2013-03-17 21:41:09 -04:00
wizjany 1af61f827b Fix block setting while not in fast mode 2013-03-17 21:38:13 -04:00
wizjany be320f60e1 Fix line endings (again) 2013-03-17 11:19:34 -04:00
wizjany 5e881ff022 [maven-release-plugin] prepare for next development iteration 2013-03-17 11:17:46 -04:00
wizjany 84d78ff334 [maven-release-plugin] prepare release 5.5.3 2013-03-17 11:17:41 -04:00
wizjany 83d5e2fd22 Fix block rotations 2013-03-17 11:11:41 -04:00
wizjany 6c35d20306 Use correct method and mask to set blocks. 2013-03-16 17:15:00 -04:00
wizjany 0d52d22bd8 Fix for minecart naming 2013-03-16 12:23:22 -04:00
wizjany 3eb821ffed Added names for new items 2013-03-16 02:18:07 -04:00
wizjany c042f7829a Fixed equalsFuzzy returning true when it shouldn't 2013-03-15 22:25:57 -04:00
wizjany b3392986be Fix line endings 2013-03-15 16:00:14 -04:00
wizjany d90a2aa2f6 [maven-release-plugin] prepare for next development iteration 2013-03-15 15:47:31 -04:00
wizjany f3b608e211 [maven-release-plugin] prepare release 5.5.2 2013-03-15 15:47:26 -04:00
wizjany e1fac30e62 Updated changelog for 5.5.2 2013-03-15 15:38:02 -04:00
wizjany db9808cfd1 Update nmsblock classes for 1.5 2013-03-15 15:10:23 -04:00
Wizjany 94ef1591e8 Update for MC 1.5 2013-03-14 21:03:14 -04:00
wizjany 6f8b80ae37 More lasting fix for Spout constantly causing issues. (This is not the first time this has happened). 2013-03-12 19:15:24 -04:00
wizjany 8efb995667 Use actual data for skull blocks 2013-03-09 19:33:31 -05:00
Wizjany 6c6f965ac7 Revert "Made //undo and //redo disregard global masks."
This does nothing and neither did the original code. Disregard previous notice.
This reverts commit cfb19eba9b.
2013-03-03 23:44:53 -05:00
Wizjany c2932cc54f Cleanup forge code. Make it singleplayer friendly. 2013-02-25 01:22:05 -05:00
Wizjany b2869058a9 Port WorldEdit to Forge. 2013-02-24 15:18:49 -05:00
Wizjany 1be3320bcf Fix 4096 block id support in restore and schematic. (for real this time) 2013-02-24 14:57:34 -05:00
Wizjany 31de2a3a09 Update PropertiesConfiguration. Catch potential NPE. 2013-02-24 01:53:14 -05:00
Wizjany 02b85a0034 Change cycler tool behavior with logs.
- Now works with jungle logs.
- Cycling forward (r-click) cycles through bark types (oak, spruce..)
- Cycling backward (l-click) cycles through orientations (upright, both
  sides, and the "all six sides" texture)
2013-02-21 21:57:54 -05:00
Wizjany 44ebc1e41d Re-add craftscripts to package.
Mistakenly removed this when messing with NmsBlocks.
2013-02-17 10:55:49 -05:00
Wizjany ef62a60fff Add new(ish) tags to MobSpawnerBlock (not supported by bukkit api atm) 2013-01-31 15:23:08 -05:00
Wizjany eb489bd21d Add wooden buttons to BlockData 2013-01-31 12:46:32 -05:00
Wizjany 87daba207a The idea was not to spam.
Really, I don't care what's wrong with you, class file.
2013-01-27 03:03:50 -05:00
Wizjany 9bb7968358 Make forest and pumpkin gens respect toggleplace. Make pumpkin gen have random faces. 2013-01-27 03:03:05 -05:00
Wizjany 60f2a4a816 Compile MCPC class on java 1.6 2013-01-23 23:26:37 -05:00
Wizjany a2d4b5887d [maven-release-plugin] prepare for next development iteration 2013-01-20 04:00:13 -05:00
Wizjany faf5f949fa [maven-release-plugin] prepare release 5.5.1 2013-01-20 04:00:07 -05:00
Wizjany 3c0a487180 Update changelog for 5.5.1 2013-01-20 03:59:34 -05:00
Wizjany 5b0af07c3c Don't spam if we can't find a Nms Block 2013-01-20 02:10:05 -05:00
Wizjany 19d7beaf39 Added NmsBlocks for MCPC+ running MC 1.4.7.
Also fixed an issue with creative mode inventory usage not updating when
gamemode changed.
2013-01-20 01:44:29 -05:00
Wizjany a800ced4b9 Add nms blocks for Craftbukkit 1.4.5 and pre-1.4.5 (unversioned packages) 2013-01-19 20:11:26 -05:00
Wizjany 6abd48ab08 Add a config setting to allow creative mode players to override inventory setting. 2013-01-19 19:06:55 -05:00