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
47ad03a01325a26b2a914746318384ee145c1ff6 authored over 10 years ago
This is a breaking change with no clear symptoms at first.
7b0e5a977fb0b83b0303f2a76d2792a95ac0893b authored over 10 years ago955a52825f405c247090f0c034c968497f0283bd authored over 10 years ago
Remove the previous Mapping interfaces.
56b349ead808cf86357a6b7d4cfbf023a94d582e authored over 10 years ago22dceb5614c29bec27d2ff79df82504fd17f1ad6 authored over 10 years ago
6ef4f7b7cccc80f3e22b1b86b438367157819fcb authored over 10 years ago
'Registry' will need to be used for the block, entity, item,
and so on registries.
Conflicts:
src/bukkit/java/com/sk89q/worldedit/bukkit/BukkitWorld.java
src/main/java/com/sk89q...
Closes WORLDEDIT-3147.
d74237b15e0c00ab634bce36a1d5fa41f08d417c authored over 10 years agoFixes WORLDEDIT-3149.
68e5d5926a4aefbde893b771069158a9edd3ab07 authored over 10 years agoFixes WORLDEDIT-3148.
85f014e256bcbd359a289b9b8116e283982a9a2d authored over 10 years agoCloses WORLDEDIT-3146.
e9ca6189618515d6e020f51516ec424af290d5cd authored over 10 years agoFixes WORLDEDIT-3144.
6f0fde47b02bffd2c2bea0bbd17f1bb6feca3ae6 authored over 10 years agof1649dbf51a4e6cc5d423761aa898a58aa257eb8 authored over 10 years ago
Fixes WorldEdit CUI.
Closes WORLDEDIT-3150.
297a6053eff57d00d9f8cd89b2bd0c3a1bea4482 authored over 10 years agobc92e43be0b30eece2d9e85638f7953832784093 authored over 10 years ago
63605a84171b989d89700f479d7ddccf4b919dd3 authored over 10 years ago
51a540dab1251ab8ab2b4c8787f5b2015578ab2f authored over 10 years ago
This only works for commands that have been ported over to the new command
framework.
1f6e31dae84d3bb8d216bec7b4023c444258ae21 authored over 10 years ago
d3aa6c86a8376d50d6376d0f355fba35692d1c2b authored over 10 years ago
b2e953a95fb7cfc5c6a40127e1605910618cc0b6 authored over 10 years ago
765d987ae14baaf8e1b95ac7ada4850a3d6b4ddb authored over 10 years ago
Blocks themselves are not yet rotated/flip.
//flip now only flips across the player. -p was rem...
aad7bb47d6d1a5e43e4b683c582890ef60437947 authored over 10 years ago9e8b2d1875b5be6ac41fb51a017a053e4ecb4916 authored over 10 years ago
83e141bfb02efff754cdab1a2d827910ed61401f authored over 10 years ago
06c248e518fdfd59c2db81f000e29ca26aab2cae authored over 10 years ago
Fixes WORLDEDIT-3138.
e207ccebe8baad919cb947602562a22d2074b7e4 authored over 10 years ago
@Optional does not work on parameter bindings of the PROVIDES type at
this time.
Fixes WORLDEDI...
8f8d991ee1d75f4d46e1972157015eb97bc0daf8 authored over 10 years agoFixes WORLDEDIT-3137.
ede28df487e82ec1f2d64fba3a239563ddb08301 authored over 10 years ago7ba002ac8d993db59f4b609f0acde38ab593a6a3 authored over 10 years ago
c5bd8704eabe7686986b3db01a24bf70326ab554 authored over 10 years ago
7a5ea73c57a1de563b5b0cdf0734c20d63f862c5 authored over 10 years ago
Parsing of arguments is no longer done automatically so this method
is extraneous.
f3fe8f2ad85c2fa1408e39838a000dad8d42577b authored over 10 years ago
61053564fa7e066b7a291d5b3fd199735ec88135 authored over 10 years ago
e3ae22da80586dcf98e90742610c688e5e7de95d authored over 10 years ago
63411b427a76664ccb2ddea418c1add848beadff authored over 10 years ago
a74bab7f98d6064cb33f0217bf0329e0129a275e authored over 10 years ago
83a657e561e86a1f809d16808d045cfdcbdf24cd authored over 10 years ago
7c2f6f0bcc0f864decbeac4132a4a5139c19d796 authored over 10 years ago
2effc57b7860f7c16af6c0f5ba22e9b58febc909 authored over 10 years ago
75b1fe6090e8e936efbcfc17c68141f094c0afee authored over 10 years ago
f0530f9d28a87e12df4e551cf1ceaed311242138 authored over 10 years ago
88f0f1061a2852d1035dc8cb4399e62712874def authored over 10 years ago
For example, if IncompleteRegionException is thrown by a binding, it
will result in a Invocation...
Fixes WORLDEDIT-2947.
11d37bce2bc9e6e3d8d01e2f68bd949a3ec07d30 authored over 10 years agoc29ca03e3508fbbd9d230e3504aa89ad3b0fddc7 authored over 10 years ago
1e2523ddcba4efcea79455698c0c8526fb32066f authored over 10 years ago
d1f5beb961b9d4d847cf7e2543bc0b1141b21b6c authored over 10 years ago
Fixes WORLDEDIT-3025.
0a5a1e1b010dc1170900c1d88f0a6e02a0efa368 authored over 10 years agodd924d806ba82ecb617c74aa40d67f344f301dfd authored over 10 years ago
The goal is to replace use of CuboidClipboard with these new classes.
Support for entities, //f...
09eb36dc5ea316bc8a06c0a24282020e10f770f0 authored over 10 years agoeee2c5d9f4bab9ca7f1cd90776df65626dfe61a1 authored over 10 years ago
CommandHelper subclasses this, although whether things will work
properly after this change is t...
d4dde8c4a64209d987f009e33462a20a1b2bbe45 authored over 10 years ago
302d089d55e7deabc3bd0eb4e1de8da7257536ce authored over 10 years ago
c9612c05a792b6474b2bf83db1d5c93d840bfc85 authored over 10 years ago
Conflicts:
src/bukkit/java/com/sk89q/worldedit/bukkit/BukkitCommandSender.java
src/main/java/c...
bc73d12f250b153eef8d9f25052c2274eb25f179 authored over 10 years ago
d86d81ef21f8fc5a80ad00ca3217da227e8b62df authored over 10 years ago
d7d7b2741a4eb26b7ecf7870ff47f3d5f5edebee authored over 10 years ago
723b8b6e63bda32532976cf8046eb6f496386524 authored over 10 years ago
edb6c56aab0ac1581272fffd89413fa47fbde6c6 authored over 10 years ago
46c429606ee1b2c56f6a366241145666784123ad authored over 10 years ago
2628e80f41978df79ffb0eedd53a0f7e3db6ae13 authored over 10 years ago
a957482ee618d07646480fdfeca94742959fc1a6 authored over 10 years ago
93a48bbb5508db28ec49be667789cefe5bcf7db3 authored over 10 years ago
e261e720b643bf32777fb4e3323ca5622e37a020 authored over 10 years ago
c7988c7ad9652e4bc69c7305d967ee0d9066bc71 authored over 10 years ago
3750190f2c17b8ec78ba92d42b246b1a4262b40a authored over 10 years ago
10c45fcb223aa8314b4948b8cc4c9f15d1cd8a22 authored over 10 years ago
205fee3c365c9b45501c7973e645f609b11b5062 authored over 10 years ago
620a4a21a12fda94e43ad4131c7122cdeda2ab35 authored over 10 years ago
33e1e0b1f13cb2795cb716407d61939218c60f55 authored over 10 years ago
This simplifies things a bit.
225851310421a2130f5cd16ca52f994257da476c authored over 10 years agof64107c2c047d0a1b66d91ae1a1444018492cd42 authored over 10 years ago
ec28cd626c77fd65656f06082553d06917e7321e authored over 10 years ago
de0f283656b329e114754d86c1c935dc7a40a1d2 authored over 10 years ago
b8b097ce68441c1d53c7c10687c9b71561084045 authored over 10 years ago
109150f3488187610fcbd53a837f4613a00be393 authored over 10 years ago
5347cd4e34da86ca5a9dd7a2d87ae758c446403e authored over 10 years ago
Most affected is the brush code.
d96d3cf8bcf6f40222233a3f75e345e6e733e828 authored over 10 years ago9381beb417ae62fc3f7da401921003f0469d54ae authored over 10 years ago
23ce159ccf7256abd4d9a1d525cca7635b7d2cce authored over 10 years ago
47076b313e0a47257c572c85cf2c0e4787e24c6b authored over 10 years ago
b7e0821b97d3b282070bcebbdce72013e4d4a55c authored over 10 years ago
1431cd2a673c478366a15575553edc463fa931a6 authored over 10 years ago
ebe2bc6ae27a5eb00a3bb6fe11f968b3d86967f1 authored over 10 years ago
aaf4c6125103178c1cfefc144e22f9564c834756 authored over 10 years ago
b8bc055d21ac693da93cd8ff37145ec26e04bb19 authored over 10 years ago
8f1943fd84cdd1b6e1f572fc223c291686b87d93 authored over 10 years ago
c9e60f1f6091aec597798811aa19c08f7a71b1fb authored over 10 years ago
9bb70ad3353b60f6e81aaddde74066557c0e1221 authored over 10 years ago
Platforms can declare certain capabilities and a suggested preference
for the platform for each ...
d9cea950b0b8e9ee3a401c744d48bd48e43353a3 authored over 10 years ago
7827dfea9efcd690d37a487d9626db33097a1c40 authored over 10 years ago
92204ba623fba2e980fdf12290a90554e84e206a authored over 10 years ago
fc50831cc080287b5d42c8ebda5c5c459a734e3b authored over 10 years ago
ff7d5aad1aa5912f729e026a0f721bfce2ba3f19 authored over 10 years ago