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

Fix chairs potentially crashing server if someone tp's while on a chair.

Signed-off-by: me4502 <[email protected]>

5b4bc3793f4115eb1ab4c1104dc0b2a2bf70fd7d authored over 12 years ago
Possible fix for cart dispenser dupe bug which apparently happens when 2

signals power 1 sign.

Signed-off-by: me4502 <[email protected]>

bac7e99eb31fc03278ba02d2debebc79e8739b08 authored over 12 years ago
Fix a few painting bugs.

Signed-off-by: me4502 <[email protected]>

b0b19561d28b1076e2f5fedd987205944c4fb9ed authored over 12 years ago
Commands for CircuitsPlugin.

Signed-off-by: me4502 <[email protected]>

f7a85d590bfee6af64a52db384d87d5c47585d91 authored over 12 years ago
Ready for 3.3 Snapshots.

Signed-off-by: me4502 <[email protected]>

49f6b98ab3b5fdbac641a12568751add164f66a7 authored over 12 years ago
Updated version for 3.2 release

Signed-off-by: me4502 <[email protected]>

c2cdec59418530efd501349428e4eb8acde8fc79 authored over 12 years ago
Fix sign orientation issue with some IC's

Signed-off-by: me4502 <[email protected]>

84caade661ff68a2743f60f227551e2ba986ecf1 authored over 12 years ago
Better implementation of the gate refining.

Signed-off-by: me4502 <[email protected]>

6446cf8746543d0c2ff43c098b190d83a33d82fd authored over 12 years ago
Made CartDispenser less likely to dupe.

Signed-off-by: me4502 <[email protected]>

593acad26b6aa55c72a20c8ce809db9744e90e50 authored over 12 years ago
Fixed an IOOBE

Signed-off-by: me4502 <[email protected]>

39cb0352a9c85188bcb22964d163d4ab1f4acc57 authored over 12 years ago
Fix a snow trample bug

Signed-off-by: me4502 <[email protected]>

2f37f1d41c8427b59ce162acd1cd1b1647c6fc3c authored over 12 years ago
Few bug fixes for paintings.

Signed-off-by: me4502 <[email protected]>

2de86d6a4257fe1099bfad213daf54fe4defa9f2 authored over 12 years ago
Fix more painting bugs

Signed-off-by: me4502 <[email protected]>

e33167110aa5147e362276b0d52aaef164a616c5 authored over 12 years ago
Fixed a few painting bugs.

Signed-off-by: me4502 <[email protected]>

884ab977ef07b0f16d380e4b2e44e1ec1922a1e7 authored over 12 years ago
Fix chair NPE

Signed-off-by: me4502 <[email protected]>

22f1f2c9cabf7973e7d6e6c3b4b4135455a99dd4 authored over 12 years ago
Improved Painting Switch

Signed-off-by: me4502 <[email protected]>

7e9433d8ae6c302130a545969e9d5e26865f95e7 authored over 12 years ago
House cleaning

11426e0f0ba1e962fa7d7a449b35aeb27c62ab7f authored over 12 years ago
Merge pull request #147 from Silthus/master

Critical Bugfix for negative DataValues

e423fd4b4bce3fc513d1317753ff501916ff6f5a authored over 12 years ago
Merge branch 'master' of git://github.com/sk89q/craftbook

8643296797393d455fc9f274e639a29d61adfa84 authored over 12 years ago
fixed critical bug with the data value being -1 causing all kinds off issues later on when handling this item

d5f26358fc14075ccf77f96f84dfdd9b5a7bcb55 authored over 12 years ago
Fixed Cart Messenger Spam

c15472fbcf36dcf56ae1dcf7af4724005365321a authored over 12 years ago
Merge branch 'master' of [email protected]:sk89q/craftbook.git

8d3651ddf57924d2d15d7176b091455d69a6b358 authored over 12 years ago
renamed teleport mechanic to Teleporter, as it conflicted with vehicles

teleport mechanic.

Signed-off-by: me4502 <[email protected]>

