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

Improved Perlstone error handling.

d3d007f2cc9535af9b0491893e5e6344ccb4ca7a authored over 12 years ago
Added better PLC error handling.

d2168a3bd43128fc839d27005806b3e9c434c416 authored over 12 years ago
Added right clicking PLCs for debug information.

Permission node is 'craftbook.plc.debug'

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

f508aed105d8b888001dc3e927d4e1458179ad1d authored over 12 years ago
Fixed v opcode.

e1cda3d4e0606b497a7882d1a475114689e64748 authored over 12 years ago
Improved error reporting of Shaped Recipes IAE

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

157e7e0358022cac54fddbfda77062875fc6ece5 authored over 12 years ago
Scrap that idea, didn't realise it's used for stopping stuff.

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

46f9141ca9708d0b14b353a8164fe9fa14b54fb4 authored over 12 years ago
Error reporting for block break event. (Better for them to be fixed

than to be unnoticed)

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

a5ce0a180c2a1a32367151f2856d4d1e1ca369e8 authored over 12 years ago
Few bug fixes.

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

4887d9e92f79a7ef2c5fe8b00ac09503b089bcf9 authored over 12 years ago
Fix Eclipse warnings.

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

645e3a73172c4b942934787c38bb6e6041dec982 authored over 12 years ago
Implemented shared PLC state.

ed5318855616e3624ebb298bc631e929f580fc61 authored over 12 years ago
Updated default Custom IC config

a3f2b822b7e25dbdc243c0e7cc01a198546db50a authored over 12 years ago
Updated distribution.

1bbc25ed9654dc6f2322260a1ed2ca9294ea2ca3 authored over 12 years ago
Implemented VIVO chip family. Implemented MC5000

671f7b3a3b5386233c08c5bc78365279f1656359 authored over 12 years ago
(Hopefully) made PLC state presistant.

ac97bfc6cf05cbaf7ba0dde36f7a82b51519d8b8 authored over 12 years ago
Cleaned up some writing.

47703415108874031006bc63745a4a57e6582e8a authored over 12 years ago
Implemented Perlstone

e08eb078f1102651d28df410281d3fd4fe897a9f authored over 12 years ago
Fixed various bugs in the base PLC code.

73935a1dba6d82def4655af4f005d886b5501a50 authored over 12 years ago
Fixed NPE

06c5bf732af964dade882dee809889de25278f86 authored over 12 years ago
Begin work on reimplementing PLCs.

de9c87ac18088576bf526ed5b12f0c553f856a60 authored over 12 years ago
Basically completely rewrote the documentation for Perlstone.

45fe0ed99c681c9beac5b2e741162b6a7380dbfc authored over 12 years ago
More documentation work.

d4a63ff1bd6bef2f6723a3226ad410da93f752fd authored over 12 years ago
Clarify documentation.

110cb5dc922997f17bab34741bb4df6003cd3611 authored over 12 years ago
Updated Perlstone documentation.

a534fcbf29132c2cdc374f92bb301527329cf276 authored over 12 years ago
Most likely fix reported Chest Collector Dupe bug

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

bf1a12a7b0ad08693232d058d317694e4a562117 authored over 12 years ago
Merge pull request #149 from ntroutman/setblockdatavalues

Added Block Data to MultipleSetBlock and FlexibleSetBlock

07a4f181ae1c78e52f395d6ad1d9665e0d988fc8 authored over 12 years ago
Fix Bug: Logic Errors

Fixed some bugs regard logic errors of offsets into the param arrays.

32c295c09ff01c524f0fd12f51842da2baf58134 authored over 12 years ago
Fixed bug: incorrect sign format

My original reiterpritation of the sign format had been incorrect. This
is now what the original...

214eb832d4fa5360b33623a959c8daf86f57da7e authored over 12 years ago
Merge remote-tracking branch 'upstream/master' into setblockdatavalues

88764b52f0348c5825168d2a6f90ae3f23472854 authored over 12 years ago
Update common/src/main/java/com/sk89q/craftbook/bukkit/BaseBukkitPlugin.java

happy @Dark_Arc?

532c46064c4737a8b7f3971924a086063cbc92be authored over 12 years ago
Update mechanisms/src/main/java/com/sk89q/craftbook/mech/crafting/RecipeManager.java

Further fixes

b00363dc28b28911a195f745424c365fdfbdbbfc authored over 12 years ago
Update mechanisms/src/main/java/com/sk89q/craftbook/mech/crafting/CraftingItemStack.java

Fixed data for custom crafting being -1

69591f84e63f99aa183a7960fdbe812ebdb91f8c authored over 12 years ago
Non-worldguard fixes

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

