Ecosyste.ms: OpenCollective

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

github.com/IntellectualSites/fastasyncvoxelsniper

Voxel Sniper fork for modern Minecraft versions utilizing the improvements of FastAsyncWorldEdit
https://github.com/IntellectualSites/fastasyncvoxelsniper

Upped version to 5.170.0-SNAPSHOT.

2249f82931a5b9174dff63f6e26b6ed64ef9fdc2 authored over 10 years ago
Fixed memory leak occuring because Player objects were never released.

SniperManager is now handling session persistence over UUIDs instead.
Sniper is now only carrying...

fce69554a50ef4a95fd70044bbad49c72d6d6f96 authored over 10 years ago
Updated Bukkit dependency to 1.7.9-R0.2.

67e76d15cd1412b434dbb1523442cdc0156a8de7 authored over 10 years ago
Removed code and dependencies related to the VSGUI project.

Until Project has solid plans and an implementation plan this will be no longer supported by the ...

68f3eeb54f6506ac80bda37ec7750943b53b77f7 authored over 10 years ago
Fix command initializiation with VoxelSniper instances.

7b2b282374b165440914f2f7e3b590af564c9e9d authored almost 11 years ago
Use full qualified names instead of shorthand.

a1a9133a75e0620eee472d811d92b07357f7eef4 authored almost 11 years ago
Fixes issue where the parameter data format hackaround wasn't initializing the array with the correct data.

Fixes #237.
Fixes #236.

01b23ac57b22374b81b1333b6226926662a8474b authored almost 11 years ago
Merge pull request #238 from TVPT/command-api-refactor

Temporary Command API Refactor

efb27bf856877b265a79afbe0fae0e953660cf59 authored almost 11 years ago
Fixes coding style formatting errors in 3cd08e30bcfbb42e05df851dcc3093df6869731c.

6c40c41c0b754a643443e4cc3d6d3d46c022017e authored almost 11 years ago
Refactor Commands for easier maintenance.

3cd08e30bcfbb42e05df851dcc3093df6869731c authored almost 11 years ago
Fixes problems with Snipe Preconditions checking preemptivly, as well as triggering a lot of code in case a physical interaction is made.

b8e44794c5e0f0a91f3564ae65e96d0cc438908b authored almost 11 years ago
Fixed NoSuchElementException when undoing with more elements, than are stored.

Fixes #234.

1fffcb0e51d860e2d162913a38de42285c3a42da authored almost 11 years ago
Fixed NPE in Sniper class when attempting to display brush information, while no brush is selected.

Fixes #233.

a05af3138dab77c7eb0be5d5559fe15156238646 authored almost 11 years ago
Fixed multiple malformed javadoc entries, so building in an Java 8 environment won't break the build.

In addition started removing @author documentation, since this data is more reliably accessible t...

065ccc14e98467b60619ec16f6deb8941f41d5ab authored almost 11 years ago
Added test cases covering SniperManager.

86cafce6bf710c4fc87c37d33dedce8726aa83d3 authored almost 11 years ago
Refactored Brushes class to be easier to test and added test cases.

2689dd8072b357cce8a4808d147f480234c51f47 authored almost 11 years ago
Added tests for Undo object, to verify behavior.

d7f1e111032c258d19860d12cbbff43664e36c30 authored almost 11 years ago
Merge pull request #225 from Deamon5550/patch-1

Increased Dome Brush step precision as a workaround for z-axis inconsistencies.

46ca7340b20c9f97df36f2e59c5674f4f867c0d8 authored almost 11 years ago
Update Dome to remove z-axis inconsitency

Change stupid constant value to remove z-axis inconsistency.

e7098d72a83cb2899cc8633c950861c08c36c15e authored almost 11 years ago
Fixed unchecked null with nul-lsensitive mappings. Potentially fixes #223.

5e42a043ec98a029d87015d399423b1c0de828e5 authored almost 11 years ago
Fixing wildcard brush permission node.

Closes #222

155165837073536003181b3fa4d0816d47a76391 authored almost 11 years ago
Refactored Sniper Core class to be able to differentiate between multiple sniper configurations simultaneously and value brush based Permissions.

By redoing the Sniper class and adding per Brush permissions, LiteSniper was redundant and a lot ...

