Ecosyste.ms: OpenCollective

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

github.com/EngineHub/CraftBook

🔧 Machines, ICs, PLCs, and more!
https://github.com/EngineHub/CraftBook

Added BLOCK_PROJECTILE_EITHER, BLOCK_PROJECTILE_AIR,

BLOCK_PROJECTILE_BLOCK instead of BLOCK_PROJECTILE.

47d35b0aa11c137ee4bddc87ef01a90e2eaa668c authored almost 11 years ago by Me4502 <[email protected]>
Moved the craftbook protection util checks for customdrops to after it

verifies its a valid custom drop.

dfcff2894c7030d400ad3aa1502fa7443226fd53 authored almost 11 years ago by Me4502 <[email protected]>
Fixed /comitem spawn having no amount.

59c6aaa637f4d563d7b4325b4c41925f7ad4e5ba authored almost 11 years ago by Me4502 <[email protected]>
Replaced & with = in PlayerTrap.

8e9d0e8966eb9605904a45aa830691132ec57bf4 authored almost 11 years ago by Me4502 <[email protected]>
Added @x.w to most parsing tags, to get world name.

65468b26b181250194ccec6171661c4b11968854 authored almost 11 years ago by Me4502 <[email protected]>
We are checking break, not build.

c86da3f56496ad845910bff60f1a502490c0259b authored almost 11 years ago by Me4502 <[email protected]>
Fixed CustomDrops not checking other protection systems beforehand.

4bf6654eefd928a317c400f1e10d73c1fe7bf445 authored almost 11 years ago by Me4502 <[email protected]>
Fixed consumables with metadata.

4b9b64958a90f0dcf07bddbccf14f9a494e47b2e authored almost 11 years ago by Me4502 <[email protected]>
Fixed consumables with names.

f591d6b30cc98c32ff211bcf21eb5ab631e771a7 authored almost 11 years ago by Me4502 <[email protected]>
Made bookcase use ternary state for sneaking requirements.

a50c752903b0716df8ab4faff697859704f4d597 authored almost 11 years ago by Me4502 <[email protected]>
Added permission errors to ToggleArea commands where the namespace is

not allowed, instead of just using default.

987caac8bc283ee8dc78dc81c322f0f18eb9a8c2 authored almost 11 years ago by Me4502 <[email protected]>
Fixed /area list and /area delete with shortenNamespaces for long names.

3c5c7630c8de4ac13ac38729c28bdeddfa6688ec authored almost 11 years ago by Me4502 <[email protected]>
Fixed w flag for /comitems spawn

5f5473e88d50b1d8242ac00bb08d1fc99af1e899 authored almost 11 years ago by Me4502 <[email protected]>
Added an allows redstone option to cooking pots.

fe067643c7da9baca7abe7edd8289f352492d4a4 authored almost 11 years ago by Me4502 <[email protected]>
Fixed ToggleArea namespace shortening being a bit odd.

b75aa5abda23311be02fc3da9fcd90c1cf54b3bd authored almost 11 years ago by Me4502 <[email protected]>
Added a CommandItem spawn command, spawns a command item at a location.

a28a3a7a8f7af9c0cd3efce50a1ba7ff166ab64d authored almost 11 years ago by Me4502 <[email protected]>
Short circuit code in snow that only needs to be run when certain

features are enabled.

f5da4387e0c6c27da4bbc07330afedddac28c786 authored almost 11 years ago by Me4502 <[email protected]>
Fixed mob repellant configuration option doing nothing.

Fixed LOG_2 not being able to be put into furnaces via pipes.

fd376b99981f8231f8f64d8b123e007306053c1f authored almost 11 years ago by Me4502 <[email protected]>
Fixed Melody related NPE.

16a1a3f39582a04ac787d28ea16e0cdb3a316c29 authored almost 11 years ago by Me4502 <[email protected]>
Run Passive every half second.

ad45f0e19a956de5f27b95c98403e9f6bebb8be4 authored almost 11 years ago by Me4502 <[email protected]>
Only show cooldown message if not passive.

32416ab194a75db085ce88f04155223f30545e35 authored almost 11 years ago by Me4502 <[email protected]>
Fixed a quick NPE.

29808d8c79e8482b05dcd93806d0a4dfeb37bd03 authored almost 11 years ago by Me4502 <[email protected]>
Added experimental passive CommandItem event. Also is called for armour,

as well as held item.

7bf8d411447d72673ef7dd812edb26ae8e35e57e authored almost 11 years ago by Me4502 <[email protected]>
Don't unload things that don't appear to be an IC, that will be done by

the handling system.

6e6430765305224e1ae91c774966168103550ff1 authored almost 11 years ago by Me4502 <[email protected]>
Added CraftBook 3.8.6 Changelog.