92b6d5f7eea70684cf2f475e7036b164fca31923 authored over 12 years ago
Corrected Permissions Issue with Toggle Areas where the permission was inverted

319cc0a28f611716923c93b86f723e4f86ae1d67 authored over 12 years ago
Fix a few recipe related bugs.

Signed-off-by: me4502 <[email protected]>

e1dff77b9f9cece5bfd411393fbc7cf22697a11c authored over 12 years ago
Lower range

Signed-off-by: me4502 <[email protected]>

8dc50471363652c5f057ee8c644a2c7f6196b547 authored over 12 years ago
Fix bugs with Painting Switch - require painting in hand.

Signed-off-by: me4502 <[email protected]>

96815236d1587d3c7b6ab96a795f28e7330567ea authored over 12 years ago
Painting Switch.

Signed-off-by: me4502 <[email protected]>

84275abf4badd07e7e35bcc86f26bd22ae410d44 authored over 12 years ago
Merge branch 'master' of [email protected]:sk89q/craftbook.git

1c94ede06a0eae75c80cf380878b8aede442aec2 authored over 12 years ago
Get rid of useless cfg in settings.

Signed-off-by: me4502 <[email protected]>

8556e4460502142255f41baa59cd05d0a34cf6e3 authored over 12 years ago
Switching back to the old repo since that works for some odd reason.

c4148fe48b4ac36bbc6f30c1412f788c7e3066aa authored over 12 years ago
Merge branch 'master' of [email protected]:sk89q/craftbook.git

0d42031f177feef7ba9e59c59b4943786f4fb72a authored over 12 years ago
Private the hooks.

Signed-off-by: me4502 <[email protected]>

8f3e5f26fed1a8fc24fa5d0a3c9a1ffb50d75506 authored over 12 years ago
Updated pom.xml for license, distributionManagement, maven-site-plugin.

c589b3d39d7756489f2a0dd191c0eb101f0afbd9 authored over 12 years ago
Ability for other plugins to easily add IC's and Redstone Mechanics.

Signed-off-by: me4502 <[email protected]>

60acff52571e2a0ef561cddf756942b2bd4488f3 authored over 12 years ago
Removed unnecessary if statement

727b931c6c8e320462b68288266e3a05685e4a8d authored over 12 years ago
Formatting

7c20cbcd5b07acec6baf36f1bd603d0b2086781c authored over 12 years ago
Snow mechanic bug fixes.

Signed-off-by: me4502 <[email protected]>

2d1299330b0c2b899841d4459804f8fad150f3f4 authored over 12 years ago
Updated for 1.3.1 R1.1 Snapshots.

Signed-off-by: me4502 <[email protected]>

4916f1a14ca0946e37571384605ab80db717884b authored over 12 years ago
Made sure bukkit doesn't fail when setting netherrack on fire.

Signed-off-by: me4502 <[email protected]>

9877b40e24ddd87e936247819cdd61311cd14ebc authored over 12 years ago
More fixes.

Signed-off-by: me4502 <[email protected]>

46a970f69f7dd0c30c1c49a4779da579e3ec12af authored over 12 years ago
Fixed a possible gate issue that could occur sometimes on some server.

Including EcoCityCraft.

Signed-off-by: me4502 <[email protected]>

669188a7932f0ada5a3d0a7682cf6b61a0b1623c authored over 12 years ago
Fixed all gate issues.

Signed-off-by: me4502 <[email protected]>

37efe1b73916d1da4b44a154a1ffdf0bda8c6f94 authored over 12 years ago
Fix an issue with gates not working, there may still be more.

Signed-off-by: me4502 <[email protected]>

b7da9439b1944ba16f88681c4715d35dd5136d84 authored over 12 years ago
Moved Chair permission check.

Signed-off-by: me4502 <[email protected]>

db1bfc07d8373743eff028a407bd46090b0f12bc authored over 12 years ago
Removed some useless or inconvenient TODO's

Signed-off-by: me4502 <[email protected]>

