[MECH/DEV] MachinaCraft v4.1.11 - A framework for lever-activated devices [1.4.7-R0.1]

Discussion in 'Archived: Plugin Releases' started by Lyneira, Nov 6, 2011.

  1. Offline

    Lyneira

    [​IMG]


    What is MachinaCraft?

    MachinaCraft is a framework for machines made up out of blocks, activated by right-clicking on a lever. It is modular and includes several plugins that can make repetitive tasks easier, such as digging or building in a line, even placing and clearing bodies of water. Because it is modular, other plugins can also use MachinaCraft to make their own activatable machines.

    How do I build a Machina?

    Similar to crafting something on a crafting table, but in the game world. Place blocks in the world in a predefined way and put a lever on the right block. Rightclick the lever, and if you built it correctly, the Machina will activate.

    A demonstration please!

    Plugin Showcase by WoopaGaming

    Pictures! And where do I get a Machina plugin?

    These are the Machina plugins available right now, included in the download:
    Collaboration
    I am looking for help in improving the framework! If you think you can help make it easier to use, more powerful, more efficient, I would like to hear from you via email or PM!
     
  2. Offline

    TheExoduser

    I hoped that it would be possible that I can attach redstone lamps under the hoverpad, like in this picture
    http://oi40.tinypic.com/1g52sw.jpg

    and then I could power them like on this picture
    http://oi42.tinypic.com/saxy52.jpg
    or with redstone torches instead of redstone dust and lever.

    And after that it would be soooooo awesome if I could move with the hoverpad and the redstone lamps would stay at the same place so I can use the hoverpad like an moving lamp.

    Hope this is possible.

    Lg
    Exo
     
  3. Offline

    Lyneira

    That's an interesting idea, I think it's too specific to put in the the stock version but the code is open source. It's very possible to modify the hoverpad and make it do this. :)
     
  4. Offline

    Lyneira

    MachinaCraft v3.1.0:
    • Drill, Builder and Pump now have a configurable limit to the number of active instances for a player.
    • HoverPad construction materials are now configurable.
    • Furnace can now receive fuel and smeltable items from a Chest or Dispenser relay.
    • New types of Item Relay:
      • Dispenser - Sucks in nearby items when active, sends results onward.
      • Furnace - Like sending to a furnace, but also sends smelted results onward.
    Bugfix:
    • Wooden planks now retain their color when used in a machina.
    Edit nitpick: Furnaces smelt their results, not burn
     
    Mineman2000 likes this.
  5. Offline

    goldensugarpie

    Can you add the ability to toggle whether the MachinaDrill can drill in midair?
    Maybe add it in the config?
     
  6. Offline

    Mercury

    Lyneira

    Firstly I am glad to see you implemented this idea with MachinaFactory.
    I have few questions about how doing this and that. I am uploading video where will you see where exactly I am lost and need answers.

    Video will be uploaded in few hours.
     
  7. Offline

    Lyneira

    Mercury:
    Glad you like MachinaFactory, and to your questions:
    • To auto-activate the next machine, connect the wooden pipe to the brick block of the next machine.
    • Make sure there is no path directly to the Item Relay's chest. The item will go to the closest available destination (an item relay, fabricator or a container)
    First item relay connects to brick block of second item relay. They're shown activated here since 3d is a bit hard on a forum :)
    [iron] = Iron bars
    [ ][ ] [ ] [ ][ ][chest]
    [chest][brickblock][iron][wood][wood][brickblock]
    [ ][ ] [ ] [ ][ ][iron]
    [ ][ ] [ ][chest][wood][wood]
    Second item relay goes to destination chest.

    You can't send items from just a chest to somewhere else, and connecting an Item Relay to itself won't do anything.

    MachinaCraft 3.1.2:
    Compatible with CraftBukkit 1.2.3-R0.2 or CraftBukkit 1.2.4 development build >= 2124
    • MachinaFactory machina will no longer break the user's own LWC protections on chests used with them.
    • Fixed an item dupe bug that could occur under certain circumstances.
    • Added a convenience file permissions.yml, to be used in bukkit's permissions.yml. It defines a 'machinacraft' permission that allows the server owner to control all machinacraft plugins with a single permission.
    • Can also be used to allow all players access to machinacraft on a server without a permissions plugin.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
  8. Offline

    Mercury

    Okey It works now :)

    I have another suggestion.
    We need machine which will sort items like in TechnicPack. My idea and design is here:
    http://dl.dropbox.com/u/2441149/Pictures/minekraft.eu/2012-03-28_21.52.21.png
    http://dl.dropbox.com/u/2441149/Pictures/minekraft.eu/2012-03-28_21.52.26.png
    I guess pictures are self explainable.

    Also we need some redstone support. By this I mean start machines by buttons/levers/pressure plates.
    http://dl.dropbox.com/u/2441149/Pictures/minekraft.eu/2012-03-28_21.52.04.png
    http://dl.dropbox.com/u/2441149/Pictures/minekraft.eu/2012-03-28_21.52.16.png

    Lyneira
    Do you have a Donate button ^^
     
  9. Offline

    mwwknight

    EPIC plugin i am testing it out
     
  10. Offline

    Thetester

    hey im making a youtube video to showcase this and another plugin or two would you mind if your plugin was in it?
    Ill post a link to here in the description if you are okay with me useing your plugin in this video

    would you mind if i used this plugin in a youtube video if i posted a link in the description to here?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
  11. Offline

    Lyneira

    Go right ahead, you don't need my permission to show my plugin in a video :)
     
  12. Offline

    Lyneira

    MachinaCraft v3.2.0:

    MachinaCore:
    • The default bins used for block break times are now configurable. To generate a new default config with the additional options, move your existing configuration out of the way and merge your config with the new file.
    MachinaFactory:
    • New machina: Item Splitter
      • Can sort, filter or distribute items.
    • Blocks used for the core (brick) block of components and the pipelines (wood) are now configurable.
     
  13. Offline

    Mercury

    Hey Lyneira , Great work with Splitters. Awesome design.
    I have a problem with turning machines. Running latest RB Bukkit #2126 and MachinaCraft 3.2.0. While turning machine with stick, some or all nearby players will get disconnnected. Minecraft will freeze and crash. No errors in console.
    Currently we are making Drill with automatic chest deposit and items sorter. Already have a working machine, will make video as soon it will be done :)

    But this disconnecting bug is annoying :(
     
  14. Offline

    puppydemon20

    Where do i find a place where i can see all of the permissions for this plugin? (esspecially the simple .* ones)
     
  15. Offline

    iSeven77

    yes like the post above where are the permissions for these plugins ? with GroupManager from essentials i found the machinadrill.activate but is there like a global one? to use all the machines if so please tellz me where :p thank you !
     
  16. Offline

    Lyneira

    If you just want to enable all the machina, you can replace bukkit's permissions.yml with the included permissions.yml (or merge the contents). This will enable everything for all players and works without having any permission plugin.

    For more control, you can change the default in permissions.yml to 'op' and control access with the global permission: 'machinacraft'

    I've had the same bug myself a few weeks ago but had no idea at all what could be the possible cause. Then I disabled my 128x texture pack and the bug disappeared. Since 1.2.4 I've gone back to using a 128x texture pack and I haven't seen the bug since.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
  17. Offline

    Mercury

    I am using Minecraft Default Texture :p
     
  18. Offline

    iSeven77

    TY! that worked idk why cause at the first try it didnt :S but now its ok THANKS ALOT !
     
  19. Offline

    Lyneira

    Mercury and others who wanted redstone support: I've made a little plugin allows a redstone signal to activate a machina.

    The good news is that it works, the bad news is that I had to make compromises to make it work and keep CPU usage down:
    • All redstone-activated machina will have the permissions of a "dummy" player, the permissions for the dummy player can be set in the config file.
    • It only works when a repeater activates.

    I've thought up two possible designs, both use a redstone repeater and a brick block to let the plugin recognize that it should activate a machina. Below are two designs that could activate an item relay when the lever on stone is triggered.

    Design A: Redstone repeater going into a brick block. The lever on the other side of the brick block will be activated when the repeater becomes active.
    [​IMG]

    Design B: Redstone repeater on top of a brick block. The lever it points at will be activated when the repeater becomes active.
    [​IMG]

    Design B might be more convenient than A, but it would prevent you from activating a builder with it since putting a brick next to the lever would make the builder invalid. Comments? :)
     
  20. Offline

    Mercury

  21. Offline

    apocalyptica00

    Just letting you know the plugin broke with the 1.2.5 update.
     
  22. Offline

    Sightper444

    PLEASE never stop updating is plugin.

    It is honestly the coolest plugin I've ever seen.

    :)
     
  23. Offline

    Mercury

    Actually it works with #2149
     
  24. Offline

    Lyneira

    Design B it is!

    MachinaCraft v3.2.1:
    New support plugin: MachinaRedstoneBridge
    • Allows a machina's lever to be activated by a redstone repeater on top of a brick block.
    MachinaFactory:
    • Slightly increased keep-alive time for all components, hopefully resolves a bug where a furnace relay could stop working despite having fuel and smeltable items.
     
  25. Offline

    Mercury

    That was fast!! :D
    Back to inventing..

    Lyneira

    - worldguard.region.bypass.* flag doesn't work for fake player while it does work for real player.
    [INFO] [world] Redstone-Bridge: §4You don't have permission to open that in this area.
     
  26. Offline

    Lyneira

    Could you try giving the explicit permissions instead of using a .*? See if that works?
     
    Mercury likes this.
  27. Offline

    Lyneira

    MachinaCraft v3.3.0:
    New type of builder: Bridge Builder!
    • Builds a bridge with a maximum depth of 3 blocks.
    • Builds with a pattern you specify in the back chest. (up to 3x3)
    • Uses a moving builder head to build!
    Bugfixes:
    • Moving machina: Fixed a bug with collision detection after rotating through a sign or with a stick.
    • MachinaRedstoneBridge: Fixed a bug where the plugin would not work with undeclared permissions (worldguard region bypass for a particular world)
     
  28. Offline

    darek_pwns

    please add where just normal players can use the hovercraft (unless you already did) and with the hovercraft is there a way to make it instead of being flat and to add multiple types (i wanted to make these for pvp helicopters and jets)
     
  29. Offline

    Lyneira

    Normal players can use the hoverpad if you give them the hoverpad permission. :)

    If your server doesn't have a permission plugin, you can just put the contents of the included permissions.yml into your server's permissions.yml.

    Right now it's not possible to modify the hoverpad blueprint, but I might look into making it modifiable some time :)
     
  30. Offline

    darek_pwns

    kk thx it was due to the server having screwed up perms and we cant get someone to fix them until next week
     
  31. Offline

    Hampi1337

    love your plugin and is it possible to make the pipes tranfer items faster? Couldnt find it in the config files, found everything else.
     

Share This Page