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

Merge branch 'master' of [email protected]:sk89q/craftbook.git

ba16f7cfd24c03a7a087ce68cfe37d728723c3ac authored over 10 years ago by Me4502 <[email protected]>
Fix Distributer off by one error.

6033eace9f195bc30d7483505fb71d3222e6ce81 authored over 10 years ago by Me4502 <[email protected]>
Change Travis CI status image to the new version.

e6a1151cb21488ec4218bc2793d9e4a9f62f21f3 authored over 10 years ago by sk89q <[email protected]>
Revert "Don't delay playlist continuation by 1 second."

This reverts commit 60f6b6716dc10bb8b456e483d4aaaefd8e9f317f.

da0a2fe13194f785218628b054982439aa915013 authored over 10 years ago by Me4502 <[email protected]>
Fixed a concurrent issue in MidiJingleSequencer

13564adddb2169176e0163f8b90135fcb866b0fb authored over 10 years ago by Me4502 <[email protected]>
Remove now redundant code from Netherrack mechanic.

dedbb3df5d5b6d1bb5becce5aa4d761ff46bf187 authored over 10 years ago by Me4502 <[email protected]>
Update ProtectionUtil to WG 6.

7da1b26427e475598f07f724ba4397583616c87c authored over 10 years ago by Me4502 <[email protected]>
Fix high data values getting set to the data value.

55b98fa0be2c862f2a4e859fe0ccfbd46da2d694 authored over 10 years ago by Me4502 <[email protected]>
Cleanup .pom file.

4f5414d434cfb9fdecbe77b725d4df842cec553b authored over 10 years ago by Me4502 <[email protected]>
Fix WorldGuard conflict with Squirrel.

5f8b7bb0b9c1f7a97cc3ccbe6b2cbfd667fb985c authored over 10 years ago by Me4502 <[email protected]>
Convert to Squirrel from UUIDFetcher.

Also fix Wireless IC UUID conversions.

a966beef9f0e3c01c24330901691af3c2c6ef25b authored over 10 years ago by Me4502 <[email protected]>
Added CraftBook 3.9 Beta 4 Changelog.

c828eb2889b6958110f34e999be428a3b297144e authored over 10 years ago by Me4502 <[email protected]>
Added a variable packet modifier, to modify all outgoing packets.

5c60f5da29d781d9bb3bce4099985843ec1087dc authored over 10 years ago by Me4502 <[email protected]>
Don't see lines without a % as variable lines.

45fb2435658cf7e4e26f825ddec054b8c134b332 authored over 10 years ago by Me4502 <[email protected]>
Cache possible variable results. This, as well as the ItemSyntax cache,

are the two main bottlenecks in parsing of strings.

50e575941c6a8eb4456add4f5c3b9bad981096e9 authored over 10 years ago by Me4502 <[email protected]>
Added an option to have the debug messages logged in a file.

20682474b7477782c857007c242e610cf893c541 authored over 10 years ago by Me4502 <[email protected]>
Don't delay playlist continuation by 1 second.

60f6b6716dc10bb8b456e483d4aaaefd8e9f317f authored over 10 years ago by Me4502 <[email protected]>
Don't allow Melody ICs with invalid WG Regions on them to play globally.

6624fe7da5ebf5a3eb757262c9348de7709c4990 authored over 10 years ago by Me4502 <[email protected]>
Fixed BounceBlocks causing errors with the config.

c2996721651c609cade6182a16295d957f796e4f authored over 10 years ago by Me4502 <[email protected]>
Don't require rewards in CustomDrops - fixes errors without them.

563dcdc28c20031b18c0d222356a56419a37a376 authored over 10 years ago by Me4502 <[email protected]>
Added a verification system for BounceBlocks.

daabfc53272dc53693c87c6932b4cbe912003f4d authored over 10 years ago by Me4502 <[email protected]>
Objects need to be instantiated? What witchcraft is this..?

6e4943759a9ad4f71eb882775fc8de7ccf670d55 authored over 10 years ago by Me4502 <[email protected]>
Added non-straight mode to BounceBlocks. By default that is what is

used. Also added auto blocks.

d3d5a31e362ab2928629481d4bc53ea75c6efc5e authored over 10 years ago by Me4502 <[email protected]>
Remove the delay.

1b3c84b549bac8863d6ae27783f8f04bffe777e9 authored over 10 years ago by Me4502 <[email protected]>
I hate inverted logic. It's so hard to find.

39e3def6060570fee53c116eaafb6f1fa9f8b211 authored over 10 years ago by Me4502 <[email protected]>
Made a few changes + debug messages.

