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

Merge pull request #65 from jb-aero/pullable

Adds several new interfaces, functions, and even an event.

6a94f240ee43ce55e2c1f25d98a99c94090fb4a5 authored about 12 years ago
Binds with duplicate IDs are no longer allowed. The error message is quite verbose however, so it should be easy enough to see where the error is.

c0dfc82343e4c71d3791384d7f6d64969f9b43f5 authored about 12 years ago
Fixed a bug with array_set when array_remove was used prior.

4af2c2f94ba232a358d6f5da869c6f90522667cf authored about 12 years ago
Added pbed_location

Added set_pbed_location

3d363d7239620e077fdc08869f0f8778d23442b7 authored about 12 years ago
make EntityEquipment actually accessible to future functions

76610d2674f6a72101352b0466df0f9e3d63ef92 authored about 12 years ago
pvehicle() and pvehicle_leave()

39df8733d717c4a07a0dfd0f5303149c639b5758 authored about 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

c12e27fe4088c934bb2ebeee0d44170ae8f0003f authored about 12 years ago
Fixed sudo(). This should be backwards compatible with 1.4.5.

c61d522110cf50daf9e5ce7a63332bf2648793d5 authored about 12 years ago
Added ThreadPump utility class.

2d0ef1629ef9ef3fba111bf2c049691ed0b56315 authored about 12 years ago
removal of typos and magic numbers

c5543e350f4f0cae2d4f358302761442be112e76 authored about 12 years ago
add shoot_projectile

a83066755dc3fe634cf7ffec9f7b5ea5c4e258b4 authored about 12 years ago
add player_interact_entity event, get_mob_age, and set_mob_age

435b0b1164f0a744ee72bdd301a99ccd4d3a9619 authored about 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

9ce5f23b00bbf7503f09c2765d55ba82cb9ed15e authored about 12 years ago
Updated for full compatibility with 1.4.6.

01237564243b0f73a5526ed7433a46e55a400d46 authored about 12 years ago
Add is_bed to player_spawn event

603a9fddb3a17788f25a616d575da0c8e0af8722 authored about 12 years ago
pbed_spawn, set_pbed_spawn

b128fac711f7499ec559317ca0eb566084335b80 authored about 12 years ago
Code cleanup.

523a78b33c37b708246c998f822ddf0d6a3bf9a6 authored about 12 years ago
Added auto-documentation to exception types.

02dfd529643cae93fbce5695472d6d89f15b28a0 authored about 12 years ago
Fixed syntax generator.

7e611f034428308d965a44a08b0a5bbeb2b33c35 authored about 12 years ago
Fixed sudo(). A dynamic class name was incorrect.

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

563f2dd4dbfbada9783f90938dfc6f7588295418 authored about 12 years ago
Added PackagePermission class

29590eec5866519e109c95428657d49fb6f44159 authored about 12 years ago
Merge pull request #64 from EntityReborn/master

Fix for bug 2207

2ba8fc635d8b7ca6999464a39eb1bfaf4f090ed4 authored about 12 years ago
Fix ArrayIndexOutOfBounds exception.

ff74c17b0ee4b2a4b6d593e8a2a42a4f0849c216 authored about 12 years ago
Delete unused variables

0827ff0bfeabc986804be572a53af92482ecf54c authored about 12 years ago
sk_region_addowner, sk_region_remowner, sk_region_addmember, sk_region_remmember

0b96a5e7481cc8541bfca537187a52b630c03cf2 authored about 12 years ago
fixing sk_region_exists, add sk_region_remove

fc15baa306432a8c4e6e06f7a04ec6ce3f4f5161 authored about 12 years ago
sk_region_exists

9108b72636363266a5e1537c5e30d70c41ae7aa4 authored about 12 years ago
message changed in sk_region_create

255dcd784df792bdfe4e2f5a0d5133bc764d0092 authored about 12 years ago
Formatting. NetBeans, WTF?! :/

6f51bdccfa50a329107b92efca09c1c06e378048 authored about 12 years ago
Add .DS_Store and /test-backend/ to .gitignore

d0e4d142709106270e165fbf1799bba8c6c26dbb authored about 12 years ago
Rewritten sk_region_create. It works!

3f7192832f773bea078082977303d87393e36eb2 authored about 12 years ago
formatting

3433b9035bb2aefdd73e183b4b85c19ff5f5beb6 authored about 12 years ago
sk_region_create have always 3 arguments

53dbf447fbdc17290b363e085e5322a0bfe6d513 authored about 12 years ago
sk_region_create, first try

I am not a Java programmer so this could be a piece of shit ;)

cd5d30663b4f3518aa220d5152d0ee5782edc107 authored about 12 years ago
Merge pull request #1 from sk89q/master

Actualization

