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

Update to 1.6.2

ea6742615a46df23a46f28323eedc91e82dc9897 authored over 11 years ago
Tweaked block protection messages.

d2217d0dc417a768bade4bac46ca0ab16fcac56e authored over 11 years ago
Fixed some variable perm checks not occuring.

27ad3977c4f91acab8151220fd82460da2625ad4 authored over 11 years ago
Added an option to chairs to allow the player to sit whilst holding

blocks.

8e97e7de9bc162756f0dbbfe2a091b0d0b726444 authored over 11 years ago
Updated default config.

b14cc9ed2aa40a20aaa1864d790713cd985c65b6 authored over 11 years ago
Added Data value support to GlowStone, Lightstone, Ammeter and Sign

Copier.

8435e97aaa0431689c9b0472bf934b5fe2e0b190 authored over 11 years ago
Made the sneak option for Chairs a TernaryState, instead of a Boolean.

This allows it to ignore sneaking all together.

8777178c06c6f33d99adc890bc39a7090d76a777 authored over 11 years ago
Added a TernaryState utility, and added a sneaking requirement option to

CommandItems.

2f31f25878dc592ba6f1c38f4f63331bd54cc369 authored over 11 years ago
Added ITEM_DROP and ITEM_BREAK events to CommandItems.

1cb400c879377e411a5c0aac4a1add98e4cf319c authored over 11 years ago
Force update inventory on consumeSelf.

23444b890fe2f94fa9432804febbe1791654772c authored over 11 years ago
Added ITEM_CONSUME support to CommandItems.

be646ecb0d823871f9b05faa2ed8d903007e8b31 authored over 11 years ago
Fixed a few random warnings.

0847f882294f1c068071f1b2ee9e966d2a5d3850 authored over 11 years ago
Stopped CommandItems spamming on startup about each individual

commanditem.

0b447facabc83229f13f1051d32cdfa2a8fe6836 authored over 11 years ago
Added debug flags for the startup process.

fc864223e333bd724a9903c7960a15e5b684e2b3 authored over 11 years ago
Added Clay->Hardened Clay and CoalBlock to Cooking Pot.

31ae8d8874d4374f2638b30bf4bf75620105d419 authored over 11 years ago
Cache the bookcase text, dramatically speeding up the accesses.

da7282468a06504f35a19bd0311531d64e051523 authored over 11 years ago
Bookcase now uses reservoir sampling to determine line.

e26d432b5441b7546241389b9e471986992f3cd6 authored over 11 years ago
Tweaked bookcase line reading.

3de7e4eb02e593a4b2a2cc2d6e64c8a64264ae6a authored over 11 years ago
Add an option to have much more realistic random values.

87d0e46faf118255d123e8faa796a1910afd876a authored over 11 years ago
Build failure, update the build number in the plugin.

c88289ca86418188f4b5093a853494df5ae2f32a authored over 11 years ago
Added CraftBook 3.7b3 changelog.

67cd4ed0e8156eb8a80502786570fe3e03bb06de authored over 11 years ago
Translated a lot of untranslated messages, and made en_US.yml editable.

e35b3a90d98a251beecefdb5d770f7c68538deb7 authored over 11 years ago
Add configuration to each specific dispenser recipe.

a833b4acc00ce3907dd0e05fb71e8af141fe3df7 authored over 11 years ago
Added a CartMaxSpeed setter mechanic.

e7a8b1cb15322e2da636b147bda78e92d0cfc38e authored over 11 years ago
Tweaked Gun Turrent.

713ae7415b9df8e11a73a7ded8e7458422de87db authored over 11 years ago
Fixed SentryGun firing at entities through walls.

2603cf9b1477b2454861cac0d7ab956cb4eea965 authored over 11 years ago
Fix SentryGun targetting non-killable entities, like arrows.

773c666cd02f2827763ad9a5cf12c569d28e1e46 authored over 11 years ago
Added a manned option to SentryGun.

3b73271ddb849a9f96cc5b8d176aff4bbfa0b314 authored over 11 years ago
CustomCrafting no longer reports a line for every recipe that is

registered.

585454c3cdfee30063046a3498ce2129dfb2b0ee authored over 11 years ago
Fixed gates.

e821c48ef503200f1910647dfdbb9f77dd3e2065 authored over 11 years ago
Updated config.yml to use latest configuration.

49a870a8c21442ea1b50cd1d3064e1dd2acb3357 authored over 11 years ago
Added minecart no collide mechanic.

150b0bfbf25ce8d13584e22a97108762da07d292 authored over 11 years ago
Fixed a comment issue.

89880ccb555eec7d824a7fbf56c234bf643347d5 authored over 11 years ago
Added the ability to use variables from player commands, the console or

command blocks.

d9229586447b597d7c85f59960e5060d41f91f24 authored over 11 years ago
Added an option to override natural head drops to HeadDrops. (Incl.

Wither Skeleton Head)