fe71c784d63ee006c18ac85f82ffdc5557bd21ee authored over 10 years ago by Me4502 <[email protected]>
Added a sensitivity option.

3acb95d88956fbd6ce3d1841f71dff16d002aa35 authored over 10 years ago by Me4502 <[email protected]>
Signs are signs, some things aren't. Make sure to check that it's a

sign.

7b7092593cadf26ca3b43bb27bb82d6ade062f69 authored over 10 years ago by Me4502 <[email protected]>
Added untested BounceBlocks mechanic. Provides a more fine tuned version

of slime blocks.

f7a35a07bf1d3cde1f04d20f5a9ccc8e703457fe authored over 10 years ago by Me4502 <[email protected]>
Reduce a single random call per world when fast ticks disabled for

BetterPlants.

1bd9fdb475e458c24d9762008935a04a8150a69a authored over 10 years ago by Me4502 <[email protected]>
Added an optimizing option to BetterPlants. Should greatly improve

performance.

9e74a21950cbf606f91ad14c84a2341c4311245b authored over 10 years ago by Me4502 <[email protected]>
Revert "With BetterPlants, don't store an entire world instance in the HashSet"

This reverts commit 48f8800ea0a41d5a81922a23dd92f905d7250f84.

cdbd67ff4327a9f5d8010177e8604a89a28a1414 authored over 10 years ago by Me4502 <[email protected]>
With BetterPlants, don't store an entire world instance in the HashSet

48f8800ea0a41d5a81922a23dd92f905d7250f84 authored over 10 years ago by Me4502 <[email protected]>
More micro optimizations

0b229f097ceb2bdfe0651fb72fab8875e283f804 authored over 10 years ago by Me4502 <[email protected]>
Small optimization for variable parsing, and stopped Melody spamming if

a midi file was missing. Only print the message once.

57a813e43a7d0c72a78ade9498cab9564ba4bf76 authored over 10 years ago by Me4502 <[email protected]>
Made invalid ID ICs break.

7c515459f49fc250836589b3be3ea079e27e40e5 authored over 10 years ago by Me4502 <[email protected]>
Added CraftBook 3.9 Beta 3 Changelog.

edf145696c103a24b37f596b40e8c5b4ebf64a66 authored over 10 years ago by Me4502 <[email protected]>
Fixed CommandItems bugs where consumables with amounts greater than 1

could sometimes bug in certain circumstances.

83eda60e0cc5acb9e6c4948a1e4e548adb9ac831 authored over 10 years ago by Me4502 <[email protected]>
Prioritize the maven repo for S&G

79e7b4256bd67e4862818768206b9e7b6c2c3a7a authored over 10 years ago by Me4502 <[email protected]>
Update to 1.7.10, because I forgot to earlier, and update various

dependencies.

8bec67a501d8a5185f4b6efa84d4d0cd15ba5ed7 authored over 10 years ago by Me4502 <[email protected]>
[Experimental] Cache ItemSyntax getItem.

db5f970a7ecef24949dbf0916786f0dd52423c89 authored over 10 years ago by Me4502 <[email protected]>
Remove super spammy debug messages.

5d736ed47d3f61e3c021244267a5ca5f18b63e35 authored over 10 years ago by Me4502 <[email protected]>
And in this issue of "A million reasons to hate RegEx", this commit!

e24bdcb9b17ceb842a7959669c2838282a311ce6 authored over 10 years ago by Me4502 <[email protected]>
Added escape characters to ItemSyntax RegEx

fda670f36b5ffaafe15078dda266d81d1ad7c7fd authored over 10 years ago by Me4502 <[email protected]>
Add an obstruction check to chairs.

87bea2dbf14654ba424d44454121f5b05c9ddf15 authored over 10 years ago by Me4502 <[email protected]>
Add permission node to bypass max toggle area limit.

cc741dcb126b6f22cf868b3f3f316879d691ac2c authored over 10 years ago by Me4502 <[email protected]>
Fixed rewards not looking in the correct spot.

1890ec1d0a8852c0dd38ec5dc697a0ea1d378bf8 authored over 10 years ago by Me4502 <[email protected]>
Actually load the rewards.

3e9b511fe2b2a9db2778cf5272594a7103547970 authored over 10 years ago by Me4502 <[email protected]>
Added Monetary rewards to CustomDrops.

08fb63c2b178aa0be55972be01b97efd3134d5ac authored over 10 years ago by Me4502 <[email protected]>
Allow lava in Cauldrons.