3d11e5ee935a5e2ce48b5d14ddb8d119eb3ae30d authored almost 11 years ago
Cleaned up VoxelSniperConfiguration and added missing documentation.

f127d80b76f20193ee733d6096a3f1385a122cc1 authored almost 11 years ago
Updated VoxelPacketPlugin dependency to latest version.

The new version is now definitely build with Java 6 and should address #209.

d59f29385a6a84ff575a87dbfe7dea5439bbcd34 authored almost 11 years ago
Update README.md

d56021ee00246fabb6a3f7e66bd452083a5bc66f authored almost 11 years ago
Updated versioning and metadata processing by maven

bb3878f2d651e3ded7d83029830a033fd21c3237 authored almost 11 years ago
Make Biome Brush available to LiteSnipers

Closes #220

21c3a0a85eb1583a9a73b420c746fa0759be2f37 authored almost 11 years ago
Fix Heatray being available for LiteSnipers

Closes #219

a35bf621139aaafcb1d53bad53a073a7714bff7c authored almost 11 years ago
Add option to disable VoxelSniper join message.

Closes #213

2439934fa736a8327cafae09e74986e1c7b73c19 authored almost 11 years ago
Merge pull request #204 from ayyy/master

Make -e parameter in filldown a toggle

b14b57927b3e79df2a1bdc769473094ae2d2c926 authored about 11 years ago
Make -e parameter in filldown a toggle and remove unnecessary argument causing unknown command

60c6ce8b303addd42a9865d5858280c895e26bf2 authored about 11 years ago
Merge pull request #203 from CalDaBeast/patch-1

Adding REDSTONE_WIRE to list of Falloff Materials

2153bba808a96f23d58605adc3a4f55dc63c4adf authored about 11 years ago
Adding REDSTONE_WIRE to list of Falloff Materials

a18638fc62b6c21536375a368c216a7ba1727609 authored about 11 years ago
* Updated maven-shade-plugin version

3fd72c63e0f28ac99ffba33f92662a003a8c666b authored about 11 years ago
* Amend to previous commit. Actually Fixing #201

244ef2da6586faef17d001c8a16a84fe57805c50 authored about 11 years ago
* Reverted PR #199, causing #201. Fixes #201

07e482181d86fffe6d3ab101f98cd6fffa1d796c authored about 11 years ago
* Moved versions to where versions belong

fb2c9f91195a058ea86a09253413006d22f2c4ac authored about 11 years ago
* Fixed comet brush target error introduced with PR #198 merge.

e231cd0c67e7c7caa28e0c266178d35a501bc336 authored about 11 years ago
Merge pull request #198 from ayyy/master

Remove all CraftBukkit and NMS code

f11b3c8d09a0cd846926031174c167c4c5cd6ceb authored about 11 years ago
Removed event priority from previous merge.

This needs to be not on Monitor priority, since the event needs to be cancelled through VoxelSni...

e8f1b1bdda94aece6a1049236bd92e30c004c55e authored about 11 years ago
Merge pull request #199 from lukecfairchild/master

* Ignore cancelled player interact events

163bfb5db1a6db19fc2041fa65e41686b221797d authored about 11 years ago
Update VoxelSniperListener.java

dont ignore cancelled player interact

82e2fad898da1e1f30c5cdbf19daf563ce606277 authored about 11 years ago
Remove all CraftBukkit and NMS code

f944d1c0c954e256842682c8f6135c1939313090 authored about 11 years ago
* Made LegacyConfigurationContainer a static inner class. Fixed #196

a62082a772df42919ce57bc42483c7a6e285110a authored about 11 years ago
* Updated compatibility for Bukkit 1.7.2-R0.1

4d3afed290cafb26862f5ccb7f61c4753b5dcacc authored about 11 years ago
Fixed Exception in litesniper

3027a6f15cb7b82de9d65be4f8cc6c5992a50bca authored about 11 years ago
FillDown from existing

fill down enhancement

97573f3d55640f74bde21b70eda7ab947ec1438c authored about 11 years ago
Merge pull request #193 from ayyy/master

Fix typo in jockey brush when registering brushes

a53c2b9cc7c31a5d0e082fba4de7e9667e966caa authored about 11 years ago
Fix typo in jockey brush when registering brushes