989a2b623003475e419a03ff5d7c0b26c0288972 authored over 11 years ago
Fix last commit missing stuff due to unsaved files.

4b37955653694d55429addc34fd82180de6150a9 authored over 11 years ago
Added few more config comments and fixed xpstorer losing a small portion

of the players xp.

99d682a2af91b00709cf0f847e6ab5c640a31a91 authored over 11 years ago
Only do @e if it contains @e.

d76e676950db21e1c851791886d604fb26d51e4d authored over 11 years ago
More making sure that an @e error does not occur.

0ab33512064b45fcaf8742fedc6cad7ac08a90b1 authored over 11 years ago
Remove some CommandItems code duplication.

76ab9348de3993a1f5a859835380b451839dc171 authored over 11 years ago
Fix an error in gates.

bb011057351c15b138bd0b3fe0bb1447e807476b authored over 11 years ago
Found another instance of a column height check. Fixed now.

76305286aebb64737eed142e0435111be8f80cd3 authored over 11 years ago
Gates now use a cleaner column system. Also added an option for the max

height of a column.

eec692b2873c2ffda1d97e16656f28ecee126bcc authored over 11 years ago
Force update a players inventory with CommandItems consumables.

975375ecc06e6a0ac5bb7feb4c7f51b00adde8f3 authored over 11 years ago
Fixed Gate not using ChangedSigns.

262bb02ac74ef93bafd8cc81fe6ebf290c7a8d4f authored over 11 years ago
Tweak a few vehicle related things.

cc766e7ef92d8ec9c6fed225b95273c2f7779442 authored over 11 years ago
Moved a few files and methods around etc.

c850a336758872b9d14b1b56b129343e06c86d19 authored over 11 years ago
Converted the rest of Vehicles over to the new system.

8f29326cdde23eeb24d9ed92f52b6c0ec4363557 authored over 11 years ago
Remove a method I missed when removing old stuff.

affd8f152e7fb26724d3d1b53a3f6c5046bd19a8 authored over 11 years ago
Major recode of Vehicles mechanisms. Not 100% finished. This is untested

and may not work. DO NOT USE THIS ON A PRODUCTION SERVER IF YOU USE
VEHICLES.

f792dda5b248327a3c8db8ce663788d851af9ed5 authored over 11 years ago
Few improvements to HiddenSwitch.

ba7080e760a455a78c53caea90c0047ce4d8dab3 authored over 11 years ago
Added an erase option to EntityTrap. Add a ! to the beginning of the

last line.

fbe9b0f4415d59a46a9c0316b96444c3e7add945 authored over 11 years ago
Tweaked /area toggle x,y,z

1b1afca4a41c33dfb9a5301edf2755109fa2fe3a authored over 11 years ago
Added CraftBook 3.7 Beta 2 Changelog.

beaf82ee04c0db58797cd835a22b2a00196668d0 authored over 11 years ago
Fix default language not generating.

be07bb7fd88effbebd1135be873232ffa45e3fdd authored over 11 years ago
Add a new YAML based language system.

db2a71068626d183d04948395ed851ab98543670 authored over 11 years ago
Few tweaks to the report writer.

76cb59d41124754bea6fdc269efbcfacf58563ff authored over 11 years ago
Update to 1.6.1

d2dc20e5d50819e20df79319689a2c3c8b05bd29 authored over 11 years ago
Updated config.yml

c3da89cc01616fc3fabb4d59714e83e490e3cd46 authored over 11 years ago
Add an option to allow bookshelves to be read when a block is being

held.

7db10ab423792eb49e08d8d29e7ac18212658520 authored over 11 years ago
Tweaked a lot of configuration options and added a permission node to

CookingPot for refueling.

7792f474660c460ec01093f9b7491ba27350daa0 authored over 11 years ago
Heavily optimized bookshelf mechanic.

7b900067b4af99e4b3799288033fc480f1c3fae0 authored over 11 years ago
Few tweaks to ammeter.

074787164b8a69154fd154ca2eb85530e58ff521 authored over 11 years ago
Fixed EntityTrap erroring withinvalid entity type.

44c493771f0b751986ff67cf299448e6ffc3f18a authored over 11 years ago
Added an $IGNORE node to item checks. Allowing for lore and names to be

ignored. Also added better errors when the config is corrupt.

Plus - Tweaked CookingPot.

4b08fa9b744acb32973fed19fe735a78bb2c9569 authored over 11 years ago
Updated Metrics.

b6af521910ce9139853b650273a61bdfdf7330d2 authored over 11 years ago
Fix typo

3c9d762b15ee0d587b96ee5724c94b74a2e73efe authored over 11 years ago
Use reflection for ItemSyntax WorldEdit setting. This removes the code

dependency on WorldEdit.

7714f907513d394b64febbfc135e9d9aee71db31 authored over 11 years ago
Switched ItemSyntax WorldEdit requirement to just a code dependency, and