af7ea8650f3065f4bb1540cb6ce8bbe7c3c8ef7e authored about 12 years ago
Removed is_block_solid, and replaced it with get_block_info, which returns a bunch more data about a block (this can be further extended later)

5ad8ed2ba1d1791a75823cb6cb661aaaf2cde6a7 authored about 12 years ago
Merge pull request #61 from jb-aero/pullable

Fist full of fixes

06a5e24d3ec144c938ff6aa407cb474cb75e338c authored about 12 years ago
made make_effect not crash clients, added auto-lookup of valid vanilla block/item ids

003840ac8aa8163a5e8f0d29728fd595635a0e79 authored about 12 years ago
Added initial docs for MSP

4d77297703bf56ac0a3b51f420beebbbf7cb7383 authored about 12 years ago
Added sudo(), and deprecated runas(~op)

090815d1d257d0694f59326588da1e3d010b8499 authored about 12 years ago
Added unit test to demonstrate failure of whitespace lexing.

461bb113a0a4d839fcc731c0e77a2ed86457198f authored about 12 years ago
Fixed a bug with switch using cslices.

24eb389ea055b79689ffe832db1ccabeb771c838 authored about 12 years ago
Added @key @value syntax for foreach, which avoids having to do array_keys now. Additionally, cslices now extend arrays, so they will work in ALL cases that an array would work, but they are more efficient, because they use an algorithm to generate the value given the index, vs caching all the numbers.

22c31c1d05a39c4ad75697b66cc4cded4f14cf56 authored about 12 years ago
Fixed issue with adding elements to the child array if it was empty, during ifelse optimization. Also further optimized and/or.

88a2546e3072876cbc6b49fbdcc0a1fecc5bc803 authored about 12 years ago
block_break: add location and xp data, add xp mutable, make drops field based on the tool used to break it

Fixes Bug 1984
half fixes Feature 1886

47822a581d0395373779a87a90763d5038e39185 authored about 12 years ago
add onlinemode check to get_server_info, add effect data to make_effect, and change item_drop function to not be confused with the event

757b8e0db397dae58e45ecacb96e762a13b762f2 authored about 12 years ago
fix spawn_mob throwing exceptions when there is no subClass, and fix PigZombies getting the Zombie handling.

00c87980157431e60f0c625836237ca8461a7aad authored about 12 years ago
Added the ability to supress logging of a command by prefixing it with !

eb23f1880900ea873e4ff19323744d6bc895e2f0 authored about 12 years ago
Fixed remaining issues with if/ifelse and brace syntax.

432c768c8a7d1d4f6200e4da271379bb649e8ec8 authored about 12 years ago
Merge branch 'master' of github.com:sk89q/commandhelper.git

53cdb55d639e8c3ad1e2b3788343ea43d0853765 authored about 12 years ago
Merge pull request #62 from EntityReborn/master

Fix for issue 2188

7b118ee9e20b9873f5671c19267be6bee936a2f8 authored about 12 years ago
Fixed issue 2188

847894a17ccee75d4c39d57ef4c7840a7328c2e2 authored about 12 years ago
Merge pull request #60 from EntityReborn/master

Yummy goodness.

4b63e70de5869e9cd6de4b6872795a24b1aae7ec authored about 12 years ago
Moved pchunk to get_chunk_loc.

7e49b576ae515504b1b8ecfb23b04366ab58c48a authored about 12 years ago
Fixed an issue where if all arguments in an if/ifelse were optimized out, it would fail.

8095ddfb76d1e3f187918ffdddb7315b57b64ef4 authored about 12 years ago
Because LadyCaitlin asked so nicely :)

6ce85cbc3c5261f5b3177a589f6a532ca3b70194 authored about 12 years ago
Fixed boilerplate errors.

d3c80c5f86d23c658b976de4fc4eac554ecb60fe authored about 12 years ago
Added pchunk and regen_chunk.

68c874306a75c60070256daf4e282a0e2ead2f43 authored about 12 years ago
Added is_block_solid(locationArray)

872cabe5ae543815644ff5c5c2009a9fdfe50556 authored about 12 years ago
Removed unneeded CB dependency.

3482153c130600a537aa06f0caef1cdd6542f58d authored about 12 years ago
Merge pull request #58 from EntityReborn/master

Added plugin list to get_server_info.

633ddcc8a878180ff9aca233bd913922b31a79aa authored about 12 years ago
Merge pull request #57 from jb-aero/pullable

fix an NPE with null items, and allow the item in item events to be remo...

1684d5d48bcb0e6ded87b2a82b1eb0984d93050a authored about 12 years ago
Added plugin list to get_server_info.

62752158dcecbe725caf485146459c8c4e6b8ffb authored about 12 years ago
fix an NPE with null items, and allow the item in item events to be removed

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