c7e7e655bac3f573647454bfe0a7b644111c9d1d authored about 11 years ago
* Accidentally commited line of uncommited changes.

2ff3cd75d40c55505d00242d902866a2f8bba7d7 authored over 11 years ago
* Fixed potential NPEs in brushtool checks. Fixed #191

7f6773179f28586fefd1bde2318c417b7ebfec06 authored over 11 years ago
* Removed unused method call in onPlayerJoin

c64b0ddb4d3393ce40e9ab94d98962e83f7b81ed authored over 11 years ago
* Simplified onCommand propagation

520ae7d9d141536080ae359ea979ec86b84f0213 authored over 11 years ago
* Upped version to reflect external function changes

f9d8a436a3514ed7664f63b4215bed522df1f470 authored over 11 years ago
* Changed configuration behaviour and now using API calls for configuration.

3e4c7af948cc4942e98cee962f2c07a2802a5a38 authored over 11 years ago
* Fixed undo storage capacity being 1 greater than the actual defined value.

84f80bdd71ec6c1aaf13e1bb8f1870f98d4450b3 authored over 11 years ago
* Merge VSGUI code into current master

* Cleaned up some code to conform to standards

831c32314f814ec46a48c92ff1e47650cfd10c54 authored over 11 years ago
* Refactored VoxelSniperListener to conform more to current code standards.

209139bfed5da2ee7d68cb66a7e6b45e87ae4440 authored over 11 years ago
* Additional style changes and making some fields local that didn't need to be fields.

05cba92b7c6040613b23bc22368875c99e6daf65 authored over 11 years ago
Merge remote-tracking branch 'origin/master'

Conflicts:
src/main/java/com/thevoxelbox/voxelsniper/util/VoxelList.java

8989e3e14999f21caf97b8e9be9ebb5900c35667 authored over 11 years ago
* Refactored VoxelList to current code standards.

f1821e2315e6c4540076c802c5ac5af87a5a5eff authored over 11 years ago
Fixed Stencil off-by-one error

bd91be4c15cf98f2a83cb3cf3df72b720884432c authored over 11 years ago
* Refactored Entity Removal Brush to be closer to the code standards

* Removed any NMS dependencies in Entity Removal Brush
* Added all Hanging entities to the exclus...

7129e3b88095b78b7e9e7c29e5c9525a56c37734 authored over 11 years ago
* Refactor of Message, removing suppressing deprecation warnings, cleaned up message generation, better code standard compliance.

2d808ee0c0466f3bb01ce92b8ec1e10803691274 authored over 11 years ago
* Refactor of VoxelSniper by removing deprecated method calls, removing deprecated fields, reducing static code introduced through this class.

08593deb87f0bc21d03ac1189dbfdb7692a84ab9 authored over 11 years ago
* Refactor of Undo to use non-deprecated methods and cleaner codestyle.

* Removed parameters and fields that were no longer used by Undo.

4c2dc2672cc66cd0e0253bd5315c84af1a992b00 authored over 11 years ago
VoxelList Update, added support for data values

Also cleaned up deprecation warnings since no alternative exists...

f2d38164f3cea20f6d6b3e61944c1813c1aedfcc authored over 11 years ago
Ellipsoid Brush

e045d9b210de22fa8d1854267383504e287a8ee9 authored over 11 years ago
* VSGUI implementation

a956ed25462455a549a719b43af8e92ab5965961 authored over 11 years ago
Merge pull request #181 from Zachoz/master

Update to Minecraft 1.6.4

659fac6d64498f5c4ac47a23ddc10cb4acd7d908 authored over 11 years ago
Update to Minecraft 1.6.4

4cf9058fde4039dda523d906a6d183e5c6217a3b authored over 11 years ago
* Removed depreciated methods.

* Added arguments "all" and "some" which designate whether liquids should be replace or not respe...

509cfa73a54b0b50b62a5fd9c9945a944caaca6d authored over 11 years ago
* Fixed VoxelList not clearing when /d is used.

* Created remaining Exclude/Include performers.

264d579c0c75ac6fcb3aad9e807288c4244659d8 authored over 11 years ago
Merge branch 'master' of https://github.com/TVPT/VoxelSniper

ab826c27fc6617c07c254b12d2f9843bbf51aa48 authored over 11 years ago
* Created UndoDelegate class, for use as a BlockChangeDelegate.