3ed4f4f401561d1da3eb70f2ec98786599b03ed7 authored over 10 years ago by Me4502 <[email protected]>
Optimized ImprovedCauldron Item Tracking option.

475477a9029857720bb3638d36087461d2d8fb91 authored over 10 years ago by Me4502 <[email protected]>
Fixed Physics error.

1073e1bb23105d7182ed84d3a546c3aa485f4ef0 authored over 10 years ago by Me4502 <[email protected]>
Write defaults for mechanismsConfig

7acc59694b8fd8b118a59c45bfdf40fcef0d4fdf authored over 10 years ago by Me4502 <[email protected]>
Update CraftBook for getOnlinePlayer changes.

cbd998c55f4b000c90eb1d545ba8868324e856ec authored over 10 years ago by Me4502 <[email protected]>
Added CraftBook 3.9 Beta 2 Changelog.

1ba6bb932c477c7f8317da5a57bcffa828a773b8 authored over 10 years ago by Me4502 <[email protected]>
Added a command to disable a craftbook mechanic.

6771d92ef165173395016a47652a99cb4c233649 authored over 10 years ago by Me4502 <[email protected]>
Added saving for the /cb enable command.

45c64c9fa99fa54db6dc0ca20358208cc26d71d5 authored over 10 years ago by Me4502 <[email protected]>
Added a boat decay mechanic.

28fe55e9e1a6d4d15ae5983d31a40c9934728541 authored over 10 years ago by Me4502 <[email protected]>
Fix mob spawner ICs setting high health values.

66869db6a94d4969814cf19f93aabfe6ebadd334 authored over 10 years ago by Me4502 <[email protected]>
Use equals for variable parsing on signs. Much faster, and not necessary

for differing case support.

e4eef4a8e3a167f5cfea94c45d8101c19fa58a50 authored over 10 years ago by Me4502 <[email protected]>
Remove the now useless config classes.

c17f3d846f1bb15a19f8aa10d2011100b06dcd60 authored over 10 years ago by Me4502 <[email protected]>
Added the a and s flags to the commanditem command information.

8cec3110131b54b8ad3a5787425904338df22039 authored over 10 years ago by Me4502 <[email protected]>
Fixed commanditems consumables not working with amounts.

73f5136ddd0ee6f90bc40fd5a0f814be2ddcf962 authored over 10 years ago by Me4502 <[email protected]>
Added a command to enable mechanics. Note: This doesn't save it to the

config.yml 'yet'

77fe544ca7061fb4325f07e0fb4e62445b4cbd68 authored over 10 years ago by Me4502 <[email protected]>
Added load ordering for mechanics, so that they can be specified to load

in a certain order.

0284deab1253b4a073501546ff12af41489675f5 authored over 10 years ago by Me4502 <[email protected]>
Added ability to customize and disable CommandItem cooldown and

consumable messages.

d961bbecef15e7b70b23b581726b7a45d81d9ba9 authored over 10 years ago by Me4502 <[email protected]>
Fixed toggle area save other namespace permissions.

ba6c3f6c82b2e73a6e61f41720aaaf4e7931848a authored over 10 years ago by Me4502 <[email protected]>
Added a connection timeout to the UUIDFetcher, addresses CRAFTBOOK-3010

e6b997b4b41cbcc4820d3b3804191977f3591852 authored over 10 years ago by Dark Arc <[email protected]>
Use latest Vault.

c4acca1b4bf112a6d2c877b631a3302b843edc6c authored over 10 years ago by Me4502 <[email protected]>
Ensure areas are only checked for update when they are in a player domain

8d5f3bc6eddb3b82c197d69a59b94cde7a2c7e73 authored over 10 years ago by Dark Arc <[email protected]>
Fixed missing return statement

b0037f3ad763e48c898c56d5b27c498f46c8a9a6 authored over 10 years ago by Dark Arc <[email protected]>
Refactored part of the driller code

4b12f80f81c3ba0175183c9471bd9327128ebae7 authored over 10 years ago by Dark Arc <[email protected]>
Made the centralized method a little more accurate to the original code

6f1ffd6d7feba4d5ae47952917185891fe36cc16 authored over 10 years ago by Dark Arc <[email protected]>
Optimized Ternary State

71388bc3423f1cfae410c5a8794d53af2fc975bf authored over 10 years ago by Dark Arc <[email protected]>
Various project cleanup

50b5389d5f8fc5e61e03aaa5b2f577c162d0f03a authored over 10 years ago by Dark Arc <[email protected]>
Optimized combine harvesting

