[MECH] Superheat v1.5 - An on-the-go furnace! [953]

Discussion in 'Inactive/Unsupported Plugins' started by Torrent, May 9, 2011.

  1. Offline

    Torrent

    Superheat v1.5 [953]

    Original plugin by @Samkio Original thread here.
    I have taken over the support of this plugin as he is too busy with other plugins / things.

    Description

    What the mod does:
    This mod makes the gold tools superheated. It is effectively making gold tools walking furnaces. When you mine for instance iron ore with a gold pickaxe it will give you a gold ingot. See below for all the conversions.

    Uses permissions (but not required).
    Permissions node: superheat.sh

    Download:
    Download from GitHub.
    Download from Mirror (Dropbox) - Thanks to @RugRats for this!
    Source Code:
    GitHub

    Features
    • Toggle the use via /superheat or /sh commands.
    • Gold Pickaxe allows players to heat items when mined.
    1. Stone > Stone
    2. Cobble Stone > Stone
    3. Gold Ore > Gold Ingot
    4. Iron Ore > Iron Ingot
    • Gold Shovel allows players to heat items when dug with a Shovel.
    1. Sand > Glass
    2. Clay > Bricks
    • Gold Axe allows players to heat items when chopped with an Axe.
    1. Log > Charcoal
    Future updates:
    • Fire sword - giving you grilled pork/setting mob alight.
    Change log:
    • Updated for CB 953
    • Updated to CB 935
    • Added '.dropItemNaturally' to prevent the superheated block drops flying away from where the player was supposed to obtain them.
    • Updated to CB 928
    • Fixed two nasty glitches regarding tool duplication and smelting items with your fist :p
    • Updated to CB 860
    • Updated to CB 766
    • Updated to CB 740.
     
    Samkio likes this.
  2. Offline

    Samkio

    I highly endorse this plugin, game and/or event.
     
  3. Offline

    msw1

    Nice, now can you please make golden pickaxes mine iron ores and gold ore decently please?
     
  4. Offline

    phondeux

    Does this no longer have the bug of infinite golden items?
     
  5. Offline

    iloveportalz0r

    Heh, when I saw that I thought it was the name of a shell script.
     
    Samkio likes this.
  6. Offline

    Plague

    changelog has to be at the end
    and please update to latest recommended CB
     
    Samkio likes this.
  7. Offline

    Torrent

    Updated to latest recommended CB + moved change log. :)
     
  8. Offline

    Antony

    One of my users seems to be having a problem with after the shovel is used up, it gives him another. Do you know what could be causing that?
     
  9. Offline

    Torrent

    I'll take a look.
    + Updated to CBRB 798.
     
  10. Offline

    leslieliang

    Dupes gold items when they are broken.
     
  11. Offline

    Chasingu

    Is there a way to make this a percentage? Like 20% of the time the tree turns to charcoal?
     
  12. Offline

    phondeux

    It's done this from the start, no idea why but I've compared the source on this to a couple of other 'change item drops' mods and the best I can tell is that the event.cancel message being sent to prevent both (for example) an iron bar and iron being dropped is also cancelling the 'delete worn-out tool' event.
     
  13. Offline

    phondeux

    Figured it out; it's not necessary to event.setCancelled(true) after each drop, if you do so then your tools are duped.
     
  14. Offline

    GayJuice

    has this fix been implemented yet?
     
  15. Offline

    phondeux

    I decompiled this plugin and fixed it for myself; I also made gold boots negate fall damage, gold swords light mobs/players on fire, and diamond shovels on dirt scoop sod. Would you like a copy? I can drop the sword and boot part for you if you would like.
     
  16. Offline

    GayJuice

    if you could drops the boots and sword that would be awesome i would very much like a copy :) thx
     
  17. Offline

    RugRats

    Can you make grass drop grass with it also! Can you make it drop more naturally instead of just appear there? Also, you may need to fix this. I can use my fist to super heat sand and clay.
     
  18. Offline

    Torrent

    Update:
    We are now at V1.4 :)
    Download.

    Changes:
    • Fixed a nasty glitch where items would duplicate.
    • Fixed an even nastier glitch where you could get superheated items when using your fist.
    To come:

    • Obtaining grilled pork from pigs when using a gold sword.
    Stay tuned! :)

    Fixed both of these issues :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  19. Offline

    RugRats

    Thank you. But really could you do something about the way it drops? It just appears there it doesn't like fly out like normal :p
     
  20. Offline

    Torrent

    Huh? I thought it did drop natrually :p
    I'll see what I can do about it xD
     
  21. Offline

    RugRats

    Thank you! But sadly no it doesn't :/
     
  22. Offline

    Torrent

    Hm, I just tested it on my server, once with SH disabled, and once with SH enabled.

    Didn't really see a difference between the two items dropping.

    Maybe you're standing too close to the block for it to drop properly? :p
     
  23. Offline

    RugRats

    Also it takes about 45sec-1 minute to mine iron, gold with a golden pickaxe? Would you ever look into making that like 30 seconds :D?

    I think it's a plugin called "CustomDrops" that is making it that way. But I'll check it out to see if I was to close

    @Torrent download link doesn't work ;o But don't worry I went on your profile and got it :D

    @Torrent
    I looked at it and it seems like when you superheat on and you have a golden shovel and your excavating sand the glass just appears there sometimes or flies up onto the next block and sometimes just comes out normally lol.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  24. Offline

    phondeux

    I don't know why it would do this; it's grabbing the event of the block breaking, taking it's exact location, then dropping the correct block at that location. Maybe it would be worth looking into the customdrops code to see how they do it?
     
  25. Offline

    compgurusteve

    404 error - This is not the site you were looking for. (crazy obi-won looking character waving his hand)

    Is this normal?
     
  26. Offline

    RugRats

    I'll make a mirror :D Nope that isn't normal
    <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Dec 14, 2016
    compgurusteve likes this.
  27. Offline

    compgurusteve

     
    Last edited by a moderator: Dec 14, 2016
  28. Offline

    RugRats

    Np :D
     
  29. Offline

    Torrent

    Well it's also setting the original block drop to air, so it might be conflicting that way. E.g when I hit sand with a golden shovel, the sand gets set to air and the glass drops.

     
    Last edited by a moderator: Dec 14, 2016
  30. Offline

    phondeux

    Aha, maybe just changing the order of execution may fix this? I'll test that.
     

Share This Page