Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/EngineHub/WorldEdit

🗺️ Minecraft map editor and mod
https://github.com/EngineHub/WorldEdit

Updated README.md to point to CONTRIBUTING.md, fixed typo in CONTRIBUTING.md.

144512eff0744e431405323b3189a444f399601e authored over 12 years ago
Updated .gitattributes to force LF when committed.

f4aaf0c881937d59e19cc1e7463f270bb59743f2 authored over 12 years ago
Added CONTRIBUTING.md for GitHub

36d5cae7ef9aa8cf165bd30bf4db75010a8e7570 authored over 12 years ago
Fixed //limit being overridden each time a LocalSession is fetched.

caa5fcdcdf6c5635a707ce28495b208cba18a859 authored over 12 years ago
Fixed issue with block IDs being returned negative in snapshots.

5402da6c708ae0b847414af23424816a0bac95bd authored over 12 years ago
Removed NOTICE.txt. Some license used to require it but I don't think we use that library anymore.

5523e7e73d43dae70132c02360ac544c8c46c889 authored over 12 years ago
Tabs -> spaces in README.html.

885552e5662976aee7a364042c70abc8eaafd542 authored over 12 years ago
Added support for 4096 ID blocks (theoretically) in snapshots.

Also cleaned up the mess that was AnvilChunk's code.

1fb69b06f7f1eb504f3449770a9dbd04c6a0869f authored over 12 years ago
No email notifications from Travis, please.

e08e40bce81346f0c809d4ca8ffa817c6bebfcc6 authored over 12 years ago
Removed lib/. That hasn't been needed since 1845.

91fca06378502c9a8607db3418d2f5737ad7c8e2 authored over 12 years ago
Modernized pom, readmes.

2a93baf15bb3a7ce698b1ea5851c111e44ffa35f authored over 12 years ago
[maven-release-plugin] prepare for next development iteration

9faa9507b0ce982ae2f2ab67d68cbffc836c6845 authored over 12 years ago
[maven-release-plugin] prepare release 5.4.3

97bc177168d6b1fae78417286f45fbd31e76e837 authored over 12 years ago
Updated changelog for 5.4.3

80681d7cba3a8ef085a7ac0a4f86616a9f0ab15e authored over 12 years ago
Only get the world's tile entity if the block id has a tile entity

73dc31b2bb93b5a448235ba14d0ed3e9a4f15612 authored over 12 years ago
Added some more aliases for 1.3 blocks

29e823d1360ee441bb10a9ba6b0d14e45bc11af0 authored over 12 years ago
Removed BukkitWorld caching.

f5be1eb44bf655b239edb87c8e34e7982f7083b0 authored over 12 years ago
Removed accidentally committed file.

It doesn't contain email passwords, nuclear launch codes, or the secret to life, the universe, a...

c1c5a66f1f60373604e6858dbc52b944da3c5fbe authored over 12 years ago
Added support for travis-ci

947158c726a75fbcfde4046d3cb2037cdc9f15ee authored over 12 years ago
Fixed reported bug that block #0 (air) is not considered valid.

Fixed a reported bug that block #0 (air) is not considered valid. Also set skipNmsValidBlockChec...

0f49186bf57f4e4293af30c6852df06853526965 authored over 12 years ago
Fixed NMS block set to copy tile entity data even if the original block did not change its id or data

877f14f242cdcbaf2ed8bf5d46e8147348427f94 authored over 12 years ago
Fixed valid block check to not include items

2221eae36ad7d2ae05a28a2a6a4fc7ef16e2203a authored over 12 years ago
Updated for SpoutAPI changes

Make SpoutAPI not horribly slow

a690d5782f551a52f00cf6d38e0bb93e259aff79 authored over 12 years ago
Fix missing imports

b4ac721a16d48ca504d197756b253cac863b27ad authored over 12 years ago
Update for the SpoutAPI changes of the past 30 seconds