5c7a2cfa6f5352fd7efe9e1faf3188390c0765b7 authored over 12 years ago
Use translations for door/bridge toggle text

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

69630ea910686412d9e7a462dfd04b27ee4548c0 authored over 12 years ago
Few bridge/door enhancements

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

0b3b7ca029279c916e52b690ae64b94ce013c7aa authored over 12 years ago
Improve Detection IC's

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

e738e0d61e26d7cbe7e792722ecb340b9f5bf607 authored over 12 years ago
More WorldGuard stuff

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

1b2316430df7125f988dc8c20cbbdfb574d18559 authored over 12 years ago
Improved MC1230 and MC0230

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

8747d2150809cccb18e4e6e1ef6df2555c93ef19 authored over 12 years ago
Fixed NPE in detection IC's

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

6bde42fc51f023d4921760c7a0e5ba44815c3002 authored over 12 years ago
This is door, last one was bridge

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

14c2a2123b78fc448a3e7eb21c231e51d047f052 authored over 12 years ago
Temp fix for P-DOOR bug.

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

03240d4b5e2c18c6ac3673a5442dc2164f229995 authored over 12 years ago
Fixed small bug (Most likely won't change anything)

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

2ae5abea258b011f20984e308ef0f97dfb20d0bd authored over 12 years ago
Item Dispenser can now dispense potions.

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

5af095bf4482c09ecfb74c9613b8f4ee0b49a2cd authored over 12 years ago
Fixed error.

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

da64c23336c31701768a40d57fd0b67afcd73974 authored over 12 years ago
Added GlowstoneMechanic off block config option.

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

df8a2aedd170c22e811fa38d7b68bebda050cae9 authored over 12 years ago
Fixed NPE in Snow mechanic

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

49714d515f41baa5fd1ac3761c5ad2e5a2ca0772 authored over 12 years ago
Fixed entity detectors not finding new entities

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

2c2e69597670282405e715737bbbe7a34cfe70e6 authored over 12 years ago
Allowed day sensor to have a custom 'night' tick set on the third line.

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

ce4fa697fa6a8dc577796f52b47f6c369b19ae36 authored over 12 years ago
Revert changes.

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

77827a60232faeb36eb7d6b8c9f523c0a33d78e3 authored over 12 years ago
Reverting my changes commit

b664970c16cf06217b034ff4b77be796f0be1564 authored over 12 years ago
Revert Physics Event.

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

a0651296c5a3bb5b05f26e4e2827b4cb23b5c215 authored over 12 years ago
Changes

5eb549d8d7a7a5e8e1ccdf182e824c88a3940510 authored over 12 years ago
Added Block Data to FlexibleSetBlock

Added ability to give block data as the optional 4th parameter to line
3.

32409ad1ef3d73d5ce193850fbb9f49652f0ced5 authored over 12 years ago
Bug Fixes to MultipleBlock

Fixed bug of wrong data type for blockData

d9665607043a35500473628c40ab3ebde2847513 authored over 12 years ago
Fixed previous patch for block data

Fixed bug with incorrect check of parameter length.

85cdd210ede7fea497c3fbbf8fe7bde791f9d9e0 authored over 12 years ago
Updated MultipleBlockSet to set block data too

Updated MultipleBlockSet to optionally accept data value as the 5th arg on line coord line after...

13a6ba430a863e762fa0f478dbf046c307907e78 authored over 12 years ago
Fix mechanics continueing events even when they are told to stop.

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

68c0f505a32457491b07ec5d5e29eed09733a819 authored over 12 years ago
Fixed levers not working with new redstone code.

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

e3f4b0814f9acb7093ca6a1b1546b3c415624e7f authored over 12 years ago
Fixed slight compilcation issue for my local maven.

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

12db653007f338eca448ed58e67363955af05f2f authored over 12 years ago
Fix Snow trampling generating big piles instead of lowering snow level.

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

3a8003957fec033706392129139d8f34f7dac98c authored over 12 years ago
Merged Physics into Master

75cde94c0e8502c1c88a266fe4c449ce9e0c8918 authored over 12 years ago
Fixed a unseen problem with my bug fix...

ffd8926f7cbe57e2bd992f432847546254d3aa06 authored over 12 years ago
Major bug fix (Maybe?)

630bc03de048ed0a68e67796cd872c75e8d372ca authored over 12 years ago
Simplified

592e19c410cbdc4f7164c7c08338bc3afac8ca02 authored over 12 years ago
Better util structure

47d9966e2c591352e78f5da31d683e40c5afde96 authored over 12 years ago
Item Util should work properly now.

c623baceb87e5be622b098f024a2f4e22f6e8acb authored over 12 years ago
This should probably be here.

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

3c3f9324ef2223baaf191c2d2553a1025a2dd269 authored over 12 years ago
Fix CraftBook requiring WG. It's now only optional.

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

59e828ffcdca56a4ba932003f77fea2d1e1c51f4 authored over 12 years ago
Few small tweaks.

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

e6541dcddee623a5e14a0abd97bcd4ff6535a17e authored over 12 years ago
Possible fixes for detection IC's

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

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

1077fe0ae945d28099f2112e556e9868b3de202a authored over 12 years ago
Small changes to custom recipes, less chance of failure.

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

bd78ebd35cffdb001f73a4bc1c96e450e0d9487c authored over 12 years ago
Merge pull request #148 from Silthus/master

Issue #1844 plus two IC fixes

14a399a226f0e5b22dc080c58af6800159c4a0d6 authored over 12 years ago
lightning bolt can now have a precise location offset

7a8afcfc05a583881fb1dbae35a0f5b6445fc99e authored over 12 years ago
fixed creature spawner not spawning multiple creatures with data values attached

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

a121c9d161826cc80b3aa7a1e288c7f708f0797a authored over 12 years ago
fixed: redstone does not toggle door correctly

fixes #1844

dedc78d36814af359d0397aeef1c63149a8367e8 authored over 12 years ago
Basics for WorldGuard region support. Snow requires build allowance and

Painting Switcher requires use allowance.

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

44dc9fa94d6ac06e2a1baf0373f616bd28dc59a7 authored over 12 years ago
Fix Custom Furnace Recipes.

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

cacde91f9b7b1d128c1e569da1b083c843d013ec authored over 12 years ago
Chunk Anchor on/off switch

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

0b8816d80d024b06f2f65db0a6fd298f89fa8e88 authored over 12 years ago
Enhancements.

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

c76da843fb6e7255a3de3e8b593bf8b61912c420 authored over 12 years ago
Fixed Cooking Pot.

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

f16ac9cb9a309aa07ab4ef6af43e9b85ef265305 authored over 12 years ago
Fixed cooking pots.

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

c070542e1593086c8eb3ecda54667c3573d5d302 authored over 12 years ago
Optimization for Cooking Pot.

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

471bb0105ca3454b272da2ea79fab39934d38bdb authored over 12 years ago
Cooking pots are now much faster when powered by redstone.

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

973f8a633650df14e81fb15719de988d7c850ba4 authored over 12 years ago
Made ParticleEffect use API. Also allowed the effectID to be the name of

the effect.

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

cb45ac535e964c727cb7d872edf9071abd39989c authored over 12 years ago
Sound Effect IC now uses bukkit sound API

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

325d74a14e3ca11648fc1a389d63db802a0baaf6 authored over 12 years ago
Fixed CustomCrafting

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

e23702df2d2a9689a5fee6109593b1b1a2b70dc5 authored over 12 years ago
Fixed compiling

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

cc073b79ac0086b61ac275d0e8144d4bb93c01b0 authored over 12 years ago
Fixed Merge Conflicts

34eacbffcfcf35b111ec52c36420ccb1d303bed2 authored over 12 years ago
Improved GeneralUtil.

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

684faf973bf6af2b31937fd1f1185659127104ab authored over 12 years ago
Use data not damage

290c5d1dd0d572b5b1e2fd187525da4403f57c03 authored over 12 years ago
Code Reformat (Cleanup)

0e2a21afa7900cae2f5e919298f5d77dfc5bb217 authored over 12 years ago
Disabled Chairs and cleaned some stuff up (Chairs need redone majorly, the PlayerMoveEvent should not be touched it is a really bad habit to get into)

527f4615a1f33ca055d7941e05d7e66ed8db6f93 authored over 12 years ago
Fixed Netherrack infinite loop, also made Custom Crafting output stack

traces.

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

8e6ece42ca169d189b7cf3d1dca1b5b917c8e0b0 authored over 12 years ago
Error handling for custom recipes.

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

1256716762e96165636267e2744dde8964318058 authored over 12 years ago
Fixed Shaped Crafting Recipes.

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

2cb93d59e31cf236cdcc4111f3aa6fcd60a631cb authored over 12 years ago
Chest Collector Performance Upgrade.

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

3f86cf3b7ef3fbae72c1af9c8c75e9eae0ba0281 authored over 12 years ago
Fix CircuitsPlugin startup issue.

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

39b39c22c7f76520d32567ef81f0958987b02cf9 authored over 12 years ago
Optimizations.

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

6c68a0b653dfa2ef0b7c973941f92ccb17f3e9d8 authored over 12 years ago