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 3I3O + test IC MC4999 (trip repeater). Also, a minor comment fix.

18421a0c340b71ebd55f30f73665a4b69e46dbf4 authored almost 14 years ago
Heap of unused imports removed.

11c3b4306fe04f26d58685e9d2f0529defaad525 authored almost 14 years ago
Added notice about known directional messup...

fc307f05d98730f7b8f08cbd6159bd7b8b9de1d0 authored almost 14 years ago
Created SI3O family and a proof-of-concept Marquee IC. For testing purposes only, could probably use some polish...

6f6b5329f762c192a6ca1adf64b83a69d651d125 authored almost 14 years ago
Cleaned up some unnecessary imports

fcd3d575c9c9efbc8a4ec538f04bffccaa34240b authored almost 14 years ago
Flex Set is now appropriately restricted.

5c13ee39c60ab66ae2cc2cf8e6a96fcba52ea272 authored almost 14 years ago
Fixed Water/Lava sensor locations. Added Flexible Set IC (MC1207)

febd56c25d4902bb2c6528a0b5b5d6602d7c1e07 authored almost 14 years ago
robhol_ wanted it badly. This was done in 15 minutes and is entirely untested.

c5dd6ac58576c3e3a88d8bcb49435e185ef31180 authored almost 14 years ago
3.0alpha2

ea00aa578d1065850b4ad1331faf2f0c8ea30ad0 authored almost 14 years ago
Added permissions to everything.

e4fe8e04964fe701598377789900a760d4d9c292 authored almost 14 years ago
No, I did not write this. Also, cleanup.

528616d61ea604a4f39b3c691dfc9ccfa57e994c authored almost 14 years ago
Added permissions and sign checking for ICs and framework.

3aeca701042e92413f1837e5985db5697c661f01 authored almost 14 years ago
Fixed syntax error.

4746b3522a51a316744428c27ff641928299c9c8 authored almost 14 years ago
Fixed player interact handling.

16593642266497da8be335fdd8ea209b7736597f authored almost 14 years ago
More cleanup. Removed whatever incomplete IC permissions there was.

abe5b4a8b4575868b35a0d8886318ebd3815d857 authored almost 14 years ago
More cleanup.

457edfca6d22b14b4c3d682131e8c3b84059fcc5 authored almost 14 years ago
Cleaned up some code.

fc30009f6f36fdc6094f72a5fa8b8fd0a2e23de9 authored almost 14 years ago
More permissiony and verificationy stuff. We still need a path for sign place events to be checked though; the common mechanic system doesn't do that.

b90fff8687e76e5b2659e4f3518b73c915473641 authored almost 14 years ago
Sup dawg I heard you like permissions so we put infrastructure all up in your ICs.