f3737ae042400121d1d79fa929b84976b114d57d authored over 12 years ago
Remove Fake Data - Superflous

Signed-off-by: me4502 <[email protected]>

f210718bf94a3e9ab26b1f61cfe2cb99ef9b3cf1 authored over 12 years ago
Cauldron Translation improvements.

Signed-off-by: me4502 <[email protected]>

c81261bdc5599b573df23b60465c752a1e153f63 authored over 12 years ago
Added mechanism restocking to the translations.

Signed-off-by: me4502 <[email protected]>

8f0321d6495b6a39d7b384a5664239e48956198e authored over 12 years ago
trim dem strings

Signed-off-by: me4502 <[email protected]>

38e52fdc5c9121fa14e5594e36edf3da220afb8a authored over 12 years ago
Added group support to HiddenSwitch

Signed-off-by: me4502 <[email protected]>

71e026fb2e51a303ab06b66f6918ebf4072e6761 authored over 12 years ago
Quick bug fix.

Signed-off-by: me4502 <[email protected]>

b7e543c413bb8eccbed751f60eee259c1f8811cf authored over 12 years ago
Added key types to HiddenSwitch. (First Line = Item ID)

Signed-off-by: me4502 <[email protected]>

c83ab37ef16965932df5b6cdd1f2ce034d091f44 authored over 12 years ago
Made areas use schematics by default. (Old system doesn't support block

ID > 128)

Signed-off-by: me4502 <[email protected]>

737a207acfc26e67c7b9b5139c553711c5f8996d authored over 12 years ago
Added boat-no-crash feature

d6f047b547b06277c50e2acb083611c0a282ceba authored over 12 years ago
Fixed Area List Command (Thanks to armed_troop for helping me with my moment of stupidity)

9b10cbb20a03e9dba5f52fbd7264d61edc210372 authored over 12 years ago
Permissions Typo

d9a8ad1aebf158f1002ac1d8b8387749215bbb31 authored over 12 years ago
Cleaned Up Permissions System

6d103d4616a2ecbc27f87f408923eec58031df11 authored over 12 years ago
Fixed Name space issues

278c1cd12c11d1a9f26022d7d654cbb6f2ed41d4 authored over 12 years ago
Fixed CartReverser

d786bf9685a2206144a1a3dd1ec999b68bd6b1b1 authored over 12 years ago
Cleanup

929dde16db04ee3c6748d26e304b644802c82ba1 authored over 12 years ago
Merge pull request #146 from Silthus/master

Fixes Redstone Updates - 3-Output IC

8f605b5bb26087c9773ea0e77019abcc4ea1de16 authored over 12 years ago
need to catch throwable for runtime exceptions

b4ffe2fd00196ff8827a127a4d163a8742bde0d7 authored over 12 years ago
added old code back in for 1.2.5 fallback option and CraftBukkit method change

290d65f9fc5d4c7e602acb42b0a98490cbb3f962 authored over 12 years ago
Merge branch 'master' of git://github.com/sk89q/craftbook

738d01bdf36d74d22a6cdcf65d58b96ea4443630 authored over 12 years ago
rollback last commit

5dbc76bb4d82ceac51a7c2c0036b9d9064cae57f authored over 12 years ago
trying to hard code the method to avoid the click sound

a6500a8e47123d8498d81c8a65cb0f08cda24fe5 authored over 12 years ago
this fixes, the 3-O issue and redstone not triggering correctly

0bae4f27f66e43b48d20010b535703c57e0de0ec authored over 12 years ago
trying out a new method to update the levers state

210e98e8bbc228024d3120497cfc44c7062396f1 authored over 12 years ago
Merge pull request #145 from Silthus/master

Finished Detection ICs

784588380d6498c13c530a0a71a06149e0a75c27 authored over 12 years ago
catching some exceptions

41951c908b00159e87a9005bb1dce6685eaf569d authored over 12 years ago
forgot to init the util class