ffbd769bc18eed92ea7e5e2dda6ed27c42b59b39 authored almost 11 years ago by Me4502 <[email protected]>
Fixed BLOCK_PROJECTILE not being called.

8609b52e7d7bebd9e70d9737f73a64cec30b3c57 authored almost 11 years ago by Me4502 <[email protected]>
Added BLOCK_PROJECTILE CommandItem event, and added an ENTITY_PROJECTILE

event to replace ENTITY_ARROW eventually.

79b177fcdc94f2469a75445b0155c70adea63314 authored almost 11 years ago by Me4502 <[email protected]>
Allow ST ranged collector to be disabled.

28536358669d5b64819416cd89d55df71e3f1f27 authored almost 11 years ago by Me4502 <[email protected]>
Fixed ContainerDispenser only sending some items through pipes.

4169f1bc23f3ed4975f69416245fe7c6b83106ee authored almost 11 years ago by Me4502 <[email protected]>
Made it possible to turn off farming ICs.

d9227720838e13ae2e867f36009e8cd512830820 authored almost 11 years ago by Me4502 <[email protected]>
Added .bz and equivalent tags to CommandItems, to find block

coordinates.

11aaee090e3ae76f8dbe536f0aed571b071961c9 authored almost 11 years ago by Me4502 <[email protected]>
Added CLICK_X_BLOCK and CLICK_X_AIR events to CommandItems.

058df502245a6f3c6533b4a6d124ee4403e3095c authored almost 11 years ago by Me4502 <[email protected]>
Add log support to CombineHarvester and other inv type support to

Bonemeal Terraformer.

980e16aea63a88822fcf8b00ad5080c47869ba39 authored almost 11 years ago by Me4502 <[email protected]>
Added MATHVAR CommandItem Action. MATHVAR performs mathematical

operations on a variable, the same way as VAR100 (Numeric Modifier IC)
does.

c27d855af14ffd71f2ced5bfbdf3af336398a19f authored almost 11 years ago by Me4502 <[email protected]>
Add @p.x and y,z equivalents to standard player tag parsing.

dd5c744f32ca51a60b757e099c62db0b5c2cbb41 authored almost 11 years ago by Me4502 <[email protected]>
Added @stuff.l and x,y,z equivalents to CommandItems. Also allowed this

information to be accessed through actions. This means that @p and @p.l
are also accessible throu...

8c3e1e351105a87e1366efd0bc95defecaffc713 authored almost 11 years ago by Me4502 <[email protected]>
Fixed stocking bridges/doors not respecting data values.

ce757b01ef927e777d3eaf5d3670e6e4b84bf356 authored almost 11 years ago by Me4502 <[email protected]>
Added PlayerType data to TeleportTransmitter.

34bf53de8e766c9775fd42322b98709ea4ab08c8 authored almost 11 years ago by Me4502 <[email protected]>
Made TeleportReciever not work when the lever is enabled.

2b1571d5c599c01581d5fcec8d43deb6479d1845 authored almost 11 years ago by Me4502 <[email protected]>
Added pipe support to ContainerDispenser.

da7016cf602cba7bef4d3c95a2316b2cba305888 authored almost 11 years ago by Me4502 <[email protected]>
Fixed bridge/door transmutation bug.

818fa59d91793cc0902b817856ebe12445d505bc authored almost 11 years ago by Me4502 <[email protected]>
Use a new format for the wiki ic page generator. This removes the

menagerie of \n.

e34f893672ec68c1c8999e5ad0eacc3d546135f8 authored almost 11 years ago by Me4502 <[email protected]>
Make AnimalBreeder copy over one of the parents colours.

ca7e3018f8a76a0fd0d1faf1fbbf1821ea8a9634 authored almost 11 years ago by Me4502 <[email protected]>
Added a Cauldron Item Tracking mode.

7e6aedebfd1e7f6f69769d3564cf23308d1ffce2 authored almost 11 years ago by Me4502 <[email protected]>
[Experimental] Disable the upper edge of water checking for sponges.

59dc0b87252f9568a80b84ed6c014b797c42af94 authored almost 11 years ago by Me4502 <[email protected]>
Fixed NumericModifier working on low as well as high.

20e6e0f60907e12b28d887263f56fc5327920144 authored almost 11 years ago by Me4502 <[email protected]>
Fixed VAR100

37a65ee155c1d4a0b1646eafb330a922a8209de2 authored almost 11 years ago by Me4502 <[email protected]>
Added CraftBook 3.8.5r1 Changelog.

6e78d40b303343deb6b379048624dd578ebac517 authored almost 11 years ago by Me4502 <[email protected]>
Use a more proven way of copying event array.

eb4a63c5c0efe861a46b2285125137f5f54e8bc4 authored almost 11 years ago by Me4502 <[email protected]>
Added CraftBook 3.8.5 Changelog.