f4e039d4b45e060d036c4264db8cc66439485688 authored over 10 years ago by Dark Arc <[email protected]>
Refactored some ICs to use a new centralized method for item collection

14adbc10ba1bc62aefb728f8c4f2f3fbf98deb66 authored over 10 years ago by Dark Arc <[email protected]>
Loosened restrictions on AbstractIC methods

3b9d7b2d4506fc26146a1162f54f430dae4683ea authored over 10 years ago by Dark Arc <[email protected]>
Added a new standard item collection method

e3ca8802107c01c4a35186208dbabef065453208 authored over 10 years ago by Dark Arc <[email protected]>
Fixes CRAFTBOOK-3001

d29a7db7e5499da288c4a950003328a94720b7bf authored over 10 years ago by Dark Arc <[email protected]>
Fixed a critical bug where Planters and Combine harvesters operating on the same tick could plant fully grown crops

dee9edaa3314737e2f9fbb97572809437ea34b91 authored over 10 years ago by Dark Arc <[email protected]>
Fixed elevator overriding fly commands.

3cb640a376b21921d1f5187467b5442a2902cd89 authored over 10 years ago by Me4502 <[email protected]>
Added the config header for the mechanisms.yml file.

e5b7fbc1dc07b45fa5887f7507cf0e16c7ffea31 authored over 10 years ago by Me4502 <[email protected]>
Fixed disabled mechs not auto updating to fill all.

44a6a5efa6205479c2c78a7caf9332c5f7e241be authored over 10 years ago by Me4502 <[email protected]>
Fixed versioning.

c98139b0ab69e8261278585b8d6fc0682fa69389 authored over 10 years ago by Me4502 <[email protected]>
Merge pull request #191 from sk89q/NoCategories

Removal of mechanism categories, and making the config simpler.

5aaab07c7731849a9af9190cea4707176fb764ff authored over 10 years ago by me4502 <[email protected]>
Added CraftBook 3.9 Beta 1 Changelog.

977e37e3b16475c1cb09df79307c24844153eb4f authored over 10 years ago by Me4502 <[email protected]>
Finished config loading.

b6c747f81eb1ad5eb1edc5416f2c2b55041b03f3 authored over 10 years ago by Me4502 <[email protected]>
Converted the mechs to the new config system. Still to do the

initialization of vehicles. Also, todo: The config files.

4cc1414de0d62822618690e93ac68f72d1e1b3a1 authored over 10 years ago by Me4502 <[email protected]>
A core package seems nicer. Less clutter in mechanics.

77d882c9dbd14f756273e7f9ea84c438f92ca000 authored over 10 years ago by Me4502 <[email protected]>
Made sure InventoryUtil.doesBlockHaveInventory was used where it should

be, it will slightly increase performance.

6dc8071c96a395064642294126ccabbc2c4acad1 authored over 10 years ago by Me4502 <[email protected]>
Move the commands around.

b15cfcb12ecf0716b8015cf6c0a1a1c92b0c1189 authored over 10 years ago by Me4502 <[email protected]>
Start removal of categories.

To-Do:
* Go through all utils, make it neater and remove useless methods. Also
make sure util me...

49d9a26da0da1f6b46ef63454da6bd828e542be0 authored over 10 years ago by Me4502 <[email protected]>
Few slight performance improvements.

fd49275d6ccf73b36419278795e705b5f1c2e0ab authored over 10 years ago by Me4502 <[email protected]>
More occurances of Integer.

4fb5fa92af18a92669eda35b45c0b1f87405e19c authored over 10 years ago by Me4502 <[email protected]>
Fix typo.

2c7cd111c23392fd077169c32f070f6c3cccfa76 authored over 10 years ago by Me4502 <[email protected]>
Allow IC ranges to have decimals. No idea why this wasn't possible

earlier.

f77e3288a6c7081080d2dd390dfec59f52fdba69 authored over 10 years ago by Me4502 <[email protected]>
Slightly optimize UUID to CBID conversions.

5ca8b3b6355dcc67e4eee592b68f219311102be7 authored over 10 years ago by Me4502 <[email protected]>
Fixed painting switch on some java versions.

58b4ae67c6ec9581915c92e337efc55197859f31 authored over 10 years ago by Me4502 <[email protected]>
Merge pull request #190 from kukelekuuk00/patch-1

added coal ore and lapis ore to the cooking pot smelting.

a534703d6967ad5430e6cc114002b53364f826e2 authored over 10 years ago by me4502 <[email protected]>