20a5899d3841ad5ec91280f9d20268ca281b39d8 authored over 12 years ago
Changed WorldEdit to refresh session permissions each call to getSession(), rather than one time. Cleaned up imports/etc. courtesy of Eclipse.

0f8e622678e51d41487b48a4778d98b25a79df59 authored over 12 years ago
Add /center commmand

7fd5d1b61c4707610fdd84e72935f9f4707c20b1 authored over 12 years ago
Add BlockMask which is able to filter by data

c759b9062c618a3e655f39e5344e9b8cc34649ef authored over 12 years ago
Add RandomMask (not sure if really useful)

21d603ce4e63f7475bc6cd817a8eaefce90b906f authored over 12 years ago
Add dependency-reduced-pom.xml in .gitignore

f2557abf9a388119b1e15b6fe8c9a321f2302918 authored over 12 years ago
Add convenient constructors in *RegionSelector classes

77bc49e057a6806b310fb589b73a30201fc98a96 authored over 12 years ago
Clean up some io close() calls

1fef255d77774ba94121bbaa4e5b9ecdbece4b6a authored over 12 years ago
Replace deprecated FallingSand by new FallingBlock

96378719694a17b9ecf6ff093608656c78f7577f authored over 12 years ago
Updated for SpoutAPI changes

853db26e2f2a5ea10bf3ec9b00b45184aae8dddc authored over 12 years ago
[maven-release-plugin] prepare for next development iteration

b257f95efbba0c40eb327fd1a6f95a454651736c authored over 12 years ago
[maven-release-plugin] prepare release 5.4.2

bd9e8f0999549bb475c6647aaf0415b7c681b0ee authored over 12 years ago
Updated CHANGELOG.txt for 5.4.2.

200fad4900d4473db1f354681aba7c4d3916f0f5 authored over 12 years ago
Added aliases /asc /desc /j for navigation commands.

5a1148d9549c5461cb3742fa59d1f17d68cbf8ab authored over 12 years ago
Added //re and //rep as aliases for //replace.

3558d65b795180a4202b2bae92369430237622bd authored over 12 years ago
Fixed //gen not having min. arg count of 2.

9d5e75b9ecda11ae51439e6a393f0ddfe22160f9 authored over 12 years ago
Updated CHANGELOG.txt for 5.4.2.

a844b091f139595312ab517b6b29dd5e0b65d7e9 authored over 12 years ago
Updated README.html.

c39ae804410f90395ed82ca698855bd8b355d407 authored over 12 years ago
Fixed chunk loading code not properly handling tile entity data.

3b59798f37aedbe06656cbff7c6cd3d489ff3f9e authored over 12 years ago
Fixed foundation class Block not taking -1 as a valid data value (used for wildcard matching of the data value).

6a162a426998f88b5280d8f1a24b9e131921eb5b authored over 12 years ago
Changed SchematicFormat to create only BaseBlocks rather than their subclasses, to prevent data loss.

cfa1400c262fec3db4a903538a6cbe7207fc4930 authored over 12 years ago
[maven-release-plugin] prepare for next development iteration

495a652f67ed93a21df255e86532209fc6426d56 authored over 12 years ago
[maven-release-plugin] prepare release 5.4.1

4c934a63e799f613d84d154b59ebc0c0399357aa authored over 12 years ago
Updated CHANGELOG.txt for 5.4.1.

ee2f030790dbc4bbff40a6d38758553b7dbb0ce0 authored over 12 years ago
Fixed incorrect schematic handling code being used when AddBlocks is present. The old code did not properly handle the signed nature of the byte, nor did it properly shift and add the extra 4 bits in AddBlocks.

6be8c8b55c79657a210a82e2a40a8c44d57ec30a authored over 12 years ago
Fixed 4096/256 block ID restriction in BukkitWorld.

18c793683b090489d1b10d6073b5c19863655f8c authored over 12 years ago
Changed EditSession.rawSetBlock() to call setBlock() on World.

