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 teleport functions to the player interface for scripts; renamed some script-related classes.

33fb2abb5443f5fc6069e7efc3af4b9a8636a304 authored over 14 years ago by sk89q <[email protected]>
Added some JavaDoc/minor cleanup.

c55799567ad4dfb25ded439ecfe430c899344614 authored over 14 years ago by sk89q <[email protected]>
Made /clearclipboard function.

5507f0ae98cf47fde18d67f9e752e5aace1e9c36 authored over 14 years ago by sk89q <[email protected]>
Minor cleanup of code.

4eb40b039f80e9b901000b135e531545ef4e2c13 authored over 14 years ago by sk89q <[email protected]>
Added Apache and MPL license texts.

e2ac8282281fd93b6d3ddcbbfd750a7d777fa8eb authored over 14 years ago by sk89q <[email protected]>
Added .schematic loading/saving; fixed issue with pasting not pasting entire region.

81753ee979ca6c5ca2c6bc0426b19980e4df1f3c authored over 14 years ago by sk89q <[email protected]>
Updated INSTALL.txt with more help.

26c2d044c00fc4ff7da2e5f4ac71fbebf58e8077 authored over 14 years ago by sk89q <[email protected]>
Updated README to reflect license change.

d2e391446ae38941953b34e599fad732b3e51893 authored over 14 years ago by sk89q <[email protected]>
Added NOTICE.txt.

0db6d04a0f9ae5f5113799c65ddfde9815ede870 authored over 14 years ago by sk89q <[email protected]>
Relicensed as LGPLv3.

c4412b1c2aa577d160e50ea7b9151b9076a6fa0b authored over 14 years ago by sk89q <[email protected]>
Added forestgen.js example editscript.

4a8a3e832e071e58134c807f40630a686ce23e58 authored over 14 years ago by sk89q <[email protected]>
Gave /editreplace the ability to discriminate on block type to replace. Corrected arguments help for /editscript.

b3eb1fc5486bf5123f88cc4fc6745a092cb88904 authored over 14 years ago by sk89q <[email protected]>
Updated INSTALL.txt for commons-lang3-3.0-beta.jar.

7d886c6572198eaac04649ef81b0d52e5d288f53 authored over 14 years ago by sk89q <[email protected]>
Allowed blocks list can now be adjusted in worldedit.properties.

2b0d73621a358d74e9edace746d891889a865547 authored over 14 years ago by sk89q <[email protected]>
Added lower bounds clamping to some of the arguments.

d1a807f25f105668fd1185dc375cb47e7a12b8c9 authored over 14 years ago by sk89q <[email protected]>
Added /clearhistory and /clearclipboard.

c70a7914da5fc0867d0f7ea7dc3aed36e1d424fe authored over 14 years ago by sk89q <[email protected]>
Added basic copy/paste functions.

4c7e14a76bc70b6d1808f38b0353bca0e1997fcb authored over 14 years ago by sk89q <[email protected]>
Updated com.sk89q.worldedit.Point to use generics.

8e2c6ece61e662260c0c4998b4d7dad4d7e254b2 authored over 14 years ago by sk89q <[email protected]>
Added basic undo/redo functionality with a history size of 15.

7387e360161dbcd67b1b443721288e7be0c3881d authored over 14 years ago by sk89q <[email protected]>
Moved exceptions to package com.sk89q.worldedit to prevent potential collision.

6364ba720be228c8de22620ab1a861dab3af82eb authored over 14 years ago by sk89q <[email protected]>
Updated INSTALL.txt to make a note about js.jar.

9fa6c136c08414cd54b8f75688d3124cf6628d18 authored over 14 years ago by sk89q <[email protected]>
Hard-coded a list of items that can be used for WorldEdit.

6eaf5895e47e08d6e81a36cfb8f8e7d193f9a758 authored over 14 years ago by sk89q <[email protected]>
Added preliminary JavaScript scripting support. Currently it can be used to do routines such as forest creation but it cannot make hooks or do anything fancy.

c8054b95fed9f0ab8f5557a9607f9e6e0d8519d7 authored over 14 years ago by sk89q <[email protected]>
Removed NetBeans project files.

da021f85196117817b2b41a17e56e129c0b6e887 authored over 14 years ago by sk89q <[email protected]>
Added readme files.

ec7e7dcdba88c8b39a2fb6779dae045cb18eb91e authored over 14 years ago by sk89q <[email protected]>
Updated WorldEdit for build 100; made regions no longer shared and fixed the missing authorization check.

2e31c2aaf0b5a1d2e41b43c448897d47fef01a10 authored over 14 years ago by sk89q <[email protected]>
Initial commit.

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