b7416d0b807dc777f7b3ec88197d3fcbe991dd99 authored almost 14 years ago
DownCounter IC (but ChipState doesn't have the same error trigger it used to, and this also needs some more integration with global validation and reporting stuff).

feafca0f84aea04c81724141a5785ea52b4c521b authored almost 14 years ago
Multiplexer.

4ff3733e1bc10e2633ebf3964a3f4257dc033139 authored almost 14 years ago
Level-triggered D flip flop.

f76d198da7dd13de2a0138c208be86f3564aec45 authored almost 14 years ago
RS NAND latch.

d63fc409255099b6f111a91737b53b68d16ccc37 authored almost 14 years ago
JK negative edge-triggered flip flop.

1f0ea1257f05072ee858c314484d397ff796b545 authored almost 14 years ago
Inverted RS NAND latch.

2f188e188f89693a60389791703ec26cdd8bb3d2 authored almost 14 years ago
I need schematics.

e164cc0565ee965001c8abb59ca642c99665159e authored almost 14 years ago
isActive detection for CartMechanism.

948722e842034367edb8f5854a80244ebe72864d authored almost 14 years ago
Some redstone utilities.

9449c834b5cd8f0c0ab23d2ac4b9a80a05ccc414 authored almost 14 years ago
Minecart stations.

423d84a82f655cfa9df89fa0fee9da56f8bb8f10 authored almost 14 years ago
Consolidated some logic for dealing with cart mechanisms.

44ae9ef6aed7bb634debd0bc2575fc2cf27a53b4 authored almost 14 years ago
The quest for compatability with the latest change in bukkit's events continues!

92ba47e2f224a9e6fbab4bd9713da23430664d4f authored almost 14 years ago
Fixed an initialization bug for the right click event translator.

...but this entire system might turn out to be untennable because apparently PlayerInteractEvent...

7b27d45e823ebbecb9a193c62e827c3116709d96 authored almost 14 years ago
D'oh.

fae6b6169cd5cd927c8210486e12a633a21e063a authored almost 14 years ago
Merge branch 'master' of github.com:sk89q/craftbook

09c80c2085c47355527b3ebf9e2a39703e9c997f authored almost 14 years ago
Refactor of core mechanism code to deal with major changes to bukkit's event API.

099e0c2ad34843f9143c85301ff041d5bccfe964 authored almost 14 years ago
Updated some methods to avoid recent deprecations in bukkit; whitespace police; some new javadocs.

87bfcfe4a8620653b67324872d9f329ffba37e1b authored almost 14 years ago
Merge branch 'master' of https://github.com/sk89q/craftbook

83b31a53ce7c0c71bc630f6846deb9234bc45b1d authored almost 14 years ago
Added XOR, XNOR, RS-NOR and edge-triggered D latch.

9d96be2bb84494ca6a9ffcd7012375c60b82dafd authored almost 14 years ago
Fixed Toggle latches.

820d555500fe34ca0954656ed08c68409877ded6 authored almost 14 years ago
I'm retarded. Wrong chip family for 3002-3.

a8471f4104bb2d62bd124232b48b1c719bf37c12 authored almost 14 years ago
Hooked up MC3002 and -3, herpyderp.

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

fb827fe6ff9b4aaddb311345fdfc533d260fde8d authored almost 14 years ago
Added isValid for ChipState pins

Added 3ISO chip family
Added AND and NAND gates.

18500274986bb45747432670d1d288d9d971c766 authored almost 14 years ago
Cleaned up some code.

970d1c518d7619c0a4d904e81e754b05325bc02a authored almost 14 years ago
Made only PersistentICs persistent.

2a68665f19c8fc97af0fb93894a0191ddc51aeb0 authored almost 14 years ago
I better get off that fail train.

1e63b11f18da6f85117a1ad811d36fb7494a5698 authored almost 14 years ago
ResurrectDumbledore*

2c1f15ade0288a250d907d426bd92d3ed998486a authored almost 14 years ago
Added MC9999, ResurrectDumbledoor.

7a70dfc37804e6a8f1d29b6ea7ca5e37b514d7f9 authored almost 14 years ago
Added lava sensor, fixed bugs

cb3246e7cd52f97a25fb43835a31aa4b83007ddf authored almost 14 years ago
Added colors to MC1510 using &

506203ca28f611fb977a0a2f1c86630b6a8d322a authored almost 14 years ago
Added MC1510

be89b2bf81bcd8434dcdff382dd5499bcd6a8dbb authored almost 14 years ago
Added MC1200, 1201, 1231. No permissions yet.

0cbf022078e439b511f8656a8b7082f55d118d8e authored almost 14 years ago
Added MC1200, 1201, 1231. No permissions yet.

6f97a5d7cf4ac6e8e337331e5c0489c4e983b0e4 authored almost 14 years ago
Added some IC sensors

18dd488773be85e5485871b7e9faf9e1d6898679 authored almost 14 years ago
Add SourcedBlockRedstoneEvent.

9ef91aeb02e4e5b4d2373660fac5ec7eb9409d5d authored almost 14 years ago
Renamed IC classes and made them better structured and more reusable.

ea239ba26e5e6137051ed8a28c6445e1ac27f7a7 authored almost 14 years ago
Fixed some IC framework things.

e7bc12862d956fde86b490aa097e322c60f1d8ec authored almost 14 years ago
Added triggered() to the ChipState interface; to be made functional later.

77190fc0bf67e17b9512b8b05be42dba10917b62 authored almost 14 years ago
Fixed Java/Javadoc warnings.

4d734bd86b8804d47a9516be5186fc1afadae4b3 authored almost 14 years ago
Added MC1111, RisingWirelessReceiver.

5bbf5894b6b7ab98b98c878f93cb1d6219ccb164 authored almost 14 years ago
Added MC1110 wireless transmitter.

be7916bdf4b2c65e037d9e02ddbce3b4413913ab authored almost 14 years ago
Changed IC framework to use Signs instead of Blocks.

a4a981adde00eeace6e628786ca3053426579251 authored almost 14 years ago
Added sign title support to the IC interface.

05db72674e9d240de277e4b0a696f2bf292b2534 authored almost 14 years ago
Removed unused imports.

dd0028ad670b82337593e802d53e21375434fd87 authored almost 14 years ago
Added MC1025, RisingServerTimeModulus.

5c820069d9b29359cb83f513655a0acf08ad6d23 authored almost 14 years ago
Added MC1020, RisingRandomBit.

5f16e17577b8f645845f1c4d6d6cbfa279ab9cb0 authored almost 14 years ago
Added MC1018, falling toggle flip flop.

3a33d99bd77dfcb865155efc633001bfb92ef88b authored almost 14 years ago
Added MC1017, RisingToggleFlipFlop.

862a476e3fad744cb083425e0cc4e04f6c5286e3 authored almost 14 years ago
Added MC1001, inverter.

036b8b4199b4463e395a0f7700fbf670bb3132e4 authored almost 14 years ago
Added working repeater IC implementation.

a83d93563ff764408eaf77fefa47b0b399a9f3e7 authored almost 14 years ago
More IC stuff. Hash's IC stuff is in the hash-ic branch.

7f917b8b689e97fce545832c685c7b53ed528c25 authored almost 14 years ago
Added core IC processing code.

c2a88d1ca09a9d36615f2b674fc9a90ac51de4ef authored almost 14 years ago
Fixed (or added) errors in the build files.

b76c0987cf05ce995f81d6e1bf7e1bad25573d53 authored almost 14 years ago
Mentioned Tahg in the README.txt

76e6d895337359a599d15b63c040958aac5471db authored almost 14 years ago
Remove a debugging statement.

e77759b96a575c1854fc1298f16dbe45ed4ece66 authored almost 14 years ago
Changed CartMechanism to an abstract class instead of an interface so we have somewhere to put the common logic for activation power.

3f0400853e4995e20f5d52ba838b805305374b05 authored almost 14 years ago
I find it interesting that vehicles are at neither the to nor the from blocks in events regarding their motion. But anyway, directed reverse now works and is tested.

8c076f3d0b4d25955dff892e311c8ad1bf40219c authored almost 14 years ago
Fixed initialization order bug in vehicles plugin.

97ae14d5aa35e2dacb81dbb87695865901808b54 authored almost 14 years ago
Fixed a bug I introduced in deciding which events to pay attention to.

2282ef0a062223ed31443d78f6fe163790d6bd31 authored almost 14 years ago
Expanded the search area for sorter config.

561f60462caf540db47ba777ff937dc8ca660b30 authored almost 14 years ago
Hooks for the rest of the booster/slow/reverser stuff is back in.

4af046ef85bc14d0de2b348b0fac5e81df9a9646 authored almost 14 years ago
Adding new files from the vehicle refactor. Made significant optomizations to minecart sorters.

0bb356f2f65cddbc82bfb1dd79d34e99acf552e3 authored almost 14 years ago
Refactored vehicle systems for extensibility.

c2441445d5fd1f9be01feb4ae5cdf8633da48588 authored almost 14 years ago
Added more sign utilities and documentation.

c031175181e7b7a96f47879f9dcc71f6650cb925 authored almost 14 years ago
Merge branch 'master' of github.com:sk89q/craftbook

8a3b2dcd81495f4bd99282b1b06fb9e59f3eafd5 authored almost 14 years ago
SignUtils now treats a wider range of things through the same interface and is better documented.

7cf1e7f88a5cf59dca0f57942238ec397306e350 authored almost 14 years ago
A bunch of interfaces for ICs.

0cb3514062652a99154d66577df9699d6a5e0abe authored almost 14 years ago
Fixed build, consolidated netherrack factory into static nested class

e00a8db6006bbb05bc50dda5c84601112a20caf3 authored almost 14 years ago
Fixed typo in class name. Consolidated factories into static nested classes while I was at it.

04fe05226f6ae88b9adc96ccb5e8660b6acfabac authored almost 14 years ago
Configuration for light switches.

8619ffd177c58ec58046dca84dbb6af5e5129184 authored almost 14 years ago
Configuration for Cauldron (well, some of it).

71961cc92f1ae069b2d3a022bda49e96175bf823 authored almost 14 years ago
Configuration for Elevator.

c8a2620d36b99afe7479ba1cd27ba49b30c94aa9 authored almost 14 years ago
Configuration for Gate.

786f5b08573a4eb13797fd1aeabe7d575b0d0e71 authored almost 14 years ago
Removed a reference to CraftBukkit in Cauldron.

9f6bce1324179eb781adbeb826d23c1dea815104 authored almost 14 years ago
Configuration for mechanisms. Updated Bookcase and Bridge to use configuration.

3bf9ed289eeb3954556b8a889104335d0dbc7521 authored almost 14 years ago
Scheduling actions for gates. Fixes the-bug-that-must-not-be-named with recursive physics.

1fcae8287e46641a114824248819a4ab390ae690 authored almost 14 years ago
Scheduling actions for bridges. Fixes the-bug-that-must-not-be-named with recursive physics.

7c902b7bd21eb06eb7772e86525f08f5368f517d authored almost 14 years ago
Blumster fixed deprecation warning in Cauldron.java

589f40b7475420ebd566e6a4f1184753087474b5 authored almost 14 years ago
Fixed import

0e53fac1a298ddbfa05bb60aefda38edbb314083 authored almost 14 years ago
Fix package of CircuitsConfiguration.java

2c2a85011552f800d120e435d436b6b2e8350051 authored almost 14 years ago
Shiari's fix for broken commit.

2f8c4dca946d3c023561a55101839c404144f7b0 authored almost 14 years ago