Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
EngineHub
We make open source Minecraft mods, such as WorldEdit, WorldGuard, CraftBook, CommandBook, and more!
Collective -
Host: opensource -
https://opencollective.com/enginehub
- Website: https://enginehub.org/
- Code: https://github.com/EngineHub
Allowed minecart dispensers to impart momentum on their own. Closes #58.
github.com/EngineHub/CraftBook - 5fa069c877738ccc803cf560c90b1f9a791c7f4b authored about 14 years ago
github.com/EngineHub/CraftBook - 5fa069c877738ccc803cf560c90b1f9a791c7f4b authored about 14 years ago
Fixed velocity double overflow. Closes #59.
github.com/EngineHub/CraftBook - 659deeb5fee885a7555b77adaaeef787631bef15 authored about 14 years ago
github.com/EngineHub/CraftBook - 659deeb5fee885a7555b77adaaeef787631bef15 authored about 14 years ago
Fixed the inability to create more than 1 saved area. Closes #60.
github.com/EngineHub/CraftBook - ad43fff80b0f07c06ab078bd067fda5fc163f779 authored about 14 years ago
github.com/EngineHub/CraftBook - ad43fff80b0f07c06ab078bd067fda5fc163f779 authored about 14 years ago
Improved the performance of mass ItemArray<->NearbyChestBlockBag operations. Closes #52.
github.com/EngineHub/CraftBook - dbdbb4a7244f1202eecc748436ecc73a999fa02b authored about 14 years ago
github.com/EngineHub/CraftBook - dbdbb4a7244f1202eecc748436ecc73a999fa02b authored about 14 years ago
Fixed bug where the server crashed apon a ZISO being removed.
github.com/EngineHub/CraftBook - 94cbb6a9423df32b50960e0d0bb2ddc9bb22c99b authored about 14 years ago
github.com/EngineHub/CraftBook - 94cbb6a9423df32b50960e0d0bb2ddc9bb22c99b authored about 14 years ago
Changed ZISO to use levers. Fixes #33.
github.com/EngineHub/CraftBook - 619bf7b1212024e4d54c1b2d34c76a782337b3a3 authored about 14 years ago
github.com/EngineHub/CraftBook - 619bf7b1212024e4d54c1b2d34c76a782337b3a3 authored about 14 years ago
Fixed warnings.
github.com/EngineHub/CraftBook - c4ca477942ea547b16b094225a94b839532421c8 authored about 14 years ago
github.com/EngineHub/CraftBook - c4ca477942ea547b16b094225a94b839532421c8 authored about 14 years ago
Updated for beta API changes.
github.com/EngineHub/CraftBook - 4799d82d04e0a4dd8819aceffd152f259c2b385b authored about 14 years ago
github.com/EngineHub/CraftBook - 4799d82d04e0a4dd8819aceffd152f259c2b385b authored about 14 years ago
Replaced tabs with 4 spaces in MinecartUtil (bad Eclipse!).
github.com/EngineHub/CraftBook - 38750d7d58ee3383b429d141c484799c537a2d7a authored about 14 years ago
github.com/EngineHub/CraftBook - 38750d7d58ee3383b429d141c484799c537a2d7a authored about 14 years ago
Merge branch 'beta' of github.com:sk89q/craftbook into beta
github.com/EngineHub/CraftBook - 8c523f5946ad43a8c79250842e25f3f46954b0d9 authored about 14 years ago
github.com/EngineHub/CraftBook - 8c523f5946ad43a8c79250842e25f3f46954b0d9 authored about 14 years ago
Changed trigger block to a storage minecart contents <-> chest contents transfer block (it may become a multi-purpose block). Putting a chest next to a trigger block will cause items from a storage minecart to be moved to the chest. Put a [Distribute] sign under the block to have it go the other way.
github.com/EngineHub/CraftBook - 2f3ded4fd11ee84388c176e90af04612f7c0189f authored about 14 years ago
github.com/EngineHub/CraftBook - 2f3ded4fd11ee84388c176e90af04612f7c0189f authored about 14 years ago
Removed the requirement of the nearby chest block bag needing one item in the chest to begin with. Closes #47.
github.com/EngineHub/CraftBook - 6d9f27c2a0038b2228ef556545d1ee5d94445705 authored about 14 years ago
github.com/EngineHub/CraftBook - 6d9f27c2a0038b2228ef556545d1ee5d94445705 authored about 14 years ago
Minecart dispensers can now dispense other types of minecarts. They will also collect that specific type of minecart (instead of de-crafting them).
github.com/EngineHub/CraftBook - 0e25552cbfce7d534b2dfefe3c6725ca25c6214b authored about 14 years ago
github.com/EngineHub/CraftBook - 0e25552cbfce7d534b2dfefe3c6725ca25c6214b authored about 14 years ago
Added support for dispensers storing the contents of storage minecarts.
github.com/EngineHub/CraftBook - 7e1644d354efe442d9857233f11a440b8bc96cd0 authored about 14 years ago
github.com/EngineHub/CraftBook - 7e1644d354efe442d9857233f11a440b8bc96cd0 authored about 14 years ago
Imported Perlstone32 from olegbl/master.
github.com/EngineHub/CraftBook - 62c78a1d52fc9fcfd315d536ab59a05f1b1ff358 authored about 14 years ago
github.com/EngineHub/CraftBook - 62c78a1d52fc9fcfd315d536ab59a05f1b1ff358 authored about 14 years ago
Merge branch 'beta' of github.com:sk89q/craftbook into beta
github.com/EngineHub/CraftBook - 3db00c65fdc77e1770747c663e4c04ebe8172231 authored about 14 years ago
github.com/EngineHub/CraftBook - 3db00c65fdc77e1770747c663e4c04ebe8172231 authored about 14 years ago
Merge branch 'master' into beta
github.com/EngineHub/CraftBook - 5b7b19a4ce3a5d59d4385d55e150637676bb8efb authored about 14 years ago
github.com/EngineHub/CraftBook - 5b7b19a4ce3a5d59d4385d55e150637676bb8efb authored about 14 years ago
Updated CHANGELOG.
github.com/EngineHub/CraftBook - f07b4ba2c1649148e2dabbcf175fdb137341e5c3 authored about 14 years ago
github.com/EngineHub/CraftBook - f07b4ba2c1649148e2dabbcf175fdb137341e5c3 authored about 14 years ago
Changed [Door] to [Door End].
github.com/EngineHub/CraftBook - a42c5df97293ff91e19d29f4996cfb2ffba68d76 authored about 14 years ago
github.com/EngineHub/CraftBook - a42c5df97293ff91e19d29f4996cfb2ffba68d76 authored about 14 years ago
Fixed 'door-enable' not being loaded from the configuration file and fixed misspelling with 'hidden-switches-enable'.
github.com/EngineHub/CraftBook - 6df4205601adfb44c0b64f1aec36efcc1f1a45e0 authored about 14 years ago
github.com/EngineHub/CraftBook - 6df4205601adfb44c0b64f1aec36efcc1f1a45e0 authored about 14 years ago
Fixed NullPointerException in CopyManager.meetsQuota().
github.com/EngineHub/CraftBook - 8cd88f3cd6e8977aa35a27a52cca85a11d7b17ef authored about 14 years ago
github.com/EngineHub/CraftBook - 8cd88f3cd6e8977aa35a27a52cca85a11d7b17ef authored about 14 years ago
Added hidden switches.
github.com/EngineHub/CraftBook - f50204913e8fdfb90f9cb50d2109723ac6e38b60 authored about 14 years ago
github.com/EngineHub/CraftBook - f50204913e8fdfb90f9cb50d2109723ac6e38b60 authored about 14 years ago
Added [Door]s.
github.com/EngineHub/CraftBook - ad3003dc12ea85ed44265e1451998cbb3f3b5e5d authored about 14 years ago
github.com/EngineHub/CraftBook - ad3003dc12ea85ed44265e1451998cbb3f3b5e5d authored about 14 years ago
Fixed chest dispensers being able to dispense -1 of an item.
github.com/EngineHub/CraftBook - 7dd11c3ea257eb1d7286bd933a4885a2a532cf5d authored about 14 years ago
github.com/EngineHub/CraftBook - 7dd11c3ea257eb1d7286bd933a4885a2a532cf5d authored about 14 years ago
Replaced deprecated use of block create hook with block right click hook. Closes #19.
github.com/EngineHub/CraftBook - 35f3bb6c8df9e6016a5d810a37bdc1c01f300234 authored about 14 years ago
github.com/EngineHub/CraftBook - 35f3bb6c8df9e6016a5d810a37bdc1c01f300234 authored about 14 years ago
Added a 'pulse' option to minecart station blocks that will prevent the station block from continually accelerating carts on it if "Pulse" is specified on the 3rd or fourth line of the sign. Closes #37.
github.com/EngineHub/CraftBook - fa9c21db451e566eb1fa601cf0c21b869dbfdb0d authored about 14 years ago
github.com/EngineHub/CraftBook - fa9c21db451e566eb1fa601cf0c21b869dbfdb0d authored about 14 years ago
Blocked the dispensing/creation of pre-Alpha cloth blocks. Closes #41.
github.com/EngineHub/CraftBook - 087eaa8022b174f1d520106e07e1c2e767d40a16 authored about 14 years ago
github.com/EngineHub/CraftBook - 087eaa8022b174f1d520106e07e1c2e767d40a16 authored about 14 years ago
Allowed the set block ICs to displace a block ("force" must be the fourth line). Closes #17.
github.com/EngineHub/CraftBook - a1d088b0115ab228e216836f24792e70fd79bcf1 authored about 14 years ago
github.com/EngineHub/CraftBook - a1d088b0115ab228e216836f24792e70fd79bcf1 authored about 14 years ago
Typo fix.
github.com/EngineHub/CraftBook - a31970c0685b9b3a3de41ebeb00ca6cf68512ede authored about 14 years ago
github.com/EngineHub/CraftBook - a31970c0685b9b3a3de41ebeb00ca6cf68512ede authored about 14 years ago
Merge branch 'master' into beta
github.com/EngineHub/CraftBook - 1985f26690110244998ed58f6342ccdb55087b45 authored about 14 years ago
github.com/EngineHub/CraftBook - 1985f26690110244998ed58f6342ccdb55087b45 authored about 14 years ago
Fixed LICENSE.txt to be GPLv3 (as specified in the source) and not LGPLv3.
github.com/EngineHub/CraftBook - a1e6d9023e6c73288d2062efacd9bde754b96c4e authored about 14 years ago
github.com/EngineHub/CraftBook - a1e6d9023e6c73288d2062efacd9bde754b96c4e authored about 14 years ago
Added README.md for GitHub.
github.com/EngineHub/CraftBook - 3eb9130a57c52f1a256348be728c749fcba6c45f authored about 14 years ago
github.com/EngineHub/CraftBook - 3eb9130a57c52f1a256348be728c749fcba6c45f authored about 14 years ago
Fixed MC1200 requiring a rider to be specified. Fixes #39.
github.com/EngineHub/CraftBook - fb70011b3a814c1c590627a22e435839caf4a6bb authored about 14 years ago
github.com/EngineHub/CraftBook - fb70011b3a814c1c590627a22e435839caf4a6bb authored about 14 years ago
Updated changelog for new arrow-related ICs.
github.com/EngineHub/CraftBook - aa694421fd4e73230993fb27d0753ae81f030042 authored about 14 years ago
github.com/EngineHub/CraftBook - aa694421fd4e73230993fb27d0753ae81f030042 authored about 14 years ago
Fixed arrow ICs for beta.
github.com/EngineHub/CraftBook - 520544ec259973dfa38e5dc4991c15de242b331e authored about 14 years ago
github.com/EngineHub/CraftBook - 520544ec259973dfa38e5dc4991c15de242b331e authored about 14 years ago
Merge branch 'master' into beta
github.com/EngineHub/CraftBook - 5279d8ff45077c451e7cbcbb97efd5dfcf42d0f2 authored about 14 years ago
github.com/EngineHub/CraftBook - 5279d8ff45077c451e7cbcbb97efd5dfcf42d0f2 authored about 14 years ago
Merge branch 'master' into beta
github.com/EngineHub/CraftBook - c9f4dd3997bfc2168ab58e67a9f530e8ee01275b authored about 14 years ago
github.com/EngineHub/CraftBook - c9f4dd3997bfc2168ab58e67a9f530e8ee01275b authored about 14 years ago
Updated for newest beta version.
github.com/EngineHub/CraftBook - 1cef20ec1b3c624f2e4c230ef4f95fc298691241 authored about 14 years ago
github.com/EngineHub/CraftBook - 1cef20ec1b3c624f2e4c230ef4f95fc298691241 authored about 14 years ago
Added MC1240 (arrow shooter) and MC1241 (arrow barrage).
github.com/EngineHub/CraftBook - 4e6d6f2a0f1bdabe6f95ca57490e6497bf6f7de9 authored about 14 years ago
github.com/EngineHub/CraftBook - 4e6d6f2a0f1bdabe6f95ca57490e6497bf6f7de9 authored about 14 years ago
Merge branch 'master' of github.com:sk89q/craftbook
github.com/EngineHub/CraftBook - 4019dffecb693b35369fce14fc60f432b57d74d4 authored about 14 years ago
github.com/EngineHub/CraftBook - 4019dffecb693b35369fce14fc60f432b57d74d4 authored about 14 years ago
Added message for creating minecart dispenser signs.
github.com/EngineHub/CraftBook - 9a8e06d488bad87067fdd38640327f03a751e95b authored about 14 years ago
github.com/EngineHub/CraftBook - 9a8e06d488bad87067fdd38640327f03a751e95b authored about 14 years ago
Changed bridges to cut through snow.
github.com/EngineHub/CraftBook - 33ffb4b07066ed4cc36dc82f482da261395197d1 authored about 14 years ago
github.com/EngineHub/CraftBook - 33ffb4b07066ed4cc36dc82f482da261395197d1 authored about 14 years ago
Warning sweep.
github.com/EngineHub/CraftBook - 3e406026c5bde20efffa8776c7223fd071b3791e authored about 14 years ago
github.com/EngineHub/CraftBook - 3e406026c5bde20efffa8776c7223fd071b3791e authored about 14 years ago
Fixed Day Check IC
github.com/EngineHub/CraftBook - 0898be44a304f2d9dd7bc94fb393ddd9ac078b1a authored about 14 years ago
github.com/EngineHub/CraftBook - 0898be44a304f2d9dd7bc94fb393ddd9ac078b1a authored about 14 years ago
Changed bridges to cut through snow.
github.com/EngineHub/CraftBook - 046bcfc744364208182f24f697636550ff34afec authored about 14 years ago
github.com/EngineHub/CraftBook - 046bcfc744364208182f24f697636550ff34afec authored about 14 years ago
Fixed Day Check IC
github.com/EngineHub/CraftBook - f21f623de4d3d592b5e61e8b303ea8998c06540c authored about 14 years ago
github.com/EngineHub/CraftBook - f21f623de4d3d592b5e61e8b303ea8998c06540c authored about 14 years ago
Warning sweep.
github.com/EngineHub/CraftBook - 47cd8eec8c533a6a621438cc83ff52b9c57b9560 authored about 14 years ago
github.com/EngineHub/CraftBook - 47cd8eec8c533a6a621438cc83ff52b9c57b9560 authored about 14 years ago
Merge branch 'master' of github.com:sk89q/craftbook into beta
github.com/EngineHub/CraftBook - 385ab1b8a500142c61a826fe112ce64dea4641da authored about 14 years ago
github.com/EngineHub/CraftBook - 385ab1b8a500142c61a826fe112ce64dea4641da authored about 14 years ago
Updated for Beta 1.0.2
github.com/EngineHub/CraftBook - 61127dc4b1be5eaa1ed9aab0340f056102a6ef76 authored about 14 years ago
github.com/EngineHub/CraftBook - 61127dc4b1be5eaa1ed9aab0340f056102a6ef76 authored about 14 years ago
Updated changelog.
github.com/EngineHub/CraftBook - 694c52f4c144d0a24d7043f5f1436cd89bafcabb authored about 14 years ago
github.com/EngineHub/CraftBook - 694c52f4c144d0a24d7043f5f1436cd89bafcabb authored about 14 years ago
Fixed /reload * blocking reload for hMod.
github.com/EngineHub/CraftBook - f65e8f46dc3689a10a798ac3d4c5056bb7767e48 authored about 14 years ago
github.com/EngineHub/CraftBook - f65e8f46dc3689a10a798ac3d4c5056bb7767e48 authored about 14 years ago
Fixed issue where the elevator could drop players into a deadly fall or put players inside blocks.
github.com/EngineHub/CraftBook - 3bf14704c7074bfbce5beee00b31deb47a30c53c authored about 14 years ago
github.com/EngineHub/CraftBook - 3bf14704c7074bfbce5beee00b31deb47a30c53c authored about 14 years ago
Made minecart block creation more user friendly with added messages during creation.
github.com/EngineHub/CraftBook - 74c5903275dc201b6037759c93c172dfba5a74d5 authored about 14 years ago
github.com/EngineHub/CraftBook - 74c5903275dc201b6037759c93c172dfba5a74d5 authored about 14 years ago
Simplified version message.
github.com/EngineHub/CraftBook - 22ec20387313d62946ab34a61c6755450bf0f555 authored about 14 years ago
github.com/EngineHub/CraftBook - 22ec20387313d62946ab34a61c6755450bf0f555 authored about 14 years ago
Added messages that are displayed during sign creation for mechanisms.
github.com/EngineHub/CraftBook - b0ecbecb4e954f1fb6a02608df1f19b6832dd62e authored about 14 years ago
github.com/EngineHub/CraftBook - b0ecbecb4e954f1fb6a02608df1f19b6832dd62e authored about 14 years ago
Rewrote version detection. Now it is reading implementation version from the manifest instead. It will also now handle plugin reloads better.
github.com/EngineHub/CraftBook - cd72788b62e5bee21401b06b2b1720005c85d5ad authored about 14 years ago
github.com/EngineHub/CraftBook - cd72788b62e5bee21401b06b2b1720005c85d5ad authored about 14 years ago
Added per-user toggle area limit, area save flood prevention, and a console message for each save.
github.com/EngineHub/CraftBook - f4339915f8d6f5375af53501a5e8ec5293132375 authored about 14 years ago
github.com/EngineHub/CraftBook - f4339915f8d6f5375af53501a5e8ec5293132375 authored about 14 years ago
Fixed wrapping with a toggle area-related error message.
github.com/EngineHub/CraftBook - 7d605700b81d414a726cd3646b55d987631b2207 authored about 14 years ago
github.com/EngineHub/CraftBook - 7d605700b81d414a726cd3646b55d987631b2207 authored about 14 years ago
Revamped toggle areas to perform namespacing per player name. Areas are now saved under a user's own directory (in a moved copyareas folder) and a user can only create signs to toggle his/her own areas.
github.com/EngineHub/CraftBook - 25c8ce3eeeaf41f7d72d47eb72cfcdcab9357c6f authored about 14 years ago
github.com/EngineHub/CraftBook - 25c8ce3eeeaf41f7d72d47eb72cfcdcab9357c6f authored about 14 years ago
Fixed NullPointerException in VehicleListener.satisfiesCartSort().
github.com/EngineHub/CraftBook - cec3dcdf9d994d67f8e236eb857e0ed3b84b21b8 authored about 14 years ago
github.com/EngineHub/CraftBook - cec3dcdf9d994d67f8e236eb857e0ed3b84b21b8 authored about 14 years ago
Changed testSimpleInput() calls to testAnyInput() calls in the vehicle listener, allowing triggering from above as well.
github.com/EngineHub/CraftBook - 299f1fbbf5479d55341e7920946b103efd4009c9 authored about 14 years ago
github.com/EngineHub/CraftBook - 299f1fbbf5479d55341e7920946b103efd4009c9 authored about 14 years ago
Added minecart sort control block.
github.com/EngineHub/CraftBook - b234ad8eec762a0e0944a6aba97586755c23f03f authored about 14 years ago
github.com/EngineHub/CraftBook - b234ad8eec762a0e0944a6aba97586755c23f03f authored about 14 years ago
handleDirectWireInput() is now called for the block below, allowing redstone wire to approach a block from above.
github.com/EngineHub/CraftBook - 6072e2fc9af88d26809492e66b354ec83075ca85 authored about 14 years ago
github.com/EngineHub/CraftBook - 6072e2fc9af88d26809492e66b354ec83075ca85 authored about 14 years ago
Added redstone netherstone (disabled by default).
github.com/EngineHub/CraftBook - 4463e9090042c2fda71b76498606c75f38bd3f86 authored about 14 years ago
github.com/EngineHub/CraftBook - 4463e9090042c2fda71b76498606c75f38bd3f86 authored about 14 years ago
Currents can now be put on the same level as the tracks for minecart control blocks.
github.com/EngineHub/CraftBook - ff8bebfb70ac1a549fec4d5112d574acf2ff6a47 authored about 14 years ago
github.com/EngineHub/CraftBook - ff8bebfb70ac1a549fec4d5112d574acf2ff6a47 authored about 14 years ago
Merge branch 'master' of github.com:sk89q/craftbook
github.com/EngineHub/CraftBook - e8471a282edd59009c2534d1143adb8dc13f5d4d authored about 14 years ago
github.com/EngineHub/CraftBook - e8471a282edd59009c2534d1143adb8dc13f5d4d authored about 14 years ago
Minecart station blocks now continually push when activated. Fixed an issue where changing the station block type to something other than obsidian did not work correctly.
github.com/EngineHub/CraftBook - a6c26ab7f4009788c75e97c0be90bc2c74dc1730 authored about 14 years ago
github.com/EngineHub/CraftBook - a6c26ab7f4009788c75e97c0be90bc2c74dc1730 authored about 14 years ago
Merge branch 'master' of github.com:sk89q/craftbook
github.com/EngineHub/CraftBook - 6b6e24a95676645cc1944e5a60b7065d54cadb93 authored about 14 years ago
github.com/EngineHub/CraftBook - 6b6e24a95676645cc1944e5a60b7065d54cadb93 authored about 14 years ago
Allowed the minecart dispenser to dispense anywhere (not even on tracks) and made the dispenser minecart collection routine track grade agnostic.
github.com/EngineHub/CraftBook - d38b6f583f75c4b664d74e8ad3b426a841a2b597 authored about 14 years ago
github.com/EngineHub/CraftBook - d38b6f583f75c4b664d74e8ad3b426a841a2b597 authored about 14 years ago
Minor modification to IC system, and addition of timer IC.
github.com/EngineHub/CraftBook - 5d67ee518702ba3c2e6e4678c73810634b4a8cf3 authored about 14 years ago
github.com/EngineHub/CraftBook - 5d67ee518702ba3c2e6e4678c73810634b4a8cf3 authored about 14 years ago
Added reload-cauldron console command. Updated cauldron-recipes.txt with information about per-group recipes.
github.com/EngineHub/CraftBook - 60e09acc4dfc915a1182f997639044baa4bdb9e0 authored about 14 years ago
github.com/EngineHub/CraftBook - 60e09acc4dfc915a1182f997639044baa4bdb9e0 authored about 14 years ago
Added per-group permissions for cauldrons.
github.com/EngineHub/CraftBook - f8e291b8452955526b91e6008dc86569a45c4889 authored about 14 years ago
github.com/EngineHub/CraftBook - f8e291b8452955526b91e6008dc86569a45c4889 authored about 14 years ago
Updated CHANGELOG.txt
github.com/EngineHub/CraftBook - c56aa9f0a8f1bc589cafcf133f7f572f72d4a993 authored about 14 years ago
github.com/EngineHub/CraftBook - c56aa9f0a8f1bc589cafcf133f7f572f72d4a993 authored about 14 years ago
Hopefully fixed problems with self-triggering ICs not working correctly.
github.com/EngineHub/CraftBook - c1d9471fa9e1e4228ab7d66fbc1fac5196cbfa19 authored about 14 years ago
github.com/EngineHub/CraftBook - c1d9471fa9e1e4228ab7d66fbc1fac5196cbfa19 authored about 14 years ago
MC1200 (mob spawner) now supports riders.
github.com/EngineHub/CraftBook - d72194bb4104b78c2d7708733ddb1e28a457d981 authored about 14 years ago
github.com/EngineHub/CraftBook - d72194bb4104b78c2d7708733ddb1e28a457d981 authored about 14 years ago
Attempted to remove dependency on JFlex.jar for building.
github.com/EngineHub/CraftBook - 673c397622a5b36a9786b4fc0068213fdc9acc7e authored about 14 years ago
github.com/EngineHub/CraftBook - 673c397622a5b36a9786b4fc0068213fdc9acc7e authored about 14 years ago
Merge branch 'master' of github.com:sk89q/craftbook
github.com/EngineHub/CraftBook - 2c63668374396a4ec88e0f8680dc970ab03b7505 authored about 14 years ago
github.com/EngineHub/CraftBook - 2c63668374396a4ec88e0f8680dc970ab03b7505 authored about 14 years ago
Renamed Instant ICs to Self-triggered ICs
github.com/EngineHub/CraftBook - 45fd9b8dcacf71c52f18fb2f7cef922a0f8e01ca authored about 14 years ago
github.com/EngineHub/CraftBook - 45fd9b8dcacf71c52f18fb2f7cef922a0f8e01ca authored about 14 years ago
Merge branch 'master' of https://github.com/DHowett/craftbook
github.com/EngineHub/CraftBook - de5e8a13c8deee4129a27d45db563e21958fd55f authored about 14 years ago
github.com/EngineHub/CraftBook - de5e8a13c8deee4129a27d45db563e21958fd55f authored about 14 years ago
Renamed NearbyChestBlockSource to NearbyChestBlockBag.
github.com/EngineHub/CraftBook - 41ee5c775146ac02b88a338ff7bdb0d532e49912 authored about 14 years ago
github.com/EngineHub/CraftBook - 41ee5c775146ac02b88a338ff7bdb0d532e49912 authored about 14 years ago
Removed the reflection calls from TorchPatch
github.com/EngineHub/CraftBook - 0e24f6fbab4747ba0ff2b135468001d9a9a73374 authored about 14 years ago
github.com/EngineHub/CraftBook - 0e24f6fbab4747ba0ff2b135468001d9a9a73374 authored about 14 years ago
Removed unused imports.
github.com/EngineHub/CraftBook - 00d937aeb5a948756f2148f198404b306bbb97fd authored about 14 years ago
github.com/EngineHub/CraftBook - 00d937aeb5a948756f2148f198404b306bbb97fd authored about 14 years ago
Rewrote delay mechanism.
github.com/EngineHub/CraftBook - 255460e5e6f1fcb107a0e13af1cb15782e40eca6 authored about 14 years ago
github.com/EngineHub/CraftBook - 255460e5e6f1fcb107a0e13af1cb15782e40eca6 authored about 14 years ago
Fixed MC3033.
github.com/EngineHub/CraftBook - 99592335133472b101a4dc9f4a12c62df3eab360 authored about 14 years ago
github.com/EngineHub/CraftBook - 99592335133472b101a4dc9f4a12c62df3eab360 authored about 14 years ago
Fixed MC3033 not registering correctly.
github.com/EngineHub/CraftBook - 5dc679344f852b9024b28f224977b18e80f0bfde authored about 14 years ago
github.com/EngineHub/CraftBook - 5dc679344f852b9024b28f224977b18e80f0bfde authored about 14 years ago
Restored MC3031 to previous function (now an inverted RS NAND latch) and created MC3033, a proper RS NAND latch.
github.com/EngineHub/CraftBook - affb5b1e5d4b31b69d9d17d6e2a90c27a6c3bc9b authored about 14 years ago
github.com/EngineHub/CraftBook - affb5b1e5d4b31b69d9d17d6e2a90c27a6c3bc9b authored about 14 years ago
Merge branch 'master' of github.com:sk89q/craftbook
github.com/EngineHub/CraftBook - e6caff81c9284f7dfd25d8fe4992e5c671b87a1a authored about 14 years ago
github.com/EngineHub/CraftBook - e6caff81c9284f7dfd25d8fe4992e5c671b87a1a authored about 14 years ago
Cleaned up the code and comments.
github.com/EngineHub/CraftBook - 644415c44649015ecb82dbc91ebf864e48d5b548 authored about 14 years ago
github.com/EngineHub/CraftBook - 644415c44649015ecb82dbc91ebf864e48d5b548 authored about 14 years ago
Added error triggering for ChipState to disable the IC for further executions and cleaned up MC3101 (down counter).
github.com/EngineHub/CraftBook - 2a618fedfef7e4c77b183ac6248af2a27c4c6707 authored about 14 years ago
github.com/EngineHub/CraftBook - 2a618fedfef7e4c77b183ac6248af2a27c4c6707 authored about 14 years ago
Added support for instant ICs, and a few examples of such.
github.com/EngineHub/CraftBook - f734603fd8b53a2ca9ebdc7c9746e71107e4efb5 authored about 14 years ago
github.com/EngineHub/CraftBook - f734603fd8b53a2ca9ebdc7c9746e71107e4efb5 authored about 14 years ago
Changed MC1110 to output the input.
github.com/EngineHub/CraftBook - 1bd77c34282d940c47c67a3aa433353201b52d0e authored about 14 years ago
github.com/EngineHub/CraftBook - 1bd77c34282d940c47c67a3aa433353201b52d0e authored about 14 years ago
Fixed warning.
github.com/EngineHub/CraftBook - adbda48d871fa5b614d31a236fd03c3253ca863b authored about 14 years ago
github.com/EngineHub/CraftBook - adbda48d871fa5b614d31a236fd03c3253ca863b authored about 14 years ago
Fixed issue where minecart stations took the data value of the sign from the wrong block if the sign was directly underneath the minecart station.
github.com/EngineHub/CraftBook - 44c0146056172e0d977539934fc3e69a7f35f635 authored about 14 years ago
github.com/EngineHub/CraftBook - 44c0146056172e0d977539934fc3e69a7f35f635 authored about 14 years ago
Fixed potential issue with the cauldron dropping items.
github.com/EngineHub/CraftBook - 9cc87254d726d0c56295e1abf77b3b8333ca8dfa authored about 14 years ago
github.com/EngineHub/CraftBook - 9cc87254d726d0c56295e1abf77b3b8333ca8dfa authored about 14 years ago
Fixed MC3031 (RS NAND latch) not working as described.
github.com/EngineHub/CraftBook - d8eb62d12f74d6697839ca19220dca264d7ed218 authored about 14 years ago
github.com/EngineHub/CraftBook - d8eb62d12f74d6697839ca19220dca264d7ed218 authored about 14 years ago
Added detection of incompatibility.
github.com/EngineHub/CraftBook - 10316b4355818fb87821273e34e129ead79c291a authored about 14 years ago
github.com/EngineHub/CraftBook - 10316b4355818fb87821273e34e129ead79c291a authored about 14 years ago
Minecart ejector blocks should more accurately eject players now so that they won't fall through.
github.com/EngineHub/CraftBook - e5c44f184dd36c84b7e5f4304b8c39b1f88b714b authored about 14 years ago
github.com/EngineHub/CraftBook - e5c44f184dd36c84b7e5f4304b8c39b1f88b714b authored about 14 years ago
Changed custom-ics.txt load handling to prevent lower priority messages and to be quiet when the file does not exist.
github.com/EngineHub/CraftBook - 8bc6f2ebb981d85d2eaa9586cc6ea8c547e65585 authored about 14 years ago
github.com/EngineHub/CraftBook - 8bc6f2ebb981d85d2eaa9586cc6ea8c547e65585 authored about 14 years ago
Updated sample craftbook.properties in regards to block bag settings.
github.com/EngineHub/CraftBook - 2a195e3ba7363b55cbaf55a2946aada54362e317 authored about 14 years ago
github.com/EngineHub/CraftBook - 2a195e3ba7363b55cbaf55a2946aada54362e317 authored about 14 years ago
Fixed packet spam issues with toggle areas. Updated com.sk89q.worldedit.blocks.BlockType with the version from WorldEdit.
github.com/EngineHub/CraftBook - e2e88bdb8fe8ebdea97feeead17374f1b300ba1a authored about 14 years ago
github.com/EngineHub/CraftBook - e2e88bdb8fe8ebdea97feeead17374f1b300ba1a authored about 14 years ago