2b357afcec0023fdc8f3e1d1ea0b2e2146cfb84a authored about 12 years ago
Fixed a bug with interpreter mode, and renamed the generic event parameter type to event_type THIS IS A BREAKING CHANGE.

9ee98da325b2a62eff8bf0bc4f5478e7e3d3cf7b authored about 12 years ago
Merge pull request #56 from EntityReborn/master

spawn_falling_block

2d70aa812b2baad3f9109688705a01123b3fa9de authored about 12 years ago
Merge pull request #55 from jb-aero/pullable

add item_drop and player_kick

3be84482098559cc05a9c775c68a0bacdd68878b authored about 12 years ago
Added spawn_falling_block.

825b4b7b9fe8d83b8f4cd167269d7bdbc8cd68b5 authored about 12 years ago
Improved the SmartComment class, and added unit tests.

85502e5dd4d27dd5281213044540b27cd9b0a885 authored about 12 years ago
add player_kick event

e870d2acbed56c8e29e45ed2c1e60fcdbe02a2fa authored about 12 years ago
add item_drop event

23d7405ac342524d298ad65e9986468000245a7e authored about 12 years ago
Oops, it works better when you finish the methods.

16d41a08bd5ea9fe7023d5d7ba7c26088bf38aa7 authored about 12 years ago
Shade metrics instead of metrics-lite

f4250389eb5cd6fcc24941554d1ffedab965bda5 authored about 12 years ago
Fixed to compile against the new bukkit packages.

62d6f2c91d74e716329d686e9713a25da1be5366 authored about 12 years ago
Merge pull request #54 from EntityReborn/master

Added item_pickup

a09c3a2cca00de55d677681006a480df998d2f4d authored about 12 years ago
Finished implementing item_pickup.

2460bb67ad5cc6f5c13cf4d172c4c5c72ca5cb41 authored about 12 years ago
Begin implementing item_pickup.

25ae6885850458417f8f7101da363d13bce19032 authored about 12 years ago
Boilerplate changes.

fb321441241c638cb545b9fca5e197491e4d39e1 authored about 12 years ago
Merge pull request #53 from EntityReborn/master

Fixed a bug.

8d3816857a562e446aca10ec09d13014af2bf933 authored about 12 years ago
Removed erroneous examples for players_in_radius.

6981e9cb193243650019a0db6e65ad25ada03596 authored about 12 years ago
Forgot to check worlds in player_in_radius.

0d5dcb976337c190f7c8966a3d31891fa277c181 authored about 12 years ago
Merge pull request #52 from EntityReborn/master

Added players_in_radius.

a5c91aa265cacd603ff86437d2495d9c3ec86885 authored about 12 years ago
Fixed up syntax a bit.

fb64260a16e619fc03fba995692a4b2ffe4d0748 authored about 12 years ago
Added world guessing to players_in_radius when specifying an incomplete location array.

17226a1fbabbc5ab92f6e64e61630791eb844d3f authored about 12 years ago
Added players_in_radius.

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

453546481b79464d7ec5117133b2dc43c152f426 authored about 12 years ago
Added set_pvelocity([player], vector | [player], x, y, z).

d91ee9ce351410c11e058225416ba8b14d0a5b69 authored about 12 years ago
for(@i = 0, @i < @x, @i++,...) now optimizes to for(@i = 0, @i < @x, ++@i,...)

Additionally, added an optimize-test function to the cmdline utils.

4ebbba4f47dfb5132f03629fe6da095a5baeda06 authored about 12 years ago
Merge pull request #51 from EntityReborn/master

Added player_teleport event.

bbe5c77d41bb43628131fb1ef1cd135727e6198b authored about 12 years ago
Finished adding player_teleport.

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

c2c1bf3c9e41d5b2071aec4e7b3d1145271ad786 authored about 12 years ago
if(@a){ if(@b){ ... } } is now optimized to the faster if(@a && @b){ ... }

eeab399f41f32b3d2dab9e7ce6b3fe85127266d5 authored about 12 years ago
Added phunger, set_phunger, psaturation, set_psaturation.

94bd6531af67e63ddeb7c73243cefd8e97237dc3 authored about 12 years ago
Began adding player_teleport.

e61c00704322efe9567b0a67e2f5d11b8504f1a4 authored about 12 years ago
Added colorize(), removed the duplicate get_worlds, and added a unit test to demonstrate a failure with ifelse.

96e787dab14dc877829a2656b4b9639d937dc9de authored about 12 years ago
Added get_worlds()

6ed0cba7554c716aa50df5ba2773ef9501e8a13f authored about 12 years ago
Fixed boilerplate failure... again.

11427cbbd16513a7443c46678a594fb8af6a73e0 authored about 12 years ago
Fixed boilerplate failure.

8b6e20ac60e4745f4a56ea1f92924ca67bff7398 authored about 12 years ago