Ecosyste.ms: OpenCollective

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

github.com/EngineHub/CommandHelper

Rapid scripting and command aliases for Minecraft owners
https://github.com/EngineHub/CommandHelper

Added MCDamageCause.THORNS.

cfbc8ffa00ae413ed0d5779c86740161565c0237 authored almost 12 years ago
Fixed some things with user aliases, including bug 2281.

a76cbc773b80ec40a11683d797f711c0bd45274d authored almost 12 years ago
Fixed 2317.

7f79b75ff24f438bc03b57890472cf65a30e045a authored almost 12 years ago
Fixed 2305.

0b1c62d1eeccb3039d75ebc093d94935312e6862 authored almost 12 years ago
Merged in from origin.

f6ec2d550b0cd4cea1c83bcad85fd728ee112f69 authored almost 12 years ago
Fixed a traversal bug in persistance's get_values. Also changed the default encoding to ASCII.

ffee64a956d82ccc4b87238bb929df26fa7c1882 authored almost 12 years ago
Added some unit tests for persistance.

3e8ba2a3356980ffa3f1a1594f3663ebd52735d3 authored almost 12 years ago
Fixed redis data source.

279381fe46793cbf206396a0133262a64258b55b authored almost 12 years ago
Merge pull request #96 from jb-aero/master

player_consume and projectile_hit events, plus 1.5 abstraction

c4e756ac1d1980bd9b1e7e77708907f8d3676597 authored almost 12 years ago
Added the weather converter, (get|set)_mob_name, send_texturepack, and updated to 1.5.1

a78c3651fd0219757178c09dd3beba697120a315 authored almost 12 years ago
Fixed failing unit test. The test was invalid.

3bdc0bd00b47176653dac90abde8d7e8c1f370ba authored almost 12 years ago
Added a way to change the string encoding in the byte array functions.

0fa69d4cfb6fdd8ac7217902eb98d9ff701aa078 authored almost 12 years ago
Changed byte array string functions to be more standard.

94b3d78242f1e4e429b5d1ad23ff76be4c62d5bf authored almost 12 years ago
Added player_consume, projectile_hit, and some new 1.5 abstraction.

23ae407edc4e16a856d2c7261646860972ede692 authored almost 12 years ago
Suppressed all exception messages in the Abstraction Enum Verification Thread.

These don't pose any sort of danger for the server, and are simply a nuisance when not in debug ...

ce1d63ad95f85dc009b3e76d38475828903d9221 authored almost 12 years ago
Started adding redis to the PN.

3a4caf93256852da92ce1f33d3d8ed6b8eebaa31 authored almost 12 years ago
Added an example to set_mob_equipment

3731c603032cbbe4ef618a23d97b1f8f50ff6523 authored almost 12 years ago
Added a shortcircut to return null if the object returned is null.

e1fd713cd415221e9844b6f4d2d13f84a271b9fd authored almost 12 years ago
Added a conditional, so if a literal null is encoded in json, it won't NPE.

I'm actually not sure about this one, because it apparently depends on the file encoding, even t...

20585964224b6f973c49a452bc4e164924562451 authored almost 12 years ago
Added logic to detect the encoding of a file (and use that) in the PN

09f55edd6f801791fd65df805cfd8e5f440921cc authored almost 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

433e823bf3bfa4a870c70cfd212954b87854ae7c authored almost 12 years ago
Added "cause" parameter to persistance exceptions to make tracking a bug easier.

047198205a73f17eec23cb226d7345d856f38e50 authored almost 12 years ago
Merge pull request #95 from MariuszT/pullable

Improve inventory_click event, add get_entity_age, set_entity_age, add info about groups owners ...

cad57b12863a8a13b6a35b16b99458bccdf5f9e9 authored almost 12 years ago
Improve inventory_click event, add get_entity_age, set_entity_age, add info about groups owners and members to sk_region_info

a06a8992f5b1597c9d35274b33b6fde0421d91aa authored almost 12 years ago
Updated MCEntityType with the new Minecart enums.

