[WIP] MapC - Use your Maps as PCs

Discussion in 'WIP and Development Status' started by ECB2, Mar 8, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    ECB2

    What is MapC?
    MapC is a library that lets you implement fully interactive and responsive maps.
    The end product will be able to let you create a item frame with a MapC in it.

    How does it work?
    Maps in Minecraft are 128x128 px and have a 143 color display.
    On left- and rightclick the plugin will calculate which pixel on the map is clicked by getting your view angle, position and the item frames position and facing.

    Where can i get this?
    Right now you can't get this as it is still in development.
    But once it's done I'll release it as a library on dev.bukkit.org.

    Coding Log
    08/03/14 - Started work on MapC
    08/03/14 - Getting clicked pixel - 25% done
     
    Jamboozlez and ArthurMaker like this.
  2. Offline

    Favorlock

    Sounds like an interesting concept, good luck! Should be interesting to see the results. ^-^
     
    Jamboozlez and ECB2 like this.
  3. Offline

    MrAwellstein

    I was already working on this haha, maybe we could work together? :p
     
    ECB2 likes this.
  4. Offline

    Regablith

    Good luck, it sounds amazing!
     
  5. Offline

    Jamboozlez

    Wow, this sounds really cool! Good luck with this, it sounds tricky to work out the correct pixel clicked.
     
  6. Offline

    SoThatsIt

    its not as difficult as it sounds, in fact it is quite easy to work it out.
     
    Jamboozlez likes this.
Thread Status:
Not open for further replies.

Share This Page