sk89q
e0b160e0f0
Set project version to 6.1 for release.
2015-05-28 14:55:43 -07:00
sk89q
b5072c8d46
Update changelog.
2015-05-28 13:47:24 -07:00
sk89q
1209e48470
Merge pull request #320 from Dumbo52/master
...
Fix imprecise rotations bug.
2015-02-21 16:10:37 -08:00
sk89q
2009344058
Fix entity rotation.
2015-02-20 21:23:54 -08:00
sk89q
7257c7bb2b
Don't transform entity positions if the isIdentity() == true.
2015-02-20 21:09:48 -08:00
sk89q
98a7257c47
Fix a typo in EditSession.java
2015-01-12 21:52:06 -08:00
sk89q
121d77ccf6
Tell people to use setupDevWorkspace rather than setupDecompWorkspace
2015-01-10 17:16:02 -08:00
sk89q
bb2c5ba003
Merge pull request #312 from luacs1998/master
...
Some fixes and tweaks for PR #309
2015-01-05 21:55:27 -08:00
sk89q
fe6717a0e0
Set version to 6.0.2-SNAPSHOT.
2014-12-11 20:14:11 -08:00
sk89q
0c4e6e2f0a
Version 6.0.1.
2014-12-11 20:12:29 -08:00
sk89q
b86e80357f
Update changelog for 6.0.1.
2014-12-11 20:11:31 -08:00
sk89q
0151f9a038
Merge pull request #309 from luacs1998/master
...
Add temporary permissions API for the Forge mod.
2014-12-11 20:06:23 -08:00
sk89q
34dc26bddc
Bump to v6.0.1-SNAPSHOT.
2014-12-05 21:57:10 -08:00
sk89q
78f975b9e2
Release 6.0.
2014-12-05 21:55:37 -08:00
sk89q
401d98768c
Update changelog to include MC 1.8 updates.
2014-12-05 21:47:52 -08:00
sk89q
faf0b0691e
Update internal block data for 1.8, without updates to block bag data.
2014-12-05 19:57:39 -08:00
sk89q
375755241d
Merge pull request #310 from kenzierocks/feature/multi-project-ide
...
Add support for IDEs in the Gradle build files.
2014-12-05 19:08:39 -08:00
sk89q
5b540b66b2
Update the changelog.
2014-12-05 19:02:16 -08:00
sk89q
ad9c1a03cf
[Bukkit] Fix missing configuration file.
2014-12-05 19:00:27 -08:00
sk89q
ba72585a98
Add Bukkit adapter for Spigot 1.8R1.
2014-12-05 18:48:24 -08:00
sk89q
4585623608
Set version to 6.0-SNAPSHOT.
2014-11-14 19:30:08 -08:00
sk89q
e7a18b2674
Bump to 6.0-beta-01.
2014-11-14 19:27:33 -08:00
sk89q
2a6de3e1ac
[Forge] Permit org.lwjgl package import.
2014-11-14 19:10:11 -08:00
sk89q
e193aaba7d
[Forge] Add a crude reference card GUI.
2014-11-14 19:03:54 -08:00
sk89q
052addbc05
[Forge] Add creative use mode and cheat mode and fix config overwrite.
2014-11-14 18:23:43 -08:00
sk89q
3bee2d4c02
Handle mod:name as a way to specify blocks in the Forge mod.
2014-11-14 17:45:30 -08:00
sk89q
a41ba326af
Update CraftBukkit adapters for latest NBT library changes.
2014-11-14 17:14:07 -08:00
sk89q
fe5cfced4f
Remove redundant name from Tag instances.
2014-11-14 11:38:54 -08:00
sk89q
7192780251
Switch to Gradle. Use git log --follow for history.
...
This converts the project into a multi-module Gradle build.
By default, Git does not show history past a rename, so use git log
--follow to see further history.
2014-11-14 11:27:39 -08:00
sk89q
44559cde68
Merge pull request #308 from luacs1998/patch-1
...
Forge: acceptableRemoteVersions = "*"
2014-10-30 11:13:10 -07:00
sk89q
a9fe7049b7
Merge pull request #306 from kenzierocks/hotfix/taglistchopped
...
Forge: Fix NBT tag lists being truncated.
2014-10-23 16:39:58 -07:00
sk89q
533ad5ef0a
Merge pull request #307 from kenzierocks/hotfix/server
...
Forge: Change getWorld().getLoadedEntityList() -> getWorld().loadedEntityList.
2014-10-23 16:39:04 -07:00
sk89q
82a352fcc2
Merge pull request #305 from kenzierocks/feature/forge-1.7.10
...
Update Forge version to 1.7.10.
2014-10-12 17:10:12 -07:00
sk89q
a5647921ca
Merge pull request #302 from DarkArc/hotfix/groupmanager
...
Made GroupManager a DinnerPerms based resolver
2014-10-08 16:43:27 -07:00
sk89q
801bb3d67f
Merge pull request #304 from roastnewt/patch-1
...
Add Stained Glass to usesData HashSet
2014-10-08 16:42:57 -07:00
sk89q
2214bcc948
Change Travis CI status image to the new version.
2014-09-13 03:26:57 -07:00
sk89q
cb1841f39c
Fix broken Travis CI status image in the README.
2014-09-13 03:25:54 -07:00
sk89q
3098dc0226
Merge pull request #301 from DarkArc/doc-fix
...
Fix WorldEdit Bukkit profile being inactive due to the Java8 doclint profile.
2014-09-01 23:23:56 -07:00
sk89q
19291ea4e3
[Forge] Remove the message if platform == null.
2014-07-31 16:45:25 -07:00
sk89q
7eb487aef7
[Forge] Better handle null platform field in ForgeWorldEdit.
2014-07-31 16:41:40 -07:00
sk89q
6e739b3000
Revert "Remove <targetPath>.</targetPath> for resources."
...
This reverts commit 96dc90abec .
2014-07-31 11:59:54 -07:00
sk89q
96dc90abec
Remove <targetPath>.</targetPath> for resources.
2014-07-31 00:38:21 -07:00
sk89q
e33beddb8b
Use -Xdoclint:none on JDK 8 and generate sources/Javadocs by default.
2014-07-31 00:33:13 -07:00
sk89q
d8622fb30f
Fix some additional Javadoc errors.
2014-07-29 14:23:00 -07:00
sk89q
1dc84d2511
Fix Javadocs and code issues.
2014-07-29 11:37:14 -07:00
sk89q
8834af7538
Clean up and removal of some old exceptions.
2014-07-29 07:57:45 -07:00
sk89q
41584eee4a
Add //sel -d <type> to set a default region selector type.
2014-07-28 20:53:17 -07:00
sk89q
527a8dd49b
Fix ForgeWorld's equals() being very broken.
2014-07-28 20:52:17 -07:00
sk89q
4d9b3681d7
Improve how //sel prints its available modes.
2014-07-28 19:56:04 -07:00
sk89q
c2a0f590b1
Refactor RegionSelectors so limits are passed in during selection.
2014-07-28 19:50:01 -07:00
sk89q
683bd670fe
Add noise library to allowed imports.
2014-07-28 02:39:23 -07:00
sk89q
7b8a321af5
Add "=expression" mask.
...
i.e. =perlin(0,x/2,y,z/2,0.05,3,0.8)<0.1
2014-07-28 02:35:58 -07:00
sk89q
f4ce4f9df9
Update build files for noise library.
2014-07-28 02:35:30 -07:00
sk89q
882cce5ff2
Add noise functions to the expression evaluator.
2014-07-28 02:15:41 -07:00
sk89q
8476778b46
Add Perlin, ridged multi-fractal, Voronoi noise generators via libnoise.
2014-07-28 02:15:30 -07:00
sk89q
8ce757631a
Fix undo and redo broken by a precondition.
2014-07-27 22:04:28 -07:00
sk89q
98e55bede0
Fix checkstyle error due to recent cleanup.
2014-07-27 20:45:57 -07:00
sk89q
aaeaf19fc8
Rewrite session code and add support for persistent sessions.
2014-07-27 20:44:05 -07:00
sk89q
e95eeefa2b
Code clean up, add preconditions, and correct Javadocs.
2014-07-26 01:29:51 -07:00
sk89q
70bca47be7
Clean up Javadocs for the blocks.* package.
2014-07-26 00:28:19 -07:00
sk89q
55c569c387
[Forge] Change compareTo() for commands to fix a Comparable contract issue.
2014-07-25 19:35:17 -07:00
sk89q
e93c9c9736
Fix WorldEditPlugin assuming that worlds are an instance of BukkitWorld.
...
Fixes WORLDEDIT-3168.
2014-07-25 17:29:36 -07:00
sk89q
5dd7b83940
Remove Trove usage temporarily due to shading issues with Gradle build.
2014-07-23 16:20:43 -07:00
sk89q
b752604c03
Disable first time help message for now.
2014-07-19 15:40:44 -07:00
sk89q
15b173dca6
Remove old Bukkit entity adapter classes. (reverted from commit b461f44db8)
...
CraftBook uses some of these classes.
2014-07-19 12:19:27 -07:00
sk89q
e7f65e27db
Show where to get help.
2014-07-18 18:04:34 -07:00
sk89q
ca7bb1a3f5
Remove word wrapping in ColorCodeBuilder.build().
2014-07-18 18:04:21 -07:00
sk89q
0c7aa20cbe
[Bukkit] Ignore missing adapter if another platform is registered.
2014-07-18 17:37:03 -07:00
sk89q
a954e87e8c
Change some platform related messages.
2014-07-18 17:19:35 -07:00
sk89q
f068a7491f
[Bukkit] Make the WE data folder it isn't created.
2014-07-18 16:47:57 -07:00
sk89q
f4d5173451
Change docs in EditSessionFactory so it is more obvious what the change is.
2014-07-18 14:46:39 -07:00
sk89q
decac1c79c
Implement worldedit.build.suffix in the Gradle build instead.
2014-07-18 14:09:33 -07:00
sk89q
2a9b305889
Take worldedit.build.version system property in Gradle build.
2014-07-18 13:48:41 -07:00
sk89q
45f81a177b
Clean up SessionTimer and make it package local.
2014-07-18 11:46:33 -07:00
sk89q
71c5b61050
Make ForgeEntity keep an weak reference to the entity.
2014-07-18 11:45:44 -07:00
sk89q
70f05c950a
Made BukkitEntity keep a weak ref to the entity and cleaned up code.
2014-07-18 11:43:18 -07:00
sk89q
781fc31d6f
Clean up BukkitUtil.
2014-07-18 11:32:46 -07:00
sk89q
b461f44db8
Remove old Bukkit entity adapter classes.
2014-07-18 11:32:19 -07:00
sk89q
972f0893b3
Don't generate Paranamer names since they don't work well anyway.
...
Paranamer will be removed.
2014-07-18 02:23:55 -07:00
sk89q
ff092dcef9
Permit Hamcrest via import control.
2014-07-18 02:21:08 -07:00
sk89q
5dc462cc42
Merge in new block, entity, and biome APIs.
2014-07-18 02:16:25 -07:00
sk89q
7d39760496
Add support for Bukkit for MC 1.6.4.
2014-07-18 02:15:42 -07:00
sk89q
9dbe87b77b
Add static to some fields on BlockTransformExtentTest.
2014-07-18 01:50:07 -07:00
sk89q
8508055ddc
Add block transform test that tests against older rotation code.
...
Also fixes the rotations for some blocks.
2014-07-18 01:01:47 -07:00
sk89q
9c205e0e00
Fix naming errors in ArbitraryBiomeShape caused by biome commit.
2014-07-17 14:50:44 -07:00
sk89q
42be110097
Implemented new biome API.
2014-07-17 00:21:13 -07:00
sk89q
d50e05480f
Call setExtent() when setWorld() is caleld on ParserContext.
2014-07-17 00:08:13 -07:00
sk89q
a9de9f619b
Merge branch 'master' into feature/mapping
2014-07-15 21:39:08 -07:00
sk89q
97f163ebd5
Delete outdated Spout version.
2014-07-15 21:14:32 -07:00
sk89q
9feafcfc30
Convert newer API from radians to degrees.
2014-07-15 20:10:14 -07:00
sk89q
9b5c112e5c
Let NBT Tag(String name) accept a null name.
2014-07-15 19:53:15 -07:00
sk89q
3e34d5ca52
Re-implement /remove and /butcher with the new entity API.
2014-07-15 19:47:47 -07:00
sk89q
9dbc53476e
Delete protected Random instance from LocalWorld.
2014-07-15 12:14:41 -07:00
sk89q
1f709b9cc3
Move handling of hanging entities into ExtentEntityCopy.
2014-07-15 12:09:11 -07:00
sk89q
cf6fa98525
Rename getInteger -> getInt in NBT library and add putType(...) methods.
2014-07-15 11:55:28 -07:00
Albert Pham
a360800bbe
Update links in README.md.
2014-07-14 23:36:17 -07:00
sk89q
bf7185d173
Merge branch 'master' into feature/mapping
2014-07-14 22:50:57 -07:00
sk89q
6dcbc8eb66
Fix a confusion of loggers for command logging.
2014-07-14 22:50:45 -07:00
sk89q
b5aaef2505
Cleaned up and added many methods to the NBT classes.
2014-07-14 20:36:27 -07:00
sk89q
7243b2a05d
Write yaw/pitch in degrees rather than in radians with schematic files.
2014-07-14 20:35:29 -07:00