39d451438f3210cc79e2defa7ba56989c3683511 authored over 12 years ago
Added missing TYPE_DOUBLE in NBTConstants.getClassFromType().

2bc86ea5258287ae444aa4c2ab5abe5e7f71f366 authored over 12 years ago
[maven-release-plugin] prepare for next development iteration

316c6139e3b93e105314b787e89c86f74a8d127a authored over 12 years ago
[maven-release-plugin] prepare release 5.4

3023140b2a3875b29420da490c69dc3ee6af8bb9 authored over 12 years ago
Added GitHub usernames to CHANGELOG.txt per TomyLobo's request.

b296a37115ce830b316a5ef87861a7f70a063442 authored over 12 years ago
Updated Maven versions of the shade and release plugins, added maven.sk89q.com to <distributionManagement>.

6141635cb7f2881b0f6372dcb0d6fb03b8e7cc21 authored over 12 years ago
Updated Bukkit dependency to 1.3.1-R2.0, added backwards support for NBT access.

885b48c15e566addd047cc86c26fd3095391cf04 authored over 12 years ago
Updated 5.4 contributors list.

41cb2bf3fa84f02d8aeb16780f0369479f2afcce authored over 12 years ago
Updated CHANGELOG.txt.

f2339084570e5bdd74332941d3d3b93eac5290e5 authored over 12 years ago
Changed all references to BaseItem.getDamage to getData.

186fbb98a2a12a50279153f9fd0de7653dface42 authored over 12 years ago
Removed @Deprecated from getBlockType/Data.

07e270289e1d40a77f3a794f7094c4321296567c authored over 12 years ago
Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes.

48af65cac372d331590fb2c5feafcbe2aed5ea2c authored over 12 years ago
Added new foundation blocks (package not final) that will be used in place of LocalWorld, BaseBlock, etc. in the future. LocalWorld, BaseBlock, etc. will be changed to inherit these new classes, and eventually a full transition will be made.

a2aae2c4dad7d7c86dae078a69da7533f1fd2e19 authored over 12 years ago
Begin license change to LGPLv3.

c387dabf15229c4e817eebd2f2408b4150aa3854 authored over 12 years ago
Made /butcher print the radius it uses and added an "all" parameter.

0bc9369cc8c68924e05748ae621692e416be7ef0 authored over 12 years ago
Moved the spawn egg entry in ItemType further up.

cacf2cabe20f1c9b3c728c7f879daa85ead30aef authored over 12 years ago
Fix loading schematic files with block data values >127

