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

Added support for restoring from backups (snapshots). Added /listsnapshots, //use, and //restore.

527573e71bfc397d31374e60dda95c5597a602c3 authored about 14 years ago by sk89q <[email protected]>
Improved exceptions thrown in the data framework. ZippedAlphaChunkStore can now detect subdirectories that the world is in.

d9a4a778ef2d18ce6974f5f2fce62a3754e1b595 authored about 14 years ago by sk89q <[email protected]>
Added data framework (com.sk89q.worldedit.data.*); moved schematic loading/saving towards data framework; added work-in-progress EditSession.restoreBackup().

32290b4095dce2d3706c5d810b0ad8f00aaa2378 authored about 14 years ago by sk89q <[email protected]>
Removed obsolete NoSuchScriptException.

6299734cddca9ee6b0418179c5e5cb649899ca95 authored about 14 years ago by sk89q <[email protected]>
Added /chunkinfo.

0a288acbaa5a7b4976c046a9c8262a8209111415 authored about 14 years ago by sk89q <[email protected]>
Fixed permission issues regarding the edit wand.

c25f13c3f0d83a113bb393ffd9bb1a248f00bedb authored about 14 years ago by sk89q <[email protected]>
Changed //bedrock to /worldeditbedrock.

b124bffdde96aa925eb158a5bbb9a2da094e2f30 authored about 14 years ago by sk89q <[email protected]>
Added //bedrock permission that allows super pick axe users to destroy bedrock.

327632b4d049e749d49959ad04ceaf8589fc203f authored about 14 years ago by sk89q <[email protected]>
Fixed /worldedit misspelling in SMWorldListener.onBlockDestroy.

ce16f6e04d67830a572e30f1c52a143197959156 authored about 14 years ago by sk89q <[email protected]>
Fixed permissions issue regarding the wand and super pick axe.

5017a8fb38463fa8551740ef442a997a9ad26601 authored about 14 years ago by sk89q <[email protected]>
Fixed /ceil.

d63c8c113c8d878071e23439405f9fc2a439b275 authored about 14 years ago by sk89q <[email protected]>
Made /thru work better.

ebf5b97451828c227ee341e31412c00a4eb11fc2 authored about 14 years ago by sk89q <[email protected]>
Added (untested) //hpos1, //hpos2, /jumpto, /thru, /ceil.

9124cdd91f762a901071b159b07e7379d1f778a7 authored about 14 years ago by sk89q <[email protected]>
Updated CHANGELOG.txt for 0.9.

171d72319b3befabd15b3e38a8bc2a8bd5249b38 authored about 14 years ago by sk89q <[email protected]>
Updated INSTALL.txt.

b81a665ae7aac77331c92c9fa7028fc5c600a05c authored about 14 years ago by sk89q <[email protected]>
Corrected help texts for some commands.

3d413e4f2ee574f1ce6cc6043f538575c4c07941 authored about 14 years ago by sk89q <[email protected]>
Added /removenear.

ccab458d9c525655f6cfcac2916708e222e8dee8 authored about 14 years ago by sk89q <[email protected]>
Simplified permissions by automatically allowing [cmd]air when cmd is allowed.

94876194c40157f0eb08e195aa09e4110cae0206 authored about 14 years ago by sk89q <[email protected]>
Removed displacement argument from //move and //moveair (not yet implemented).