* Added check to Undo which prevents the same block location being used twice in a single undo.
*...

cf909188097ee2c3747303ca89ae2f3f4d7cb139 authored over 11 years ago
* Updated codestyle compliance (Part 2)

7d16096bf0f410cacee936718787b5e3f7422a65 authored over 11 years ago
* Updated codestyle compliance (Part 1)

178554c4e360d24377d75d0331dcaa808ea5ce34 authored over 11 years ago
* Updated codestyle changes into checkstyle.

aaa122b4ad9c5ccf1ef0cd0325333f4b451e0d07 authored over 11 years ago
Merge branch 'master' of https://github.com/TVPT/VoxelSniper

4c7bd9506cc5d1e83e32c43d3fa6d542809ab485 authored over 11 years ago
* Fixed accidental use of Java 7 Objects helper method instead of guava equivalent for Java 6

5db14bc6f29649856f24bae83f1b79427e750502 authored over 11 years ago
Merge branch 'master' of https://github.com/TVPT/VoxelSniper

4f57d3ca4edeafd2880941a773ba0dde87ec2cef authored over 11 years ago
* Refactored the Extrude Brush.

* Fixed #26

67820ca59618a3b14c5ee5693afb094e09811367 authored over 11 years ago
* Added missing versions to source and javadoc maven plugin

* Switched to using IBrush instead of using abstract implementation
* Cleaned up some javadocs fo...

48767033ff1866b83d091c8a198ab0ec99c14b63 authored over 11 years ago
* Added source and javadoc package creation

* Updated maven plugin versions

abb56cd49d3c9636418c15a084e91ba52b6392aa authored over 11 years ago
* Fixed wrong tvpt-repo url

* Added distribution repositories

53d9adaa8e0f49f07de99838d9690bbd56093eb2 authored over 11 years ago
* Fixed forgotten relocation pattern for guava

7c8dc9d373846ec044bec56323f8f7a5aa5cfd10 authored over 11 years ago
* Removed unused md5 utility class

* Replaced SniperBrushes and LiteSniperBrushes enum with a Brushes class, that allows for registe...

124cb5fef838216c963d7445c1233eb9d0325b40 authored over 11 years ago
* Refactored Erase brush

* Added Sandstone and lava to exclusion lists in erase brush
* Fixes #180

865123bdcb79035bfcfe0a9198eaec2d285b91da authored over 11 years ago
Merge remote-tracking branch 'origin/master'

4ae87c7f9b70a13e1715932c19135c89a9ceba39 authored over 11 years ago
* Added functionality to enable or disable snipes with the /vs [enable|disable|toggle] command

9d943e2d356b266954f24c99e910b170686337cb authored over 11 years ago
* Changed Jockey brush to remove stupid enum type messages ingame.

3bcd4f07e8697f842be3afed7d024f163e1d32ec authored over 11 years ago
* Removed dependency on items.txt completely. Closes #92

3b90b655cf537ec3a89cf1b27779bf7438f8d1ba authored over 11 years ago
* Updated fill down brush to stop filling down as soon as it reaches a non air block. Resolves #173

fd2150e7ce1671ea940c245c91c09d62ae89b5ef authored over 11 years ago
* Added original player yaw and pitch to warp brush. Fixes #122

7a5f2b45205413dde419f5271f75bd15fdcd9780 authored over 11 years ago
* Update to non Snapshot Bukkit dependencies.

29b132f16751f02196e9b43ed90f314225b53a6a authored over 11 years ago
Merge remote-tracking branch 'origin/master'

5661cf4c27c57dbaf17a774cd780a4783251a09e authored over 11 years ago
Merge pull request #147 from ayyy/master

Aliases for /p

70f5ddef39c401a7ce90c2781016b270a11373ea authored over 11 years ago
Merge remote-tracking branch 'origin/master'

Conflicts:
pom.xml

a674c114ea3129c73bec06ba8d3ffd2a819c86c5 authored over 11 years ago
Merge pull request #177 from ayyy/master

Add missing ink performers.

c636379697cc0d0fe0614069cb1c8699f84570b6 authored over 11 years ago
Sorry, how do I git.

7c5fd656e1b579bf3c5b55fd8274e8f50ffa23b4 authored over 11 years ago