Minecraft 1.3 introduces several blocks with data values
over 127, such as sandstone stairs (128...

00e6a3aa65e1bd534149b0600d3820a97615c55a authored over 12 years ago
Added ender chest to flip/rotate.

5e4c809f667b1d4b9ac3fc2548a79a701a1c96f0 authored over 12 years ago
Added tripwire hook to flip/rotate.

bcf4204ffc471c9be2505eb519ba36afcb948411 authored over 12 years ago
Added cocoa plant to cycle/flip/rotate.

df3062a68f97ab198cb8e07d59ffd0b2ece18889 authored over 12 years ago
Added 1.3 stairs and wooden steps to cycle/flip/rotate.

3497d9e557281012136f78caf8c9041bd98b8bfd authored over 12 years ago
Added cocoa plant to centralTopLimit.

b07a084b8a74fb7b4ddfd5d3837a2bdafa7869a4 authored over 12 years ago
Added 1.3 blocks to getBlockBagItem.

e8ea4e4ef150c955211266da4ee6b80239d9537b authored over 12 years ago
Added 1.3 blocks to isContainerBlock.

082871f46dde1f50b5d4d230986a2cee5bf514c2 authored over 12 years ago
Added 1.3 blocks to isRedstoneBlock.

c2d7ab5bff7903f205d634e28e93850f3ffc5b33 authored over 12 years ago
Added 1.3 blocks to isRedstoneSource.

0b0b39b025d854227e5ff416c0bfe16191cae5fd authored over 12 years ago
Added 1.3 blocks to isNaturalTerrainBlock.

7c4cf0494f3bfb9025e433146e9906a3efd910f8 authored over 12 years ago
Added 1.3 blocks to emitsLight.

22ed05576c7c86b45fb15f8a55e534b7b700ec42 authored over 12 years ago
Added 1.3 blocks to isTranslucent.

38a1d8fcc1301ab6ba5e6ea55747921b7173cb4f authored over 12 years ago
Added leaves, piston extension, mobspawner, wooden/cobble stairs, chest and cactus to isTranslucent.

ad4213e1e3794c9817daaf15f4b76767d5e469e4 authored over 12 years ago
Added 1.3 blocks to getAttachment.

ec4dbac165154074e51bd610e55f945cf1092e0c authored over 12 years ago
Added 1.3 blocks to shouldPlaceLast.

42a64f72a1f114726575f65455819499008365ac authored over 12 years ago
Added 1.3 blocks to canPassThrough.

d88691d450e4d9b1a053f6f37066d21a7a140f5c authored over 12 years ago
Added 1.3 blocks to usesData.

69cf59565b320b6a81b71af31d9128fc4ce7bf1f authored over 12 years ago
Fixed for SpoutAPI changes.

094909c7e1581dd1b3ca5af9b50c3bdc98e6d841 authored over 12 years ago
Removed lily pad from canPassThrough.

0e897778b0bb1c2ee11e494e7c249da9ba6e9b7f authored over 12 years ago
Made findFreePosition and setOnGround respect half-blocks and such.

edcccfce5fa1cc52b4fff622a0faf263f48d019e authored over 12 years ago
meh

aaa01eb608653f85c611b6766718e551190b0521 authored over 12 years ago
Added BlockType.centralTopLimit.

Returns the y offset a player falls to when falling onto the top of a block at xp+0.5/zp+0.5.

b2e442e53d374412e0f6d30fe2ab6a5f462f3ff6 authored over 12 years ago
Update for 1.3 blocks

d40ef103ba58375f34dde76fd66547b86cbe5c82 authored over 12 years ago
Whoops, forgot wagon in pom.xml.

6c94469550809f137140083eb6ba1f21b924fccf authored over 12 years ago
Updated pom.xml for license, distributionManagement, maven-site-plugin.

95d6ae64750e8882b221011fa7f9ee1900a5528f authored over 12 years ago
Fixed some warnings.

499e73751dd466d7937b82f43978df3c0eda6df0 authored over 12 years ago
Made Bukkit and dummypermscompat dependencies optional.

aa844c1a1151db628606d7e8fd29523586f2c64a authored over 12 years ago
Update WorldEditCUIMessage for Message being an interface

880db5954eb3ad0bcaab2b54c8d4e1d9665ab1fe authored over 12 years ago
/me is an idiot and forgot that WECUI packets don't have the string length in them (string length == packet length)

853bc53e210ec0071d84d1c39520fdfbab954f82 authored over 12 years ago
Remove chat-based WECUI protocol. Everybody running a modern (1.2.5 or newer) WECUI should be fine.

This has a bonus of allowing us to stay far far away from that smelly PlayerChatEvent guy who's a...

fe445a7ec9623bef1f2a09c1dbbf0e9f8a8bdf43 authored over 12 years ago
Marked Spout dependencies as optional.

ce20f334253e319851e2195a7ad29c9509497a1a authored over 12 years ago
Updated Vanilla dependency to 1.3.0-SNAPSHOT.

9c3a44906600bfd5f05ba17a75e2fdbe02b50d69 authored over 12 years ago
Fixed some warnings.

5183726c39752c83fc946336e8fc3a6a5e6f67d0 authored over 12 years ago