11165af0ea3787431efdc61c94d7a334883e4cd2 authored almost 11 years ago by Me4502 <[email protected]>
Added more long descriptions.

4c08e2a1b6e82f9c54f883545cb87d51a01dc6a9 authored almost 11 years ago by Me4502 <[email protected]>
Fix GenerateWikiICPages not working correctly for newlines.

b301edd1a75154a4ac880ba8ace745f01702bbc2 authored almost 11 years ago by Me4502 <[email protected]>
Allowed VAR100 to use symbols instead of names, and allowed names to be

in any case combination. Also added MOD with symbol %.

ba98b6204fd0ba2a0d0be0c02e4999365aeb0cb2 authored almost 11 years ago by Me4502 <[email protected]>
Added a workaround for BUKKIT-1045 in CraftBook. Should fix a few issues

that have been occuring due to this bukkit bug.

72f5bd675bc334da41209444cf9f2c84776e17d7 authored almost 11 years ago by Me4502 <[email protected]>
Performance improvements for BetterPhysics. Don't uneccesarily schedule

tasks.

d8dab638da120ddfa9cfae17c9aeb5c92abe388e authored almost 11 years ago by Me4502 <[email protected]>
Trial of a way to only test certain event types with the event passing.

df2ed2625476e9bf6e1028f7b51cc4b9436d4f25 authored almost 11 years ago by Me4502 <[email protected]>
Fixed sponge redstone only working when a sponge wasn't present.

c99e8eceee5b7b0ccc12f267bd8c90f076c7cd34 authored almost 11 years ago by Me4502 <[email protected]>
Implementation of the disable method in ICMechanic