077e75dc918214a5d1d4f4fb187a775712c6ecce authored over 12 years ago
Merge branch 'master' of git://github.com/sk89q/craftbook

Conflicts:
common/src/main/java/com/sk89q/craftbook/util/LocationUtil.java

8c032ca3c779546a4f99d05b010d27245951499d authored over 12 years ago
Gate search refining. You can now set a specific block ID to look for.

Signed-off-by: me4502 <[email protected]>

e059fe9316971a4378e3004bd492536e93524722 authored over 12 years ago
Reverted Pre mature merge

b11306bbbbdbb1b10e15919ad66858de675344cf authored over 12 years ago
Merge branch 'master' of git://github.com/sk89q/craftbook

d354a525a202f4de89c8ba8cf4e4a6e55fee73c9 authored over 12 years ago
removed debug messages

40581f0cdb8e1b593829c74df59be05b11b95b23 authored over 12 years ago
Merge pull request #144 from Silthus/master

Fixed all the Detection ICs

b62fe893aa324f96358912c07a230587a45c2930 authored over 12 years ago
moved location util init farther back

20fc6c17e0881123347a56f022e7ee6649a5b2de authored over 12 years ago
Merge branch 'master' of git://github.com/sk89q/craftbook

c839676e41eb54410f1d0da047ce799b90301933 authored over 12 years ago
Fixed Startup Error

7668e24e8319ce61f30db782c8ed0ab61571b010 authored over 12 years ago
added debug messages

d99aeb22585f78feae194e1f0f6561afcc158910 authored over 12 years ago
uses double for more accuracy

87fbda45fbc516d16113f28678e4abd2209b0ab3 authored over 12 years ago
methods now use LocationUtil.isWithinDistance(l1,l2,radius)

02aed853c97dd4208dfe55f32d4598c6d7bf5a7d authored over 12 years ago
fix on getDistance method

f3e2887baba28cf5f4d45d75204e896071eca54a authored over 12 years ago
forgot to init the manager

4f10e78f3c5682fb62287630049493b4c67ee20c authored over 12 years ago
forgot to init the manager

1f171fe90a7e4cbba5f484499eb2e84ac021c964 authored over 12 years ago
now uses getDistance everywhere and depending on config option block distance or square distance

40831f08a6ed6eba115176f26b3815b1bb0021a3 authored over 12 years ago
fixed gates

8fcee61315afc3d46a2fe497cae3d65273868aec authored over 12 years ago
now gets all chunks correctly

39f566d9cd2777287ae69703847ff203caabdecf authored over 12 years ago
now really uses getGreatestDistance

b52931b76df732a6d14d1506e640acc1a27ca040 authored over 12 years ago
use the getGreatestDistance method and chunk.getEntities

9862f6d6082afb6c173dc2161ffeeb415bdf5e98 authored over 12 years ago
Merge branch 'master' of git://github.com/sk89q/craftbook

Conflicts:
circuits/src/main/java/com/sk89q/craftbook/gates/world/EntityTrap.java

5b298f38f9825f167d768689e1d71f4dfddee573 authored over 12 years ago
Improved Area Implementation, needs testing

e39a9f9c01aed27d4884b07dcbd0ca3b7e685cf2 authored over 12 years ago
fixed item sensor not working correctly

c74aedaa4c01ee3697f4341f7d42c736349e371a authored over 12 years ago
silly me, there is already something on that line...

d20550d1c275e6c868c765fd5897c6655839ae6c authored over 12 years ago
entity trap now has an amount that it can hurt on the second line

128d9c6e43d768c935f01321af13b532e10348e0 authored over 12 years ago
fixed formatting and player detection not triggering correctly

1b8708e1765c2d9f8e8c28c96e5a9ea8b375dc96 authored over 12 years ago
fixed formatting and entity trap not triggering correctly

e1e3154e85f97478a9d7cff73eda5724e6c3640e authored over 12 years ago
Corrected Implementation of Entity Sensor

65cb1b6557b5ed997d10fd7ee531523245da47af authored over 12 years ago