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
Updated Gate mechanism to look for gentle curves on the top of gates. Tested update; works and also does not break existing systems even if they do odd things like have decorative immobile fences immediately adjacent to the gate.
github.com/EngineHub/CraftBook - 2112ebe2da67e00c58d46fbced7af3073b1161fa authored almost 14 years ago
github.com/EngineHub/CraftBook - 2112ebe2da67e00c58d46fbced7af3073b1161fa authored almost 14 years ago
Made LightSwitch actually pay attention to BlockRightClickEvent -- it might work now (but I haven't tested).
github.com/EngineHub/CraftBook - 9c3a84d319e15df9935dc6f0f40f7535ba9ae662 authored almost 14 years ago
github.com/EngineHub/CraftBook - 9c3a84d319e15df9935dc6f0f40f7535ba9ae662 authored almost 14 years ago
Made the factory for LightSwitch mechanics actually compile, moved it to be a nested class of LightSwitch and privatized the constructor, and updated the factory construction in MechanismsPlugin's loading.
github.com/EngineHub/CraftBook - 01baf5b09841910cc86d7fae3a84f379275b42ba authored almost 14 years ago
github.com/EngineHub/CraftBook - 01baf5b09841910cc86d7fae3a84f379275b42ba authored almost 14 years ago
Missing imports
github.com/EngineHub/CraftBook - 407592ab19c5ad9d062650c56619f75ae7c5cbdb authored almost 14 years ago
github.com/EngineHub/CraftBook - 407592ab19c5ad9d062650c56619f75ae7c5cbdb authored almost 14 years ago
Initial commit.
github.com/EngineHub/CommandBook - 8dbdefe99f05c352f69e1ecca6bf00c46d8c8c8e authored almost 14 years ago
github.com/EngineHub/CommandBook - 8dbdefe99f05c352f69e1ecca6bf00c46d8c8c8e authored almost 14 years ago
removed legacy comments
github.com/EngineHub/WorldGuard - 353ce7e82586d8a43c88d573d2977499fe9177b9 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 353ce7e82586d8a43c88d573d2977499fe9177b9 authored almost 14 years ago
updated permissions_list.txt
github.com/EngineHub/WorldGuard - 94be4ab18eb63edf36c7f9d861aba266c0c1e864 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 94be4ab18eb63edf36c7f9d861aba266c0c1e864 authored almost 14 years ago
Added administrator notification functionality and flag for greets and farewells
github.com/EngineHub/WorldGuard - df7409607f37586f0d0ea14de538e5c320586690 authored almost 14 years ago
github.com/EngineHub/WorldGuard - df7409607f37586f0d0ea14de538e5c320586690 authored almost 14 years ago
yet another fix for state flag fallback
github.com/EngineHub/WorldGuard - 79b937e8d26bb3bf2daf37e66f96588bd6af3746 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 79b937e8d26bb3bf2daf37e66f96588bd6af3746 authored almost 14 years ago
Removed unused imports from WorldGuardVehicleListener.java
github.com/EngineHub/WorldGuard - 83c6c9c7432990108fa26be9cc23c09ecd84e2a4 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 83c6c9c7432990108fa26be9cc23c09ecd84e2a4 authored almost 14 years ago
new global flags are now read from .yml files
github.com/EngineHub/WorldGuard - 6a2affc0f9233c51abf3a4598d02cc02501a9482 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 6a2affc0f9233c51abf3a4598d02cc02501a9482 authored almost 14 years ago
implemented passthrough flag
github.com/EngineHub/WorldGuard - 8ad713c1838b8870a6c26bad4a7f1cfd459fbf30 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 8ad713c1838b8870a6c26bad4a7f1cfd459fbf30 authored almost 14 years ago
Fixed WorldGuardVehicleListener.java
github.com/EngineHub/WorldGuard - f8fb746f64bb15c0f9099188f24b50cfc091b2e9 authored almost 14 years ago
github.com/EngineHub/WorldGuard - f8fb746f64bb15c0f9099188f24b50cfc091b2e9 authored almost 14 years ago
Added placeVehicle Flag
github.com/EngineHub/WorldGuard - c6b3507bf4ebb0888c93298994749abebaffa51d authored almost 14 years ago
github.com/EngineHub/WorldGuard - c6b3507bf4ebb0888c93298994749abebaffa51d authored almost 14 years ago
moved registerEvents() int event listeners
github.com/EngineHub/WorldGuard - 2dc95da6e06866b90870f473710bc128e18d0ff8 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 2dc95da6e06866b90870f473710bc128e18d0ff8 authored almost 14 years ago
enum flags now also take lovercase names
github.com/EngineHub/WorldGuard - 8f9bfcf4748db2c56c5be7f39f62e4f7dcaa004f authored almost 14 years ago
github.com/EngineHub/WorldGuard - 8f9bfcf4748db2c56c5be7f39f62e4f7dcaa004f authored almost 14 years ago
fixed /region info and region flag fallback
github.com/EngineHub/WorldGuard - a8b54757e9305adfde1c385a838216cb01556d44 authored almost 14 years ago
github.com/EngineHub/WorldGuard - a8b54757e9305adfde1c385a838216cb01556d44 authored almost 14 years ago
renamed new map to not confuse gson
github.com/EngineHub/WorldGuard - 19cfd9edc6b736624d111b8367363dfc4c2dd174 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 19cfd9edc6b736624d111b8367363dfc4c2dd174 authored almost 14 years ago
some more fixes for the new flag containers
github.com/EngineHub/WorldGuard - 03d0f962e5c86fcfed61200046abbade181e6c0b authored almost 14 years ago
github.com/EngineHub/WorldGuard - 03d0f962e5c86fcfed61200046abbade181e6c0b authored almost 14 years ago
fixed npe with new flag containers
github.com/EngineHub/WorldGuard - 0ff24627ca5ea4cb5b65ef94de4e22acc42f7119 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 0ff24627ca5ea4cb5b65ef94de4e22acc42f7119 authored almost 14 years ago
renamed isFlagAllowed() to isStateFlagAllowed()
github.com/EngineHub/WorldGuard - 4d8cd430b7ae421d3f47f2001b5e1ce003daba19 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 4d8cd430b7ae421d3f47f2001b5e1ce003daba19 authored almost 14 years ago
rewrote flag system to end the madness
github.com/EngineHub/WorldGuard - 30b0e5d0b119125c254b42c162c8034d0dbbb39b authored almost 14 years ago
github.com/EngineHub/WorldGuard - 30b0e5d0b119125c254b42c162c8034d0dbbb39b authored almost 14 years ago
Added reverse, boost25x minecart blocks
github.com/EngineHub/CraftBook - 097b854a820aba341e48fd41661658013d77a8bf authored almost 14 years ago
github.com/EngineHub/CraftBook - 097b854a820aba341e48fd41661658013d77a8bf authored almost 14 years ago
Stuff
github.com/EngineHub/CraftBook - f0ac00797e4939710acebab648537d60508fe78b authored almost 14 years ago
github.com/EngineHub/CraftBook - f0ac00797e4939710acebab648537d60508fe78b authored almost 14 years ago
This is the last one, I swear
github.com/EngineHub/CraftBook - d729de0acc309c68b1d977e7931490366f2e3955 authored almost 14 years ago
github.com/EngineHub/CraftBook - d729de0acc309c68b1d977e7931490366f2e3955 authored almost 14 years ago
...
github.com/EngineHub/CraftBook - d0c35c739f793afd2a02df9b12506f3a5a5a480a authored almost 14 years ago
github.com/EngineHub/CraftBook - d0c35c739f793afd2a02df9b12506f3a5a5a480a authored almost 14 years ago
I should learn how to amend commits
github.com/EngineHub/CraftBook - f83e6de58c055d82d0ab11cf814ae9df38755f96 authored almost 14 years ago
github.com/EngineHub/CraftBook - f83e6de58c055d82d0ab11cf814ae9df38755f96 authored almost 14 years ago
Fix some build errors
github.com/EngineHub/CraftBook - 84d15a4652cd0661610ae2ff368724603bc3c2b3 authored almost 14 years ago
github.com/EngineHub/CraftBook - 84d15a4652cd0661610ae2ff368724603bc3c2b3 authored almost 14 years ago
Fixing of incorrect stuff in LightSwitch/Cauldron
github.com/EngineHub/CraftBook - 2a063d897b2ab22b9a6df8bfa2e42ce2fd064102 authored almost 14 years ago
github.com/EngineHub/CraftBook - 2a063d897b2ab22b9a6df8bfa2e42ce2fd064102 authored almost 14 years ago
Fix classpath on LightSwitch
github.com/EngineHub/CraftBook - ded97beb517773c48cf0770c578681590568791c authored almost 14 years ago
github.com/EngineHub/CraftBook - ded97beb517773c48cf0770c578681590568791c authored almost 14 years ago
Added missing HistoryHashMap
github.com/EngineHub/CraftBook - 5306d14ea198011ba7ddcb8b83e9a7839f311538 authored almost 14 years ago
github.com/EngineHub/CraftBook - 5306d14ea198011ba7ddcb8b83e9a7839f311538 authored almost 14 years ago
Minor fixes for cauldrons
github.com/EngineHub/CraftBook - f4817006bad74d96e103d3f74863ed237e09451f authored almost 14 years ago
github.com/EngineHub/CraftBook - f4817006bad74d96e103d3f74863ed237e09451f authored almost 14 years ago
fixed crash in removeRegion
github.com/EngineHub/WorldGuard - cdf067bba8252dfd53bd6acdeb17ffbeac9204cd authored almost 14 years ago
github.com/EngineHub/WorldGuard - cdf067bba8252dfd53bd6acdeb17ffbeac9204cd authored almost 14 years ago
now using new command system
github.com/EngineHub/WorldGuard - e4d05e14ac3a0d7d1ae28ca20a8176b547e0e310 authored almost 14 years ago
github.com/EngineHub/WorldGuard - e4d05e14ac3a0d7d1ae28ca20a8176b547e0e310 authored almost 14 years ago
Added sign alternative for /buyregion
Added flag for lever and button usability
github.com/EngineHub/WorldGuard - 82dc78523f8a1760f4ff4e01ab6262eb631e05b5 authored almost 14 years ago
replaced assembla issue tracker link with redmine.sk89q.com
github.com/EngineHub/CraftBook - d773c1f29124e0ddbe53ebe0aa6b6c431cf9ac9e authored almost 14 years ago
github.com/EngineHub/CraftBook - d773c1f29124e0ddbe53ebe0aa6b6c431cf9ac9e authored almost 14 years ago
replaced string comparison with instanceof
github.com/EngineHub/WorldGuard - 676e744c02914c5bca55b0a6748ad368688b0fcd authored almost 14 years ago
github.com/EngineHub/WorldGuard - 676e744c02914c5bca55b0a6748ad368688b0fcd authored almost 14 years ago
updated permissions example in config.yml, fixed typo in CommandTpRegion, removed debug output in RegionCommandHandler
github.com/EngineHub/WorldGuard - 0d80265ff2fb23ed3bcb8c67b99ecaa8a8043e99 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 0d80265ff2fb23ed3bcb8c67b99ecaa8a8043e99 authored almost 14 years ago
Added getIntersectingRegions() method for polygonal and cuboid regions
github.com/EngineHub/WorldGuard - 442521a73cb4a198c139cb864be4d1f15ecf6c16 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 442521a73cb4a198c139cb864be4d1f15ecf6c16 authored almost 14 years ago
fixed worldguard.notify and worldguard.bypass permissions, optimized getApplicableRegionSet() calls
github.com/EngineHub/WorldGuard - dcef083e30c308af0c84113c71ccd7f79361cafe authored almost 14 years ago
github.com/EngineHub/WorldGuard - dcef083e30c308af0c84113c71ccd7f79361cafe authored almost 14 years ago
added permissions worldguard.region.priority.own and worldguard.region.priority.all
github.com/EngineHub/WorldGuard - 162cd20f80231b0ea48924b8cc97788a048fc97f authored almost 14 years ago
github.com/EngineHub/WorldGuard - 162cd20f80231b0ea48924b8cc97788a048fc97f authored almost 14 years ago
region priority is now set correctly in /region claim
github.com/EngineHub/WorldGuard - c74433422ab90efb597effc46d6df3f5abb286ea authored almost 14 years ago
github.com/EngineHub/WorldGuard - c74433422ab90efb597effc46d6df3f5abb286ea authored almost 14 years ago
hopefully final fix for tnt block
github.com/EngineHub/WorldGuard - f338650b24a20ca6022d3309b6be414d101d8f8e authored almost 14 years ago
github.com/EngineHub/WorldGuard - f338650b24a20ca6022d3309b6be414d101d8f8e authored almost 14 years ago
updated protection classes for getIntersectingRegions()
github.com/EngineHub/WorldGuard - 65c0d77d3e87099ca9abdf07034005a02c13c1a7 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 65c0d77d3e87099ca9abdf07034005a02c13c1a7 authored almost 14 years ago
updated config.yml, removed old permissions
github.com/EngineHub/WorldGuard - 09a150b6e941d3e975aae42ec471e1cdd0eac9e5 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 09a150b6e941d3e975aae42ec471e1cdd0eac9e5 authored almost 14 years ago
blacklist can now be used as whitelist
github.com/EngineHub/WorldGuard - 06173a446af30a90e1b711934139b10d16d98366 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 06173a446af30a90e1b711934139b10d16d98366 authored almost 14 years ago
json data is now reloaded if manually edited
github.com/EngineHub/WorldGuard - d6adea447ea0b3fc267b3d44c1397bdb3656a6ab authored almost 14 years ago
github.com/EngineHub/WorldGuard - d6adea447ea0b3fc267b3d44c1397bdb3656a6ab authored almost 14 years ago
updated tnt fix, updated respawn teleport
github.com/EngineHub/WorldGuard - d042b785ed79cf0a1dc94b58f671ced9a06b2904 authored almost 14 years ago
github.com/EngineHub/WorldGuard - d042b785ed79cf0a1dc94b58f671ced9a06b2904 authored almost 14 years ago
fixed tnt block npe thanks to Brettflan, added claim-only-inside-existing-regions and max-region-count-per-player region options, updated ApplicableRegionSet for regions
github.com/EngineHub/WorldGuard - 881846d30104bfd874631a2e192e934c132788f6 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 881846d30104bfd874631a2e192e934c132788f6 authored almost 14 years ago
Remove unused parameter.
github.com/EngineHub/PRTree - 2cd208cfad2eceb670921da992c02366c898bc39 authored almost 14 years ago
github.com/EngineHub/PRTree - 2cd208cfad2eceb670921da992c02366c898bc39 authored almost 14 years ago
Javadoc cleanup.
github.com/EngineHub/PRTree - da74d373ce4c854b61f7ae54d1ca7bba5e349bfd authored almost 14 years ago
github.com/EngineHub/PRTree - da74d373ce4c854b61f7ae54d1ca7bba5e349bfd authored almost 14 years ago
Add package descriptions and update some javadoc.
github.com/EngineHub/PRTree - c0ed920917a9cd37aec22f5161976a36e47fd8f7 authored almost 14 years ago
github.com/EngineHub/PRTree - c0ed920917a9cd37aec22f5161976a36e47fd8f7 authored almost 14 years ago
Make nearest neigbour return a list of at most X entries. Add some missing javadoc.
github.com/EngineHub/PRTree - ccd3dc4745d6cf8c100702e25dbf8fd228d73964 authored almost 14 years ago
github.com/EngineHub/PRTree - ccd3dc4745d6cf8c100702e25dbf8fd228d73964 authored almost 14 years ago
Bridges now close when powered and open when losing power (as per hmod craftbook; before this revision, the new bridges were toggled on any power change).
github.com/EngineHub/CraftBook - c9fd55dae9c58a6e0223de785eeeee90dd1a068d authored almost 14 years ago
github.com/EngineHub/CraftBook - c9fd55dae9c58a6e0223de785eeeee90dd1a068d authored almost 14 years ago
Updated to work again.
github.com/EngineHub/CommandHelper - 2f55f6d78257dd1bfaf634f08d51928ce6c457e2 authored almost 14 years ago
github.com/EngineHub/CommandHelper - 2f55f6d78257dd1bfaf634f08d51928ce6c457e2 authored almost 14 years ago
Merge branch 'master' of github.com:sk89q/craftbook
github.com/EngineHub/CraftBook - eb64a1b202e557eddd681b0bf7f6c7932a5f3251 authored almost 14 years ago
github.com/EngineHub/CraftBook - eb64a1b202e557eddd681b0bf7f6c7932a5f3251 authored almost 14 years ago
Elevators going down from the bottom of the world will no longer wrap around to the top due to weird bit-math.
github.com/EngineHub/CraftBook - 42890e7491e771995effb35b2be4554c6d314f1b authored almost 14 years ago
github.com/EngineHub/CraftBook - 42890e7491e771995effb35b2be4554c6d314f1b authored almost 14 years ago
WIP mechanics stuff
github.com/EngineHub/CraftBook - 01384929a28897116b653ac49db67a6dec35f6a2 authored almost 14 years ago
github.com/EngineHub/CraftBook - 01384929a28897116b653ac49db67a6dec35f6a2 authored almost 14 years ago
Updated for iConomy 4.0
github.com/EngineHub/WorldGuard - 2092cc43b376d4e5dedd079a76991e661a67a7aa authored almost 14 years ago
github.com/EngineHub/WorldGuard - 2092cc43b376d4e5dedd079a76991e661a67a7aa authored almost 14 years ago
Fixed release target.
github.com/EngineHub/CraftBook - 5008bf80724f1ee02eda52af729e306134bd66cb authored almost 14 years ago
github.com/EngineHub/CraftBook - 5008bf80724f1ee02eda52af729e306134bd66cb authored almost 14 years ago
Yeah, uh, no more hMod guiz.
github.com/EngineHub/CraftBook - 3e469b7fa5283f0ecf713f5be7148dca84adc0a7 authored almost 14 years ago
github.com/EngineHub/CraftBook - 3e469b7fa5283f0ecf713f5be7148dca84adc0a7 authored almost 14 years ago
Updated for 3.0-alpha1.
github.com/EngineHub/CraftBook - ce657f48c677bb1b11c37f55197961aa5f72e895 authored almost 14 years ago
github.com/EngineHub/CraftBook - ce657f48c677bb1b11c37f55197961aa5f72e895 authored almost 14 years ago
Updated for 4.0-beta8.
github.com/EngineHub/WorldEdit - 7a8aa9838eafd48c98ec920b761ad01e0ac91e21 authored almost 14 years ago
github.com/EngineHub/WorldEdit - 7a8aa9838eafd48c98ec920b761ad01e0ac91e21 authored almost 14 years ago
Fixed bug with a null message being printed; reported by rjwboys.
github.com/EngineHub/CraftBook - 7bfb53c206521dd26e439d07c48a1c5d2ddbceab authored almost 14 years ago
github.com/EngineHub/CraftBook - 7bfb53c206521dd26e439d07c48a1c5d2ddbceab authored almost 14 years ago
Fixed issue with elevator not knowing how high the world is.
github.com/EngineHub/CraftBook - ff1356073d7c70322d2c971204149643040c1711 authored almost 14 years ago
github.com/EngineHub/CraftBook - ff1356073d7c70322d2c971204149643040c1711 authored almost 14 years ago
Implemented slow-when-empty setting for minecarts, max-speed modifier setting.
github.com/EngineHub/CraftBook - f19ea297723f6aede0d27cc4effd38edf8aac405 authored almost 14 years ago
github.com/EngineHub/CraftBook - f19ea297723f6aede0d27cc4effd38edf8aac405 authored almost 14 years ago
Added BlockType.redstone SOMETHING.
github.com/EngineHub/WorldEdit - b7cfdf2ef4528af4270604a459d5de5791a45e5c authored almost 14 years ago
github.com/EngineHub/WorldEdit - b7cfdf2ef4528af4270604a459d5de5791a45e5c authored almost 14 years ago
Added basic minecart booster blocks.
github.com/EngineHub/CraftBook - 93d6ef459d079e82a55723b3c42a9048715db600 authored almost 14 years ago
github.com/EngineHub/CraftBook - 93d6ef459d079e82a55723b3c42a9048715db600 authored almost 14 years ago
Elevator bounds checking.
github.com/EngineHub/CraftBook - dded5e603147e1df7b9eac3558e91891a193acea authored almost 14 years ago
github.com/EngineHub/CraftBook - dded5e603147e1df7b9eac3558e91891a193acea authored almost 14 years ago
Cleaned up comments in Nettherrack.java.
github.com/EngineHub/CraftBook - d279e1a89f2238f013dba0688ecbfb9b2e5e5d68 authored almost 14 years ago
github.com/EngineHub/CraftBook - d279e1a89f2238f013dba0688ecbfb9b2e5e5d68 authored almost 14 years ago
Ported Redstone pumpkins.
github.com/EngineHub/CraftBook - af73042af87618621f79d02ae089a074ba364a7c authored almost 14 years ago
github.com/EngineHub/CraftBook - af73042af87618621f79d02ae089a074ba364a7c authored almost 14 years ago
Ported Redstone netherrack.
github.com/EngineHub/CraftBook - 6e66836ae872584518b1c198ef03a6154049382d authored almost 14 years ago
github.com/EngineHub/CraftBook - 6e66836ae872584518b1c198ef03a6154049382d authored almost 14 years ago
Added support for DGates.
github.com/EngineHub/CraftBook - 8407e63ce9ad4253eb356417e9f2911bf1340f45 authored almost 14 years ago
github.com/EngineHub/CraftBook - 8407e63ce9ad4253eb356417e9f2911bf1340f45 authored almost 14 years ago
Removed unused import in MechanicListenerAdapter.
github.com/EngineHub/CraftBook - 0f879b07f1535230d0a5f7149d82d234fd0532ac authored almost 14 years ago
github.com/EngineHub/CraftBook - 0f879b07f1535230d0a5f7149d82d234fd0532ac authored almost 14 years ago
Implemented Redstone workaround from the hMod version of CraftBook. This does NOT yet support diodes!
github.com/EngineHub/CraftBook - 8ce97ff30391f85f59989688331089e7f19d43bc authored almost 14 years ago
github.com/EngineHub/CraftBook - 8ce97ff30391f85f59989688331089e7f19d43bc authored almost 14 years ago
Remove debugging messages from Bridge that never should have been committed.
github.com/EngineHub/CraftBook - a020b157d352d9f6a6fa777b0cb876003111c3b6 authored almost 14 years ago
github.com/EngineHub/CraftBook - a020b157d352d9f6a6fa777b0cb876003111c3b6 authored almost 14 years ago
Fixing redstone event dispatch coordinates.
github.com/EngineHub/CraftBook - c9cdb80c45b6109b0f9d513f55c747dbc7ddf325 authored almost 14 years ago
github.com/EngineHub/CraftBook - c9cdb80c45b6109b0f9d513f55c747dbc7ddf325 authored almost 14 years ago
Adding hooks to transfer redstone events from bukkit to mechanic manager.
github.com/EngineHub/CraftBook - 9c6f1e48706dc878a4a1ccb27120b62ab2ea4846 authored almost 14 years ago
github.com/EngineHub/CraftBook - 9c6f1e48706dc878a4a1ccb27120b62ab2ea4846 authored almost 14 years ago
Added iterator implementation to CuboidRegion, courtesy of hash.
github.com/EngineHub/WorldEdit - 4488bb80913ec0fa886aafbb07e65d218690ab21 authored almost 14 years ago
github.com/EngineHub/WorldEdit - 4488bb80913ec0fa886aafbb07e65d218690ab21 authored almost 14 years ago
Merge branch 'master' of github.com:sk89q/craftbook
Conflicts:
src/common/com/sk89q/craftbook/MechanicManager.java
Fixed insane sanity check on event locations for elevator triggering.
github.com/EngineHub/CraftBook - 9fd5915619e6a137e38caf334d2facfd03da18f9 authored almost 14 years ago
github.com/EngineHub/CraftBook - 9fd5915619e6a137e38caf334d2facfd03da18f9 authored almost 14 years ago
Fixed edge cases in bridge bounds detection.
github.com/EngineHub/CraftBook - 739dff9e382daf496910af3b9115a092a0d8daec authored almost 14 years ago
github.com/EngineHub/CraftBook - 739dff9e382daf496910af3b9115a092a0d8daec authored almost 14 years ago
Added a report to the player when a mechanism throws an exception.
github.com/EngineHub/CraftBook - 27afb6289d43954ab39301c4c2248ab4d85a54b0 authored almost 14 years ago
github.com/EngineHub/CraftBook - 27afb6289d43954ab39301c4c2248ab4d85a54b0 authored almost 14 years ago
Moved code around, re-formatted, fixed some minor bugs.
github.com/EngineHub/CraftBook - 43c412085b47ed36d0af4158120c7f72593baeeb authored almost 14 years ago
github.com/EngineHub/CraftBook - 43c412085b47ed36d0af4158120c7f72593baeeb authored almost 14 years ago
Fix a null pointer exception in MechanicManager's event dispatching.
github.com/EngineHub/CraftBook - 9f063c5eaa1a2e74fe74b34ad7815ac62f88ea9c authored almost 14 years ago
github.com/EngineHub/CraftBook - 9f063c5eaa1a2e74fe74b34ad7815ac62f88ea9c authored almost 14 years ago
Removed redundancy from name of nested class in Bridge.
github.com/EngineHub/CraftBook - 5f2d1bfb1c6efe4319e9aff27a806c77fd3f765b authored almost 14 years ago
github.com/EngineHub/CraftBook - 5f2d1bfb1c6efe4319e9aff27a806c77fd3f765b authored almost 14 years ago
Register factory for elevators with mechanisms plugin.
github.com/EngineHub/CraftBook - 163e784827cbcda7340add447ff583e48f9a1765 authored almost 14 years ago
github.com/EngineHub/CraftBook - 163e784827cbcda7340add447ff583e48f9a1765 authored almost 14 years ago
Elevators!
github.com/EngineHub/CraftBook - b198715d517cd700cfb9bfeaaa26c3847aa0eda8 authored almost 14 years ago
github.com/EngineHub/CraftBook - b198715d517cd700cfb9bfeaaa26c3847aa0eda8 authored almost 14 years ago
Fixed a blockid mistake I introduced last commit.
github.com/EngineHub/CraftBook - e737a4b85c5526647ef94b0cb0697060c65b2620 authored almost 14 years ago
github.com/EngineHub/CraftBook - e737a4b85c5526647ef94b0cb0697060c65b2620 authored almost 14 years ago
Comments on the future of redstone events for neighbors.
github.com/EngineHub/CraftBook - 32958f063cf7442b7f169f7a5033c4c597df4288 authored almost 14 years ago
github.com/EngineHub/CraftBook - 32958f063cf7442b7f169f7a5033c4c597df4288 authored almost 14 years ago
Made exceptions for invalid bridges more aptly named and reorganized factory method.
github.com/EngineHub/CraftBook - 2dbdbce1b0de1e6345b1c55b1b177f792372ad70 authored almost 14 years ago
github.com/EngineHub/CraftBook - 2dbdbce1b0de1e6345b1c55b1b177f792372ad70 authored almost 14 years ago
Added toBlock convenience method and simplified hashcode.
github.com/EngineHub/CraftBook - 3e53ec0698929df24adc576ac2285d5c5074d5e9 authored almost 14 years ago
github.com/EngineHub/CraftBook - 3e53ec0698929df24adc576ac2285d5c5074d5e9 authored almost 14 years ago
Fixed wall sign protection
github.com/EngineHub/WorldGuard - dc637d0f2b19a65d2ae52e5a258c8ee81f2b7424 authored almost 14 years ago
github.com/EngineHub/WorldGuard - dc637d0f2b19a65d2ae52e5a258c8ee81f2b7424 authored almost 14 years ago
Added ability to set a max. claim volume
github.com/EngineHub/WorldGuard - 987a20b33c20776169b3a45b93a2e6e723073bf7 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 987a20b33c20776169b3a45b93a2e6e723073bf7 authored almost 14 years ago
Optimized the countBlocks() method for polygonal regions
github.com/EngineHub/WorldGuard - dbf65f798fb3669f6b6326a9614df659eaa986ec authored almost 14 years ago
github.com/EngineHub/WorldGuard - dbf65f798fb3669f6b6326a9614df659eaa986ec authored almost 14 years ago
Added method to count the blocks in a polygonal region
github.com/EngineHub/WorldGuard - 97aa259b2de20af99d8917f0dfb5f73d8f7cfc67 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 97aa259b2de20af99d8917f0dfb5f73d8f7cfc67 authored almost 14 years ago
/region info now names locations correctly
github.com/EngineHub/WorldGuard - 770a108badd9c701ab9f2f8537bd5757b69bf507 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 770a108badd9c701ab9f2f8537bd5757b69bf507 authored almost 14 years ago
Added method to count the blocks in a cuboid region
github.com/EngineHub/WorldGuard - 71aaa574b2de47719499a5614c5f8cae94b09aa4 authored almost 14 years ago
github.com/EngineHub/WorldGuard - 71aaa574b2de47719499a5614c5f8cae94b09aa4 authored almost 14 years ago
fixed spawn/teleport flags
github.com/EngineHub/WorldGuard - a02fe633e2fd933f6d6a63b9cb9f202e7e75bdbd authored almost 14 years ago
github.com/EngineHub/WorldGuard - a02fe633e2fd933f6d6a63b9cb9f202e7e75bdbd authored almost 14 years ago
added aliases /rd, /rc, /rf, /ri, /rl, /rp for region commands
github.com/EngineHub/WorldGuard - 0669bab563ea1d7a0b715d8f7e52cb9c41a052cd authored almost 14 years ago
github.com/EngineHub/WorldGuard - 0669bab563ea1d7a0b715d8f7e52cb9c41a052cd authored almost 14 years ago