a5887322bbda81fe2c78155c13a377a0f6a23c71 authored almost 12 years ago
Updated pom to link to Bukkit 1.5.

f18a987b2de6cd7c37cd2f1d9dc77ec581a04c01 authored almost 12 years ago
Reserved the "activated" parameter for pressure_plate_activated.

fae205d980ac288407510d112428d356fb4e7fbd authored almost 12 years ago
Added pressure_plate_activated.

I can't figure out if there's a way to also detect when the pressure plate is released, but for ...

a6ce5320cbc14495cf0dc9656ef96409fa364b45 authored almost 12 years ago
Merge pull request #94 from jb-aero/master

Seven functions and 2 events.

2d445caa34716918e77bd0ef45d813a51cbdbc7d authored almost 12 years ago
Added (get|set)_max_health, get_mob_effects, [set_]entity_onfire, play_entity_effect, play_sound, entity_death, updated player_death.

Yes, it uses a lot of the same code as player_death, which is because
that was made without usin...

42083608b090dbc9e2299cd64ece0984c0b8e9cc authored almost 12 years ago
Clarified the docs in player_teleport.

3f0d02b1ab732a10095ac82c0f05c3389330f85f authored almost 12 years ago
Throw a CRE instead of an IllegalArgumentException in array_insert

460965ee77e049072b497d7f5a5ec8ffc398bdc9 authored almost 12 years ago
Changed the item_drop() function to drop_item().

6d54b51761d9b727dfdcbbbdbc8e7636cfde141f authored almost 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

7aad491a0e3f2ed87ad34b2ab2ef31a8daa0f455 authored almost 12 years ago
Changed item_drop to allow for normal item arrays now.

Things like enchanted items and stuff can be dropped now. Also, added MCSpawnReason.BED.

4defdd4b5224d6e883a310c207379634d941d79d authored almost 12 years ago
Merge pull request #93 from jb-aero/master

added enchants and custom potions to itemmeta, made fireworks an entity

b0aec3ad6dc04172b2ab8cc1a0a5896372733271 authored almost 12 years ago
Fixed docs

c63420da54d22a38144955556ed2ff6ab3345588 authored almost 12 years ago
Fixed docs

eaa30ae4bd87837556f5a7548c63bdda57595c33 authored almost 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

5fdc627683f969e3e53f10a763d42b48ba46d20b authored almost 12 years ago
Added trace()

b52e3547881bc65e8184a457a9f6de231a6e9b0a authored almost 12 years ago
added enchants and custom potions to itemmeta, made fireworks an entity, made damage events only fire once

Adds:
http://redmine.sk89q.com/issues/1551
http://redmine.sk89q.com/issues/2287
http://redmine.s...

2877a73188b9c99e1902b1155e148b9f433b8b5a authored almost 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

fe91700c1ff78d9d5ffe7b9117f5bf80ef151926 authored almost 12 years ago
Return null, instead of throwing a NPE at this level.

7f4597180505bffcbfd3a989f01c4d5f78c7725c authored almost 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

d3f8775b6e93e3e2bc9646bdc2358d3980d02500 authored almost 12 years ago
Merge pull request #92 from EntityReborn/master

Crunchy goodness.

1f3f738529fa9d7909b4e0d58d9a6668d6cb12e3 authored almost 12 years ago
Merge pull request #91 from jb-aero/master

equipment api, and get_highest_block_at fix

974bdd199b6ad4a9e9a3eedf81e6bb11cf7a7aed authored almost 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

fac20c046d5999247c034f5d53a770ef45f50d9d authored almost 12 years ago
Don't declare functions to return concrete implementations if an interface is available.

f5a8e9fc26d50e21cde60d5ce1d7d670bd4c6a93 authored almost 12 years ago
Fixed stupid line endings.

58f09f3a9fa8baa501f6a59f4f0675c443c92420 authored almost 12 years ago
added entity_equipment functions (adds 2201), added possibility for ambient potions, fixed 2285, fixed pigs not being living entities