5dc69ae325aff114a7a1acaf4bb69d0815a2df56 authored about 14 years ago by sk89q <[email protected]>
Fixed a bug that made command checking case-sensitive. /, restored (// still works).

86f2c67a350e6fea9ac7b9a5bdb4ebefecde236b authored about 14 years ago by sk89q <[email protected]>
Fixed help emitted by //wand.

2bec24db9d30efa0e3f49ee7476eea77a366d04a authored about 14 years ago by sk89q <[email protected]>
Added //move and //moveair.

a34f977b940a1e66cfc3cc9dcb6d3cfbc8664d40 authored about 14 years ago by sk89q <[email protected]>
Changed super pickaxe command to //.

ca2ed71805d8db6b03696f0338d14b417717bd35 authored about 14 years ago by sk89q <[email protected]>
Added back in /worldedit for permissions purposes.

765575b43365907e949bec32f30da34e7bb931a9 authored about 14 years ago by sk89q <[email protected]>
Added //walls.

6c33aa44e27b21448e0288cfa1adcc205c5907ae authored about 14 years ago by sk89q <[email protected]>
Changed //cyl and //hcyl to use the same code.

33ff7fb34cefc1060dbe3475ad7239ca56798e04 authored about 14 years ago by sk89q <[email protected]>
Added //sphere and //hsphere.

1b88e1592e4f5140821311d61a72ebc818f06326 authored about 14 years ago by sk89q <[email protected]>
Changed //cyl and //hcyl to respect boundaries.

3ad6577be6afce4ffb8c61d0872a3cb98b605ead authored about 14 years ago by sk89q <[email protected]>
Added //cyl and //hcyl.

3031480b38a17c43692ac8b402fdf9fbbfd49c1b authored about 14 years ago by sk89q <[email protected]>
Fixed typo in the changelog.

9934e8fdc301415429d9c1ce749c5b2642ff23a8 authored about 14 years ago by sk89q <[email protected]>
Updated CHANGELOG.txt with new bugfix versions.

52029a786d3b066913c29e7e1d20a3b212a2b944 authored about 14 years ago by sk89q <[email protected]>
Fixed floating point inaccuracy error with getBlock#(), fixed //rotate.

aa63f886ec1589c8088c8569374e8f4fb50090c2 authored about 14 years ago by sk89q <[email protected]>
Now /ascend and /descend won't land you in lava anymore. /unstuck made more accurate.

383a47523766450fc769ae98006b093bbe8a155c authored about 14 years ago by sk89q <[email protected]>
Changed /descend to be a little more accurate, to not drop players from a high distance, and to not drop players into the void.

3a940ba936193e43f7b076d4badd619974889e3f authored about 14 years ago by sk89q <[email protected]>
Cleaned up /ascend. Now uses WorldEditPlayer.getBlockIn() for better accuracy.

ad0bb92c8f194fb2ca5a5b521ec291e0e5fee08f authored about 14 years ago by sk89q <[email protected]>
Added a workaround for hey0's getComplexBlock() returning a null when it should not.

263417550befb76617f0f6adad6106a46ab7048d authored about 14 years ago by sk89q <[email protected]>
Fixed INSTALL.txt incorrectly referring to the plugin name.

ed2859c1deb4fb09c26aa332bd275571c3565d13 authored about 14 years ago by sk89q <[email protected]>
Added a workaround for onBlockDestroy providing (0, 0, 0). Setting air no longer sets the data.

c947083640ccc5075893525b690f06874b0560c5 authored about 14 years ago by sk89q <[email protected]>
Updated readme texts.

9e9cd627a33816002eafeb2255f4ac8978db6361 authored about 14 years ago by sk89q <[email protected]>
Added /fixwater.

9f4c262d1f638312a15c351a1ce213c2f4ae9d24 authored about 14 years ago by sk89q <[email protected]>
Changed /edit command prefix to //.

e74700127f54d00bf51edcbb873d383583813a3c authored about 14 years ago by sk89q <[email protected]>
Prevented colored cloth blocks in SMServerInterface.

e83ec38d3113c82cf72803848d7a2d0c5f3a7405 authored about 14 years ago by sk89q <[email protected]>
Fixed unchecked cast in CuboidClipboard.loadSchematic().

f1874efef9ee4301b21571ffa9b0b109ab9ff078 authored about 14 years ago by sk89q <[email protected]>
Now using com.sk89q.worldedit.blocks.BlockType for block type queries. rawSetBlock() now handles changes in block data. WorldEdit.getBlock() now supports specifying data and sign text.

ebb25ff41cfae4d8f4f3ac9b7ebf43424b2fb5ef authored about 14 years ago by sk89q <[email protected]>
Fixed a typo in the help of /descend.

47efbb6b1814b198179fe129543fba2a247bc250 authored about 14 years ago by sk89q <[email protected]>
Added /editcut.

fcf02df4dcf76d55493851b7328c72dc165d5fc6 authored about 14 years ago by sk89q <[email protected]>
Fill routine is now no longer dependent on the state of a block as reported by the server (infinite recursion fixed on non-block items).

9dc324f00ad380fb85a41c8a4bdd7dd61e1f48b5 authored about 14 years ago by sk89q <[email protected]>
Renamed hey0's plugin to SMWorldEdit. Made WorldEdit somewhat a singleton to hold the ServerInterface instance.

92dc88562c67850c03c866d2b89825c6a7552099 authored about 14 years ago by sk89q <[email protected]>
Added /toggleplace which lets you perform actions that require one point to use position #1 rather than your feet.

5f1a014bfbf384060661e9f8bb464533f6215ffb authored about 14 years ago by sk89q <[email protected]>
Changed super axe command to /,.

9739336730886deea55407059f788cfdb151d08a authored about 14 years ago by sk89q <[email protected]>
Fixed the order of the tool checking code you can now use edit wand again.

98d1a0be05416ad18d9e965ac452a5716a4b3807 authored about 14 years ago by sk89q <[email protected]>
Added support for block data and sign texts. Decoupled more code from the server modification.

3bf7c08ad6049e8feb351fe19c585c08c543cefa authored about 14 years ago by sk89q <[email protected]>
Changed everything to use BaseBlock, which supports block data and soon some tile entity data.

d1eca7c429f1496a2f415ab7d1c2f05a2085ed17 authored about 14 years ago by sk89q <[email protected]>
Added super pick axe and /..

23b24b36157a5cba1a5cc9dec7777b3e852b6fa9 authored about 14 years ago by sk89q <[email protected]>
Changed the clipboard so it doesn't store min/max anymore, just origin and offset. Added /editrotate.

598f4aa6cd782878b236c51f2d71eaee66d9aec2 authored about 14 years ago by sk89q <[email protected]>
Re-implemented /forestgen in Java. This version does not replace existing blocks. Undo system fixed.

bd9a90f01d63da67b6c72335427096a3be30c56e authored about 14 years ago by sk89q <[email protected]>
Removed edit scripts.

4715a733c92c6977d36d32aa004dc3bac81d6922 authored about 14 years ago by sk89q <[email protected]>
Added /toggleeditwand, removed unused tool click stuff.

a5ac9514abfe867deee7009911f954e07f4ea20d authored about 14 years ago by sk89q <[email protected]>
Added /ascend and /descend.

514a78272e72e3813f25db2349b29d662945b9a0 authored about 14 years ago by sk89q <[email protected]>
Fixed help for /editstack(air).

87daf8e7ed6a234261b8d33d20772d50a1c08f49 authored about 14 years ago by sk89q <[email protected]>
Added /editexpand and /editcontract.

6ab19fd52d4f395654a6cbd211b622da96353dbb authored about 14 years ago by sk89q <[email protected]>
Removed Point/BlockPoint to Vector/BlockVector.

68dcce31f842a43f6f9d5535659cabbc1f243b33 authored about 14 years ago by sk89q <[email protected]>
Updated to v115 with PluginListener. WorldEdit decoupled from plugin.

c039e8e77daaee92ae1494705258a08315e198d0 authored about 14 years ago by sk89q <[email protected]>
Removed scripting support.

aea64916e3eec5db913afea5ce8f713e4224f44b authored about 14 years ago by sk89q <[email protected]>
Updated INSTALL.txt with new lib installation instructions.

a4eb7727cbc51a5355e011ab36a573371e5bdf74 authored about 14 years ago by sk89q <[email protected]>
Converted /editdrain to use own stack.

2f2ff86bace2fc7f88a4d3c811c3ae31d66dec18 authored about 14 years ago by sk89q <[email protected]>
Switched undo/redo buffer to use BlockPoint. Added Point.toBlockPoint().

6882aa416d99e3034a28407c0a7c9d99397650a8 authored about 14 years ago by sk89q <[email protected]>
Added /editdrain, added BlockPoint that compares using ints.

f64cc76906386d0fcfa9e4debffaf4b4d6db8557 authored about 14 years ago by sk89q <[email protected]>
Added Javadocs for EditSession.stackCuboidRegion()

7823aa2a6c7771054cc795d1d638a5fc7abd141c authored about 14 years ago by sk89q <[email protected]>
Removed Apache Commons from manifest; switched to smalljs.jar.

5d0316aa0094e135a122a24eb437e899b4f2bdc7 authored about 14 years ago by sk89q <[email protected]>
Removed Apache commons dependency.

0044ddf48b4178aa874bdd9751c0232f9184af46 authored about 14 years ago by sk89q <[email protected]>
Cleaned up Javadoc comments.

10703082eda2daaac6c94047fd38458acd903043 authored about 14 years ago by sk89q <[email protected]>
Fixed the help for /editstack and /editstackair.

eb70ac391aba3bd717512775b77f87a9a1e35533 authored about 14 years ago by sk89q <[email protected]>
Major cleanup and refactoring. Non-cuboid regions now technically supported; players now abstracted through WorldEditPlayer; use of Point across the board; command cleanup.

204cfc14522b497722c29eb07c79314050d41c25 authored about 14 years ago by sk89q <[email protected]>
Added /lift.

ce4b2810fff0e58cefe355a8925d0fffa0fcc522 authored about 14 years ago by sk89q <[email protected]>
Removed /editcyl (not finished).

633be176ebf51d76af618a7abb9f297442850ede authored over 14 years ago by sk89q <[email protected]>
Added /editwand.

532c4de8ccd7591ee0a5c0a74fc5c9ace1e42ca8 authored over 14 years ago by sk89q <[email protected]>
Fixed /editstack(air), fixed getLength()/getHeight() of WorldEditSession.

c59d77e138b042a89dc89bb460d1cb0c15f4e7b8 authored over 14 years ago by sk89q <[email protected]>
Fixed arguments with /removeabove and /removebelow.

35f46473dea16b24d6bbeab343024fcffa59392e authored over 14 years ago by sk89q <[email protected]>
Added /removebelow and added a height parameter to /removeabove.

02ef9610be222a64261c8192475d90d73d1a852a authored over 14 years ago by sk89q <[email protected]>
Added untested /editstack and /editstackair commands to stack the region towards a direction.

ba828c1a3a5c7f0de3e5586c1fbcb7168ef9b803 authored over 14 years ago by sk89q <[email protected]>
Made static Logger static final.

05524be2d21d5b08e797d73109729c9992afd4d1 authored over 14 years ago by sk89q <[email protected]>
On paste, you will now be placed on top of the paste if you ended up inside some blocks.

f896acc662f6d5d5d39adcb2442d882c3c9b29cf authored over 14 years ago by sk89q <[email protected]>
Implemented block smart queuing that allows certain block types that require a block under them to exist to work now. For example, torches are only created at the end.

a61c62f46d8761eb23d905ead7f8295fb3f9fa05 authored over 14 years ago by sk89q <[email protected]>
Improved the quality of the command-related messages and renamed /setchangelimit to /editlimit.

c0a9d0d5517bd82e6bb197aedf4242f951ed7070 authored over 14 years ago by sk89q <[email protected]>
etc.getDataSource() is now static; updated.

87780f0a7857576cb4803c2265790ca754664b10 authored over 14 years ago by sk89q <[email protected]>
Updated the .schematic save routine to also create directories as required.

48aeb58bbb31fa2667256d6bd540efcb0ce32740 authored over 14 years ago by sk89q <[email protected]>
Added short overflow check for schematic saving.

414c3cf33dc816d018a78a4c11b1d959ade73ad4 authored over 14 years ago by sk89q <[email protected]>
Reorganized code, made exceptions inherit from WorldEditException, added /setchangelimit.

713f23d0de4cc78ac9b249de28d0487b6f8c2578 authored over 14 years ago by sk89q <[email protected]>
Updated for b104.

1f7b39b8e3e67221e55ee52fb6578e79a332f446 authored over 14 years ago by sk89q <[email protected]>
Updated INSTALL.txt with map-script-commands.

c1a5fc8782c67c2c8f3ec83caaa69bec7ad02620 authored over 14 years ago by sk89q <[email protected]>
Added JNBT license information.

c23c1dcd9e07e2262a898cdce5bdf647c9397a27 authored over 14 years ago by sk89q <[email protected]>
Made a mention of jnbt.jar in INSTALL.txt.

2707529bc312dd38d514c40afcfebd048f2bb762 authored over 14 years ago by sk89q <[email protected]>
Added meteorshower.js.

e3a2cd4db6942c69e105be80dada31797773c13c authored over 14 years ago by sk89q <[email protected]>
Added a top to trees generated by forestgen.js.

20b20870d82ed68d093b514083f81d9a69494426 authored over 14 years ago by sk89q <[email protected]>
Fixed a bug where Point was not returning accurate results with .equals(), breaking undo code. Temporarily using org.apache.commons.lang3.builder.EqualsBuilder to fix the problem.

c0e78bebf4b15dd73884190ff514fad1d3f0ab54 authored over 14 years ago by sk89q <[email protected]>
Added /editoutline.

a620ca9efe6e7173e5174a7591434d6c8372641a authored over 14 years ago by sk89q <[email protected]>
Added region selection with a wooden axe (#271);

bb06f9daedbcbbfc1b7f08a5c05bc49fbf536eeb authored over 14 years ago by sk89q <[email protected]>
Added maximum script execution time of 3 seconds.

fc2a827c079fc5a0786115dc5809cf895de656f4 authored over 14 years ago by sk89q <[email protected]>
Added direct script->command mapping support; fixed some comments in exception files.

ddfb7f21beaf4fd39d44509da3b040e66d235efd authored over 14 years ago by sk89q <[email protected]>