Due to the absence of the method the persistent data of the ICs aren't
stored (I think to the W...

8653965f2ba55e916fe2e18e53ff17bb54847385 authored almost 11 years ago by Nicofuma <[email protected]>
Include world name in corrupt chunk warning.

02cbab5b4af0108217774a56421b58a59da5a59e authored almost 11 years ago by Me4502 <[email protected]>
Fixed chunk errors disabling the plugin.

62b97583d38dc0a3ddd948352d32e832f42735d8 authored almost 11 years ago by Me4502 <[email protected]>
Added an allows empty carts option for Minecart remove entities.

bb71658a67d1123f6f44b40e75e1ff084bf79b87 authored almost 11 years ago by Me4502 <[email protected]>
Use StringUtils that Spigot supports.

fc7d948105d7cdc5a026fdb7f0b516b7c7db1e7a authored almost 11 years ago by Me4502 <[email protected]>
Added repository/snapshotRepository to pom.xml

5e416aec3afc7fcb14c4ae1bb38d2d208bd76bd4 authored almost 11 years ago by Albert Pham <[email protected]>
Use apache commons StringUtils.replace instead of String.replace, as

it's a lot faster.

ee903b6525418c8e83a0db0e6d80eabf89fedc25 authored almost 11 years ago by Me4502 <[email protected]>
Don't parse variables if they are empty.

97773fd75306893aff29def8f9120c12becebaa7 authored almost 11 years ago by Me4502 <[email protected]>
Added a getRawLine instead, and used that.

e451353b2e6c4a2df553efd03a48021678717e55 authored almost 11 years ago by Me4502 <[email protected]>
In ChangedSign.equals, use underlying sign's lines, instead of the line

that variables parse on.

58bf42029c5bc948bdf4bdbc18eeb3a429961e6d authored almost 11 years ago by Me4502 <[email protected]>
Added a 'auto IC page generator' utility. It doesn't properly generate

pages yet as the information isn't in each IC file.

7342c886a34ea9f3712e383fab434bb5e8cee0d1 authored almost 11 years ago by Me4502 <[email protected]>
Added CraftBook 3.8.4 Changelog.

e3953588da9e65134af7f4a48408fc71594a959c authored almost 11 years ago by Me4502 <[email protected]>
Fixed unit test that fails.

95ca596ad44f3fb38d7d266275ff3d4fee112ee4 authored almost 11 years ago by Me4502 <[email protected]>
Added a blockutil method for proper block searches. Fixed TreeLopper

erorring when a block that wasn't a tree was seen as a tree. Fixed
TreeLopper not searching diago...

985228f550205c37fc0e9d91b96d495097a139e2 authored almost 11 years ago by Me4502 <[email protected]>
Fixed JUnit tests.

bec515ee82fa867e2ad26215c09ce972dccadc99 authored almost 11 years ago by Me4502 <[email protected]>
Make sure not to drop an item if the boat has been removed with

ExitRemover.

41841fd028f19680ba3f4b64d461dd156f3b6d1e authored almost 11 years ago by Me4502 <[email protected]>
Merge pull request #187 from sk89q/anticheat

Added AntiCheat compatibility

d0cc422322cd7aa32dde53bb09fc0c2f01fe0d0e authored almost 11 years ago by me4502 <[email protected]>
Added AntiCheat compatibility

1a5bc450ff34d7da39910f9feea284dff73000c3 authored almost 11 years ago by Dark Arc <[email protected]>
Only allow gate signs to copy items across if they are the same type.

4c3184aeae4d436e101414cb132db2e3b336e66c authored almost 11 years ago by Me4502 <[email protected]>
Fixed /sign erroring instead of saying its not enabled.

1293000044b4c80bbd8e01123e3be4e908770a0d authored almost 11 years ago by Me4502 <[email protected]>
Ignore think events in event ignore.

64b0bccf760bcfcd45ad41487c9cd3881101785d authored almost 11 years ago by Me4502 <[email protected]>
Fixed pipes not resetting items at a certain point.

08c078450dd346e0a5388ec4944b45af64b7bbfe authored almost 11 years ago by Me4502 <[email protected]>
Added untested redstone support to ImprovedCauldrons.

00e5ea4b8d21ebc4227532a098347a19a74a10ee authored almost 11 years ago by Me4502 <[email protected]>
Fixed Unit Tests.

65b9737002a94d6908981e5b60c51ccc8574ea4b authored almost 11 years ago by Me4502 <[email protected]>
Revert EventUtil back to using Events, toString is slow.

2addd9852843b836c422d5cbd2199b6607aea4cf authored almost 11 years ago by Me4502 <[email protected]>
Potential performance improvements for EventUtil.

1d3ea6d492a49cf93276c169d35a6ce3b5cbaee2 authored almost 11 years ago by Me4502 <[email protected]>
Make sign click event store the sign once, and grab from then on.

6b135815a30128e18d1f802fdfa834a7565d1afe authored almost 11 years ago by Me4502 <[email protected]>
Added error messages to payment, when lacking in funds etc.

aacb7ff0a0c11839c433681d36665eff2b1e0ad6 authored almost 11 years ago by Me4502 <[email protected]>
Added CraftBook 3.8.3 Changelog.

cac26c9d58582a608460dcc88459ea7c41a5ae2e authored almost 11 years ago by Me4502 <[email protected]>
Use getPlayerExact for PlayerSensor.

a2d78fb66d1937403e84d95f8131618ae6d3216e authored almost 11 years ago by Me4502 <[email protected]>
Optimizations for events and ICs.

7eddbf4761d4be06e0bafe910414c78ab3f9f316 authored almost 11 years ago by Me4502 <[email protected]>
Use R0.4-SNAPSHOTS now.

303ae49c9cbedda26e73d2067f095c8340f590fb authored almost 11 years ago by Me4502 <[email protected]>
HashSet v Vector. HashSet seems to win in the most amount of

circumstances.

b4bf91178a4db1c727853d82321c5fb7b9a967b7 authored almost 11 years ago by Me4502 <[email protected]>
Made craftbook do redstone updates for both break and place.

902b4d8cc62b1da5db1f53f73f6b34c4bc8492ed authored almost 11 years ago by Me4502 <[email protected]>
Give ST a better increment amount.

57c8a406066b516aefa42b155d743b0c0559f095 authored almost 11 years ago by Me4502 <[email protected]>
Reduce the amount of SelfTriggerPingEvents. It now only occurs for

signs, not every single tile entity.

1f2fc150f461f986e30fd4a96929df9fbc7f5c6f authored almost 11 years ago by Me4502 <[email protected]>
Implement custom drops properly.

Deprecate LegacyCustomDrops
Short circuit vehicle events if vehicles aren't enabled.

e197ed33fd8216f3aafe021cea6218ecba4d5187 authored almost 11 years ago by Me4502 <[email protected]>
Started adding the basics for the new Custom Drops.

More to come, for example, adding drops.

7418585b1ff2f2a99a67751bf57d54960af0a762 authored almost 11 years ago by Me4502 <[email protected]>
Fixed cauldron seeing data as amount.

1158f9b6fb960548a6f6b9d4e562cb0b600cfdad authored almost 11 years ago by Me4502 <[email protected]>
Fixed Melody.

c814a15584643ed0d6d70f81176feb05122283a0 authored almost 11 years ago by Me4502 <[email protected]>
Fixed CommandItems files for commanditems that don't have any actions.

e76fc1d313cdea5208b8ee0e7078f0593d8536f3 authored almost 11 years ago by Me4502 <[email protected]>
Refactor configurations. Make sure each configuration class is in the

correct spot for mechanics.
Also tweaked Melody.

a7093fe9078729643e9d7d42961a779dc934bb6a authored almost 11 years ago by Me4502 <[email protected]>
Fixed memory access errors with null line.

8bedc8a32b23b034811e2599b1ea63f3f6142565 authored almost 11 years ago by Me4502 <[email protected]>