installation optional.

13ec05406ba343ff9fcb39814a14957bf8fc9742 authored over 11 years ago
Fixed ItemSyntax requiring correct case without WorldEdit support.

5a8ad0e40eddbaf10aa3222094cd978fdf102d13 authored over 11 years ago
Few tweaks to CustomCrafting.

7e99e5121ab0b52cd64d29238b30c0d5b01617f5 authored over 11 years ago
Added variable support to BetterPistons.

eee9692860e4705dbd43b646d1565ecb70e64c79 authored over 11 years ago
Remove movement blacklist requirement from Crush piston.

790e2e7529213bc88bc69949cfff49e9104c6a91 authored over 11 years ago
Inverted the cartdispenser options direction.

26bf6131186b578d84cbe2f77ea20d2d4ed760ad authored over 11 years ago
Added options to CartDispenser to not allow it to dispense a cart if a

minecart already exists at the location, and added an option to dispense
it 1 block in front.

2941b6814c3f8862869a7736ef44b6cd3aa5db9e authored over 11 years ago
Added an option for CommandItems to consume itself.

0fc628ee7bbdb32f3fdaa803af81efb18e7f60e6 authored over 11 years ago
Added a configuration generator utility. Updated the default

configuration to the latest using said utility.

128aff3e32dda37678895a14b6092bd9b0f91c60 authored over 11 years ago
Add debug flags to AI Mechanics.

97e2e16f75db8260cfc7fca984c27acf97f3bd65 authored over 11 years ago
Made critical bow mechanic less OP. Few tweaks to Attack Passive AI

mechanic.

c70dfa4ed82c274e4f6177aa2b97aadfb816f41d authored over 11 years ago
Added Ambient entity type. Short form - n

a18f01a0ca91ff5260beadb2a4c970154621c374 authored over 11 years ago
Added Attack Passive AI Mechanic. Allows the listed entities to attack

passive mobs. Eg, animals.

b7f62f40ea932fd863f7c0f9107b888fa07103f3 authored over 11 years ago
Events don't implement Serialized, so we can remove the serial id from

SourcedBlockRedstoneEvent and RightClickBlockEvent

c3033e818fe755e50699c675c6b9952ee5d875a9 authored over 11 years ago
If a player is dead remove them from the chairs.

3aabe8d79cd75946fc56eec2be8e2acbc66569cb authored over 11 years ago
Change 3.6 to 3.7

4d6210f42b08ca5a696f356094313ea26721babb authored over 11 years ago
Added loop support to Melody IC.

7e54ea051ce1f05b7be3c0745b8c95abdf70abaa authored over 11 years ago
Ignore cancelled sign changes. This may fix plugins that don't properly

set signs getting overriden.

ddacfa2666f48ab3a1d4187d81bcc06e78906b8a authored over 11 years ago
Added 3.7b1 changelog.

2d55f925a9fade98d54e7ecf37bf5cab58f42001 authored over 11 years ago
Fix a few possible issues with a few mechanics.

4728216995377e75b4aeb465c432c4548c69c9b4 authored over 11 years ago
Fix the new custom head drops stuff causing errors and not working

abfb3c37cedb48a39eaa5980f96d9e1548e8aade authored over 11 years ago
Made bounce and rcrush blacklists contain bedrock and obdisian by

default.

cb01aeafded364df5979f7dec46b5eb4237f0f92 authored over 11 years ago
Added a option to set a custom blacklist for the movement based

BetterPistons.

0fd5ddb2ad7fcbcce4b4ba83c1b52dde3df0028b authored over 11 years ago
Add a corrupt protocollib message, and stop it from messing with

CraftBooks startup.

b793c9eb34515d917b81d4d31bec9dd522e12554 authored over 11 years ago
Fix a config related error on startup.

a71a0acf608f16ec68212a2bdaa7cf4040654aec authored over 11 years ago
Add an option to have global default as the namespace. If off, it

defaults to player name.

e993f333132260b2c0072bcaffdbdc24efd0257f authored over 11 years ago
Few tweaks to payment mechanic. Added support for variables and made the

code neater.

18b409309719035b9c8bd7612145851f69167c3c authored over 11 years ago
Fix an error in head drops.

27b2d520b7039493a42fdd9df7dd1e49c717cfc4 authored over 11 years ago
Added custom head drop rate and custom skins.

7679758c2cf023349d0b65acf826b60eb8ffc84c authored over 11 years ago
Added a comment stating how to not require WorldEdit.

44057fe85f884c69a12bce5e2e414e1d5241c183 authored over 11 years ago
Added javadoc.

acd5333c504c5dc4de68b4116f93867b1f896628 authored over 11 years ago
Moved getItem and getStringFromItem to a seperate file called ItemSyntax

5625d602c467047b596dd50bd6e22a98ebbd0035 authored over 11 years ago