9176cc78f09a61b2d3e732452168a865561acc01 authored almost 12 years ago
Merge pull request #90 from MariuszT/pullable

Rewriting add/remove owners/members to WG methods

eb448dc358eb11566efe04227aa702c74fa9af2d authored almost 12 years ago
Added array_insert().

c1a8f0587b5fcaeb9cc4b10f52bcf2d99422f92f authored almost 12 years ago
Fixed the boilerplate test failure, and removed some tests that were failing that aren't intended to be fixed in this branch.

fe29d6cb7875d646a53b695ebf8239015aa048be authored almost 12 years ago
Added rR to colorize. Fixes bug 2286

9d8b556d1f921779842547be401a02c237693537 authored almost 12 years ago
Rewriting add/remove owners/members to WG methods

533d1b61396f5eabab02f92110776e781b1a1925 authored almost 12 years ago
Fixed compile errors.

18b7a16b32d602ed2c263515ec74c93f4661b0e5 authored almost 12 years ago
Merge pull request #89 from edk141/player-function

make player() return the name of the CommandSender

c7fe1c4c2106033c680cc332b3075fbf174ad290 authored almost 12 years ago
Merge pull request #83 from MariuszT/pullable

entities_in_radius, sk_region_setpriority, sk_region_setparent, sk_region_intersect

566c2b1baacb97c3d3303ff692825bacedd89698 authored almost 12 years ago
make player() return the name of the MCCommandSender.

if the name is "CONSOLE", return "~console" instead to avoid breaking things.

8292c6826f44caa71752db5d3b4471cf7036bb1d authored almost 12 years ago
Merge branch 'master' of https://github.com/sk89q/commandhelper.git

777dc13245b581b4c0509e51423526e39be77c35 authored almost 12 years ago
Merge pull request #85 from ACzChef/master

Refined pgive_item

18bf22bed12639c874b122d399e96693d5f1d90a authored almost 12 years ago
Made AssertPlayerNonNull after the player has been set.

55dbfcf694edc2399d32d74bb831d98c0675ad76 authored almost 12 years ago
Made AssertPlayerNonNull after the player has been set.

007f55cfd90f3079c9ac33542e8f19eba368b8be authored almost 12 years ago
Merge pull request #88 from jb-aero/master

Added creature_spawn event, added a prefilter to PIE, fixed an NPE with...

c6432890b7057a2502553209cd4d769525701a98 authored almost 12 years ago
added creature_spawn event, added a prefilter to PIE, fixed an NPE with target_player, and fixed some failing tests

733e6465daac9cf087871be810e315ee16c5c63b authored almost 12 years ago
Merge pull request #86 from EntityReborn/master

Added inv stuffs to support an extension.

b0ce2c62da9b55bfe8646c9f2111ccf5e1451f86 authored almost 12 years ago
Added inventory stuff.

5b22576392e7e2488a329e9d5b65bfb9b8dac1f5 authored almost 12 years ago
Merge pull request #87 from jb-aero/pullable

let all_entities take a location array

f6ae62679b1f1063174a7572414ab05fbebf2ac0 authored almost 12 years ago
let all_entities take a location array

ffda8d4ee590a96d543a5f8bc8d24ff8256b2107 authored almost 12 years ago
Fixed a bug in player_commands prefilter "command"

12b8050409784f5d0efda492b5638826e3363845 authored almost 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

b1e77f3b4a06f0832e8c74e14de20e0c76f9d922 authored almost 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

b0f9d2b1e8fff165c61ce8bc9ed1a737b65c97bf authored almost 12 years ago
Made pgive_item use bukkits method.

Made pgive_item allow Meta data.

07207ac07245d3c1cb22d7f0abed54b50ab4c5e7 authored almost 12 years ago
Merge pull request #81 from jb-aero/pullable

entity and weather updates

239de34d90354cb029baf6818ff761b0ac0512ad authored almost 12 years ago
added all_entities, [set_]entity_loc, and [set_]entity_velocity, has_storm, has_thunder, and set_thunder

3158757c361fc495411b2048045ac92ab49242a6 authored almost 12 years ago
Normalize line endings

0e54fb32026ac5523a9be2c49e49c60576c20b56 authored almost 12 years ago
entities_in_radius, sk_region_setpriority, sk_region_setparent, sk_region_intersect

0787cbaa5a9db199a0c11609f99dc8ac076ead60 authored almost 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

81f96c7c87fe0bee94a66d62eb29d502ae9f08de authored almost 12 years ago
Fixed a division by zero exception.

e401d6accbf90ad96c284c56a0944c546af1b7d9 authored almost 12 years ago
Merge pull request #82 from EntityReborn/master

Added Driver.EXTENSION for extension based events.

44cd76640c2379e938f5a8637796ae5d9d701a4c authored almost 12 years ago
Added EXTENSION to the Driver enum for events.

6b7cef244b56085335a8a1835a6f4c820aedeb6d authored almost 12 years ago
Merge pull request #80 from jb-aero/pullable

Stuff with examples

3aa684d1a8dd77429ad564747958d0898b1c5140 authored almost 12 years ago
added 4 new PlayerManagement functions, 4 new indices to pinfo, made changes to pvehicle and pcursor

9d4b7546d3899d4042e9f920125df451644941ad authored almost 12 years ago
Updated readme

e72aca8dd4201e26e4131da541e48ebea191d3e5 authored almost 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

fca9b4da18d3d2726b6dd36e21999bf36a408c57 authored almost 12 years ago
Added heap_dump(), for deep debugging abilities.

e3078f04424fc1f09871b2ce3b4af79b8edabbcd authored almost 12 years ago
Update .gitattributes

Set the line ending option to auto, regardless of the user's computer's settings.

0f80f363d87613dfa0f540e7b51e88e9672b1ab2 authored almost 12 years ago
Merge pull request #79 from jb-aero/pullable

Fixed a bunch of NPEs and bug #2271 and bug #2272

88bd1d5b9fa1f9b115ddabb39e104aa16f97c90d authored almost 12 years ago
Merge pull request #78 from MariuszT/master

sk_region_update, sk_region_flag and some minor changes in other sk_region_* commands

8821364d78a7b47b4264506744c4adb85c1db4e6 authored almost 12 years ago
Merge pull request #76 from ACzChef/master

Added psetop

86043b42e6096d6c88bef1f20ff00ed625544abc authored almost 12 years ago
Fixed a bunch of NPEs and bug #2271 and bug #2272

2f09581d947f6c91b0f508f572e1dd89a9f1fc40 authored almost 12 years ago
changed psetop's docs. (for real this time)

c5bff2f18da9876deadf818a87a54299f7266841 authored almost 12 years ago
try catch formatting in whole WorldEdit.java

ff05638f851e20c2ded70dd157e5f73b27934acb authored almost 12 years ago
formatting

190a841eb5716e901234f1717f51ceec51a09ab2 authored almost 12 years ago
sk_region_flag docs and nice trick to prevent NPE

4b5678a6e52b58893c4d999f681fed2bd97ea27d authored almost 12 years ago
Update docs for sk_region_update

bb8c5b84d415fa3055de6e1aee1408620bb75906 authored almost 12 years ago
sk_region_update, sk_region_flag and some minor changes in other sk_region_* commands

b0dc351f57207ed8e81678c66bbbf37ce8f3b61a authored almost 12 years ago
changed psetop's docs.

c295a2cf2d55669d1d2a67ade4fc637b1820ff10 authored almost 12 years ago
Fixed a stacktrace in play_note

6874976022b340003961d5532348508fb149675a authored almost 12 years ago
Fixed the error message for ambiguous commands. It now displays both locations where the conflicting commands are defined.

b88913ab5286b5a3d07c98d2454b72225e8c7335 authored almost 12 years ago